/* CSS Document */
.titregauche  { color: #e7973f; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 24px; text-decoration: none; background-image: url("../images/Vtitre.gif"); background-repeat: no-repeat; background-position: 80 0 !important; text-transform: uppercase; display: block; padding-left: 8px; width: 100px }

.titredroit   { color: #ffffff; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 24px; text-decoration: none; text-transform: uppercase; display: block; padding-left: 2px; width: 140px }

div#titreg
		 { background-color: #185f7a; visibility: visible; position: absolute; z-index: 10; top: 5px; left: 0; width: 105px; height: 22px; overflow: hidden; vertical-align: middle; border: 0 #000000 }
	  
div#titred
		  { background-color: #185f7a; visibility: visible; position: absolute; z-index: 11; top: 5px; left: 105px; width: 185px; height: 22px; overflow: hidden; vertical-align: middle; border: 0 #000000 }

.corpsTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E7973F;
	text-decoration: none;
}
.corpsSousTitre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #185F7A;
	text-decoration: none;
}
.corpsTexte  { color: #3e3e3e; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-variant: normal; font-weight: normal; text-decoration: none; text-align: justify; text-transform: none }

div#corps
		 { font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: justify; visibility: visible; position: absolute; z-index: 11; top: 106px; left: 0; width: 100%; height: 419px; overflow: auto; border: 0 #000000 }
div#corps2
		{
	position:absolute;
	width:345px;
	height:419px;
	z-index:11;
	left: 0px;
	top: 106px;
	overflow: auto;
	border: 0px none #000000;
	visibility: visible;
	text-align: justify;

	 }

div#contenu
	{
	position:absolute;
	width:340px;
	height:502px;
	z-index:11;
	left: 0px;
	top: 25px !important;
	top: 25px;
	overflow: auto;
	border: 0px none #000000;
	visibility: visible;
	 }

div#hautframebloc
	{
	position:absolute;
	width:345px;
	height:20px;
	z-index:11;
	left: 0px;
	top: 0px !important;
	top: 0px;
	overflow: hidden;
	visibility: visible;
	background-image:url(../pagefond/images/pagefond_04.gif);
	background-repeat:no-repeat;
	/*background-position:left 0 !important;*/
	background-position:-3 0 0 0;

	 }
	 
