/********** HTML **********/
body							{ margin: 0px; padding-bottom: 20px; background-color: #888877; }



/********** TYPOGRAPHIE **********/
.txtNoirMy						{ color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.txtBlancMy						{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

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



/********** COMMUN **********/
#hautSite						{ background: url(images/communes/img_hautSite.jpg) left top no-repeat; }
#gaucheMenu						{ background: url(images/communes/img_gaucheMenu.jpg) left top no-repeat; }
#droitMenu						{ background: url(images/communes/img_droitMenu.jpg) left right no-repeat; }
#milieuLogo						{ background: url(images/communes/img_milieuLogo.gif) left top no-repeat; }
#hautContenu					{ background: #FFFFFF url(images/communes/img_hautContenu.jpg) left top no-repeat; }
#basSite						{ background: url(images/communes/img_basSite.jpg) left top no-repeat; }
#margesLiens					{ margin-right: 21px; }
#conteneur						{ padding-top: 199px; padding-left: 30px; padding-right: 30px; padding-bottom: 30px; }



/********** ACCUEIL **********/
#gaucheContenuAcc				{ background: url(images/accueil/img_gaucheContenu.jpg) left top no-repeat; }
#nouvellesAcc					{ background: url(images/accueil/img_nouvelles.jpg) left top no-repeat; }
#droitContenuAcc				{ background: url(images/accueil/img_droitContenu.jpg) left top no-repeat; }
#margesNouvAcc					{ margin-left: 8px; margin-bottom: 5px; }



/********** TITRES **********/
.tiNouvelles					{ background: url(images/titres/img_nouvelles.gif) 254px 112px no-repeat; }
.tiQui							{ background: url(images/titres/img_qui.gif) 254px 112px no-repeat; }
.tiSommaire						{ background: url(images/titres/img_sommaire.gif) 254px 112px no-repeat; }
.tiSujets						{ background: url(images/titres/img_sujets.gif) 254px 112px no-repeat; }
.tiChamps						{ background: url(images/titres/img_champs.gif) 254px 112px no-repeat; }
.tiLiens						{ background: url(images/titres/img_liens.gif) 254px 112px no-repeat; }
.tiHistorique					{ background: url(images/titres/img_historique.gif) 254px 112px no-repeat; }
.tiContact						{ background: url(images/titres/img_contact.gif) 254px 112px no-repeat; }
