/* Page Layout CSS Styles */

body {
	margin: 0px;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.tdColonneGauche {
background-color:#424843;
	background-repeat:no-repeat;
	background-position:top right;	
}

td.tdColonneDroite {
	background-color:#424843;
	background-repeat:no-repeat;
}



#divLogo {
	position: absolute;
	width: 160x;
	height: 70px;	
	
	text-align:right;
	margin-left:14px;
}

#divMenuLangues {
	position: absolute;
	width: 588px;
	margin-left: 150px;
	margin-top: 5px;
	text-align: right;
}



.ombre_bleu_droite{
height:130px;
width:20px;
background-image:url(images/refonte/ombre_bleu_droite.jpg);
background-repeat:repeat-y;
}

.ombre_bleu_gauche{
height:130px;
width:20px;
background-image:url(images/refonte/ombre_bleu_gauche.jpg);
background-repeat:repeat-y;
}

/*#divLigne {
	position: absolute;
	height: 2px;
	width: 610px;
	margin-left: 150px;
	margin-top: 42px;
	border-top: 2px solid #D3C587;
}*/

td.tdOmbrageGauche {
	background-image:url(images/refonte/ombre_gris_gauche.jpg);
	background-repeat: repeat-y;
	background-position:right;
}

td.tdOmbrageDroite {
	background-image: url(images/refonte/ombre_gris_droite.jpg);
	background-repeat: repeat-y;
}

#divMenuPrincipal {
	position: absolute;
	width: 663px;
	margin-left: 67px;
	margin-top: 47px;
}

#divZoneOnglets {
	position: relative;
	width: 760px;
	height: 47px;
	background-color:#0e729f;
	background-repeat: no-repeat;
}

#divZoneContenu1 {
	position: relative;
	width:583px;
	margin:0px;
}

td.tdOmbrageGauche {
	background-image:url(images/refonte/ombre_gris_gauche.jpg);
	background-repeat: repeat-y;
	background-position:right;
}

td.tdOmbrageDroite {
	background-image: url(images/refonte/ombre_gris_droite.jpg);
	background-repeat: repeat-y;
}

#divBody {
	position: relative;
	width: 760px;
}

#divZoneVisuelRegulier {
	position: relative;
	width: 595px;
	float:right;
}

#divZoneVisuelLarge {
	position: relative;
	width: 760px;
	float:right;
}

td.tdColonneContenu {
	padding-top: 0px;
}

table.tableFooter td {
	text-align:left;
	color: #AAAAAA;
	font-size: 10px;
}

td.tdFooterRow1 a, td.tdFooterRow2 a, td.tdFooterRow1 a:visited, td.tdFooterRow2 a:visited, td.tdFooterRow1 a:hover, td.tdFooterRow2 a:hover {
	color: #AAAAAA;
	font-size: 10px;
	text-decoration: none;
}
