/********** Balises HTML **********/
body							{ margin: 0px; background-color: #053960; }
img								{ border: 0px; }



/********** Typographie **********/
.txtOrangeGr					{ color: #C16B29; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
.txtBlancMy						{ color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.txtBlancGr						{ color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
a.lienBlancMy:link				{ color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienBlancMy:visited			{ color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.lienBlancMy:hover				{ color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; }
a.lienBlancGr:link				{ color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; }
a.lienBlancGr:visited			{ color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; }
a.lienBlancGr:hover				{ color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: underline; }



/********** Communes **********/
#fondSiteGauche					{ background-image: url(images/communes/img_fondSiteGauche.jpg); background-position: left top; background-repeat: repeat-x; }
#fondSiteDroit					{ background-image: url(images/communes/img_fondSiteDroit.jpg); background-position: left top; background-repeat: repeat-x; }
#fondNavigation					{ background-image: url(images/communes/img_fondNavigation.gif); background-position: left top; background-repeat: no-repeat; }
#fondColonneGauche				{ background-image: url(images/communes/img_fondColonneGauche.jpg); background-position: left top; background-repeat: no-repeat; background-color: #012139; }
#fondVenteEliteNationale		{ background-image: url(images/communes/img_venteEliteNationale.jpg); background-position: left top; background-repeat: no-repeat; }
#fondBleu						{ background-image: url(images/communes/img_fondBleu.gif); background-position: left top; background-repeat: repeat-y; }
#coinCouleurs					{ background-image: url(images/communes/img_coinCouleurs.gif); background-position:  484px 12px; background-repeat: no-repeat; }
#tiCatalogueLigne				{ background-image: url(images/communes/img_tiCatalogueLigne.gif); background-position: left bottom; background-repeat: no-repeat; }
#tiResulatsVente				{ background-image: url(images/communes/img_tiResultatsVente.gif); background-position: left bottom; background-repeat: no-repeat; }
#tiResulatsJugement				{ background-image: url(images/communes/img_tiResJugement.gif); background-position: left top; background-repeat: no-repeat; }
.margeGauche20					{ margin-left: 20px; }
.margeHaut45					{ margin-top: 45px; }
