@charset "utf-8";
/* CSS Document 
Les couleurs
Bleu border       : a7d2ee; 31A6E1
ROSE Border       : c43e81 ; e192ba
Orange border     : f4bc90; ff5805
Violet border     : c6b0ec; 9747d5
vert border       : c3d69b; 5b8100
bleu foncé border : 003964 ;88a3b7 

*/
html { height: 100% }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	height: 100%; margin: 0px; padding: 0px;
	background:url("../images/bgo.jpg") repeat-x scroll center 21px  #FFFFFF;
}
*{
	margin:0;
	padding:0;
}
img {
	border:none;
}
ul {
	list-style:none;
}
p {
    color: #555555;
    font-size: 13px;
    line-height: 20px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.fright{
	float:right;
}
.fleft{
	float:left;
}
.fnone{
	float:none;
}
.clear{
	clear:both;
}
.bleu {color:#31A6E1;}
.rose {color:#c43e81;}
.orange {color:#ff5805;}
.vert{color:#5b8100;}
.violet{color:#9747d5;}
.bleufonce{color:#003964;}

.bbleu {border:#a7d2ee 1px solid; padding:3px;}
.brose {border:#e192ba 1px solid; padding:3px;}
.borange {border:#f4bc90 1px solid; padding:3px;}
.bvert{border:#c3d69b 1px solid; padding:3px;}
.bviolet{border:#c6b0ec 1px solid; padding:3px;}
.bbleufonce{border:#88a3b7 1px solid; padding:3px;}

.bgbleu {color:#31A6E1; background:#a7d2ee; padding:3px;}
.bgrose {color:#c43e81; background:#fbe5f1; padding:3px;}
.bgorange {color:#ff5805; background:#fdeadc; padding:3px;}
.bgvert{color:#5b8100; background:#e4f4c3; padding:3px;}
.bgviolet{color:#9747d5; background:#e8ddff; padding:3px;}
.bgbleufonce{color:#003964;  background:#e8edf0; padding:3px;}


.w565{
	width:570px;
	margin:10px 0;
	clear:both;
}
.f14{
	font-size:14px;
}
.rond {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(border-radius.htc);
}
.rond2 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
}
.rond3 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(border-radius.htc);
}
h1, h2,h3{
	font-size:20px;
	font-family:Arial, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#31A6E1;
}
h2{ 
	font-size:18px;
}
h3{ 
	font-size:16px;
}
.mrg5{
	margin:5px 0;
	width:562px;
}
#content {
	width:1024px;
	clear:both;
	margin:0 auto;
	margin-top:20px;
	background:#fff url(../images/bg.jpg) repeat-x top;
	border: 1px solid #a7d2ee;
	position:relative;
}
#menu{
	width:100%;
	clear:both;
	border-bottom:1px solid #FFF;
	
	float:left;
}
#menu ul{
	width:1014px;
	float:right;
	background:url(../images/bleu.gif) repeat-x left 27px;
	padding-right:10px;
}
#menu li{
	background:url(../images/menu.gif) repeat-x bottom;
	float:right;
	height:32px;
	line-height:32px;
	margin:0 1px;
	padding:0 10px;
}
#menu li a{
	color:#f1f0f0;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#menu li a:hover ,#menu li a#active{ 
	color:#fff;
}
#menu .rondm li{
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	behavior: url(css/border-radius.htc);
}
#text{
	background:url(../images/bg_b.gif) repeat-x top;
	clear:both;
	padding:25px 10px 10px 10px;
	float:left;
	width:1004px;
}
#filpage{
	background:#f2faff;
	border:1px solid #A7D2EE;
	padding:10px;
	margin-bottom:10px;
}
#filpage a{
	color:#2395cb;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	background:url(../images/afil.gif) left center no-repeat;
	padding-left:20px;
	margin-right:5px;
}
#filpage a:hover{
	text-decoration:underline;
}
#filpage div{
	width:200px;
	float:right;
}
#filpage div .stButton .chicklets{
	padding-left:13px;
}
#filpage div .stButton .sharethis{
	padding-left:20px;
}
#filpage div .stButton{
	margin-right:0;
}
#left{
	width:180px;
	border:1px solid #ebecf0;
	background:#fbfbfb;
	float:left;
	padding:5px;
}
#left div{
	margin:5px 0;
}
#left div#map_canvas{
	margin:0;
}
#left h3{
	background:url(../images/link-arrow-r.gif) right center no-repeat;
}

#left ul li a{
	color:#000;
	font-weight:bold;
}
#center{
	width:580px;
	float:left;
	padding:0 10px;
}
#right{
	width:210px;
	float:left;
}
input,select {
	border:1px solid #a7d2ee;
	background:url(../images/input.jpg) repeat-x top #fff;
	height:20px;
	line-height:20px;
	font-size:13px;
}
#right h2{
	font-size:16px;
	margin:10px 0;
}
#right li{
	margin-bottom:30px;
	padding-left:25px;
}
.li1{
	background:url(../images/li1.gif) left top no-repeat;
}
.li2{
	background:url(../images/li2.gif) left top no-repeat;
}
.li3{
	background:url(../images/li3.gif) left top no-repeat;
}
.search{
	border: 1px solid #a7d2ee;
	background:#fff url(../images/bg.jpg) repeat-x top;
	padding:5px;
	float:left;
	width:565px;
	clear:both;
	margin:0 0 10px 0;
}
.search h2{
	background:url(../images/search.png) left center no-repeat;
	color:#31a6e1;
	font-size:18px;
	font-weight:normal;
	padding-left:40px;
	height:30px;
	margin:10px 0;
}
.search ul{
	float:left;
	width:120px;
	margin-right:8px;
	border-right:3px solid #a7d2ee;
	padding-right:5px;
	height:100px;
}
ul.ulplus  li{
	background:url(../images/plus.gif) left center no-repeat;
	padding-left:13px;
	text-align:left;
	margin:2px 0;
}
.search li span{
	float:left;
	text-align:left;
}
.search ul.ulplus li{
	text-align:right;
}
#asav  b {
	width:100px;
	display:block;
	float:left;
	color:#000;
}
#asav{
	width:220px;
	float:left;
	margin-left:25px;
	line-height:18px;
	color:#C43E81;
	font-weight:bold;
}
#cmt{
	width:315px;
	float:right;
}
.tabc img{
	padding:5px;
}
.secur{
	height:24px;
	line-height:35px;
	padding-left:24px;
	background:url("../images/scur.jpg") no-repeat scroll left center transparent;
	border-bottom:1px solid #cccccc;
	width:150px;
	margin:15px 0;
}
a.btn span {
	background:url("../images/btn_right.gif") no-repeat scroll right top transparent;
	display:block;
	padding:0 10px 0 4px;
	width:auto;
	margin:0;
}
a.btn  {
	background:url("../images/btn_left.gif") no-repeat scroll left top transparent;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	height:21px;
	line-height:21px;
	padding-left:12px;
	text-decoration:none;
}
.pdl100{
	margin-left:100px;
}
#actualite div{
	margin:10px 5px;
	border-bottom:2px solid #a7d2ee;
	font-size:13px;
	padding-bottom:5px;
}
#actualite div a{
	text-decoration:underline;
	color:#31A6E1;
	text-align:right;
	display:block;
}
#actualite div a:hover{
	text-decoration:none;
}
.date{
	color:#c32905;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-bottom:3px;
}
.img{
	width:140px;
	float:left;
	margin:10px 5px 5px 0;
}
.p{
	padding:10px;
}
.img img{
	border:4px solid #ececea;
}
.text{
	width:290px;
	float:left;
	margin-top:10px;
	font-size:13px;
	padding-left:5px;
	background:url(../images/tire.gif) right repeat-y;
}
.text h3 a, .bbleufonce h3 a{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	margin-bottom:5px;
}
.b{
	margin:5px 0;
	display:block;
	color:#666666;
}
.text em{
	float:right;
	margin-right:5px;
}

.link {
	width:120px;
	float:left;
	margin-top:10px;
	margin-left:5px;
}
.link h4{
	margin-bottom:5px;
	color:#000;
}
.link h4 img{
	float:right;
}
.link a {
	color:#31A6E1;
	text-decoration:underline;
	display:block;
	margin-bottom:3px;
}
.link a:hover {
	text-decoration:none;
}
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	background-color: #fff;
	text-decoration: none; 
	color: #aaa;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}




ul.tabs {
    padding:0px;
	margin:20px 0 4px 10px;
	position:relative;
	top:0px;
}
.tabc{
	position:relative;
	background:#fff;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	padding:10px 10px 10px 10px;
	text-decoration:none;
	font-size:9px;
	text-transform:uppercase;
	background:#FBE5F1;
	color:#E192BA;
	font-weight:bold;
}
ul.tabs li a:hover {
}
ul.tabs li a.active {
	background:#fff repeat-x bottom;
	color:#333;
	border:1px solid #E192BA;
	border-bottom:none;	
	position:relative;
	top:-2px;
	z-index:1000;
}
.content {
	padding:10px; 	
}
#content_2, #content_3, #content_4 { display:none; }
#footer{
	margin-top:10px;
	background:url(../images/footer.gif) repeat-x top;
	height:200px;
	width:100%;
}

#footercontent {
	width:1024px;
	margin:0 auto;
}
#footercontent div {
	width:175px;
	float:left;
	margin:15px 8px 0;
}
#footercontent div h2 {
	font-size:16px;
	width:95%;
	margin-bottom:5px;
}
#footercontent div h2 span {
	font-size:13px;
	font-weight:normal;
	display:block;
	clear:both;
	margin:3px 0;
}
#footercontent div a{
	color:#000;
}
#footercontent div p {
	width:95%;
	line-height:20px;
}
#footercontent div li {
	margin:5px 0;
}
#footercontent div li b {
	display:block;
	float:left;
	width:80px;
}
#footercontent div label {
	display:block;
	width:70px;
	float:left;
	line-height:22px;
}
#footercontent div label, #footercontent div input {
	margin-bottom:5px;
}
ul.pusrose,ul.pusviolet,ul.pusorange,ul.pusvert,ul.pusbleu{
	clear:both;
	display:block;
}
.pusrose li {
background:url("../images/pus5.gif") no-repeat scroll left center transparent;
padding:0px 0 0px 10px;
}
.pusviolet li {
background:url("../images/pus1.gif") no-repeat scroll left center transparent;
padding:0px 0 0px 10px;
}
.pusorange li {
background:url("../images/pus4.gif") no-repeat scroll left center transparent;
padding:0px 0 0px 10px;
}
.pusvert li {
background:url("../images/pus2.gif") no-repeat scroll left center transparent;
padding:0px 0 0px 10px;
}
.pusbleu li {
background:url("../images/pus.gif") no-repeat scroll left center transparent;
padding:0px 0 0px 10px;
}
.proposition{
	width:31%;
	float:left;
	margin-left:4px;
}
.margin{
	margin:10px 0;
	padding:0;
	height:1px;
	border:0;
}
input[type="checkbox"]{
	position:relative;
	top:3px;
	margin-right:5px;	
}
ul.etoils li b{
	width:60px;
	display:block;
	position:relative;
	float:left;
	top:7px;
}
b.num{
	padding:0 3px; display:block; width:18px; text-align:center; float:left; margin-right:5px;
}
.qssearch{
	float:left; margin-right:5px;width:158px;
	background:url(../images/search.gif) no-repeat center center;
}
#languages{
	position:absolute;
	right:10px;
	top:-18px;
}
#map_canvas .imgl{
	border:#E01DA6 4px solid;
	float:left;
	margin-right:5px;
	width:90px;
}
#map_canvas .imgr{
	border:#EF6D0E 4px solid;
	float:left;
	margin-right:5px;
}
#map_canvas .imgd{
	border:#C41193 4px solid;
	float:left;
	margin-right:5px;
}
#map_canvas .imgp{
	border:#ABEC4A 4px solid;
	float:left;
	margin-right:5px;
}
#map_canvas .imgd{
	border:#97CD27 4px solid;
	float:left;
	margin-right:5px;
}
.donnes {

	float:left;

}
#loading{
	height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
	background:url("../images/overlay.png") repeat scroll 0 0 transparent;
	display:none;
}
#loading img {
	margin:25% auto;
}
#fixpagina{
    padding: 6px;
	background:#fff;
	z-index:999999;	
}

/***************************************/

#titre_site{
	color:#31A6E1;
	border: 1px solid #a7d2ee;
	padding:5px;
	/*width:565px;*/
	clear:both;
	margin:0 0 10px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(border-radius.htc);
}
#titre_site h1{
	padding-left:10px;
}
fieldset {
	/*margin:0 0 10px 0;*/
	border: 1px solid #a7d2ee;
	font-size:12px;
	margin:5px 0 0;
	padding:2px 0 2px 2px;
	/*width:575px;*/
}
fieldset h2{
	background:transparent url(../images/pus.gif) no-repeat scroll left center;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 10px 10px;
	width:80%;	
}
select {
	border:1px solid #999999;
	font-size:12px;
	margin:3px;
	padding:1px;
	width:175px;
}
.condition{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #999999;
	height:200px;
	margin:0 auto;
	overflow:scroll;
	width:95%
}
fieldset label {
	color:#103C70;
	float:left;
	margin:5;
	padding:0.2em;
	text-align:right;
	width:180px;
}
.button_next {
	border:0 none;
	height:21px;
	width:77px;
}
.contentb {
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #888888;
	border-right:1px solid #888888;
}
.b2 {
	background:#FFFFFF none repeat scroll 0 0;
	border-left:2px solid #888888;
	border-right:2px solid #888888;
	height:1px;
	margin:0 3px;
}
li {
	/*margin-left:50px;*/
}
h3 {
	color:#1770B7;
	font-size:13px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	padding:0 0 0 10px;
}
p {
	padding-left:10px;
	text-align:justify;
	text-indent:30;
	padding:0 5px 5px 10px;
}
input:focus,
textarea:focus,
select:focus
 {
	color: #000;
	background:#D8F4FF;
	border: 1px solid #000;

}
input:hover,
textarea:hover,
select:hover {
	background:#EBF6FF;
	border: 1px solid #000;
}
fieldset hr {
	background:transparent url(../images/pointille.png) repeat-x scroll 0 0;
	border:medium none;
	height:1px;
	margin-left:25px;
	text-align:left;
	width:93%;
}
fieldset input {
	border:1px solid #999999;
	font-size:13px;
	margin:5px;
	padding:1px;
	width:250px;
}
.with15 {
	border:medium none;
	margin:7px 5px 0;
	padding-top:4px;
	width:15px;
}
fieldset textarea {
	margin:3px;
	width:350px;
	border:1px solid #999; 
	}
.button_prev {
	border:0 none;
	height:20px;
	width:94px;
}
.button_sav {
	border:0 none;
	height:20px;
	width:86px;
}
a.button p {
	background:transparent url(../images/bg_button_span.gif) no-repeat scroll 0 0;
	color:#333333;
	display:block;
	margin:0;
	padding:0;
	text-indent:inherit;
}
a.button span {
	background:transparent url(../images/bg_button_p.gif) repeat scroll 0 0;
	color:#333333;
	display:block;
	line-height:10px;
	margin:0 0 0 8px;
	padding:5px 0 5px 0;
}
a.button {
	background:transparent url(../images/bg_button_a.gif) no-repeat scroll right top;
	color:#333333;
	display:block;
	float:left;
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:20px;
	line-height:normal;
	margin-right:6px;
	padding-right:8px;
	text-decoration:none;
}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#888; margin:0 5px;}
.b2 {height:1px; background:#fff; border-right:2px solid #888; border-left:2px solid #888; margin:0 3px;}
.b3 {height:1px; background:#fff; border-right:1px solid #888; border-left:1px solid #888; margin:0 2px;}
.b4 {height:2px; background:#fff; border-right:1px solid #888; border-left:1px solid #888; margin:0 1px;}

.infobul{
	background:#FDFFD6 url(../images/bulb.gif) 1px 8px no-repeat;
	padding:5px 5px 5px 15px;
	border:#A28B1D 1px solid;
	margin:25px;
}
.container{
	margin:0 auto;
	width:90%;
	border:1px solid red;
	background:#FFF0ED;
	padding:5px;
}
div.container h4 {
	background:none;
	font-size:13px;
	font-weight:normal;
	color:#F30;
	margin:0;
	padding:5px 0;
	width:auto;
}
div.container ol li {
	color:red;
	list-style-type:disc;
	margin-left:15px;
	clear: both;
}
.container label.error {
	display:inline;
	width: auto;
}
.ok, .alert, .erreur {
	width:80%;
	margin:10px auto;
	padding:20px 10px;
	border:#6CA521 1px solid;
	text-align:center;
	background:#E1F7B9 url(../images/ok.gif) no-repeat center left;
	background-position:10px 50%;
}
.alert {
	border:#F1BD0C 1px solid;
	background:#FDF4D9 url(../images/alert.gif) no-repeat center left;
}
.erreur {
	border:#EF341F 1px solid;
	background:#FDE6DF url(../images/erreur.png) no-repeat center left;
}
#carte{
	position: absolute;
    top: 250px;
	background:#fff;
	right: 18px;
}
	#preview_wrap {
			margin: 0 auto;
			width: 285px; 
			height: 220px;
			background: url('bg_preview.gif') top left no-repeat;
		}

		#preview_outer {
			overflow: hidden;
			width: 285px; 
			height: 220px;
			position: relative;
		}

		#preview_inner {
			text-align: left;
			height: 100%;
			position: relative;
		}
		
		#preview_inner div {
			float: left;
			width: 285px; 
			height: 220px;
			position: relative;
		}
		
		#preview_inner div a {
			position: absolute;
			bottom: 0;
			left: 0;	
			display: block;
			width: 100%;
			text-indent: 20px;
			padding: 20px 0;
			color: #fff;
			background: url(bg_trans.png);
			text-decoration: none;
			font-size: 18px;
		}

		#thumbs {
			padding-top: 5px;
			position: relative;
			width: 283px;
			left:1px;
			top:5px;
			text-align: center;	
		}

		#thumbs span {
			padding: 0 5px;
			width: 40px;
			height: 40px;
			cursor: pointer;
			background: url('bg_thumb.gif') top left no-repeat;
			display: inline-block;
		}

		#arrow {
			position: absolute;
			top: -7px;
			background: url('../images/bg_arrow.png') top center no-repeat;
			width: 40px;
			height: 20px;
			display: none;
		}
		#left div.ui-slider-horizontal{
					margin:0 6px;
				}
#left div.ui-slider-horizontal .ui-slider-range{
			margin:0;
		}
		.ui-slider .ui-slider-handle {
		    cursor: default;
		    height: 1.2em;
		    position: absolute;
		    width: 0.6em;
		    z-index: 2;
		}
.weatherCity{
	font-weight:bold;
	text-align:center;
	font-size: 14px;
}
.weatherTemp{
	color: red;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}
.weatherDesc{
	display:none;
}
 a {
    color: #31A6E1;
    text-decoration: none;
}
 a:hover {
    text-decoration: underline;
}
.search_home{
 background: none repeat scroll 0 0 #EDEDED;border: 1px solid #CCCCCC; margin-bottom: 10px;float: right;padding: 2px;width: 422px;
}
.search_home input{
	font-size: 15px; padding: 4px; width: 412px;
	 background: url("../images/search-icon.png") no-repeat scroll right top #FFFFFF;
	 color:#999
}
#logo{
 float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0 0 15px;
    width: 320px;
	height: 110px;
}
#logo .log{
	left: 165px;
    position: relative;
    top: -20px;
}
/*#carte.fixed {
    position: fixed;
    top: 0;
}*/
