/* Mise en forme du body */
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	background-color: #596080;
	background-image: url(../images/bdbg.png);
	background-repeat: repeat-x;
}

/*-----------------------------------------------------------*/

/* Header - Entête (h1) */
h1 {
	width: 1000px;
	height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*-----------------------------------------------------------*/

/* CONTENU CONTENEUR 3 DIV */
#contenuBg {
	width: 1000px;
	background-repeat:repeat-y;
	background-image: url(../images/bg.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clip: rect(auto,auto,0px,auto);
}

	
	/* 1) Menu gauche */
	#menuGauche {
	float:left;
	width: 200px;
	padding-top: 62px;
	padding-left: 25px;
}
	
		/* Boite menu Gauche haut */
		#cadreGauche {
	width:200px;
	background:url(../images/menuGaucheTop.gif) left top no-repeat;
	padding-top: 25px;
	padding-bottom: 25px;
}
		#blocCadreGauche {
	background: url(../images/menuGaucheBas.gif) left bottom no-repeat;
	padding-bottom: 25px;
}
		#blocCadreGauche ul {margin: 0 0 0 0; padding: 0; list-style:none; }
		#blocCadreGauche li {height:27px; padding: 0;}
		#blocCadreGauche a {
	display:block;
	width:151px;
	height:27px;
	padding-left:39px;
	padding-top:5px;
	background:url(../images/puceMenuGauche.gif) top left no-repeat;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
}
		#blocCadreGauche a:link {color: #ffffff;}
		#blocCadreGauche a:visited {color: #ffffff;}		
		#blocCadreGauche a:hover {
	color: #CCC;
	text-decoration: none;
	background-image:url(../images/puceMenuGaucheOver.gif);
}

		
		/* Boite Login */
		#cadreLogin {
	width:200px;
	padding-top:20px;
	margin: 0;
	background:url(../images/loginTop.gif) left top no-repeat;
}
		#blocCadreLogin {
	background: url(../images/menuGaucheBas.gif) left bottom no-repeat;
	padding-bottom: 15px;
	padding-left: 20px;
}

/*-----------------------------------------------------------*/

/* style global */

/*style du titre des rubriques h3*/
h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 10px;
}
		#blocCadreLogin .formulaire {width: 150px;}
		#blocCadreLogin .formulaire p {
	padding:0;
	margin:0;
	line-height: 12px;
}
		.formulaireBoite {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #dddddd;
	border:1px solid #929292;
	background-color: #4E4E5C;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 1px;
}
#cadreCompteur {
	width:200px;
	background:url(../images/menuGaucheTop.gif) left top no-repeat;
	padding-top: 25px;
	padding-bottom: 25px;
}
#blocCadreCompteur {
	background: url(../images/menuGaucheBas.gif) left bottom no-repeat;
	padding-bottom: 25px;
}
#blocCadreCompteur img {
	margin-left: 75px;
}

		
	/*-----------------------------------------------------------*/
	
	/* 2) Zone de texte */
	#zoneTexte {
	float:left;
	width: 775px;
	padding-top: 50px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

	#zoneTexte p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height: 19px;
	text-align:center;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 5px;
}

	h2 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height: 19px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 95px;
	margin-left: 95px;
}
h4 {
	color:#FFF;
	line-height: 50px;
	text-align: center;
	margin-right: 150px;
	margin-left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #FFF;
	margin-top: 150px;
}

#zoneTexte  h4 p{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height: 19px;
	text-align:center;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#tabhead {
	background-image: url(../images/tabhead.png);
	height: 41px;
	width: 550px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
	text-align: center;
	margin: auto;
	line-height: 41px;
}
#tabbody {
	background-image: url(../images/tabbg.png);
	margin: auto;
	width: 550px;
}
#tableau td {
	font-size: 12px;
	color: #FFF;
	line-height: 12px;
	text-align: center;
	margin: auto;
}
#tabfooter {
	background-image: url(../images/tabfoot.png);
	height: 41px;
	width: 550px;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#tabbody2 {
	margin: auto;
	width: 550px;
}
#tabfooter2 {
	height: 10px;
	width: 550px;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}




	.positionDroit {
	float:right;
	border:none;
	margin-right: 45px;
}
.positionGauche {
	float:left;
	margin-left: 45px;
	border:none;
}
.style1 {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}


	
	/*-----------------------------------------------------------*/
	
	/* Patch bug IE6 */
	.spacer {clear: both; visibility:hidden; margin:0; padding:0;}

/*-----------------------------------------------------------*/

/* footer */
#footer {
	width: 1000px;
	height: 50px;
	background-position:top;
	background-repeat:no-repeat;
	background-image: url(../images/footer.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer p {
	font-size: 9px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a:link {
	color:#FFF;
	border: none;
}

a:visited {
	text-decoration: none;
	color:#CCC;
}
a:hover {
	color:#CCC;
}


.sansBordure { border: none;}
