@import url(new_compl.css);
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #fff url(../images/bg.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4f4f4f;
}
form{
	margin:0;
	padding:0;
}
.star {
	color:#AD8446; 
	font-size:16px; 
}
.sup_infos{
	font-size:10px;
	border:1px solid #ccc;
	background-color:#f1f1f1;
	padding:5px;
	padding-left:30px;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
img {
	border:none;
}
h1 
{
	font-size:16px;
	font-weight:bold;
	color:#797979;
	margin:0;
}
h1 span
{
	font-size:10px;
}
h2
{
	font-size:15px;
}
h3
{
	font-size:12px;
	height:22px;
	/*border-bottom: #8268f0 1px dotted;*/
	
}
h3 .start:first-letter
{
	font-size:20px;
	margin-right:1px;
	
}
h3 span
{
	display:block;
	float:left;
	height:20px;
 	padding:0;
	margin:0;
}
h3 .start
{
	background:url(../images/bgh3start.jpg) bottom left repeat-x;
}
h3 .end
{
	width:30px;
	background:url(../images/bgh3end.jpg) bottom left no-repeat;
}
a:link , a:visited {
	text-decoration: none;
	color: #4f4f4f;
}
a:hover {
	text-decoration: underline;
}
a:hover img
{
	text-decoration: none;
}
span.evidence
{
	color:#ae9ef6;
	font-weight: bold;
}




/* Définition du style du header */
#top {
	margin-top:-2px !important;
	margin-top:-10px;
	height: 125px;
	
}

#top .left {
	width: 135px;
	text-align: center;
	float: left;
}
#top .left a {
	display: block;
	height: 120px;
	width: 135px;
}

#top .left a:visited {
	text-decoration: none;
}

#top .center {
	float: left;
	width: 728px;
}

#top .banniere {
	margin-top: 2px;
}

#top .center .recherche {
	text-align: right;
	font-size: 10px;
	color: #797979;
}
#top .center .recherche table {
	/*text-align:right;
	/*width:728px;*/
}	
#top .right {
	float: left;
	width: 100px;
}

#top .right a {
	display: block;
	height: 124px;
	width: 100px;
}

#top .right a:visited {
	text-decoration: none;
}
#center h1
{
	width:600px;
}
#center .menu {
	font-size: 11px;
	float: left;
	width: 184px;
	height: 400px;
	background: #fff url(../images/menu.jpg) no-repeat left top;
}
#center .menu ul {
	list-style:none;
	margin-left:0;
	padding-left:20px;
}
#center .menu h3 {
	margin-left: 35px;
	margin-top: 60px;
}

#center .content {
	float:left;
	padding:0 1px;
	width:680px;
	min-height:400px;
	margin-right:5px;
	color:#797979;
	background:url(../images/contenu.jpg) no-repeat left top;
}
#center .content ul
{
	list-style:none;
	margin:0;
	padding:0;
	margin-left:3px;
}
#center .content li
{
	background:url(../images/puce.jpg) left top no-repeat;
	background-position: 0 0.4em;
	padding-left:5px;
}
#center h1
{
	padding-left:25px;
	
}
#center .content .right
{
	float:left;
	margin-top:0px;
	width:480px;
}
#center .content .left
{
	float:left;
	width:200px;
	margin-top: 0px;
}

#center .content .bottom
{
	clear:both;
}
#center .content .contact_right
{
	float:right;
	margin-top:50px;
	margin-right:20px;
}
#center .content .searchbox {
	margin-left:45px;
	margin-bottom:22px;
	padding-bottom:15px;
	background:url(../images/ligne_fond.jpg) no-repeat bottom left;
}

#center .content .searchbox select
{
	width: 210px;
	height:150px;
}

#center .content .searchbox input.left_arrow 
{
	width:20px;
	height:20px;
	border:0;
	background:url(../images/search_arrow_left.jpg) no-repeat top left;
	display:block;
	margin:5px;
	margin-top:20px;
}
#center .content .searchbox input.right_arrow 
{
	width:20px;
	height:20px;
	border:0;
	background:url(../images/search_arrow_right.jpg) no-repeat top left;
	display:block;
	margin:5px;
	margin-top:20px;
}

/*.category_container 
{
	/*width:332px;
	/*background: url(../images/bg_category.gif) top left repeat-y;
	
}*/
#center .content .cat_container
{
	float:left;
	width:180px;
	margin-top:10px;
	padding-left:2px;
	padding-bottom:10px;
	
	/*border-color:#bcbcbc;
	border-style:0px;*/
}
#center .content .cat_container h4 {
	margin:5px 0 2px 0;
}
#center .content .cat_container div {
	padding-left:8px;
}
#center .content .logomark {
	float: left;
	width: 99px;
	height: 49px;
	margin: 0px 2px 0px 3px;
	text-align: center;
	border:none;

}

.borderlr
{
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
}

#center .content h3
{
	/*padding-left: 35px;*/
	height:25px;
	/*background:url(../images/bgh3.jpg) no-repeat bottom left;*/
}
#center .content .precsuiv {
	text-align: center;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#center .content .precsuiv a 
{
	color:#ae9ef6;
	font-weight: bold;
	font-size:14px;
}
#center .content .precsuiv a.evidence
{
	color:#faae45;
	font-weight: bold;
	font-size:14px;
	background:none;
}
#center .content .entity_list
{
	width:630px;
	height:350px;
	margin-top:15px;
	margin-left: auto;
	margin-right:auto;
}
#center .content .result0
{
	width:400px;
	margin: 0 auto;
	padding: 3px;
	text-align:center;
	border:#8d83ff 1px solid;
	border-bottom:#8d83ff 3px solid;
	border-right:#8d83ff 2px solid;
	background:white;
}
/*style pour le mini site V1 */
h4
{
	margin:0;
	padding:0;
}
#center .content_ms {
	float:left;
	padding:0 5px;
	width:520px;
	margin-right:5px;
	color:#797979;
	background:url(../images/contenu.jpg) no-repeat left top;
}

#center .content_ms .bottom
{
/*	border:#797979 1px solid;
	/*border-right:#797979 3px solid;
	border-bottom:#797979 3px solid;*/
	/*border:#f0d4a4 1px solid;*/
	border-right:#f0d4a4 2px solid;
	border-left:#f0d4a4 1px solid;
	border-top:#f0d4a4 1px solid;
	/*border-bottom:#f0d4a4 2px solid;*/
	background:url(../images/bg_infos.jpg) bottom left repeat-x;
	padding:15px;
}

#center .content_ms .bottom .img_left
{
float:left;
}
#center .content_ms .bottom .img_right
{
float:right;
}

#center .content_ms .bottom .infoplus
{
	margin-top:5px;
	/*border:#f0d4a4 1px solid;
	border-right:#f0d4a4 2px solid;
	border-bottom:#f0d4a4 2px solid;*/
	padding:5px;
}
#center .right_ms
{
	float:left;
	width:240px;
	padding: 5px;
	
	
}
#center .content_ms ul
{
list-style:none;
	margin:0;
	padding:0;
	margin-left:8px;
}
#map a
{
display:none;
}
#map span
{
font-size:9px;
}
#map {
margin:0 auto;
}
#center .content_ms li
{
	background:url(../images/puce.jpg) left top no-repeat;
	background-position: 0 0.4em;
	padding-left:25px;
}
#center .right_ms .infos
{
	padding: 5px;
	/*border:#797979 1px solid;
	border-right:#797979 2px solid;
	border-bottom:#797979 2px solid;*/
	border-right:#f0d4a4 2px solid;
	border-left:#f0d4a4 1px solid;
	border-top:#f0d4a4 1px solid;
	/*border-bottom:#f0d4a4 2px solid;*/
	background:url(../images/bg_infos.jpg) bottom left repeat-x;
	padding-bottom:10px;
}
#center .right_ms .recap
{
	padding-top:15px;
	
}
#center .right_ms p 
{
	margin:0;
	padding:0;
}
/*Styles pour le mini site V2*/
#center .right_ms2
{
	float:left;
	width:226px;
	padding: 5px;
	border-left:#797979 1px solid;
	
	
	
}

#center .right_ms2 .infos2
{
	padding: 5px;
	/*border:#797979 1px solid;
	border-right:#797979 2px solid;*/
	border-bottom:#797979 1px solid;
}
#center .right_ms2 .infos2 p
{
 margin:0;
 padding:0;
}
#center .right_ms2 .infos
{
	padding: 5px;
	border:#797979 1px solid;
	border-right:#797979 2px solid;
	border-bottom:#797979 2px solid;
}
#center .right_ms2 .infoplus
{
	margin-top:5px;
	/*border:#f0d4a4 1px solid;
	border-right:#f0d4a4 2px solid;
	border-bottom:#f0d4a4 2px solid;*/
	padding:5px;
}
#center .right_ms2 ul
{
list-style:none;
	margin:0;
	padding:0;
	margin-left:8px;
}
#center .right_ms2 li
{
	background:url(../images/puce.jpg) left top no-repeat;
	background-position: 0 0.4em;
	padding-left:15px;
}
#center .content_ms .infoplus .img_left
{
float:left;
}
#center .content_ms .infoplus .img_right
{
	float:right;
	margin-right:10px;
}
/*Style du mini site V3*/
.up{
	float: left;
	padding:0 5px;
	width:780px;
	
	margin-right:5px;
	color:#797979;
	background:url(../images/contenu.jpg) no-repeat left top;
}
.img_right
{
	float:right;
	width:200px;
	border:#797979 1px solid;
}
.down
{
 height:100px;
 width:980px;
 padding-left:10px;
 background: url(../images/bottom_down.jpg) left bottom no-repeat;
}
.down ul
{
	list-style:none;
	margin:0;
	padding:0;
	margin-left:8px;
}
.down li
{
	background:url(../images/puce.jpg) left top no-repeat;
	background-position: 0 0.4em;
	padding-left:15px;
}

#center div.right 
{
	float: left;
	width: 100px;
	margin-top: -15px;
}
#center .zone_container .zone
{
	float:left;
	width:300px;
}
#center .zone_container .button_container
{
	clear:both;
	display:block;
	text-align:right;
	padding-right:100px;
}
.index #center h2
{
		text-align:center;
		padding:3px;
		margin:5px;
		margin-bottom:0;
}
.index #center .category_container
{
	margin-left:30px;
	margin-top:40px;
	background:none;
	width:170px;
	z-index:100;
	margin-bottom:10px;
}
.index #center .category_container .category_mother a
{
	font-weight:bold;
}
.index #center .category_container .category_mother
{
	display:list-item;
	list-style-image:url(../images/puce.jpg);
	margin:0;
	padding:0;
	margin-top:5px;
}
.index #center .category_container .category_children
{
	display:none;
	padding-left:3px;
	font-size:9px;
}
/* Styles du footer */
#maille {
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
	font-size: 10px;
	color: #797979;
	margin:5px auto;
	border: 1px solid #cbcbcb;
}
#maille span {
	margin-left:20px;
	width: 300px;
	float:left;
	font-size: 9px;
}
/* Styles du footer */
#footer
{
	clear:both;
	margin-top:2px;
	font-size:10px;
}
#footer .left {
	float:left;
	text-align:left;
	width:280px;
	padding-left:20px;
}
#footer .right {
	float:left;
	width:640px;
	text-align:right;
	padding-right:20px;
}
/* Définition de la barre de recherche avancée*/
#advanced
{
	position:absolute;
	margin:0 auto;
	margin-left:12px;
	width:670px;
	z-index:100;
	clear:both;
	
}
#advanced .title
{
	clear:both;
	float:right;
	background: url(../images/bg_adv_title.gif) top left no-repeat;
	width:114px;
	height:20px;
	padding-left:6px;
}
#advanced .content
{
	display:none;
	background:#FCECDA url(../images/bg_adv_content.jpg) top left repeat-y;
	height:25px;	
}
#advanced .content a 
{
	width:200px;
	height:20px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;	
}

.btaide  /* bouton aide dans recherche avancée*/
{
	font-size:9px;
	float:right;
	margin-right:150px;
}
/* Styles des message d'erreur */
.error_msg
{
	width:400px;	
	margin:10px auto;
	padding:3px;
	border:1px solid #CCC;
}
.error_msg ul
{
	list-style:none;
	margin:5px;
	padding:15px;
	padding-left:20px;
	background:#FFE4DF;
	border:1px solid #F1F1F1;
}
.error_msg li
{
	margin:0;
	margin-top:2px;
	padding:0;
}
.error_msg p
{
	background:#FFE4DF;
	margin:5px;
	padding:15px;
	border:1px solid #F1F1F1;
}
.advertisement_msg
{
	width:400px;	
	margin:10px auto;
	padding:3px;
	border:1px solid #CCC;
}
.advertisement_msg ul
{
	list-style:none;	
	margin:0;
	padding:5px;
	padding:15px;
	background:#C1D4E5;
	border:1px solid #DDD;
}
.advertisement_msg li
{
	margin:0;
	margin-top:2px;
	padding:0;
}
.advertisement_msg p
{
	background:#C1D4E5;
	margin:5px;
	padding:15px;
	border:1px solid #F1F1F1;
}

