/*@charset "utf-8";
 CSS Document */
body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #feedfe;
}
.spacer {
  clear: both;
}
h1{
	font-size: 24px;
	color: #FCC;
	margin:0;
}
h2{
	font-size: 16px;
	color: #000;
}
h4{
	font-size: 36px;
	color: #f00;
}
ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
img { 
border : none;
}
a{
outline:none;
}
/*-----------------------------------LOGGER------------------------------------*/
#connect{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 15px 0 0 900px;
}
#connect #Div0{
* margin:-15px 0 0 0;
}

#connect a{
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding:0 5px 0 5px;
}
#connect a:hover{
text-decoration:underline;
}
#connect input[type=submit]{
	border:0.7px solid #333;
	cursor:pointer;
	background-color: #FFC;
}
#connect input, select{
	font-size:10px;
	border: #CCC 1px solid;
}

#container{
	width: 1240px;
	background-color: #FFF;
	margin: auto;
	background: url(img/container/mid.png) repeat-y center;
}
/*--------------------------------- HEADER ------------------------------------------*/
#header{
	height: 254px;
	background: url(/img/container/top.jpg) no-repeat top;
}
#header h1{
	font-size: 24px;
	font-weight: bold;
	color: #FC9;
	text-decoration: underline;
	padding-top: 30px;
	padding-left: 40px;
}
/*-------------------------------------------------------------------------------*/

#left{
	width: 930px;
	float: left;
	padding-left: 20px;
}
#left p{
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background-color: #FFC;
	padding:10px;
	margin:7px;
	border: thin solid #FC3;
}
#left h1{
	margin: 0;
	color: #C5011F;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 0 15px;
}
.miniature{
height:300px;
float:left;
margin:3px;
border:thin #F5C5F2 solid
}
.miniature img{
margin: 3px 0 0 0;

}
.miniature h2{
	margin:0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #C33;
	height:15px;
}
.miniature h4{
	margin:0 0 10px 0;
	text-align: center;
	font-size:10px;
	color: #333;
	font-weight: bold;
}
.miniature h5{
	margin:0 0 0 0;
	text-align: center;
	font-size:11px;
	color: #F00;
	background-color:#000;
	font-weight: bold;
}
.admin_miniature {
width:80px;
float:left;
margin:3px 1px 3px 1px;
}
/*--------------------------------------------------fiche-------------------------------------------*/
.fiche{
	margin-left:30px;
	padding: 22px;
	float: left;
	font-size: 12px;
	width:550px;
}
.fiche .col{
	padding: 5px 0 5px 0;;
	border-top: #FCF 1px solid;
	clear:left;
}
.fiche .col strong{
	float: left;
	display:block;
	width:160px;
}
.fiche .col em{
	padding:0;
	font-style: normal;
}
.fiche .col ul{
	float:left;
	width:200px;
}
.fiche .col li{
	list-style-type: none;
	font-weight: bold;
}
.fiche h3{
	font-size:16px;
	font-weight: bold;
	color: #F99;
	margin: 0;
	padding: 0 0 20px 10px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>< COte Droit infobox<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<    */
.infobox{
	background:url(/img/infobox/mid.png) repeat-y;
	float: left;
	width: 265px;
	margin-top: 10px;
}
.infobox .top{
	background:url(/img/infobox/top.png) no-repeat top;
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #C5011F;
	text-align: center;
}
.infobox .bot{
	background:url(/img/infobox/bot.png) no-repeat bottom;
	font-size: 12px;
	padding: 5px;
}
.infobox .bot p{
padding: 3px 3px 7px 3px;
border-bottom:#BB8900 1px solid;
overflow:hidden;
}
.infobox .bot p img{
float:left;
margin: 7px;
border: 4px solid #BB8900;
  }

.infobox .bot a{
text-decoration:underline;
font-weight:bold;
}
.infobox .bot a img{
margin:5px;
}
.infobox_width{
	float: left;
	width: 900px;
	margin-top: 10px;
	border:#FCF thin solid;
}
.infobox_width .top{
	padding: 5px;
	font-weight: bold;
	color: #C5011F;
	background:#FCF;
}
.infobox_width .bot{
	font-size: 14px;
	font-weight:bold;
	padding: 15px;
}

/*-----------------------------------------------------------------------*/
#footer{
	text-align: center;
	background: url(/img/container/bottom.png) no-repeat  bottom;
	padding: 30px 0 20px 0;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
/*------------------------------------form-------------------------------------------*/
input[type=submit], input[type=reset],input[type=button] {
	border:1px solid #333;
	font-weight:normal;
	cursor:pointer;
	background-color: #FCC;
}
input, select
{
	border: #CCC 1px solid;
}
.row {
	clear: both;
	padding-top: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
  }
.row em{
	font-size: 9px;
  }

.row span.label {
	float: left;
	width: 120px;
	text-align: right;
	margin: 3px 0 0 0;
  }

.row span.formw {
  width: 235px;
  text-align: left;
  }
.btn{
	border:1px solid #E2E2E2;
	background-color: #FFF;
	width:22px;
	height:22px;
	padding:0;
}
.spacer {
  clear: both;
  }
.files {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FCC;
	color: #333;
  }  

/*-------------------------------------------------------------disclaimer------------------------------------------------*/
#disclaimer{ text-align:left; }
#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:#000; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
#disclaimer-cadre b{ font-size:14px; color:black; }
#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#F9C; }
#disclaimer-cadre a:hover{ color:#F00; }

/*---------------------------------------------------------galerie-----------------------------------------------------------*/
#preview{
	position:absolute;
	background:#FFF;
	padding:2px;
	display:none;
	color:#fff;
	}

/*---------------------------------------------------------------menu-------------------------------------------------------*/
#menuDeroulant
{
	background: #C5011F;
	font-size:12px;
 	font-weight:bold;
	margin: 7px 11px 0 14px;
}

#menuDeroulant .item{
	float: left;
	margin:0 0 2px 0;
}
#menuDeroulant .list{
	float: none;
}
#menuDeroulant li{
	list-style-type: none;
	float: left;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited{
	display: block;
	color: #FFF;
	background: #C5011F;
	padding: 4px 18px;
	border-right: 1px solid #fff;
	border-bottom: 3px solid #fff;
	text-decoration: none;
}
#menuDeroulant .sousMenu{	
	border-top:#FFF thin solid;
	position: absolute;
	display: none;
	list-style-type: none;
	margin:0;	
}
#menuDeroulant .sousMenu li{	
	background: #C5011F;
	float: none;	
	height: 11px;	
	width: 170px;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited{
	display: block;
	color: #FFF;
	font-size:9px;
	text-decoration: none;
}
#menuDeroulant .sousMenu li a:hover{
	text-decoration:underline
}
#menuDeroulant li:hover .sousMenu{ 
display: block; 
}

#pagination {
	margin:10px 0 10px 0 ;
}
#pagination a{
	color: #3366FF;
	text-decoration: none;
	font-size: 14px;
}
#agence_cadre{
	background-color:#FFE6FF;
	border:#FECDFD thin solid;
	overflow:hidden;
	margin:10px ;
	font-size:1.1em;
	color: #333;

}
#agence_cadre input{
margin-bottom:7px;
}

#agence_cadre h1{
	font-size:2em;
	font-weight:bold;
	margin-top:10px;
	color: #C5011F;
}
#agence_cadre span{
	padding:10px;
	margin:-30px 10px 0 0;
}
#agence_cadre ul{
	float:left;
}
#agence_cadre li{
	font-weight:bold;
	margin-bottom:5px;
}
#agence_img {
	margin:20px;
}
#agence_img img{
	margin:3px;
	border:#333 thin solid;
}
.miniature_agence{
float:left;
margin:20px;
border:thin #F5C5F2 solid;
width:150px;
}
.miniature_agence img{
margin: 3px 0 0 0;

}
.miniature_agence h2{
	margin:0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #C33;
	text-decoration:none;
}
.miniature_agence a{
	text-decoration:none;
}
#flag {
position:absolute;
left:200px;
top:15px;
}
#flag li{
float:left;
margin-right:5px;
}

