.h {
	display:none;
}
img { border:0 }
form { margin:0; padding:0; }
a,a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
:focus {
	outline: 0;
}
body {
	margin: 0;
	background-color:#EFECE2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	/*text-align: center; BUG IE ? */
}

#holder {
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(/img/bg/holder.gif);
	background-repeat: repeat-y;
	background-color: #EFECE2;
	padding: 0px;
}

#header {
	width: 1006px;
	margin:0;
	padding:0;
	clear: both;
	background-color: #EFECE2;
}
#header h1 {
	margin:0;
	font-size:12px;
	text-align:center;
	color: #555;
}
#head_content {
	float: right;
	margin-top: 5px;
	width: 510px;
	font-size: 14px;
	margin-right: 5px;
	text-align: right;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#head_content a, #head_content a:hover {
	color: #666666;
}

#body {
	width: 996px;
	margin-left: 10px;
	margin-top:10px;
	padding-bottom: 20px;
}
#logo {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#headline {
	width:200px;
	color:#666;
	font-size:12px;
	padding-top: 44px;
	float: left;
}
#headline a {
	color:#666;
	text-decoration:none;
}
#headline2 {
	width:200px;
	color:#666;
	font-size:12px;
	padding-left: 8px;
	float: left;
}
#headline2 a {
	color:#555;
	text-decoration:none;
}

#menup {
	color:#333;
	padding: 0px;
	float:left;
	width:1006px;
	background-repeat:no-repeat;
	background-position:right;
	margin: 0px;
}
#menup ul {
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menup li {
	color:#333;
	float:left;
	display:inline;
	background-image:url(/img/m/bgc.gif);
	background-repeat:no-repeat;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 2px;
	padding-left: 13px;
	background-position: right bottom;
	height: 26px;
}
#menup ul li a,#menup ul li a:hover {
	color:#fffdfc;
	font-size:18px;
	font-weight:normal;
}
.menup_right { background-image:url(/img/m/bgl.gif); background-repeat:no-repeat; height:36px; width:8px; background-position:left; float:left; padding:0; }
.menup_mid { background-image:url(/img/m/bg.gif); background-repeat:repeat-x; height:36px; width:990px; float:left; padding:0; }
.menup_left { background-image:url(/img/m/bgr.gif); background-repeat:no-repeat; height:36px; width:8px; background-position:left; float:left; padding:0; }

#chemin {
	background-image:url(/img/bg/chemin.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:18px;
	width:980px;
	font-size:12px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding: 10px;
	clear: both;
}
#chemin a, #chemin a:hover {
	font-size:12px;
	color:#666;
}
#chemin img {
	margin:0 5px 0 5px;
}

#left_bloc { width:210px; float:left; }
#content_bloc { width:505px; margin-left:10px; float:left }
#content_2bloc { width:726px; float:left }
#right_bloc { width:250px; margin-left:10px; float:left }
#main_bloc {
	width: 720px;
	float: left;
	height: 900px;
	overflow: visible;
	padding:0 10px 10px 10px;
}
#main_bloc h1 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	border-bottom:1px solid #ddd;
	margin:0;
}

div.bloc_210 {
	width: 210px;
	line-height: 18px;
	background-image: url(/img/frame210mid.gif);
	background-repeat: repeat-y;
	padding: 0px;
	float: left;
	margin: 0px;
}
div.bloc_210_top {
	width:210px; float:left; height:11px; background-image:url(/img/frame210top.gif); background-repeat:no-repeat;
}
div.bloc_210_bot {
	width:210px; height:11px; float:left; background-image:url(/img/frame210bot.gif); background-repeat:no-repeat;
}
div.bloc_210_box { width:205px; float:left; margin-left:5px; padding:0; }
p.bloc_210_header {
	margin-top:0;
	margin-bottom:10px;
	font-weight:bold;
	font-size:16px;
	color:#36509a;
}
.search_label { color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:16px; }
.search_tip { color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:10px; }
#gmap2 {
	width: 200px;
	height: 200px;
}
#form_search {
	background-image:url(/img/bg/fond_search.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	width: 495px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
input.form_search { width:210px; height:16px; }

#box_pub { width: 240px;	margin-bottom: 20px;	background-color: #FEFEFE; }
#bloc_droit {	width: 240px;	margin-top: 0px;	background-color: #FEFEFE; }
#bloc_droit p {	padding: 0px;	margin-top: 10px;	margin-bottom: 5px; }
#footer{
	width: 986px;
	font-size: 10px;
	color:#777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 15px;
	clear:both;
	background-image: url(/img/bg/bgb.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer a,#footer a:hover {
	color: #777777;
	text-align:center;
}
.clboth {
	clear:both;
}
/* Styles Process d'enregistrement */
.reg_label {
	font-size:0.8em;
	font-weight:bold;
	color:#666;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}
.progressWrapper {
	width: 180px;
	overflow: hidden;
}
.swfupload {
	vertical-align: top;
}
.black {
	color: #000;
}
a.plus_rub,a.plus_rub:hover {
	color: #062d75;
}
a.link_rub,a.link_rub:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #335F78;
}
a.lien_footer,a.lien_footer:hover {
	color: #B0B0B0;
}	
div.plus_rub {
	float: left;
	padding-top: 5px;
	height: 23px;
	margin-top: 4px;
}
div.menu_ic {
	float: left;
	margin-top: 4px;
	background-image:url(/img/ic_menu_off.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 25px;
}
div.menu_a {
	float: left;
	margin-top: 4px;
	height: 25px;
	width: 13px;
	background-repeat: repeat-x;
}
div.menu_d {
	float: left;
	width: 6px;
	height: 25px;
	margin-top: 4px;
	background-repeat: repeat-x;
}
a.menu_m, a.menu_m:hover {
	color: #062d75;
}
a.geo_m, a.geo_m:hover {
	color: #062d75;
	font-family:Arial, Helvetica, sans-serif;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.0em;	
}
a.link_srub, a.link_srub:hover,a.link_geo,a.link_geo:hover {
	color: #062d75;
}
div.menu_m {
	float: left;
	padding-top: 5px;
	height: 23px;
	margin-top: 4px;
	background-repeat: repeat-x;
}
div.geo_m {
	float: right;
	padding-top: 5px;
	height: 23px;
	margin-top: 4px;
	background-repeat: repeat-x;
}
.pop {
	overflow:auto; 
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#062d75;
	position:absolute;
	background-color:#EEE;
	padding:5px;
	font-size:70%;
	display:none;	
}
.popcombo {
	overflow:visible; 
	border-width:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#062d75;
	position:absolute;
	background-color:transparent;
	padding:0;
	font-size:70%;
}
div.popbox { 
	display:block; position:absolute;
}
a.ev_pager,a.ext_link,a.ev_pager:hover,a.ext_link:hover {	
	color: #335F78;
	text-decoration: underline;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;	
}
.red {
	color:#af2206;
}
.ajout {
	color:#C00;
}
#tac,.tac {
	
	text-align:center;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
	margin-top: 15px;
}
#tac a,#tac a:hover,.tac a,.tac a:hover {
	
	text-align:center;
	text-decoration:underline;
}
/* Auto Complete */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}
.ac_loading {
	background-color:white; background-image:url('../indicator.gif'); background-position:right center; background-repeat:no-repeat;	
}
.ac_odd {
	background-color: #eee;
}
.ac_over {
	background-color: #0A246A;
	color: white;
}
.h20 { height:20px; }
.h15 { height:15px; }
.h10 { height:10px; }
