@charset "iso-8859-1";
/********** HTML **********/
body							{ margin: 0; padding: 4px; background-color: #00548E; }



/********** TYPOGRAPHIE **********/
.txtBlancPt						{ color: #FFFFFF; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; }
.txtBlancMy						{ color: #FFFFFF; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }
.txtBlancGr						{ color: #FFFFFF; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 15px; }
.txtNoirMy						{ color: #000000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }
.txtBleuMy						{ color: #095C94; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }

a.lienBleuMy:link				{ color: #095C94; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienBleuMy:visited			{ color: #095C94; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienBleuMy:hover				{ color: #095C94; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; }
a.lienBlancMy:link				{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienBlancMy:visited			{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienBlancMy:hover				{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; }
a.lienBlancGr:link				{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; text-decoration: none; }
a.lienBlancGr:visited			{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; text-decoration: none; }
a.lienBlancGr:hover				{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; text-decoration: underline; }
a.lienNoirMy:link				{ color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienNoirMy:visited			{ color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienNoirMy:hover				{ color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; }
a.lienVertMy:link				{ color: #00548E; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienVertMy:visited			{ color: #00548E; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienVertMy:hover				{ color: #00548E; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; }



/********** COMMUN **********/
#cadrePrincipal					{ border-left: #FFFFFF solid 2px; border-top: #FFFFFF solid 2px; border-right: #FFFFFF solid 2px; border-bottom: #FFFFFF solid 2px; }
#bandeauGauche1					{ background: url(images/communes/img_bandeauGauche.jpg) left top no-repeat; }
#bandeauGauche2					{ background: url(images/communes/img_bandeauGauche2.jpg) left top no-repeat; }
#bandeauGauche3					{ background: url(images/communes/img_bandeauGauche3.jpg) left top no-repeat; }
#bandeauGauche4					{ background: url(images/communes/img_bandeauGauche4.jpg) left top no-repeat; }
#bandeauGauche5					{ background: url(images/communes/img_bandeauGauche5.jpg) left top no-repeat; }
#bandeauHaut					{ background: url(images/communes/img_bandeauHaut.jpg) left top no-repeat; }
#bandeauDroit					{ background: url(images/communes/img_bandeauDroit.jpg) left top no-repeat; }
#contenuFond					{ background: #4B7D37 url(images/communes/img_contenuFond.jpg) left top no-repeat; }
#copy							{ background-color: #4B7D37; }
.bordureBlancMy					{ border: #FFFFFF solid 2px; }
.sansBordure					{ border: 0; }
#margesContenu					{ margin-left: 20px; margin-right: 20px; margin-bottom: 20px; }
#margesLiens					{ margin-right: 110px; margin-top: 7px; }



/********** ACCUEIL **********/
#nouvellesGaucheAcc				{ background: url(images/accueil/img_nouvellesGauche.jpg) left top no-repeat; }
#nouvellesHautAcc				{ background: #FFFFFF url(images/accueil/img_nouvellesHaut.jpg) left top no-repeat; }
#nouvellesDroitAcc				{ background: #00548E url(images/accueil/img_nouvellesDroit.jpg) left top no-repeat; }
#margesCopyAcc					{ margin-bottom: 5px; }
#margesNouvellesAcc				{ margin-left: 15px; margin-top: 150px; }




/********** TITRES **********/
#tiFamilles						{ background: url(images/titres/img_familles.jpg) left top no-repeat; }
#tiContact						{ background: url(images/titres/img_coordonnees.jpg) left top no-repeat; }
#tiNouvelles					{ background: url(images/titres/img_nouvelles.jpg) left top no-repeat; }
#tiEmbryons						{ background: url(images/titres/img_embryons.jpg) left top no-repeat; }
#tiDirections					{ background: url(images/titres/img_directions.jpg) left top no-repeat; }
#tiEntreprise					{ background: url(images/titres/img_entreprise.jpg) left top no-repeat; }

a					{ color:#e1be80; }
