 /*------------------------------------------------------*
  *-------------    COPYRIGHT SIWEB.COM - CSS 2008 ----*
  *------------------------------------------------------*/
html {
	height:100%; /* fix height to 100% for IE */
	font: normal normal normal 12px Trebuchet MS, Verdana, Helvetica, sans-serif; /* définition de la police du site */
	color: black; /* couleur par défault de la police */	
}
body {
	width: 100%; /* largeur du body */
	height: 100%; /* hauteur du body */
	margin: 0; /* pour éviter les marges externes */
	padding: 0; /* pour éviter les marges internes */
}
a img {
	border: 0;
}
	/*-------	CSS BLOC GENERAL	-------*/
.centre{
	width: 1000px; /* largeur du site */
	position: relative;
	margin: 0 auto;
	padding: 0; /* marge interne */
	text-align: left; /* on rétablit l'alignement normal du texte */
}
	/*-------	CSS BLOC HEADER	-------*/
#header {
	float: left;
	width: 100%;
	height: 175px;
	background-color: white;
}
#header_left {
	float: left;
	margin: 0;
	width: 900px;
}
#visuel_docteur {
	float: left;
	margin: 11px 0 0;
}
#header_identite {
	float: left;
	width: 550px;
	margin: 15px 0 0;
}
#header_identite .block_info_info {
	float: left;
	width: 550px;
	margin: 0;
}
#header_identite .block_info_info .block_info_info_top, #header_identite .block_info_info h4 {
	display: none;
}
#header_identite .block_info_info .block_info_info_txt {
	float: left;
	width: 550px;
	margin: 0;
}
#header_identite .block_info_info .block_info_info_txt h2 {
	float: left;
	width: 550px;
	margin: 8px 0 0 25px !important;
	margin: 8px 0 0 12px;
	color: #808080;
	font-weight: bold;
	font-size: 38px;
}
#header_identite .block_info_info .block_info_info_txt p {
	color: #808080;
	font-size: 14px;
	line-height: 16px;
	margin: 8px 0 0 25px !important;
	margin: 8px 0 0 12px;
	float: left;
}
#header_identite .block_info_info .block_info_info_txt a {
	color: #808080;
	text-decoration: none;
}
#header_identite .block_info_info .block_info_info_txt a:hover{
	color: #ef2e98;
	text-decoration: underline;
}
#header_right {
	float: right;
	margin: 0;
}
#header_liens {
	float: right;
	margin: 23px 0 0;
	color: #1c588a;
}
#header_liens a {
	color: #2984ae;
	text-decoration: none;
	font-weight: bold;
}
#header_liens a:hover {
	color: black;
	text-decoration: underline;
}
#header_accroche {
	float: left;
	margin: 0;
}
#header_accroche h1 {
	color: #808080;
	margin: 8px 0 0 190px;
	font-size: 26px;
}
#header_accroche h1 .bold {
	font-weight: bold;
	font-size: 38px;
}
#header_accroche h1 .rose {
	color:#ef2e98;
	font-style: italic;
}
	/*-------	CSS BLOC MENU	-------*/
#menu {
	float: left;
	width: 100%;
	height: 59px;
	background: transparent url(../img/bg_menu.gif) repeat-x top left;
	display: block;
}
#menu .rub_list {
	float: left;
	width: 1000px;
	margin: 25px 0 0;
	height: 25px;
}
#menu .rub_list ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu .rub_list ul li {
	float: left;
	line-height: 25px;
	height: 25px;
	background: transparent url(../img/border_li.gif) no-repeat top right;
}
#menu .rub_list ul li#rub_list_lv1_li12, #menu .rub_list ul li#rub_list_lv1_li93, #menu .rub_list ul li#rub_list_lv1_li94, #menu .rub_list ul li#rub_list_lv1_li100 {
	display: none;
}
#menu .rub_list ul li .rub_list_lv1_span {
	float: left;
	padding: 0 5px;
}
#menu .rub_list ul li #rub_list_lv1_span3 {
	float: left;
	padding: 0 5px 0 0;
}
#menu .rub_list ul li .rub_list_lv1_span a {
	color: #2984ae;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	font-size: 11px;
}
#menu .rub_list ul li .rub_list_lv1_span.highlight a {
	color: black;
	text-decoration: underline;
}
#menu .rub_list ul li .rub_list_lv1_span a:hover {
	color: black;
	text-decoration: underline;
}
	/*-------	CSS BLOC CONTENT	-------*/
#content {
	float: left;
	width: 100%;
	background-color: #808080;
	display: block;
	min-height:500px;
	height:auto !important;
	height:500px;
}
.info_mentions iframe {
	float: left;
	margin: 0 0 0 180px !important; 
	margin: 0 0 0 90px;
}
.info_mentions a.googlemaps {
	float: left;
	width: 650px;
	text-align: center;
	margin: 5px 0 0;
	color: #FFEA00;
	margin: 0 0 0 180px !important; 
	margin: 0 0 0 90px;
}
.info_mentions {
	float: left;
	width: 1000px;
	margin: 30px 0 0;
	color: white;
	padding-bottom: 20px;
}
.info_mentions .block_info_info_top {
	display: none;
}
.info_mentions h4 {
	float: left;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	width: 1000px;
}
.info_mentions .block_info_info_txt {
	float: left;
	margin: 10px 0 0;
	font-size: 12px;
	width: 1000px;
}
.info_mentions .block_info_info_txt a {
color: #FFEA00;
}
#content .accroche {
	float: left;
	width: 1000px;
	margin: 30px 0 0;
}
#content .accroche h1 {
	color: #ffea00;
	font-weight: bold;
	width: 1000px;
	text-align: center;
	font-size: 18px;
	margin: 0;
}
#content .accroche h2 {
	color: #ffea00;
	font-weight: bold;
	width: 1000px;
	text-align: center;
	font-size: 18px;
	margin: 0;
}
#bloc_index {
	float: left;
	width: 1000px;
	margin: 0;
}
#bloc_index .ligne_bloc {
	float: left;
	width: 1000px;
	margin: 30px 0 0;
}
#bloc_index .ligne_bloc_bas {
	float: left;
	width: 1000px;
	margin: 30px 0 0;
}
#bloc_index .ligne_bloc h2 {
	color: white;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	height: 85px;
}
#bloc_index .ligne_bloc h2 a , #bloc_index .ligne_bloc_bas h2 a{
	color: white;
	text-decoration: none;
}
#bloc_index .ligne_bloc h2 a:hover , #bloc_index .ligne_bloc_bas h2 a:hover {
	color: #FFEA00;
	text-decoration: underline;
}
#bloc_index .ligne_bloc_bas h2 {
	color: white;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	height: 80px;
}
#bloc_index .visuel_bloc {
	float: left;
	width: 196px;
	margin: 0;

}
#bloc_index .visuel_bloc img {
	border: 1px solid white;
}
#bloc_index .bloc_texte {
	float: left;
	float: left;
	width: 225px;
	margin: 0;
	color: white;
	font-size: 13px;
}
#bloc_index .bloc_texte a {
	color: white;
	font-weight: bold;
}
#bloc_index .bloc_texte a:hover {
	color: #FFEA00;
	text-decoration: none;
}
#bloc_index .bloc_01 {
	float: left;
	width: 225px;
	margin: 0;
}
#bloc_index .bloc_autre {
	float: left;
	width: 225px;
	margin: 0 0 0 25px;
}
#accroche_docteur {
	float: left;
	width: 1000px;
	margin: 30px 0 0;
}
#accroche_docteur .block_info_info {
	float: left;
	width: 1000px;
	color: white;
}
#accroche_docteur .block_info_info .block_info_info_top {
	display: none;
}
#accroche_docteur .block_info_info h4 {
	float: left;
	width: 1000px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
#accroche_docteur .block_info_info .block_info_info_txt {
	float: left;
	width: 1000px;
	margin: 0;
}
#accroche_docteur .block_info_info .block_info_info_txt p {
	float: left;
	width: 1000px;
	margin: 2px 0 0;
}
#accroche_docteur .block_info_info .block_info_info_txt p a {
	color: white;
	font-weight: bold;
}
#accroche_docteur .block_info_info .block_info_info_txt p a:hover {
	color: #FFEA00;
	text-decoration: none;
}
#info_conception {
	float: left;
	width: 1000px;
	margin: 30px 0 0;
	padding-bottom: 30px;
}
#info_conception .block_info_info {
	float: left;
	width: 1000px;
	color: white;
}
#info_conception .block_info_info .block_info_info_top {
	display: none;
}
#info_conception .block_info_info h4 {
	float: left;
	width: 1000px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
#info_conception .block_info_info .block_info_info_txt {
	float: left;
	width: 1000px;
	margin: 0;
}
#info_conception .block_info_info .block_info_info_txt p {
	float: left;
	width: 1000px;
	margin: 2px 0 0;
}
#info_conception .block_info_info .block_info_info_txt p a {
	color: white;
	font-weight: bold;
}
#info_conception .block_info_info .block_info_info_txt p a:hover {
	color: #FFEA00;
	text-decoration: none;
}
#info_site {
	float: left;
	width: 1000px;
	margin: 30px 0 0;
	padding-bottom: 30px;
}
#info_site .block_info_info {
	float: left;
	width: 1000px;
	color: white;
}
#info_site .block_info_info .block_info_info_top {
	display: none;
}
#info_site .block_info_info h4 {
	float: left;
	width: 1000px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
#info_site .block_info_info .block_info_info_txt {
	float: left;
	width: 1000px;
	margin: 0;
}
#info_site .block_info_info .block_info_info_txt p {
	float: left;
	width: 1000px;
	margin: 2px 0 0;
}
#info_site .block_info_info .block_info_info_txt p a {
	color: white;
	font-weight: bold;
}
#info_site .block_info_info .block_info_info_txt p a:hover {
	color: #FFEA00;
	text-decoration: none;
}
#info_tourisme {
	float: left;
	width: 1000px;
	margin: 30px 0 0;
	padding-bottom: 30px;
}
#info_tourisme .block_info_info {
	float: left;
	width: 1000px;
	color: white;
}
#info_tourisme .block_info_info .block_info_info_top {
	display: none;
}
#info_tourisme .block_info_info h4 {
	float: left;
	width: 1000px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
#info_tourisme .block_info_info .block_info_info_txt {
	float: left;
	width: 1000px;
	margin: 0;
}
#info_tourisme .block_info_info .block_info_info_txt p {
	float: left;
	width: 1000px;
	margin: 2px 0 0;
}
#info_tourisme .block_info_info .block_info_info_txt p a {
	color: white;
	font-weight: bold;
}
#info_tourisme .block_info_info .block_info_info_txt p a:hover {
	color: #FFEA00;
	text-decoration: none;
}
	/*-------	CSS BLOC FOOTER	-------*/
#footer {
	float: left;
	width: 100%;
	background-color: white;
	display: block;
	padding-bottom: 50px;
}
#footer .footer_left {
	float: left;
	width: 850px;
}
#footer .footer_left .ligne_footer {
	float: left;
	width: 850px;
	margin: 20px 0 0;
}
#footer .footer_left .ligne_footer_bas {
	float: left;
	width: 850px;
	margin: 20px 0 0;
}
#footer .footer_left .bloc_01 {
	float: left;
	width: 185px;
	margin: 0;
}
#footer .footer_left .bloc_autre {
	float: left;
	width: 185px;
	margin: 0 0 0 25px;
}
#footer .footer_left .ligne_footer h2 {
	color: #4281ac;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	height: 55px;
}
#footer .footer_left  h2 a {
	color: #4281ac;
	text-decoration: none;	
}
#footer .footer_left  h2 a:hover {
	color: #EF2E98;
	text-decoration: underline;	
}
#footer .footer_left .ligne_footer_bas h2 {
	color: #4281ac;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	height: 70px;
}
#footer .footer_left .bloc_texte {
	float: left;
	width: 175px;
	color: #696969;
	font-size: 10px;
}
#footer .footer_left .bloc_texte p {
	margin: 0;
}
#footer .footer_left .bloc_texte p a {
	color: #4281AC;
}
#footer .footer_left .bloc_texte p a:hover {
	text-decoration: none;
	color: #ef2e98;
}
#footer .footer_right {
	float: right;
	width: 140px;
	background: transparent url(../img/border-footer.gif) no-repeat top left;
	display: block;
	margin: 20px 0 0;
	padding-left: 10px;
}
#footer .footer_right .footer_liens {
	float: left;
	width: 140px;
	margin: 5px 0 0;
}
#footer .footer_right .footer_liens a {
	width: 120px;
	padding-left: 16px;
	color: #4f89b2;
	line-height: 20px;
}
#footer .footer_right .footer_liens a:hover {
	color: #ef2e98;
}
#footer .footer_right .home {
	background: transparent url(../img/bg-home.gif) no-repeat 0px 2px;
}
#footer .footer_right .contact {
	background: transparent url(../img/bg-contact.gif) no-repeat 0px 2px;
}
#footer .footer_right .sitemap {
	background: transparent url(../img/bg-sitemap.gif) no-repeat 0px 2px;
}
#footer .footer_right .mentions {
	background: transparent url(../img/bg-mentions.gif) no-repeat 0px 2px;
}
#footer .footer_right .glossaire{
	background: transparent url(../img/bg-glossaire.gif) no-repeat 0px 2px;
}
#footer .footer_right .liens {
	background: transparent url(../img/bg-liens.gif) no-repeat 0px 2px;
}
#footer .footer_right .liens_siweb {
	float: left;
	color: #5f5f5f;
	width: 140px;
	margin: 20px 0 0;
	font-size: 11px;
}
#footer .footer_right .liens_siweb a {
	color: #5f5f5f;
}
#footer .footer_right .liens_siweb a:hover {
	color: black;
}
	/*-------	CSS PAGE INFO	-------*/
#content .info_left {
	float: left;
	width: 200px;
	margin: 30px 0 0;
}
#content .info_left .rub_list {
	float: left;
	width: 200px;
	margin: 0;
}
#content .info_left .rub_list ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content .info_left .rub_list ul .rub_list_lv1_span {
	font-size: 14px;
	font-weight: bold;
}
#content .info_left .rub_list ul.level2 {
	float: left;
	width: 190px;
	padding-left: 10px;
}
#content .info_left .rub_list ul.level2 li {
	float: left;
	width: 190px;
	margin: 5px 0 0;
}
#content .info_left .rub_list ul.level2 li .rub_list_lv2_span {
	background: transparent url(../img/bg-menu.gif) no-repeat 0px 7px;
}
#content .info_left .rub_list ul.level2 li .rub_list_lv2_span a {
	text-decoration: none;
	line-height: 20px;
	color: white;
	padding-left: 10px;
	font-size: 13px;
}
#content .info_left .rub_list ul.level2 li .rub_list_lv2_span.highlight a {
	font-weight: bold;
	color: #FFEA00;
}
#content .info_left .rub_list ul.level2 li .rub_list_lv2_span a:hover, #content .info_left .rub_list ul .rub_list_lv1_span a:hover {
	text-decoration: underline;
	color: #FFEA00;
}
#content .info_left .rub_list ul .rub_list_lv1_span a {
	text-decoration: none;
	line-height: 25px;
	color: white;
}
#content .info_right{
	float: left;
	width: 780px;
	padding-left: 20px;
	margin: 30px 0 0;
}
#content .info_right .titre {
	float: left;
	width: 780px;
	margin: 30px 0 0;
}
#content .info_right .titre .block_rub_detail {
	float: left;
	width: 780px;
}
#content .info_right .titre .block_rub_detail .block_rub_detail_top {
	float: left;
	width: 780px;
	border-bottom: 1px solid white;
	height: 25px;
}
#content .info_right .titre .block_rub_detail .block_rub_detail_top h1 {
	float: left;
	width: 780px;
	color: white;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
}
#content .info_right .titre .block_rub_detail .block_rub_detail_rub_data, #content .info_right .titre .block_rub_detail .block_rub_detail_info_list, #content .info_right .titre .block_rub_detail .block_rub_detail_sub_list {
	display: none;
}
#content .info_right .sous_nav {
	float: left;
	width: 780px;
	margin: 5px 0 0;
}
#content .info_right .sous_nav .rub_list {
	float: left;
	width: 780px;
}
#content .info_right .sous_nav .rub_list ul.level1 {
	margin: 0;
}
#content .info_right .sous_nav .rub_list ul {
	float: left;
	padding: 0;
	list-style-type: none;
}
#content .info_right .sous_nav .rub_list ul li#rub_list_lv1_li12 {
	display: none;
}
#content .info_right .sous_nav .rub_list ul .rub_list_lv1_span {
	display: none;
}
#content .info_right .sous_nav .rub_list ul.level2 {
	float: left;
	width: 780px;
	margin: 0;
}
#content .info_right .sous_nav .rub_list ul.level2 li {
	float: left;
	padding: 0;
	clear: left;
	margin: 0 15px 0 0;
}
#content .info_right .sous_nav .rub_list ul.level2 li .rub_list_lv2_span {
	background: transparent url(../img/bg-menu.gif) no-repeat 0px 7px;
}
#content .info_right .sous_nav .rub_list ul.level2 li .rub_list_lv2_span a {
	text-decoration: none;
	line-height: 20px;
	color: white;
	padding-left: 10px;
	font-size: 13px;
}
#content .info_right .sous_nav .rub_list ul.level2 li .rub_list_lv2_span.highlight a {
	text-decoration: underline;
	line-height: 20px;
	color: #FFEA00;
	padding-left: 10px;
	font-size: 13px;
}
#content .info_right .sous_nav .rub_list ul.level2 li .rub_list_lv2_span a:hover {
	text-decoration: underline;
	color: #FFEA00;
}
#content .info_right .content_info {
	float: left;
	width: 780px;
	margin: 15px 0 0;
	padding-bottom: 30px;
}
#content .info_right .content_info .block_rub_detail {
	float: left;
	width: 780px;
	margin: 0;
}
#content .info_right .content_info .block_rub_detail .block_rub_detail_top, #content .info_right .content_info .block_rub_detail .block_rub_detail_info_list, #content .info_right .content_info .block_rub_detail .block_rub_detail_sub_list {
	display: none;
}
#content .info_right .content_info .block_rub_detail .block_rub_detail_rub_data {
	float: left;
	width: 780px;
	margin: 0;
	color: white;
}
#content .info_right .content_info .block_rub_detail .block_rub_detail_rub_data .block_rub_detail_text {
	float: left;
	width: 780px;
	margin: 0;
	color: white;
}
#content .info_right .content_info .block_rub_detail .block_rub_detail_rub_data .block_rub_detail_text h1 {
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin: 2px 0;
}
#content .info_right .content_info .block_rub_detail .block_rub_detail_rub_data table {
	float: left;
}
#content .info_right .content_info .block_rub_detail .block_rub_detail_rub_data p {
	float: left;
	width: 100%;
	margin: 5px 0 0;
}
#content .info_right .content_info .block_rub_detail .block_rub_detail_rub_data img {
	/*border: 1px solid white;*/
}
#content .info_right .content_info .block_rub_detail .block_rub_detail_rub_data a {
	color: white;
	font-weight: bold;
}
#content .info_right .content_info .block_rub_detail .block_rub_detail_rub_data a:hover {
	color: #FFEA00;
	text-decoration: none;
}
#content .info_right .content_info .block_rub_detail .block_rub_detail_rub_data h2 {
	float: left;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	margin: 3px 0;
	color: #FFEA00;
}
#content .info_right .content_info .block_rub_detail .block_rub_detail_rub_data h3 {
	float: left;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0;
	color: white;
}
#plandusite {
	float: left;
	width: 100%;	
	color: white;
}
#plandusite a {
	color: white;
	text-decoration: none;
}
#plandusite a:hover {
	color: #EF2E98;
	text-decoration: underline;
}
li#Ru93, li#Ru94 {
	display: none;
}
li#Ru101 {
	display: none;
}
li#Ru102 {
	display: none;
}
li#Ru103 {
	display: none;
}
li#Ru104 {
	display: none;
}
li#Ru105 {
	display: none;
}
li#Ru106 {
	display: none;
}
li#Ru107 {
	display: none;
}
li#Ru108 {
	display: none;
}
li#Ru109 {
	display: none;
}
li#Ru110 {
	display: none;
}
li#Ru111 {
	display: none;
}
li#Ru112 {
	display: none;
}
li#Ru113 {
	display: none;
}
li#Ru114 {
	display: none;
}
li#Ru115 {
	display: none;
}
li#Ru116 {
	display: none;
}
li#Ru117 {
	display: none;
}
li#Ru118 {
	display: none;
}
li#Ru119 {
	display: none;
}
li#Ru120 {
	display: none;
}
li#Ru121 {
	display: none;
}
li#Ru122 {
	display: none;
}
li#Ru123 {
	display: none;
}
li#Ru124 {
	display: none;
}
li#Ru125 {
	display: none;
}
li#Ru126 {
	display: none;
}

.info_glossaire {
	float: left;
	width: 1000px;
	margin: 30px 0 0;
	line-height: 18px;
	color: white;
	padding-bottom: 20px;	
}
.info_glossaire a {
	font-size: 16px;
	line-height: 18px;
	color: white;
	text-decoration: none;
}
.info_glossaire a:hover {
	color: #EF2E98;
	text-decoration: underline;
}
.info_glossaire h1 {
	float: left;
	color: white;
	margin: 0 0 20px 0;
	width: 1000px;
	font-size: 16px;
}
.info_glossaire h3 {
	width: 1000px;
	float: left;
	margin: 5px 0;
	font-size: 15px;
	font-weight: bold;
}
.info_glossaire h4 {
	width: 1000px;
	float: left;
	margin: 15px 0 0;
	color: #FFEA00;
	font-weight: bold;
	font-size: 14px;
}
.info_glossaire p {
	width: 1000px;
	float: left;
	margin: 0;	
	font-size: 12px;
	line-height: 15px;
}
#footeraccueil {
	float: left;
	margin: 10px 0 0;
	width: 450px;
}
#footeraccueil  .footer_liens a {
	float: left;
	padding-left: 16px;
	color: #4f89b2;
	line-height: 20px;
}
#footeraccueil a:hover {
	color: #ef2e98;
}
#footeraccueil .home {
	margin: 0 0 0 10px;
	float: left;
	background: transparent url(../img/bg-home.gif) no-repeat 0px 2px;
}
#footeraccueil  .contact {
	margin: 0 0 0 10px;
	float: left;
	background: transparent url(../img/bg-contact.gif) no-repeat 0px 2px;
}
#footeraccueil  .sitemap {
	margin: 0 0 0 10px;
	float: left;
	background: transparent url(../img/bg-sitemap.gif) no-repeat 0px 2px;
}
#footeraccueil  .mentions {
	margin: 0 0 0 10px;
	float: left;
	background: transparent url(../img/bg-mentions.gif) no-repeat 0px 2px;
}
#footeraccueil  .glossaire{
	margin: 0 0 0 10px;
	float: left;
	background: transparent url(../img/bg-glossaire.gif) no-repeat 0px 2px;
}
#footeraccueil .liens {
	margin: 0 0 0 10px;
	float: left;
	background: transparent url(../img/bg-liens.gif) no-repeat 0px 2px;
}
#partenaires {
	float: left;
	margin: 25px 0 0;
	color: #5F5F5F;
}
#partenaires a {
	color: #5F5F5F;
	line-height: 20px;
	text-decoration: none;
}
#partenaires a:hover {
	color: black;
	text-decoration: underline;
}
#footersiweb {
	float: right;
	margin: 10px 0 0;
}
#footersiweb a {
	color: #5F5F5F;
	line-height: 20px;
	text-decoration: none;
}
#footersiweb a:hover {
	color: black;
	text-decoration: underline;	
}