/* HEADER */
.header {width:960px; margin:0px auto; background:#0A9BD0 url(../img/bandeau.png) no-repeat;}
.header-top {width:958px; height:120px; border-left:solid 1px #FFFFFF; border-right:solid 1px #FFFFFF; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:958px; border-left:solid 1px #FFFFFF; border-right:solid 1px #FFFFFF;}
.header-breadcrumbs {clear:both; width:958px; padding:0.5em 0 0.5em 0; background:#EFEFEF url(../img/breadscrumbs_fond.png) repeat-x; border-left:solid 1px #FFFFFF; border-right:solid 1px #FFFFFF; border-top:solid 1px #CCCCCC; border-bottom:solid 1px #CCCCCC;}

/*************/
/*  2. HEAD  */
/*************/
.sitename {width:500px; height:45px; position:absolute; z-index:1; margin:23px 0 0 15px;; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1 {font-weight:normal; font-size:240%;}
.sitename h1 img {border:0;}
.sitename h2 {margin:-2px 0 0 0; color:rgb(125,125,125); font-weight:normal; font-size:120%;}
.sitename p {font-weight:normal; color:rgb(125,125,125); font-size:130%; margin-top:0;}
.sitename a{text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:rgb(125,125,125);}

.nav0 {width:958px; line-height:2.0em; height:2.0em; position:absolute; z-index:2; margin:0;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none; border-right:1px dotted #FFFFFF;}
.nav0 li.derniere_nav {border-right:0;}
.nav0 a {padding:0 0 0 3px; color:#FFFFFF; padding-left:5px; padding-right:5px; text-decoration:none;}
.nav0 a:hover {text-decoration:underline; color:#FFFFFF;}
.nav0 a img {height:10px; border:none;}

.nav0bis {width:958px; line-height:2.0em; height:2.0em; position:absolute; z-index:2; margin:0; background:transparent url(../img/nav0.png) repeat-x;}

.nav1 {width:495px; position:absolute; z-index:3; margin:55px 0 0 455px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:normal;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125); text-decoration:none; font-size:110%;}
.nav1 a {border:0; float:left; text-decoration:none; background:transparent; /*color:transparent;*/}
.nav1 a:hover {text-decoration:none;}
.nav1 h2 {margin-bottom:10px; color:#FFFFFF; border-bottom:2px solid #FFFFFF; text-align:right;}
.nav1 .navform form {float:left; display:inline; margin-left:15px; border:0;}
.nav1 .navform fieldset {border:0}
.nav1 .navform legend {display:none;}
.nav1 .navform label {display:none;}
.nav1 .navform input.field {float:left; width:9.0em; border:1px solid #FFFFFF; margin-right:5px;}
.nav1 .navform select {float:left; width:9.0em; border:1px solid #FFFFFF; margin-right:5px;}
.nav1 .navform input.button { padding:0; border:0; /*color:transparent;*/ font-weight:bold; background:transparent url(../img/ico/search.png) no-repeat; cursor:pointer}
.nav1 .navform input.button:hover { padding:0; border:0; /*color:transparent;*/ background:transparent url(../img/ico/search_on.png) no-repeat; cursor:pointer}

/*Drop-down menu*/
.nav2 {white-space:nowrap /*IE hack*/; float:left; width:958px; background:#0A9BD0 url(../img/nav_fond.png) bottom repeat-x; color:#FFFFFF; font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/;}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:2.1em; line-height:2.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:normal; color: #FFFFFF;}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover {position:relative;} /*Sylvain IE hack*/
.nav2 ul li:hover a, .nav2 ul li.on a {background:#054d68 url(../img/nav_fond_on.png) bottom repeat-x; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:2.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px #FFFFFF; border-right:solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; background:#0A9BD0 url(../img/nav_fond.png) top repeat-x; font-weight:normal; color:#FFFFFF;} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background:#054d68 url(../img/nav_fond_on.png) top repeat-x; text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:-1px; border-collapse:collapse;}
.nav2 ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background:#054d68 url(../img/nav_fond_on.png) bottom repeat-x; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:2.1em; t\op:2.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; background:#0A9BD0 url(../img/nav_fond.png) bottom repeat-x; font-weight:normal; color:#FFFFFF;} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background:#054d68 url(../img/nav_fond_on.png) bottom repeat-x; text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs p {float:left; margin-left:15px;}
.header-breadcrumbs ul {float:left; width:590px; list-style:none; padding:0 0 0 5px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_round.png) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

.header-breadcrumbs .read_speak {float:right; width:240px; list-style:none; padding:0 5px 0 0;}
/*.header-breadcrumbs .meteo ul {width:100%; padding:0;}
.header-breadcrumbs .meteo ul li {width:100%; font-weight:normal; display:block; padding:0; background-image:none; color:#000000; text-align:right;}*/

.header-breadcrumbs .searchform {float:right; width:290px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform label {color:rgb(100,100,100); font-weight:bold;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
/*********************/
/*  6. CLEAR FLOATS  */
/*********************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

/***********************************/
/*  7. PRINTING and MISCELLANEOUS  */
/***********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.header-breadcrumbs {width:900px; background:transparent;}}

