/********** HTML **********/
body							{ margin: 0px; padding: 0px; background-color: #1F613F; }



/********** TYPOGRAPHIE **********/
.txtBlancPt						{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.txtBlancMy						{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.txtBlancGr						{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }
.txtJaunePt						{ color: #D0B051; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.txtJauneMy						{ color: #D0B051; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.txtJauneGr						{ color: #D0B051; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }
.txtNoirMy						{ color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

a:link							{ color: #D0B051; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a:visited						{ color: #D0B051; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a:hover							{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienBlancUnderMy:link			{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienBlancUnderMy:visited		{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienBlancUnderMy:hover		{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; }
a.lienJauneBlancMy:link			{ color: #D0B051; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienJauneBlancMy:visited		{ color: #D0B051; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienJauneBlancMy:hover		{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienNoirUnderMy:link			{ color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienNoirUnderMy:visited		{ color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienNoirUnderMy:hover			{ color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; }



/********** COMMUN **********/
#fondRouge						{ background-color: #56190D; }
#fondMenu						{ background: #56190D url(images/communes/img_fondMenu.jpg) left bottom no-repeat; }
#bandeauEte						{ background: url(images/communes/img_bandeauEte.jpg) left top no-repeat; }
#bandeauHiver					{ background: url(images/communes/img_bandeauHiver.jpg) left top no-repeat; }
#basBandeau						{ background: url(images/communes/img_basBandeau.jpg) left bottom no-repeat; }
#gaucheBandeau					{ width: 100%; height: 235px; background: url(images/communes/img_gaucheBandeau.jpg) right bottom no-repeat; }
#droitBandeau					{ width: 100%; height: 228px; background: url(images/communes/img_droitBandeau.jpg) left bottom no-repeat; }
#basSite						{ background: #56190D url(images/communes/img_basSite.jpg) right bottom no-repeat; }
#gaucheSite						{ background: url(images/communes/img_gaucheSite.gif) right top repeat-y; }
#droitSite						{ background: url(images/communes/img_droitSite.gif) left top repeat-y; }
#margesMenu						{ margin-left: 185px; }
#margesContenu					{ margin-left: 40px; margin-right: 40px; margin-bottom: 30px; }
#margesAdresse					{ margin-left: 20px; }
#margesCopy						{ margin-top: 80px; margin-right: 65px; }
.sansBordure					{ border: 0px; }
.bordureNoirMy					{ border: #000000 solid 2px; }



/********** TITRES **********/
#tiAccueil						{ background: #56190D url(images/titres/img_tiHome.gif) center center no-repeat; }
#tiFamilies						{ background: #56190D url(images/titres/img_tiFamilies.gif) center center no-repeat; }
#tiNews							{ background: #56190D url(images/titres/img_tiNews.gif) center center no-repeat; }
#tiContact						{ background: #56190D url(images/titres/img_tiContact.gif) center center no-repeat; }
#tiContactEntreprise			{ background: #56190D url(images/titres/img_tiContactEntreprise.gif) center center no-repeat; }
#tiContactDirections			{ background: #56190D url(images/titres/img_tiContactDirections.gif) center center no-repeat; }
#tiEmbryos						{ background: #56190D url(images/titres/img_tiEmbryos.gif) center center no-repeat; }
#tiRw							{ background: #56190D url(images/titres/img_tiRw.gif) center center no-repeat; }
#tiConsignations					{ background: #56190D url(images/titres/consignations.png) center center no-repeat; }


/********** ACCUEIL **********/
#fondNewsAcc					{ background: url(images/accueil/img_fondNews.jpg) left top no-repeat; }
#contNewsAcc					{ width: 333px; height: 222px; margin-left: 89px; margin-top: 78px; float: left; }
#flash							{ width: 467px; height: 348px; float: left; margin-left: 6px; }
#btn-consignations				{ width: 142px; height: 80px; margin-right: 30px; }
#btn-consignations img 			{ border: none; }