/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/border_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 166px;	
	background-color: #b2b2b2;
}
html, body {
	margin:0px;
	padding:0px;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
a:link, a:visited {
	text-decoration: none;
	color: #18208B;
}
a:hover {
	text-decoration: none;
	color: #FA9000;
}
.opp_titre a:link, .opp_titre a:visited {
	text-decoration: none;
	color: #FA9000;
}
.opp_titre a:hover {
	text-decoration: none;
	color: #18208B;
}
.col_d {
	background-image: url(images/bg_col_d.jpg);
}
.col_g {
	background-image: url(images/bg_col_g.jpg);
}
.bord_h {
	background-image: url(images/ombre_h.jpg);
	height: 17px;
}
.bord_g {
	background-image: url(images/ombre_d.png);
	background-repeat: repeat-y;
	background-position: right;
}
.bord_d {
	background-image: url(images/ombre_g.png);
	background-repeat: repeat-y;
	background-position: left;	
}
#top {
	background-image: url(images/ombre_h_b.jpg);
	height: 17px;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#container{
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 17px;
	background-color: #FFFFFF;
}
#footer{
	background-image: url(images/footer_address.jpg);
	height: 38px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 12px;
}
#logo{
	position: absolute;
	width: 336px;
	height: 119px;
	margin-left: 0px;
	margin-top: 0px;
}
#flags{
	position: absolute;
	width: 66px;
	height: 21px;
	margin-left: 834px;
	margin-top: 15px;
}
#signature{
	position: absolute;
	width: 298px;
	height: 56px;
	margin-top: 55px;
	margin-left: 602px;
}
#menu{
	position: absolute;
	width:900px;
	height:19px;
	margin-top: 125px;
	z-index: 999;
}
#intro{
	text-align: justify;
	margin-bottom: 17px;
	text-indent: 20px;
	padding: 20px;
}
.highlight {
	padding: 4px;
	font-weight: bold;
	background-color: #FAD000; 
	text-indent: 2px;
	color: #18208B;
}
.bg_small{
	background-image: url(images/head_latest.jpg);
	height: 24px;
}
.bg_latest{
	background-image: url(images/fond_orange.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: #666666 1px solid;
	padding: 8px;
}
.bg_other{
	background-image: url(images/fond_jaune.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: #666666 1px solid;
	padding: 8px;	
}
.bg_immediats{
	background-image: url(images/fond_bleu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: #666666 1px solid;
	padding: 8px;	
}
.rec_titre{
	color: #18208B;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	width: 265px;
}
.rec_lieu{
	color: #606AC4;
	float: right;
	width: 265px;	
}
.rec_date{
	font-size: 10px;
	color: #FA9000;
	float: right;	
	width: 265px;	
}
.rec_texte{
	font-size: 10px;
	text-align: justify;
	float: right;	
	width: 265px;	
}
.rec_texte_actif{
	font-size: 10px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 8px;
	margin-top: 8px;
	float: right;	
	width: 249px;	
}
.lire_plus{
	float: right;
	margin-top: 5px;
	clear: both;
}
.opp_titre{
	color: #FA9000;
	font-weight: bold;
	text-transform: uppercase;
	float: right;	
	width: 265px;		
}
.opp_date{
	font-size: 10px;
	color: #18208B;
	float: right;	
	width: 265px;		
}
.opp_texte{
	font-size: 10px;
	text-align: justify;
	float: right;	
	width: 265px;		
}
.opp_texte_actif{
	font-size: 10px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 8px;
	margin-top: 8px;
	float: right;	
	width: 249px;	
}
/* Position de l'image envoyant vers le haut de page */
#haut {
        position: absolute;
        bottom: 4px;
        right: 4px;
        width: 28px;
        z-index: 2;
}
html>body #haut {
        position: fixed;
}
#haut a {
	display: block;
	width: 28px;
	background: url(images/fleche.jpg) no-repeat 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#haut a:hover {
    background: url(images/fleche.jpg) no-repeat 0 -23px;
}
/* CSS complémentaire du menu */
a.top:link,  a.top:visited {
	margin-top: -5px;
	padding-top: 5px;
	height: 24px;
	text-align: center;
	border: none;
	color: #FFFFFF;
}
a.top:hover {
	background-image: url(images/bg_menu_actif.jpg);
	margin-top: -5px;
	padding-top: 5px;	
	text-align: center;
	height: 24px;
	border: none;
	color: #FFFFFF;
}
a.actif:link,  a.actif:visited {
	background-image: url(images/bg_menu_actif.jpg);
	margin-top: -5px;	
	padding-top: 5px;	
	text-align: center;
	height: 24px;
	border: none;
	color: #FFFFFF;
}
a.actif:hover {
	background-image: url(images/bg_menu_actif.jpg);
	margin-top: -5px;	
	padding-top: 5px;	
	text-align: center;
	height: 24px;
	border: none;
	color: #FFFFFF;
}
li.separator{
	margin: 0px;
	padding: 0px;
	width: 2px;
}
.horizontal ul{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size: 10px;
}
.horizontal li{
	float: left;
	display: inline;
}
.horizontal li a{
	text-decoration: none;
	float: left;
	display: block;
	width: 126px;
}
.horizontal li li a{
	background-image: url(images/fond_menu.png);
	border-right: solid 1px #fa9000;
	border-left: solid 1px #fa9000;
	border-bottom: solid 1px #fa9000;
	color: #3F3F3F;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.horizontal li li a:hover{
	background-image: url(images/fond_menu_hover.png);
	color: #FFFFFF;
	font-weight: bold;
}
.horizontal li ul{
	position: absolute; 
	width: 126px;
	border: none;
	display: block;
	height: auto;
	border-top: solid 1px #fa9000;
	margin-top: 24px;
}
.horizontal li li ul{
	position: absolute;
	margin-left: 125px;
	margin-top: -1px;
}
.horizontal li ul li a{
	width: 119px;
}
.inaccesible li ul{
	display: none;
}
/* CSS des blocs */
.titre_bloc{
	background: url(images/head_big.jpg);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 10px;
	width: 504px;
}
.img_titre {
	float: left;
	margin-top: 3px;
}
.bottom_bloc{
	background: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 10px;
	width: 504px;
	font-size: 10px;
	text-transform: uppercase;
	color: #cccccc;
}
.corps_bloc{
	border: #aaaaaa 1px solid;
	background: url(images/bg_bloc.jpg);
}
.bloc{
	margin-bottom: 17px;
	width: 514px;
}
a.top_bloc:link,  a.top_bloc:visited {
	display: block;
	float: left;
	height: 24px;
	border: none;
	padding-left:10px;
	padding-right:10px;
}
a.top_bloc:hover {
	display: block;
	float: left;
	background-image: url(images/bg_menu_actif.jpg);
	height: 24px;
	border: none;
	padding-left:10px;
	padding-right:10px;	
}
a.actif_bloc:link,  a.actif_bloc:visited {
	display: block;
	float: left;
	background-image: url(images/bg_menu_actif.jpg);
	height: 24px;
	border: none;
	padding-left:10px;
	padding-right:10px;	
}
a.actif_bloc:hover {
	display: block;
	float: left;
	background-image: url(images/bg_menu_actif.jpg);
	height: 24px;
	border: none;
	padding-left:10px;
	padding-right:10px;	
}
a.bottom_bloc_inactif:link, a.bottom_bloc_inactif:visited{
	color: #cccccc;
}
a.bottom_bloc_inactif:hover{
	color: #ffffff;
}
a.bottom_bloc_actif:link, a.bottom_bloc_actif:visited{
	color: #ffffff;
	font-weight: bold;
}
a.bottom_bloc_actif:hover{
	color: #ffffff;
	font-weight: bold;
}
.titre{
	font-weight: bold;
	text-transform: uppercase;
	color: #18208B;
	text-align: left;
	text-indent: 0px;
	padding: 10px;
	background-color: #EAECF2;
}
.puce{
	list-style-position: outside;
	list-style-image: url(images/indent.gif);
	text-indent: 0px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bleu{
	color: #18208B;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18208B;
	padding: 2px;
}
.fichier{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18208B;
	padding: 2px;
}
.bouton{
	width: 240px;
	border: 1px solid #FA9000;
	color: #FA9000;
	font-weight: bold;
	background-color:#FFECD9;
}

/* CSS du diaporama */
#slideshow {
	margin: 17px;
	padding: 0;
		}
#slideshow strong {
	color: #9D0960;
	font-weight: normal;
		}
#slideshow ul {
	position: absolute;
	background-image: url(images/bg_slideshow.png);
	overflow: hidden;
	padding: 4px 8px;
	margin-left: 0px;
	margin-top: -22px;
	z-index: 1000;
		}
#slideshow:hover ul {
	background-image: url(images/bg_slideshow_notrans.png);
		}
#slideshow ul a {
	background-image: url(images/a.gif);
	cursor: pointer;
	display: block;
	float: left;
	height: 14px;
	margin: 0 4px 0 0;
	overflow: hidden;
	width: 12px;
		}
#slideshow ul a.prev {
	background-image: url(images/prev.gif);
	width: 14px;
		}
#slideshow ul a.next {
	background-image: url(images/next.gif);
	margin-right: 0;
	width: 14px;
		}
#slideshow ul a.active,
#slideshow ul a.prev:hover,
#slideshow ul a.next:hover {
	background-position: 0 -14px;
		}
#slideshow ul li {
	float: left;
	list-style: none;
		}
a.vignette:link, a.vignette:visited{
	width: 90px;
	display: block;
	text-decoration: none;
	border: 1px solid #FA9000;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
a.vignette:hover{
	width: 90px;
	display: block;
	text-decoration: none;
	border: 1px solid #18208B;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.titre_scroll {
	color: #666666;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
#facebook {
	position: absolute;
	margin-left: 883px;
}

#mondassur {
	position: absolute;
	margin-left: -69px;
}

#taxback {
	position: absolute;
	margin-left: -69px;
	clear: both;
	margin-top: 205px;
}

#dcl_info {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 100px;
	padding-top: 20px;
	background: url(images/dcl_info_bg.png) bottom center no-repeat fixed;
	color: #fff;
	text-align: center;
	z-index: 999;
}
