/*====================================================================================-*/
/* Le corp de document===================================================================*/
/*====================================================================================-*/
body {
	/*font-family:Verdana,Arial,Helvetica;*/
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000;
	/*background-image:url(/images/common/background-site.jpg);*/
	background-repeat:repeat-y;
	background-position:center;
	background-color:#fff;
	margin:0;
	padding:0;
}

/*====================================================================================-*/
/* SOUS-MENU ==============================================================================-*/
/*====================================================================================-*/
#sous_menu {
	background-image: url('/images/common/sousmenu_background.jpg');
	margin: 5px;
	width: 178px;
}


#sous_menu a,
#sous_menu a:link {
	display: block;
	margin-left: 10px;
/*	color: #0076b6;*/
	line-height: 18px;
	color: #0069a2;
	text-decoration: none;
}
#sous_menu a:hover {
	font-weight: bold;
}

#sous_menu a.selectmenu
{
	color:#0069a2;
	font-weight:bold;
}

#sousmenu_haut {
	background-image: url('/images/common/sousmenu_haut.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 16px;
}
#sousmenu_bas {
	background-image: url('/images/common/sousmenu_bas.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 16px;
}

#zone_gauche {
	float: left;
	width: 200px;
}
#sous_menu_info {
	background-image: url('/images/common/fond_infos.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height: 450px;
}

/*
#zone_gauche {
	background-image: url('/images/common/zone_gauche.png');
	background-repeat: repeat-y;
	height: 100%;
	float: left;
	width: 150px;
}


#sous_menu ul li {
	border-left: 5px solid #0076b6;
	width: 192px;	
	height: 20px;
	padding-left: 10px;
	list-style: none;
}
*/

/*
#sous_menu {
	background-image: url('/images/common/sous_menu_background.png');
	background-repeat: repeat-y;
}
*/
/*====================================================================================-*/
/* ME =========================================================================-*/
/*====================================================================================-*/

#header {
	background-image: url('/images/common/background-fond.jpg');
	background-repeat: repeat-x;
}
#header_menu {
	background-image: url('/images/common/header.jpg');
	background-repeat: no-repeat;
	height: 177px;
	padding-top:9px;
}

#header_menu a {
	display: block;
	margin: 10px;
	height:13px;
	text-decoration: none;
	color: #FFF;
	width: 175px;
	border-bottom: 1px solid #2782b1;
	color: #99c3d8;
}

#header_menu a.selectmenu 
{
	color:#FFFFFF;
	font-weight:bold;
}

#header_right {
	float: right;
	text-align: right;
	background-image: url('/images/common/zone_logo.png');
	background-repeat: no-repeat;
	height: 71px;
	width: 183px;
	display: block;
}

#header_right a {
	color:#F5F5F5;
	font-weight:bold;
}


#header_menu a:hover {
	font-weight: bold;
	color: #FFF;
}


/*====================================================================================-*/
/* ID DESIGN =========================================================================-*/
/*====================================================================================-*/

#conteneur{
width:100%;
margin:0;
padding-top: 10px;
}

#entete{
background-image:url(../images/common/background.jpg);
background-repeat:repeat-y;
height:180px;
margin:0 auto 5px;
}

#logo_aposition {
margin:0;
left:0;
float:left;
padding: 5px 0 0 0;
}

#logo_client {
margin:0;
right:0;
float:right;
padding: 5px 10px 0 0;
}



/*====================================================================================-*/
/* CENTRE ============================================================================-*/
/*====================================================================================-*/
#contenu {
	float: left;
}

#frame{
left:0;
float:left;
width:140px;
margin:0 5px 5px 10px;
padding-top:0;
}
.zone table {
	float: left;
	width:200px;
	margin: 10px;
}
#zone1,
#zone2,
#zone3 {
	width:350px;
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right: 1px #ccc solid;
}

.clear {
	clear: both;
}


#requete{
width:350px;
float:left;
margin-right:10px;
padding-right:10px;
border-right: 1px #ccc solid;
}

#requete table tbody td{
text-align:center;
}

#toprequete{
width:350px;
}
#toprequete table tbody td{
text-align:center;
}


#concurrence{
width:720px
}

#concurrence table tbody td{
text-align:center;
}

/*
#frame-droite{
right:0;
float:right;
width:140px;
margin:0 10px 5px 5px;
padding-top:0;
}
*/


/*====================================================================================-*/
/* PIED ===============================================================================-*/
/*====================================================================================-*/

#footer {
clear:both;
height:60px;
margin: 5px auto 00px;
width:100%;
background-image:url(../images/common/fond_piedpage.jpg);
background-repeat:repeat-x;
background-position:bottom left;
}

#footer p{
color:#0170A8;
margin:0;
padding:3px;
font-weight:bolder;
text-align:center;
}

#footer p a{
font-weight:bold;
}
/*====================================================================================-*/
/* MENU ==============================================================================-*/
/*====================================================================================-*/

#menunav  {
width:160px;
margin:0;
padding-top:0;
}

#menunav ul  {
list-style:none;
width:159px;
margin:0;
padding:0;
}

#menunav ul li {
margin:3px 0 0;
text-align:center;
}


#menunav ul li.open,
#menunav ul li.close,
#menunav ul li.under {
	margin:0;
	text-align:center;
}


#menunav ul li a, #menunav ul li strong {
background-image:url(../images/common/li-jaune.jpg);
background-repeat:no-repeat;
display:block;
padding:5px 0 3px 0 ;
font-weight:bold;
line-height:1.6em;
text-decoration:none;
color:#FF9C00;
border-bottom: 1px solid #FF9C00;
}

#menunav ul li.open a, 
#menunav ul li.open strong{
font-weight:bold;
line-height:1.6em;
text-decoration:none;
color:#FF9C00;
background-color:#EAF6E2;
border: 0;
}

#menunav ul li.under a,
#menunav ul li.close a{
	background-repeat:no-repeat;
	padding:5px 0 3px 0 ;
	font-weight:normal;
	line-height:1.6em;
	text-decoration:none;
	background-color:#F5F5F5;
	border: 0;
	border-top:none;
	color:#FF9C00;
}


#menunav ul li.under  a{
background-image:url(../images/common/li-jaune-under.jpg);
}

#menunav ul li.close a  {
background-image:url(../images/common/li-jaune-close.jpg);
}

#menunav ul li a:hover {
color:#000;
}


#menunav ul li.open.vert a, 
#menunav ul li.open.vert strong{
background-image:url(../images/common/li-vert.jpg);
color:#7AC04C;
}

#menunav ul li.under.vert a{
background-image:url(../images/common/li-vert-under.jpg);
color:#7AC04C;
}

#menunav ul li.close.vert a{
background-image:url(../images/common/li-vert-close.jpg);
color:#7AC04C;
border-bottom: 1px solid #7AC04C;
}

#menunav ul li.seul.vert a{
border-bottom: 1px solid #7AC04C;
}


#menunav ul li.close.jaune a{
background-image:url(../images/common/li-jaune-close.jpg);
color:#FF9C00;
border-bottom: 1px solid #FF9C00;
}


#menunav ul li.open.bleu a, #menunav ul li.open.bleu strong{
background-image:url(../images/common/li-bleu.jpg);
color:#0077B5;
}

#menunav ul li.under.bleu a{
background-image:url(../images/common/li-bleu-under.jpg);
color:#0077B5;
}

#menunav ul li.close.bleu a{
background-image:url(../images/common/li-bleu-close.jpg);
color:#0077B5;
border-bottom: 1px solid #0077B5;
}

#menunav ul li.seul.bleu a{
border-bottom: 1px solid #0077B5;
}

#menunav ul li.open.rouge a, #menunav ul li.open.rouge strong{
background-image:url(../images/common/li-rouge.jpg);
color:#D5412A;
}

#menunav ul li.under.rouge a{
background-image:url(../images/common/li-rouge-under.jpg);
color:#D5412A;
}

#menunav ul li.close.rouge a{
background-image:url(../images/common/li-rouge-close.jpg);
color:#D5412A;
border-bottom: 1px solid #D5412A;
}

#menunav ul li.seul.rouge a{
border-bottom: 1px solid #D5412A;
}

#menunav p{
text-align:center;
font-size: 0.8em;
background-image:url(/images/commun/menu-pied.jpg);
background-repeat: no-repeat;
background-position:bottom;
padding: 3px 5px; 
height:20px;
}
/*
#textleft{
width:132px;
margin:0 auto;
padding: 3px;
background-color:#E6ECF7;
border: 1px solid #2552A3;
}

#textdroite{
color:#000;
width:132px;
margin:0;
padding: 26px 0 3px;
}

#textdroite strong{
color:#fff;
width:140px;
margin:0 auto;
padding: 3px 0 3px 3px;
display:block;
background-color:#2552A3;
}
#frame-droite ul {
padding-left:0;
margin-left:20px;
}

#frame-droite ul li{
list-style-image: url(../images/common/puce.gif);
}
*/
