

/* Styles de l'�diteur pour l'utilisateur */
/* tableaux */
.tableau_pictos { margin-bottom: 10px; }
.tableau1 { border: 1px solid #2B67A2; }
.tableau2 { border: 1px solid #2B67A2; font-size: 10px; }

/* texte */
.texte1 { font-size: 9px; color: #2B67A2; }
.texte2 { font-size: 12px; color: #2B67A2; font-weight: bold; }
.texte3 { font-size: 16px; color: #2B67A2; border-bottom: 1px dotted #275F96; font-weight: bold; }
.texte4 { font-size: 14px; color: #2B67A2; font-weight: bold; }
.titreh3_actus { margin: 0 0 10px; color: #4889A3; font-size: 14px; font-weight: bold; }


/* images */
.image1 { border: 1px dotted #275F96; }

/* titres */

.titreh21 { font-size: 12px; font-weight: bold; margin: 0; padding: 0; }

/* not editor */

	/* Les styles compl�tementaires aux styles de l'�diteur ci-dessus. */
.tableau_pictos td { padding: 3px; }
.tableau_pictos th { color: #275F96;}
.tableau_pictos th, .tableau_pictos td { border-bottom: 2px solid #275F96; }
.tableau1 td, .tableau2 td  { border: 1px solid #2B67A2; padding: 3px;}
	/* Styles du site */


BODY {
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-color: #F3EDCD;
    text-align: left;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 11px;
    color: #666666;
    background-image: url('./images/body-bg.png');
    background-repeat: repeat-x;
    background-position: top;
}

DIV {
	padding:0px;
	margin:0px;
	border:0px;
}

IMG {
	border:0px;
}



H1 {
	color: #2B67A2;
	text-transform: uppercase;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dashed #9D9D9D;
}

P { 
	margin: 0px;
	padding: 0px;
}

A:active { color: #0068B4; text-decoration: underline; }
A:link { color: #0068B4; text-decoration: underline; }
A:visited {	color: #0068B4;	text-decoration: underline; }
A:hover { color: #000; text-decoration: underline; }

DIV.clearer {
	clear: both;
}



DIV#main {
    width: 990px;
	margin-left: auto;
	margin-right: auto;
}


/* ENTETE */
DIV#header {
	position: relative;
    width: 990px;
	height: 212px;
	background-image: url('./images/header-bg.png');
	background-repeat:no-repeat;
	background-position: top right;
}

DIV#menu {
	width: 961px;
	height:20px;
    margin-left: 7px;
	padding: 7px 10px 7px 10px; 
	background-image: url('./images/menu-bg.png');
	color: #FFF;
	font-size: 14px;
}

.sep {
	font-size: 16px;
	margin: 0 5px 0 5px;
}

DIV#menu .niv1 {
	font-weight: bold;
	text-transform: uppercase;
}

DIV#menu .niv1 A:link {text-decoration : none; color: #FFF;}
DIV#menu .niv1 A:active {text-decoration : none; color: #FFF;}
DIV#menu .niv1 A:visited {text-decoration : none; color: #FFF;}
DIV#menu .niv1 A:hover {text-decoration : none; color: #F5CE37;}

DIV#menu .niv2 A:link {text-decoration : none; color: #FFF;}
DIV#menu .niv2 A:active {text-decoration : none; color: #FFF;}
DIV#menu .niv2 A:visited {text-decoration : none; color: #FFF;}
DIV#menu .niv2 A:hover {text-decoration : none; color: #F5CE37;}

DIV#menub {
	width: auto;
	height:27px;
	margin-left: 7px;
	font-size: 12px;
}

DIV#menub A:link {text-decoration : none; color: #666;}
DIV#menub A:active {text-decoration : none; color: #666;}
DIV#menub A:visited {text-decoration : none; color: #666;}
DIV#menub A:hover {text-decoration : none; color: #333;}

DIV#menub .niv1 {
	font-weight: normal;
	text-transform: uppercase;
}

DIV#breadcrumb {
	margin-left: 15px;
	margin-top: 5px;
}

DIV#breadcrumb .sep { 
	font-size: 12px;
	margin: 0 2px 0 2px;
}

DIV#header-box {
	width: 202px;
	height:100px;
	background-image:url('./images/header-box.gif');
	float: right;
	margin-top: 10px;
	margin-right: 13px;
	padding: 5px;
	padding-left: 10px;
	display: none;
}

DIV#header-box DIV.title {
	width: 100%;
	color: #C66600;
	font-weight:bold;
	text-transform: uppercase;
	text-align: left;
	border-bottom: dotted 1px #534951;
}

DIV#header-box form {
	margin-left: 10px;
	height: 20px;
}

DIV#header-box .fieldtextbox {
	font-size: 12px;
	width: 120px;
	height: 16px;
	margin:0 10px 0 0;
}
DIV#header-box .nobg {
	margin-top: 10px;
}



IMG.flag {
	height: 27px;
	width: 31px;
}
table#flags {
	/*margin-left: 70px;*/
	position: absolute;
	right: 10px;
}

DIV.baseline {
	position: absolute;
	color: #FFF;
	font-weight: bold;
	top: 23px;
	left: 400px;
	display: none;
}
MARQUEE {
	width: 350px;
}
DIV#contenu {
	margin-left: 7px;
	margin-top: 0px;
}
/* CONTENU */
DIV.col-left {
	float: left;
	margin-left: 0px;
	width: 690px;
}

DIV.diaporama {
	position: relative;
	width: 677px;
	height: 246px;
	margin-left:10px;
	padding:0px;
	overflow:hidden;
}


DIV#visu-masque-gauche {
	position:absolute;
	width: 40px;
	height: 246px;
	left:0px;
	bottom: 0px;
	z-index: 50000;
}

DIV#visu-masque-droit {
	position:absolute;
	width: 40px;
	height: 246px;
	right: 0px !important;
	right:-1px;
	bottom: 0px;
	z-index: 50000;
}

DIV#visu-masque-bas {
	position:absolute;
	width: 597px;
	height: 9px;
	bottom:0px;
	left:40px;
	font-size: 0px;
	z-index: 50000;
}

DIV.col-right {
	width: 290px; 
	float: right;
	background-color: #ECB94C;
}

/* BOX A*/
TABLE.boxa {
	width: 335px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
	padding:0px;
}

TABLE.boxa A:active { color: #666; text-decoration: none; }
TABLE.boxa A:link { color: #666; text-decoration: none; }
TABLE.boxa A:visited {	color: #666;	text-decoration: none; }
TABLE.boxa A:hover { color: #0068B4; text-decoration: underline; }

TABLE.boxa TD.cell-11 {
	width: 31px;
	height: 39px;
	background-image:url('./images/boxa-haut-gauche.gif');
}

TABLE.boxa TD.cell-12 {
	width: 197px;
	height: 39px;
	background-image:url('./images/boxa-fond-titre.gif');		
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

TABLE.boxa TD.cell-12 SPAN.title {
	color: #B2D5F7;
	font-size: 10px;
	font-weight: normal;
	top: 50px;
}

TABLE.boxa TD.cell-12b {
	width: 69px;
	height: 39px;
	background-image:url('./images/boxa-droite-titre.gif');
	background-position:right;
	background-repeat:no-repeat;
	background-color: #F9F7F9;
}

TABLE.boxa TD.cell-13 {
	width: 38px;
	height: 39px;
	background-image:url('./images/boxa-haut-droit.gif');
}


TABLE.boxa TD.cell-22 {
	width: 335px;
	height: auto;
	color: #666;
	background-color: #F9F7F9;
	background-image:url('./images/boxa-bg.gif');
	background-position:right;
	background-repeat: repeat-y;
}
TABLE.boxa div.cell-12b {
	width: 266px;
	height: 33px;
	/**margin-top:4px;*/
	background-image:url('./images/boxa-droite-titre.gif');
	background-position:right;
	background-repeat:no-repeat;
	/*background-color: #F9F7F9;*/
	padding-top:6px;
}

TABLE.boxa .box-contenu {
	width:320px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box-contenu a { font-size: 12px; }

TABLE.boxa .box-contenu .title {
	text-transform:uppercase;
	font-weight: bold;
}

TABLE.boxa TD.cell-23 {
	width: 38px;
	/*height: auto;*/
	background-image:url('./images/boxa-droit.gif');	
	background-position: left;
} 

TABLE.boxa TR.row3 {
	height: 19px;
}

TABLE.boxa TD.cell-31 {
	width: 31px;
	height: 19px;
	background-image:url('./images/boxa-bas-gauche.gif');	
	background-position: left;
	background-repeat: no-repeat;
}

TABLE.boxa TD.cell-32 {
	width: auto;
	height: 19px;
	background-image:url('./images/boxa-bas.gif');
}

TABLE.boxa TD.cell-33 {
	width: 38px;
	height: 19px;
	background-image:url('./images/boxa-bas-droit.gif');
	background-position: right;
	background-repeat: no-repeat;
	background-color: transparent;
}

TABLE.boxa DIV.picto {
	width:71px; 
	height:120px;
	float:left; 
	padding:2px; 
}
TABLE.boxa DIV.picto img{margin-bottom:3px;}
TABLE.boxa DIV.picto a{font-size:10px;}

/* BOX Ab */
TABLE.boxab {
	width: 257px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 0px;
	margin-right: 0px;
}

TABLE.boxab A:active { color: #666; text-decoration: none; }
TABLE.boxab A:link { color: #666; text-decoration: none; }
TABLE.boxab A:visited {	color: #666;	text-decoration: none; }
TABLE.boxab A:hover { color: #0068B4; text-decoration: underline; }

TABLE.boxab TD.cell-11 {
	width: 31px;
	height: 39px;
	background-image:url('./images/boxa-haut-gauche.gif');
}

TABLE.boxab TD.cell-12 {
	width: 141px;
	height: 39px;
	background-image:url('./images/boxa-fond-titre.gif');		
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding:0px;
	margin:0px;
}

TABLE.boxab TD.cell-12 SPAN.title {
	color: #B2D5F7;
	font-size: 10px;
	font-weight: normal;
}

TABLE.boxab div.cell-12b {
	width: 210px;
	height: 33px;
	/**margin-top:4px;*/
	background-image:url('./images/boxa-droite-titre.gif');
	background-position:right;
	background-repeat:no-repeat;
	/*background-color: #F9F7F9;*/
	padding-top:6px;
}

TABLE.boxab TD.cell-13 {
	width: 16px;
	height: 39px;
	background-image:url('./images/boxab-haut-droit.gif');
}


TABLE.boxab TD.cell-22 {
	width: 257px;
	height: auto;
	color: #666;
	background-color: #F9F7F9;
	background-image:url('./images/boxab-bg.gif');
	background-position:right;
	background-repeat: repeat-y;
}

TABLE.boxab .box-contenu {
	width: 242px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

TABLE.boxab .box-contenu .title {
	text-transform:uppercase;
	font-weight: bold;
	font-size: 12px;
}

TABLE.boxab TD.cell-23 {
	width: 16px;
	height: auto;
	background-image:url('./images/boxa-droit.gif');	
	background-position: left;
} 


TABLE.boxab TD.cell-31 {
	width: 31px;
	height: 19px;
	background-image:url('./images/boxa-bas-gauche.gif');	
	background-position: left;
	background-repeat: no-repeat;
}

TABLE.boxab TD.cell-32 {
	width: auto;
	height: 19px;
	background-image:url('./images/boxa-bas.gif');
}

TABLE.boxab TD.cell-33 {
	width: 16px;
	height: 19px;
	background-image:url('./images/boxab-bas-droit.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: transparent;
}


/* BOX B */

TABLE.boxb {
	width: 280px;
	margin-top:12px;
	margin-bottom:5px;
	margin-left: 5px;
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFF;
}

TABLE.boxb A:active {
	color: #0068B4;
	text-decoration: underline;
}

TABLE.boxb A:link {
	color: #0068B4;
	text-decoration: underline;
}

TABLE.boxb A:visited {
	color: #0068B4;
	text-decoration: underline;
}

TABLE.boxb A:hover {
	color: #3CB4E0;
	text-decoration: underline;
}


TABLE.boxb TD.cell-11 {
	width: 180px;
	color: #4889A3;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-left:5px;
	padding-top:5px;
}
TABLE.boxb TD.cell-11 .title {
	color: #666;
	font-weight: bold;
	font-size: 10px;
}

DIV.btn-jaune {
	width: 121px;
	height: 18px;
	background-image: url('./images/btn-jaune.gif');
	background-repeat:no-repeat;
	background-position: center;
	color: #FFF;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	padding-top:5px;
	margin-left: 30px;
}

DIV.btn-jaune2 {
	width: 220px;
	background-image: url('./images/btn-jaune2.gif');
	background-repeat:no-repeat;
	background-position: center;
}


DIV.btn-jaune A:active {
	color: #FFF;
	text-decoration: none;
}

DIV.btn-jaune A:link {
	color: #FFF;
	text-decoration: none;
}

DIV.btn-jaune A:visited {
	color: #FFF;
	text-decoration: none;
}

DIV.btn-jaune A:hover {
	color: #FFF;
	text-decoration: none;
}

TABLE.boxb TD.cell-12 {
	width: 100px;
	height: 43px;
	background-image: url('./images/boxb-haut-droit.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

TABLE.boxb IMG.picto {
	float: right;
	margin: 0px;
	padding:0px;
}

TABLE.boxb TD.cell-22 {
	width: 280px;
	height: auto;
	padding: 5px 10px 5px 5px;
}



/* BOX C */
TABLE.boxc {
	width: 724px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left:0px;
}

TABLE.boxc A:active { color: #666; text-decoration: none; }
TABLE.boxc A:link { color: #666; text-decoration: none; }
TABLE.boxc A:visited {	color: #666;	text-decoration: none; }
TABLE.boxc A:hover { color: #0068B4; text-decoration: underline; }

TABLE.boxc TD.cell-11 {
	width: 717px;
	height: 7px;
	background-image:url('./images/boxc-haut.gif');
}

TABLE.boxc TD.cell-12 {
	width: 7px;
	height: 7px;
	background-image:url('./images/boxc-haut-droit.gif');		
}


TABLE.boxc TD.cell-21 {
	width: 717px;
	font-size: 12px;
	background-color: #FFF;
	padding: 0px 0px 10px 10px;
	border-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #474747;
}

TABLE.boxc TD.cell-22 {
	width: 7px;
	background-image: url('./images/boxc-droit.gif');
}



TABLE.boxc TD.cell-31 {
	width	: 717px;
	height:	16px;
	background-image: url('./images/boxc-bas.gif');
	background-repeat: repeat-x;
	background-position: left;
}

TABLE.boxc TD.cell-32 {
	width: 7px;
	height: 16px;
	background-image:url('./images/boxa-bas-droit.gif');
}

/* BOX D */

DIV.boxd {
	position: relative;
	float:right;
	width: 206px;
	color: #666;
	font-size: 10px;
	background-image: url('./images/boxd-bg.gif');
	background-repeat: repeat-y;
	margin-top: 10px;
}
DIV.boxd A:link { color: #2B67A2; }
DIV.boxd A:active { color: #2B67A2; }
DIV.boxd A:visited { color: #2B67A2; }
DIV.boxd A:hover { color: #2B67A2; }

DIV.boxd .title {
	color: #2B67A2;
	font-size: 11px;
	font-weight: bold;
}

DIV.boxd-body {
	padding: 10px 0px 10px 10px;
	line-height: 10px;
	font-size: 11px;

}

DIV.boxd-head {
	position: absolute;
	height: 7px;
	width: 206px;
	top:0px;
	background-image: url('./images/boxd-haut.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

DIV.boxd-foot {
	position: absolute;
	height: 5px;
	width: 206px;
	bottom:0px;
	background-image: url('./images/boxd-bas.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* BOX Db */

DIV.boxdb {
	position: relative;
	float:right;
	width: 201px;
	color: #2B67A2;
	font-size: 10px;
	background-image: url('./images/boxdb-bg.gif');
	background-repeat: repeat-y;
}

DIV.boxdb-body {
	padding: 10px 0px 10px 10px;
	font-size: 11px;

}

DIV.boxdb-head {
	position: absolute;
	height: 6px;
	width: 201px;
	top:0px;
	background-image: url('./images/boxdb-haut.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

DIV.boxdb-foot {
	position: absolute;
	height: 6px;
	width: 201px;
	bottom:0px;
	background-image: url('./images/boxdb-bas.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}


/* BOX E */

DIV.boxe {
	float:right;
	width: 206px;
	color: #666;
	background-image: url('./images/boxe-bg.gif');
	background-repeat: repeat-y;
}

DIV.boxe .title {
	font-size: 14px;
	color: #2B67A2;
	font-weight: bold;
}

DIV.boxe-body {
	padding:  0px 0px 0px 10px;
	font-size: 10px;
	text-transform: uppercase;
}

DIV.boxe-head {
	height: 6px;
	width: 206px;
	background-image: url('./images/boxe-haut.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

DIV.boxe-foot {
	height: 17px;
	width: 121px;
	background-image: url('./images/boxe-bas.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 85px;
	padding-top: 3px;
}

DIV.boxe-foot A:link { 	color: #FFF; font-weight:bold; font-size: 12px;}
DIV.boxe-foot A:active { color: #FFF; font-weight:bold; font-size: 12px; }
DIV.boxe-foot A:visited { color: #FFF; font-weight:bold; font-size: 12px; }
DIV.boxe-foot A:hover { color: #FFF; font-weight:bold; font-size: 12px; }



A.ancre{text-decoration:none;}

DIV.liste_faq{
	border:1px solid #999999;
	padding:6px;
}

DIV.liste_faq DIV.liste_question{
	margin-bottom:15px;
}

DIV.liste_faq DIV.question{
	color:#235687;
	margin-bottom:5px;
	font-weight:bold;
}

DIV.liste_faq DIV.liste_reponse .question{
	border-bottom:1px dotted #666666;
}

DIV.liste_faq DIV.liste_reponse .reponse{
	margin-bottom:10px;
}



/* FOOTER */
DIV#footer {
	height: 60px;
	width: 990px;
	margin-top:10px;
	color: #6EA8E1;
	background-image:url('./images/footer-bg.gif');
	background-repeat: repeat-x;
}

DIV.menu-bottom { 
	color: #FFF;
	text-align: center;
	font-weight: bold;
	float:left;
}

DIV#footer  A:link {
	color: #FFF;
}

DIV#footer  A:active {
	color: #FFF;
}

DIV#footer  A:visited {
	color: #FFF;
}

DIV#footer  A:hover {
	color: #FFF;
	text-decoration: none;
}


/* FORMULAIRES */
FORM {
	margin: 0px;
	padding: 0px;
}

TEXTAREA {
	color:#235687;
	font-size: 11px;
	font-family:Tahoma, Verdana, Arial, sans-serif; 
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #B5B4B1;
}

INPUT {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding:2px;
	color:#235687;
	background-color: #FFFFFF;
	border: 1px solid #B5B4B1;
}

INPUT.nobg {
	background-color: transparent;
	border: 0px;
}

/* Text Box*/
INPUT.fieldtextbox{
	color:#235687;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #FFFFFF;
	border: 1px solid #B5B4B1;
	margin: 0px;
}

/* Check Box*/
INPUT.fieldcheckbox {
	border: 0px;
}

/* Radio Box*/
INPUT.fieldradiobox {
	border: 0px;
}

OPTION {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#235687;
}

SELECT {
	color:#235687;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #B5B4B1;
}

/* Styles plan du site */
.bloc_entete{margin-left:0px;margin-bottom:20px;border:1px solid #B6C1DE;}
.niv_0{margin-left:6px;font-weight:bold;padding-bottom:3px;padding-top:6px;}
.niv_1{margin-left:26px;padding-bottom:2px;padding-top:4px;}
.niv_1 a{color:#576998;}
.niv_1 a:hover{color:#333333;}
.niv_2{margin-left:46px;padding-bottom:1px;padding-top:2px;}
.niv_2 a{color:#666666;}
.niv_2 a:hover{color:#333333;}
.niv_3{margin-left:66px;padding-bottom:1px;padding-top:2px;	}
.niv_3 a{color:#999999;}
.niv_3 a:hover{color:#333333;}
.niv_4{margin-left:86px;padding-bottom:1px;padding-top:2px;	}
#ligne_plan a{text-decoration:none;}

/* listes de produits */
.produitslist { width: 90%; margin-left: auto; margin-right: auto; font-size: 10px; }
.produitslist a, .produitslist a:link, .produitslist a:visited { color: #0068B4; font-weight: bold; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.produitslistodd { background: #F5F5F5; padding: 5px; }
.produitslisteven { background: #E1E1E1; padding: 5px; }


/* Styles FAQ */

.nom_categorie { width: auto; height: 34px; margin: 0px; padding-left: 25px; padding-top: 3px; overflow: hidden; white-space: nowrap; font-size: 16px; font-weight: bold; color: #c91f2e; background: url(h2_bg1.gif) top left no-repeat transparent; }
.liste_question, .liste_reponse { margin: 7px 0px 0px 15px; padding-bottom: 5px; }
.faqbox .liste_question { border-bottom: 1px solid #999999; }
.liste_reponse .question { font-size: 14px; color: #2B67A2; border-bottom: 1px dotted #275F96; font-weight: bold; }
.liste_reponse { margin-top: 15px; }
.liste_reponse .reponse{ margin-bottom: 20px; margin-top: 3px; font-size: 12px; }

/* Correctif EM */

.boxcb { font-size: 12px;margin-top:5px; }


/* NOOBSLIDE */

/* Sample 4*/
#box4 { position:absolute; }
#box4 div { width:260px; padding-top: 5px; float:left; background: transparent; overflow: hidden; }
#box4 div .content { width: auto; height: auto; padding: 0px 10px 0px 10px; display: block; }
#box4 div .content .more { padding-right: 6px; background: url(mini-fleche.gif) center right no-repeat transparent; }
#info4 { background:#fff !important; color:red !important; cursor:default }
.mask3 { position:relative; width:260px; overflow:hidden; }
.buttons { text-align: center; padding: 4px 0px 4px 0px; background: #FFFFFF; height: 15px; position: relative; margin-bottom:4px;}
.buttons span { padding: 0px 5px 0px 5px; cursor: pointer; }
.buttons div { position: absolute; top: 3px; cursor: pointer; }
.buttons #prev { left: 5px; }
.buttons #next { right: 5px; }
#handles4 .active { font-weight: bold; }
