/*
	© 2008 Simalis
	Service WebDesign 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	outline: 0;
	vertical-align: baseline;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* tags html
-------------------------------------------------------*/
*{
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}
html, body {
	margin:0;
	padding:0;
	border:0 none;
	width:100%;
	height:100%;
	line-height:1.2em; /* hauteur de ligne safari */
	color:#2b2b2b;
}
body {
	background:#fff;
}

h1,h2,h3,h4,h5,h6,p{
	margin:0.8em 0;
	padding:0;
	line-height:1.2em; /* hauteur de ligne safari */
}

h1{	font-size: 1.6em;}
h2{	font-size: 1.3em;}
h3{ font-size: 1.2em;}
h4{	font-size: 1.1em;}
h5{	font-size: 1em;}
h6{	font-size: 1em;}
h7{	font-size: 0.9em;}
h8{	font-size: 0.8em;}

h1{color:#2c7bae;}
h1 a{color:#2c7bae;}

h2,h3,h4,h5,h6{color:#3F94CA;}
h2 a,h3 a,h4 a,h5 a,h6 a{color:#3F94CA;}

p{
	font-size: 1.1em;
	padding: 0;
}

strong{font-size: 1em;}

hr {
	clear:both;
	border:0 none;
	border-top:1px dotted #A6CADD;
	background:#fff;
	outline:none;
	height:1px;
	margin:1em 0;
}

/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/
a{outline: none; color:#006699;font-size:1em;}
:focus{-moz-outline-style: none;outline:0;}
a:hover{text-decoration:none;}

img{border:0 none;}

/* class generales
-------------------------------------------------------*/
.showbloc{display:block;}
.hidebloc{display:none;}

.hightlight{
	font-size:1.4em;
	line-height:1.4em;
	white-space:nowrap;
}

.fleft{float:left;}
.fright{float:right;}

.aligncenter{text-align:center;}

.imgstyle, .imgleft, .imgright, .imgcenter{
	margin:2px;
	padding:3px;
	border:1px solid #ccc;
	background:#fff;
	}
.imgleft{float:left;margin:0 1em 1em 0;}
.imgright{float:right;margin:0 0 1em 1em;}
.imgcenter{margin:0 auto 1em auto;}

.require{color:#CC0000; font-weight:bolder;}
.errormsg{
	color:#CC0000;
	text-align:center;
	padding:0.3em;
	margin:1em;
	background:#FFEEEE;
	border:1px solid #FF6666;
}
.sentmsg{
	text-align:center;
	padding:0.3em;
	margin:1em;
	background:#FFFFCC;
	border:1px solid #FFCC66;
}
.readmore{
	text-align:right;
	margin-top:0;
	padding-top:0;
	border-bottom:1px dotted #e5e5e5;
}

.highlight{
	background:#FFFFCC;
	border:1px solid #FFCC66;
	margin:0.6em 0;
	padding:0 0.8em;
}
.print{display:none;}
.unprint{display:block;}
.wash {
	display:block;
	clear:both;
	font-size:1px;
	height:1px;
	margin:0;
	padding:0;
	border:0 none;
}/**/
.wash:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.wash {display: inline-block;}

/* Hides from IE-mac \*/
* html .wash {height: 1%;}
.wash {display: block;}
/* End hide from IE-mac */

/* 
-------------------------------------------------------*/
.content{
	min-width:955px;
	_width:955px;
	background:#fff;
	overflow:auto;
	clear:left;
	margin:0;
	padding:0 0 0 30px;
}
.carte_info{
	float:right;
	width:350px;
	height:420px;
	}
	.info_chiffre{
		list-style:none;
		line-height:3.5em;
		margin:0 0 0 3em;
		}
		.info_chiffre strong{
			font-size:3em;
			letter-spacing:-2px;
			font-style:normal;
		/*	font-family:Arial, Helvetica, sans-serif;*/
			}

/* header
-------------------------------------------------------*/
.header{
}
.title{
	color:#0C2D74;
	font-size:1.8em;
	margin:0;
	padding:30px 0 0 120px;
	height:30px;
	background:#fff url(../img/title_bg.png) no-repeat 0 0;
}
.title a{
	display:block;
	height:20px;
	width:770px;
	text-indent:-999em;
	color:#0C2D74;
	text-decoration:none;
}
.nav{
	list-style:none;
	background:#0C2D74 url(../img/nav_bg.png) repeat-x 0 0;
	height:32px;
	margin:0;
	padding:0 0 0 120px;
	min-width:865px;
	}
	.nav li{
		float:left;
		margin:0;
		padding:6px 20px 6px 0;
		}
		.nav li a{
			color:#fff;
			display:block;
			line-height:20px;
			text-decoration:none;
			padding:0 2px;
			}
		.nav li a:hover{
			background: #fff;
			color:#0C2D74;
			}
/* contenu du site
-------------------------------------------------------*/
.content{
	width:955px;
	background:#fff;
	overflow:auto;
}
.content2{
	min-width:905px;
	_width:905px;
	background:#fff;
	overflow:auto;
	clear:left;
	margin:0;
	padding:0 20px 0 30px;
	}
	.content2 h1{
		border-bottom:2px solid #3399cc;
		padding-bottom:0.2em;
		}
	.content2 h2/*, .content2 h3*/{
		border-bottom:1px dotted #3399cc;
		padding-bottom:0.1em;
		}
	.expert_adresse{
		border-bottom:1px dotted #b3d8ec;
		padding-bottom:1em;
		}
.texte_home{
/*	float:left;
	width:590px;*/
	margin:0;
	padding:0;
}
.title_home{
	font-size:1.8em;
	color:#333333;
	font-style:italic;
	margin-bottom:0;
}
.ul_outil{
	list-style:none;
	font-size:1.1em;
	padding:0;
	margin:0;
	}
	.ul_outil li{
		font-size:1.1em;
		line-height:1.3em;
/*		background:transparent url(../img/ul_arrow.png) no-repeat 0 0;*/
		padding:0 0 0 20px;
		margin:5px 0;
		font-style:italic;
		}
		.ul_outil li img{
			margin-bottom:-4px;
			}
.bloc_home{
	position:relative;
	height:80px;
	width:445px;
	margin:10px 10px 0 0;
}
.bloc_home p{
	position:absolute;
	top:0;
	left:0;
	float:left;
	height:60px;
	width:160px;
	margin:0;
	padding:10px;
	line-height:15px;
	color:#fff;
}
.bloc_home p a{
	color:#fff;
	text-decoration:none;
}
.bloc_home p a:hover{
	text-decoration: underline;
}

.bloc_vert{background:#99BE2B;}
.bloc_orange{background:#E77119;}
.bloc_rouge{background:#C0001F;}
.bloc_bleu{background:#0091D9;}
	
.bloc_home ul{
	list-style:none;
	margin:0 0 0 200px;
	padding:10px 0 0 0;
}
.bloc_home ul li{
	list-style:none;
	margin:0;
	padding:0;
	font-style:italic;
}
/* sidebar */
.sidebar{
	float:left;
	width:180px;
}
.title_sidebar{
}
.sidebar div.bloc_rouge h2:hover{
	background:#e5415c;
}
/*.sidebar div.bloc_rouge div, */.sidebar div.bloc_rouge p{
	background:#fff;
	padding:2px;
}
.sidebar_info{
	font-size:9px;
	font-style:italic;
}
ul.check_search{
	list-style:none;
	margin:0;
	padding:3px;
	width:164px;
	background:#fff;
}
ul.check_search li{
	clear:right;
	background:#90CDEC;
	margin:2px 0;
}
ul.check_search li a{
	display:block;
	padding:0 2px;
	width:160px;
	line-height:20px;
	text-decoration:none;
	color:#000;
	background-image:url(../img/plus.png);
	background-repeat:no-repeat;
	background-position: 146px 4px;
}
ul.check_search li a:hover{
	background-color:#abdbf2;
}
ul.check_search li a.open{
	background:transparent url(../img/moins.png) no-repeat 146px 4px;
}
ul.check_search li a.selected{
	background:transparent url(../img/plus_select.png) no-repeat 146px 4px;
}
ul.check_search li a.selected.open{
	background:transparent url(../img/moins_select.png) no-repeat 146px 4px;
}
ul.check_search li.libli {
	background:#fff;
}
ul.check_search li.radio {
	padding-left:15px;
}
ul.check_search li label.labelox{
	position:relative;
	display:block;
	overflow:auto;
	padding:0 2px;
	line-height:20px;
}
ul.check_search li input.checkput{
	float:right;
}
ul.check_search li ul{
	clear:right;
	list-style:none;
	background:#fff;
	margin:0;
	padding:0;
}
ul.check_search li ul li{
	clear:right;
	overflow:auto;
	background:#C5E8F7;
	margin:1px 0;
	padding:2px 0;
}
.selectCom{width:158px;}
ul.check_search li ul li label.labelox{
	position:relative;
	display:block;
	overflow:auto;
	padding:0 2px;
	line-height:16px;
}
ul.check_search li ul li input.checkput{
	float:right;
}
.localinput{
	background:#fff;
	border:0 none;
	width:162px;
	margin:0;
	padding:4px 0;
	color:#000;
	border:4px solid #fff;
	border-top:0 none;
}
.submitform{
	background:#CF101D;
	text-align:center;
	border:0 none;
	width:168px;
	margin:0;
	padding:4px 0;
	color:#fff;
	border:4px solid #fff;
	cursor: hand;
}
ul.list_search{
	list-style:none;
	margin:0;
	padding:3px;
	background:#fff;
	height:255px;
	overflow:scroll;
	overflow-x:hidden;
}
ul.list_search li{
	clear:right;
	background:#cbe7f6;
	border-top:1px solid #90CDEC;
	border-bottom:1px solid #90CDEC;
	margin:2px 0;
}
ul.list_search li a{
	display:block;
	padding:0 2px;
	width:160px;
	text-decoration:none;
	color:#000;
	white-space:nowrap;
	overflow:hidden;
}
ul.list_search li a:hover{
	background:#E6F5FB;
}
/* contenu carte */
.content_map{
	float:left;
/*	margin-left:210px;*/
	padding:10px 30px 0 30px;
}
ul.outils{
	float:left;
	list-style:none;
	border:1px solid #B8C8E4;
	overflow:auto;
	list-style:0;
	padding:5px;
	margin:0 5px 10px 0;
}

.screen a{background:#597BA5;}
.tools a{background:#C8A771;}
.objet a{background:#3D817A;}
.export a{background:#A3494E;}

.content_info{
	font-size:9px;
}
.visual_data{
	max-width:700px;
	_width:700px;
}
.content_title{
	color:#fff;
	background:#99BE2B;
	padding:5px;
	width:150px;
	margin:2px 0;
}
ul.check_visu{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	background:#fff;
	}
	ul.check_visu li{
/*		float:left;
		background:#90CDEC;*/
		margin:4px 2px;
		width:133px;/*135*/
		border:1px solid #90CDEC;
		}
	ul.col1 li{
		width:128px;
		}
	ul.col2 li{
		width:126px;
		}
	ul.col3 li{
		width:116px;
		}
	ul.col4 li{
		width:170px;
		}
	ul.col5 li{
		width:126px;
		}
		ul.check_visu li label{
			position:relative;
			display:block;
			overflow:hidden;
			padding:0;
			line-height:20px;
			letter-spacing:-1px;
			white-space:nowrap;
			}
		ul.check_visu li input{
			float:right;
			position:absolute;
			top:0;
			right:0;
			}
		ul.check_visu li label{
			position:relative;
			display:block;
			overflow:hidden;
			padding:0;
			line-height:20px;
			letter-spacing:-1px;
			white-space:nowrap;
			}
		ul.check_visu li input{
			float:right;
			position:absolute;
			top:0;
			right:0;
			}
/*ul.check_visu{
	list-style:none;
	margin:0;
	padding:0;
	background:#fff;
	}
	ul.check_visu li{
		float:left;
		background:#90CDEC;
		margin:2px 1px;
		}
		ul.check_visu li label{
			white-space:nowrap;
			padding:0 2px;
			line-height:20px;
			}*/
.closefiche{
	position:absolute;
	top:5px;
	right:5px;
}
/* popup
-------------------------------------------------------*/
.content_popup{
	margin:0;
	padding:1em;
	}
	.content_popup h1{
		border-bottom:2px solid #3399cc;
		padding-bottom:0.6em;
		}
	.content_popup h2, .content_popup h3{
		border-bottom:1px dotted #3399cc;
		padding-bottom:0.4em;
		}
ul.direct_go{
	list-style:none;
	padding:0;
	margin:0;
}
ul.direct_go li{
	float:left;
	padding:0;
	margin:0;
}
ul.direct_go li a{
	display:block;
	padding:3px;
	margin:1px;
	background:#E77119;
	color:#FFF;
	text-decoration:none;
}
ul.direct_go li a:hover{
	background:#faaa6f;
	text-decoration:underline;
}
.grp01{}
.grp01 h2{
	background:#99BE2B;
	margin-bottom:0;
	padding:5px;
	color:#fff;
}
.grp01 h2 a{
	display:block;
	color:#fff;
	background:transparent url(../img/icon_close.png) no-repeat right center;
}
.grp01 h2 a.open{
	background:transparent url(../img/icon_open.png) no-repeat right center;
}
.grp01 table{
	background:#fff;
	border:4px solid #99BE2B;
	border-top:0;
	width:100%;
}
.grp01 table tr{
	background:#C5E8F7;
}
.grp01 table tr td{
	padding:2px 5px;
	vertical-align:top;
	border-top:1px solid #90CDEC;
}
.grp01 table tr td.libelle{
	background:#addef5;/*#90CDEC*/
	width:120px;
}
.grp01 table tr td.libellecolspan{
	background:#addef5;/*#90CDEC*/
}
.grp01 table tr.retrait td{
	background:#dceef6;
	border-top:0;
}
.grp01 table tr.retrait td.libelle{
	padding-left:18px;
	background:#e6f5fb url(../img/retrait.png) no-repeat 5px 1px;
}
.top{text-align:right;margin:0;}
.top a{color:#E77119;}
.top a:hover{color:#FAAA6F;}

p.maj_fiche{
	font-size:9px;
	color:#999;
}

/* footer du site
-------------------------------------------------------*/
.logo_home{
	clear:right;
	float:right;
}
.logo_home p{
}
.logo_home p a{
	display:block;
	float:left;
	height:50px;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-999em;
	padding:0 10px;
}
p.logo_pt{
	width:180px;
	padding:0;
}
p.logo_pt a{
	display:block;
	float:left;
	height:40px;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-999em;
	padding:0 4px;
}
.footer{
	border-top:3px solid #858585;
	margin:15px 5px;
}
.footer p{
	text-align:center;
}
.footer p.first{
	margin:-1em 0 0 0;
}
.footer p span{
	padding:5px;
	background:#fff;
}
/*
-------------------------------------------------------*/
/* PNG transparents sous IE6 avec du CSS */
/* * html img, */
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}