body{
	background:#B3C5D0 url(../img/body_bg.jpg) repeat-x;
	width:1024px;
	margin:auto;
	font: x-small sans-serif;
	color: black;
	font-size:12px;
	min-height:500px;
}
#top_logo{
	width:1024px;
	height:180px;
	background:url(../img/top_bg.jpg) no-repeat;
}
#onglets{
	height:40px;
	background:url(../img/onglet_bg.jpg) no-repeat;
	padding:10px 0 10px 0px;
	margin:0 0 15px 0;
	font-size:16px;
	text-transform:uppercase;
}
#sous_page{
	padding:0;
	width:977px;
	position:absolute;
	font-size:14px;
	text-align:center;
	background:url(../img/sous_page_bg.jpg) repeat-x;
	margin:-15px 0 0 15px;
}
#main_head{	height:10px;	background:url(../img/head_main.jpg) no-repeat;	margin:15px 0 0 0;	padding:0;}
#main_bottom{  height:10px;	background:url(../img/main_bottom.jpg) no-repeat;	margin:0 0 20px 0;	padding:0;}
#main{
	background:#FFFFFF;
	padding:15px 12px 5px 12px;
	overflow:auto;
	min-height:600px;
}
.head{
	background-color:#0B3543;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	height:20px;
	padding:5px;
	font:14px Arial, Helvetica, sans-serif;
}
#left .head{	margin:-5px;	}
#left{
padding:5px;
width:228px;
float:left;
border:#0B3543 1px solid;
}
#left ul{	padding:10px 32px 38px 40px;	margin:0;	}
#left li{
border-bottom:1px #D9D9D9 dashed;
padding:5px 0 5px 0px;
list-style-image:url(../img/left_menu_li.jpg);
}
#left li a{
	color:#0B3543;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content{
padding:0;
width:750px;
float:right;
min-height:400px;
}
#bottom{
	background:#333333 url(../img/bottom.jpg) no-repeat;
	color:#fff;
	text-align:center;
	font-size:12px;
	height:65px;
	clear:both;
}
#bottom a{	color:#CCCCCC;}
#loading {	position:absolute; font-weight:bold; margin-top:300px; background-color: #95CA2C; margin-left:300px; border:#003300 solid 1px; color:#003300; }
/************* Frame Upload  *******************/
#Reponse{	text-align:center; color:#FF0000;font-size:14px; background-color:#FFF0F0;}
.guide{
	text-transform: capitalize;
	color: #0B3543;
	text-align:left;
	font-size:10px;
	margin-bottom:30px;
}
.guide a:link, .guide a:visited{
	color: #0B3543;
	text-align:left;
	text-decoration:underline;
	font-size:11px;
}
a {
	text-decoration: none;
	color: #12538F;
	background: none;
}
a:visited {
	color: #12538F;
}
a:active {
	color: #12538F;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
	vertical-align: middle;
}
p {
	margin: .4em 20px .5em 20px;
	line-height: 1.5em;
	padding:5px 5px 5px 20px;
}
p img {
	margin: 0;
}
hr {
	height: 1px;
	color:#003300;
	background-color:#003300;
	border: 0;
	margin: .2em 0 .2em 0;
}
h1,h1 a:link, h1 a:visited{
	padding:10px 0 10px 10px;
	height:17px;
	font:16px bold Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#333333;
}
h2, h2 a:link, h2 a:visited { 
	background:url(images/caro-v.jpg) no-repeat 15px 5px;
	color:#666666;
	font-size:13px;;
	padding-left:30px;
	text-decoration:underline;
	display:inline;
}
h3{
	border:#FF0000 solid 1px;
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	font-size:13px;
	background-color:#FFF0FF;
}
ul {	padding: 0;	}
/***********************************************/
/* Onglets                                 */
/***********************************************/
#onglets ul	{	margin:0 0 0 5px;	}
#onglets li	{	display:inline;	}
#onglets img{	display:inline;}
#onglets a{
	float:left;
	padding:0;
	text-decoration:none;
	border-right:1px dotted #999999;
}
#onglets a span{
	float:left;
	display:block;
	padding:7px 11px 10px 11px;
	white-space:nowrap;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#onglets a span{
	float:none;
	color:#666666;
}
/* End IE5-Mac hack */
#onglets a:hover span{
	color: #A10101;
}
/***********************************************/
/* Sous Pages                                 */
/***********************************************/
#sous_page ul		{	margin:0 0 0 25px;	padding:7px;					  }
#sous_page li		{	display:inline;	list-style-type:none;}
#sous_page li:hover	{	font-weight: normal;					}
#sous_page a:hover	{	color: #666666;						 }
#sous_page a{
	margin:0 0 0 10px;
	color:#A10101;
	padding:5px 11px 10px 11px;
	float:none;
	white-space:nowrap;
	font-style:italic;
}

/****************	Paging	*************************/
#paging{
	margin-top:30px;
	border:none;
	font-size:12px;
	width:100%;
}
#paging,#paging a{	color:#0B3543;}
#paging a{
	padding:0 4px 0 4px;
	text-decoration:none;
}
#paging a span{
	display: inline;
	padding:1px 9px 5px 4px;
	border:none;
	background-color:#0B3543; color:#000;
	width:9px;
	border:1px solid #0B3543;
	color:#fff;
}
#paging a:hover span{	background-color:#FFF; color:#0B3543;	}
table{ width:100%;	}
.sub_pages p{	min-height:90px;	padding:0 0 10px 10px;	margin:0;	border-bottom:1px dotted #666666; display:block;}
#recherche{	width:300px;	float:right;	}
#national{
	margin-left:10px;
	width:420px;
	height:85px;
	background:url(../photos/images/conseil.jpg);
	padding:210px 5px 5px 15px;
	color:#fff;
	float:left;
}
#national a{	font-weight:bold;	color:#CCCCCC;}
.preview{
	width:440px;
	float:right;
	padding:0 10px 10px 10px;
	border-bottom:1px dotted #333333;
}
.preview h1{ color:#0B3543;}
#locaux{
	margin:20px -12px 0 -12px;
	width:1024px;
	overflow:hidden;
	background:#000000;
}
#locaux center{	color:#fff; font:16px bold Arial, Helvetica, sans-serif;}
#locaux a{color:#999999;}
#locaux td{ background:url(../img/point-jaune.jpg) no-repeat; background-position:0 5px;	padding:0 0 0 8px;	}
#left_item{	padding:0;	margin:10px 0 10px 0;	float:left;	}
#left_item ul{	margin:0;	padding:0;	}
#left_item li{
	width:160px;
	background:url(../img/left_item.jpg);
	height:55px;
	margin:5px 0 5px 0;
	list-style:none;
	padding:15px 60px 0 20px;
	color: #ECECF0;
}
#left_item li:hover{	background:url(../img/left_item_hover.jpg);	}
#left_item li a{	color:#FFFFFF;	font:18px Arial, Helvetica, sans-serif; display:block;}
#liste{	margin:20px 40px 20px 60px;	width:80%; text-align:left;}
#liste .id{ background:#0B3543; color:#fff;	}
#liste .id,#liste .code{	text-align:center;}
#liste td{	border-bottom:1px solid #d1d1d1; height:30px;}
.title{
	width:30%;
	color:#666666;
	text-align:right;
	border-right:#666666 1px dotted;
	padding:5px 10px 5px 0;
	font-style:italic;
}
.value{	text-align:left;	padding:5px 0 5px 10px;}