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



/********** TYPOGRAPHIE **********/
.txtBlancPt						{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.txtNoirPt						{ color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.txtNoirMy						{ color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.txtRougeTrGr						{ color: #C11117; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }

a:link							{ color: #C1111F; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a:visited						{ color: #C1111F; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a:hover							{ color: #C1111F; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; }
a.lienBlancGrisPt:link			{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }
a.lienBlancGrisPt:visited		{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }
a.lienBlancGrisPt:hover			{ color: #D4D4D4; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }
a.lienRougeUnderMy:link			{ color: #C1111F; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienRougeUnderMy:visited		{ color: #C1111F; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienRougeUnderMy:hover		{ color: #C1111F; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; }



/********** COMMUN **********/
.blanc							{ background-color: #FFFFFF; }
#navigation						{ background: #C11117 url(images/communes/img_fleurs.gif) top left no-repeat; }
#bandeau						{ background: url(images/communes/img_bandeau.jpg) left top no-repeat; }
#basLogo						{ background: url(images/communes/img_basLogo.gif) left top no-repeat; }
#basFeuille						{ background: url(images/communes/img_basFeuille.gif) 405px top no-repeat; }
#basFerme						{ background: url(images/communes/img_basFerme.gif) center center no-repeat; }
#basVert						{ background: url(images/communes/img_basVert.gif) left top repeat-x; }
#margesNavigation				{ margin-top: 197px; margin-bottom: 145px; }
.separation						{ border-bottom: #FFFFFF solid 2px; }
.sansBordure					{ border: 0px; }
#margesContenu					{ margin: 30px; padding-top: 50px; }
#margesInfoBandeau				{ margin-right: 330px; margin-top: 20px; }
.bordureNoirMy					{ border: #000000 solid 2px; }



/********** TITRES **********/
.tiNouvelles					{ background: url(images/titres/img_tiNouvelles.gif) left top no-repeat; }
.tiFamilles						{ background: url(images/titres/img_tiFamilles.gif) left top no-repeat; }
.tiTroupeau						{ background: url(images/titres/img_tiTroupeau.gif) left top no-repeat; }
.tiEmbryons						{ background: url(images/titres/img_tiEmbryons.gif) left top no-repeat; }
.tiCoordonnees					{ background: url(images/titres/img_tiCoordonnees.gif) left top no-repeat; }
.tiLafamille					{ background: url(images/titres/img_tiLafamille.gif) left top no-repeat; }
.tiDirections					{ background: url(images/titres/img_tiDirections.gif) left top no-repeat; }
.tiHistoire						{ background: url(images/titres/img_tiHistoire.gif) left top no-repeat; }
.tiEvenements					{ background: url(images/titres/img_tiEvenements.gif) left top no-repeat; }
.tiEpagneuls					{ background: url(images/titres/img_tiEpagneuls.gif) left top no-repeat; }
.tiLapins						{ background: url(images/titres/img_tiLapins.gif) left top no-repeat; }
.tiVedette						{ background: url(images/titres/img_tiVedette.gif) left top no-repeat; }


/********** ACCUEIL **********/
#basLogoAcc						{ background: url(images/accueil/img_basLogo.gif) left top no-repeat; }
#fondNouvellesAcc				{ background: url(images/accueil/img_fondNouvelles.jpg) left top no-repeat; }
#tiBienvenueAcc					{ background: url(images/accueil/img_tiBienvenue.gif) left top no-repeat; }
#margesNouvellesAcc				{ margin-left: 15px; }
#margesContenuAcc				{ margin-left: 50px; margin-top: 55px; margin-right: 50px; margin-bottom: 50px; }