
BODY {
background-color: #FFF;
color:#333399;
margin-left:0;
padding-left:0;
margin-right:0;
padding-right:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

@font-face { font-family:Brigitte; src:local(Brigitte), url(images/Brigitte.ttf) format(TrueType); }

#conteneur {
width:983px;
margin:auto;
padding:10px;
background-color: #fff;
border-left:1px solid #0094bb; /* couleur du cadre */
border-right:1px solid #0094bb;
border-bottom:1px solid #0094bb;
border-top:1px solid #0094bb;
overflow:visible;
}
.menugauche {
float:left;
text-align:left;
width:180px;
padding:10px;
background-color:#FBFBFF;
border:1px solid #0094bb; 
color:#666666;
background-position:bottom;
background-image:url('images/fond_menu_gauche.png');
background-repeat:repeat-x;
overflow:visible;
}
/*.menudroite {
float:right;
text-align:left;
width:150px;
padding:10px;
background-color:#FBFBFF;
border:1px solid #aaa; 
color:#666666;
}*/
#entete {
position:relative;
height: 60px;
background-color:#FFF;/*#3B4E77;*//*#B6DBF1;*/
background-image: url("images/logo_fond.png");
margin-bottom:10px;
z-index:10;
border:1px solid #0094bb;
}
/* cadre du conteneur */
.centrale { 
margin-left:212px;
/*min-height:150px;*/
border-left:1px solid #0094bb; 
border-right:1px solid #0094bb;
border-bottom:1px solid #0094bb;
border-top:1px solid #0094bb;
background-color:#FBFBFF;
padding:10px;
overflow:visible;
/*width: 617px;*/
}

/* LOGO */
#logo{
font-size:26px;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
/*padding:4px 8px;*/
}

/* MENU */

#menu {
position: absolute;
top: 42px;
right: -2px;
z-index:1000;
 font-size:12px;
 font-weight:bold;
 font-family:Arial, Helvetica, sans-serif;
}
#menu dl {
float: left;
width: 120px;
margin: 0;
padding: 0;
}
#menu dt {
cursor: pointer;
font-weight: bold;
 color: #FFF;
 background: #0094bb;/*#396FD2;*/
 margin: 0;
 padding: 2px 8px;
 border-right: 1px solid #fff;
 text-decoration: none;
}
#menu dd {
border-top: 1px solid #fff;
border-right: 1px solid #fff;
margin: 0;
padding: 0;
 display:none;
}
#menu ul{
margin: 0;
padding: 0;
}
#menu li {
list-style-type: none;
 margin: 0;
 border: 0;
 text-decoration: none;
 background: transparent url("images/fondTR.png") repeat;
  /*largeur du menu déroulant */
 height:100%;
}
#menu li a, #menu dt a {
color: #fff;
padding: 2px 8px;
text-decoration: none;
display: block;
height: 100%;
border: 0;
list-style-type: none;
}
#menu li a:hover, #menu dt a:hover {
background: #366a7c;
}
#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6 {
position: absolute;
display: block;
width:170px;
}


/* TAG */
h2 {
margin-top:0px;
margin-bottom:6px;
padding-left:2px;
font-size:14px;
background-color:#0094bb; /*#3B4E77;*/
/*border-bottom:1px solid #9999FF;*/
color:#EEE;
}

h3 {
margin-top:10px;
margin-bottom:12px;
padding-left:2px;
font-size:14px;
/*background-color:#0094bb; #3B4E77;*/
border-bottom:1px solid #0094bb;
color:#0094bb;
}

h4 {
margin-top:2px;
margin-bottom:6px;
margin-left:2px;
margin-right:2px;
padding-top:2px;
padding-bottom:2px;
padding-left:4px;
font-size:14px;
background-color:#3B4E77;
color:#FFFFFF;
}

h5{
margin:8px 0 8px 0;
font-size:12px;
color:#0094bb;
}

P {
text-align:justify;
font-size:11px;
margin-top:0;
color:#666666;
}


sub{
margin:0;
padding:0;
}

ACRONYM{
cursor:help;
}

A {
color:#0094bb;
}
A:hover {
text-decoration:none;
color:#366a7c;
}
A.select {
color:#0094bb;
font-weight:bold;
}
A:hover.select {
font-weight:bold;
text-decoration:none;
color:#366a7c;
}

img {
	/*display: block*/
}

.o1 {
	float:left;
	background: url(images/shadow.png) right 100%;
	margin: 0 20px 20px 0
}

.o2 {
	background:url(images/coin_bg.png) no-repeat bottom left;
}

.o3 {
	padding:0 6px 6px 0;
	background:url(images/coin_hd.png) no-repeat top right;
}
/* CLASS */
.menu{
margin:0px;
padding-left:12px;
list-style-type:circle;
}

.intext {
	border:1px solid #666688;
	font-size:13px;
}
.intext:hover {
	border:1px solid #0094bb;
}

.btn_valider {
background-color:#00bbdd;
color: #FF3333;
font-weight:bold;
cursor:pointer;
}
.btn_valider:hover{
background-color:#FFFFFF;
color:#FF0000;
}
.btn_annuler {
background-color:#00bbdd;
color: #000000;
font-weight:bold;
cursor:pointer;
}
.btn_annuler:hover{
background-color:#FFFFFF;
color:#000000;
}

/* info station sur carte */
.info_station{
  display:none; 
	border:1px outset #ccc;
	background: #0094bb;
	padding-left:4px;
	padding-right:2px;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:10px;
	color:#FFFFFF;
	font-size:10px;
	z-index:2000;	
}
.info_station h3{
margin-top:2px;
margin-bottom:6px;
padding-left:4px;
padding-right:4px;
font-size:14px;
background-color:#0094bb;
border-bottom:1px solid #9999FF;
color:#EEE;
}

.etiquette_mesure{
	position:absolute;
 	font-weight:bold; 
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background:transparent url('images/boite_mesure.png') no-repeat;*/
	height:25px;
	width:65px;
	z-index:100;
	padding:4px 10px 4px 0;
	color: #CCFFFF;
	text-align:right;
}

.etiquette_mesure H2{
	background:none;
	color:#FFFFFF;
	border-bottom:1px solid #cff;
}
.etiquette_mesure TABLE{
border-collapse:collapse;
border:none;
}
.etiquette_mesure TR{
vertical-align:baseline;
}


.boite {
	width: 214px;
	padding-top:10px;
	padding-bottom: 10px;
	background: transparent url(images/boite_haut.png) no-repeat;
	background-position: center top;
 	font-weight:bold; 
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #CCFFFF;
}
.boite_out { /* pareil que boite sauf couleur du background */
	width: 214px;
	padding-top:10px;
	padding-bottom: 10px;
	background: transparent url(images/boite_haut_out.png) no-repeat;
	background-position: center top;
 	font-weight:bold; 
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
}
.boitecentre{
	background: transparent url(images/boite_milieu.png);
}
.boitecentre_out{ /* pareil que boitecentre sauf couleur du background */
	background: transparent url(images/boite_milieu_out.png);
}
.boitecontenu{
	margin:3px 10px -2px 10px;
	padding-top:20px;
}
.boitecentre h2 {
	position:absolute;
	background:none;
	/*padding-right:10px;*/
	font-size:11px;
	margin:-5px 0 0 5px;
	text-align: center;
	border-bottom:1px solid #cff;
	width:200px;
	cursor:pointer;
}
.boitecentre_out h2 {
	position:absolute;
	background:none;
	/*padding-right:10px;*/
	font-size:11px;
	margin:-5px 0 0 5px;
	text-align: center;
	border-bottom:1px solid #ccc;
	width:200px;
	cursor:pointer;
}

.boitecentre TABLE{
border-collapse:collapse;
border:none;
}
.boitecentre_out TABLE{
border-collapse:collapse;
border:none;
}
.boitecentre TR{
vertical-align:baseline;
}
.boitecentre_out TR{
vertical-align:baseline;
}

.boitepied{
	height:15px;
	background: transparent url(images/boite_bas.png) no-repeat;
	background-position: center bottom;
}
.boitepied_out{ /* pareil que boitepied sauf couleur du background */
	height:15px;
	background: transparent url(images/boite_bas_out.png) no-repeat;
	background-position: center bottom;
}


#carte{
	position:relative;
	z-index:1;
}
/* STATION */
.icon{
  cursor: pointer;
}
.indice_good{
  font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	background-color:#80FF80;
	color:#008040;
	/*background:transparent url('images/fondTR2.png') repeat;*/
}
.indice_moy{
  font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	color: #D96C00;
	background-color: #FFC891;
}
.indice_bad{
  font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	color: #FF0000;
	background-color:#FF9090;
}

/* CALENDAR */
.calendar{
border:2px solid #0094bb;
border-collapse:collapse;
width:176px;
font-size:12px;
margin-left:2px;
}

.calendar THEAD{
background-color:#0094bb;
color:#FFFFFF;

}

.calendar A{
text-decoration:none;
}

.cal_day{
text-align:center;
font-weight:bold;
}

.cal_num{
border:1px solid #DDD;

}
.cal_num:hover{
background-color:#366a7c;
color:#FFF;
}
.cal_num:hover > A{
background-color:#366a7c;
color:#FFF;
}

.cal_num_select, .cal_num_select:hover {
/*border:1px solid #000;*/
color:#FF0000;
border:2px solid #333333;
font-weight:bold;
}

.cal_week{
text-align:center;
border-top:1px solid #DDD;
}

/* TEXTE PRINCIPAL */
.rapport {
font-size:12px;
color:#666;
/* overflow: visible; height: 100%;  pour IE */
}
.rapport P{
font-size:14px;
}
.rapport A{
font-size:14px;
}
.rapport LI{
font-size:14px;
color:#666666;
margin-left:20px;
}
.rapport h4 {
margin-top:4px;
margin-bottom:6px;
padding-left:2px;
font-size:14px;
font-weight:normal;
background-color:#fff;
border-bottom:1px dotted #0094bb;
color:#0094bb;
}

.note{
font-size:11px;
color:#666666;
font-style:italic;
}

.aff {
margin-top:4px;
margin-bottom:6px;
padding-left:2px;

font-size:14px;
font-weight:bold;
width:100%;
/*background-color:#0094bb; #3B4E77;*/
border-bottom:1px solid #0094bb;
color:#0094bb;
}

.aff A{
text-decoration:none;
}

.choix{
margin:2px 5px 2px 5px;
padding:2px 5px 2px 5px;
color:#0094bb;
}

.choixselected{
margin:2px 5px 2px 5px;
padding:2px 5px 2px 5px;
line-height:20px;
font-weight:bold;
background:#0094bb;
color:#ffffff;
}

/* Air par commune */
.selectJour {
	background-color:#0094bb; color:#FFFFFF; cursor:pointer;
}
.selectJour:hover {
	background-color:#FFFFFF; color:#0094bb;
}

.inselect{
	color:#0094bb;
}

.cibleGlobale{
	position:relative;
}

.cibleEtiquette{
	position: absolute;
	left:40px; top:15px;
	white-space:nowrap;
	background-image:url('images/pixA80.png');
	color: #444;
	padding: 0 2px 0 2px;
	font-size:10px;
	font-weight:bold;
	
}


/* plugin autocomplete */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	color:#0094bb;
}

.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;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0094bb;
	color: white;
}


.news_box{
	background-image: url('images/news_box.png');
	width:315px;
	height:104px;
	padding: 15px 30px 25px 15px;
}
.news_box  h3 {
	margin-top: 0;
	margin-bottom:5px;
	text-align: justify;
	text-decoration: none;
}
.news_box a{
	text-decoration: none;
	color: #f2971b;
}
.news_box p{
	margin-left: 15px;
}
.news_box img{
	margin-right:10px;
}

.news_item img {
    float: left;
    margin: 10px 15px 10px 0;
}
.atom-align-left {
    float: left;
}

.cke-quote {
    font-family: Lato,Arial,Helvetica,sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 1.28571em;
    min-height: 2.77778em;
    color: #9a9a9a;
    display: block;
    text-align: center;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding: 0 51px;
}

.cke-caption {
    display: inline-block;
}

.dnd-caption-wrapper {
    margin-top: .41667em;
    text-align: center;
    font-family: Lato,Arial,Helvetica,sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: .85714em;
    color: #3d3d3d;
}