/*---------------------------------*/
/*------ SMENO GENERIQUE ----------*/
/*---------------------------------*/
#mainContentBac {
	height: auto;
	width: 990px;
	position: relative;
	display : block;
	background-image : url(../medias-fr/content-bg-smeno.jpg);
}
.bgContentCentreBac {
	background-image : url(../medias-fr/contentcentre-bg-smeno.jpg);
	background-repeat : no-repeat;
	background-position : 4px 0px;
}
#sommaireBac {
	height: auto;
	width: 146px;
	position: relative;
	display : block;
	background-image : url(../medias-fr/sommaire-bg-bac.jpg);
	background-repeat : no-repeat;
}
#sommaireBac ul {
	height: auto;
	width: 120px;
	position: relative;
	display : block;
	font-size : 11px;
	padding-left : 17px;
	padding-bottom : 8px;
}
#sommaireBac li {
	padding-bottom:5px;
}
#sommaireBac li.off a {
	color : White;
	text-decoration : none;
}
#sommaireBac li.off a:hover {
	color : #00945c;
	text-decoration : none;
	font-weight : bold;
}
#sommaireBac li.on a {
	color : #00945c;
	text-decoration : none;
	font-weight : bold;
}
.blancContentGrosTitreBac {
	height: auto;
	width: auto;
	display : block;
	color : #00945c;
	font-weight : bold;
	font-size : 17px;
	margin-bottom : 5px;
}
.blancContentGrosTitreBacSouligne {
	height: auto;
	width: auto;
	display : block;
	color : #00945c;
	font-weight : bold;
	font-size : 17px;
	border-bottom : 1px dashed #00945c;
	margin-bottom : 5px;
}
.blancContentTitreBac {
	height: auto;
	width: auto;
	display : block;
	color : #00945c;
	font-weight : bold;
	font-size : 11px;
	text-transform : uppercase;
	padding-top : 10px;
	margin-bottom : 5px;
}
.blancContentTitreBacSouligne {
	height: auto;
	width: auto;
	display : block;
	color : #00945c;
	font-weight : bold;
	font-size : 11px;
	text-transform : uppercase;
	border-bottom : 1px dashed #00945c;
	padding-top : 10px;
	margin-bottom : 5px;
}
a.lienBac {
	color : #00945c;
}
.boldBac {
	color : #00945c;
	font-weight : bold;
}
#partenairesLogo table {
	width : 100%;
	margin-top : 5px;
	margin-bottom : 5px;
}
#partenairesLogo td {
	padding : 5px;
	vertical-align : middle;
	text-align : center;
}

#choixSecu table {
	width : 100%;
	margin-top : 5px;
	margin-bottom : 5px;
	line-height : 12px;
}
#choixSecu td {
	padding : 5px;
	vertical-align : middle;
	text-align : center;
	color:white;
	font-weight : bold;
	border : 3px solid white;
}
#choixSecu td.vert {
	background-color : #00945c;
}
#choixSecu td.blanc {
	color : #00945c;
}
#choixSecu td.noir {
	color : black;
	font-weight : normal;
}
#choixSecu td.bleu {
	color : #00aad3;
	background-image : url(../medias-fr/tout-savoir-smeno/choix-secu-bg-bleu.gif);
	background-repeat : repeat-y;
}
#choixSecu td.marron {
	color : #d96b1c;
	background-image : url(../medias-fr/tout-savoir-smeno/choix-secu-bg-marron.gif);
	background-repeat : repeat-y;
}
#choixSecu td.rose {
	color : #df117c;
	background-image : url(../medias-fr/tout-savoir-smeno/choix-secu-bg-rose.gif);
	background-repeat : repeat-y;
}

/*AGENCES*/
#agencesPermanences table {
	width : 100%;
	margin-top : 5px;
	margin-bottom : 5px;
}
#agencesPermanences td {
	padding : 5px;
	color: black;
	border : 3px solid white;
	vertical-align : top;
	line-height : 14px;
	font-weight : bold;
}
#agencesPermanences td.vert {
	background-color : #cceade;
	font-size : 10px;
	font-weight : normal;
}
#agencesPermanences td.vertTitre2 {
	background-color : #00945c;
	color: white;
	text-align : center;
	width : 75px;
}
#agencesPermanences td.vertTitre3 {
	background-color : #00945c;
	color: white;
	text-align : center;
	width : 25px;
}
#agencesPermanences td.vertTitre {
	background-color : #00945c;
	color: white;
	text-align : center;
	width : 176px;
}
#agencesPermanences td.blanc {
	background-color : #f5fdfa;
	font-size : 10px;
	font-weight : normal;
}

/*FORMS*/
#formVert table {
	width : 100%;
	margin-top : 5px;
	margin-bottom : 15px;
	background-color : #cceade;
	background-image : url(../medias-fr/tout-savoir-smeno/form-vert-bg.gif);
	background-position : right;
	background-repeat : no-repeat;
}
#formVert td {
	padding : 5px;
	vertical-align : middle;
	text-align : left;
}
#formVert td.label {
	width:150px;
	font-weight : bold;
	padding-left : 20px;
}
#formVert .input1 {
	width:150px;
	font-weight : normal;
	height:18px;
	font-size : 11px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

#formBlanc table {
	width : 360px;
	margin-top : 5px;
	margin-bottom : 15px;
}
#formBlanc td {
	padding : 5px;
	vertical-align : middle;
	text-align : left;
}
#formBlanc td.label {
	width:180px;
	font-weight : bold;
}
#formBlanc .input1 {
	width:140px;
	font-weight : normal;
	height:18px;
	font-size : 11px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border :1px solid #dfdfdf;
}

#formBlancClub table {
	width : 300px;
	margin-top : 5px;
	margin-bottom : 15px;
}
#formBlancClub td {
	padding : 5px;
	vertical-align : middle;
	text-align : left;
}
#formBlancClub td.label {
	width:120px;
	font-weight : bold;
}
#formBlancClub .input1 {
	width:140px;
	font-weight : normal;
	height:18px;
	font-size : 11px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border :1px solid #dfdfdf;
}
#footerSmeno {
	height: 180px;
	width: 990px;
	position: relative;
	display : block;
	background-image : url(../medias-fr/footer-bg-smeno.jpg);
	background-repeat : no-repeat;
}
.blancContentTitreBacSouligneNews {
	height: auto;
	width: auto;
	display : block;
	font-weight : bold;
	font-size : 12px;
	border-bottom : 1px dashed #00945c;
	padding-top : 10px;
	margin-bottom : 5px;
	text-align:right;
	color : #00945c;
}
.news_interne_dml_gch_titre a, .news-amenu-container_li a{
	color : #00945c;
	text-decoration:none;
}
