body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ccc;
	background-color: #000;
  	background-image: url(/images/css/background.jpg);
	background-position: top;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#cccccc;	
}

.titre-puce-carre {
	background: center no-repeat;
	background-image: url(/images/css/puce-24.gif);
	background-position: 1px 50%; /* x-pos y-pos */
	border-bottom: 1px solid #81725e;
	font-family: "Century Gothic";
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC66;
	text-decoration: none;
	padding: 5px 5px 5px 38px;
	text-align: left;
}
.titre-puce-carre a,.titre-puce-carre a:visited,.titre-puce-carre a:link,.titre-puce-carre a:hover{
	font-family: "Century Gothic";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC66;
	text-decoration: none;
}
.titre-puce-offres {
	background: center no-repeat;
	background-image: url(/images/css/puce-lien-offres.gif);
	background-position: 20px 50%;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
	padding: 5px 5px 5px 100px;
	text-align: left;
	border-bottom: 1px solid #333333;
}

.titre-puce-offres a:link{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	cursor:pointer;
}

.titre-puce-offres a:hover{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	cursor:pointer;
}

.titre-puce-offres a:visited{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	cursor:pointer;
}

.titre-puce-offres a:active{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	cursor:pointer;
}

.consult-offre-lead {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	padding: 5px;
	margin: 0px 0px 0px 305px;
	text-align: left;
	vertical-align:bottom;
	border-bottom: 1px solid #333;
}

.consult-offre-lead a:link{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	cursor:pointer;
}

.consult-offre-lead a:hover{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	cursor:pointer;
}

.consult-offre-lead a:visited{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	cursor:pointer;
}

.consult-offre-lead a:active{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	cursor:pointer;
}

#banner {
	padding:0px;
	margin:0px;
}

#lead_area {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height:120px;
}
ul#filtreOffres,ul#filtreOffresCol{
	display:inline;
	margin:10px 0;
}
ul#filtreOffres li,ul#filtreOffresCol li{
	display:inline;
	list-style-type:none;
	padding:0;
}
ul#filtreOffresCol{
	margin:0;
	padding:0;
}
.offers_area {
	width: 100%;
	/*height: 130px;*/
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.offre-gauche{
	float:right;
	width:530px;
}
.offre-gauche h1{
	margin-bottom:5px;
}
.offre-droite{
	float:left;
	width:190px;
}

.offre-droite img{
	margin:0;
}
.offre-droite .texte-courant{
text-align:center;
}
.offre-droite .titre-puce-offres{
	border:none;
	padding:5px;
	background:none;
	text-align:center;
}
#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height:1px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	cursor:pointer;
}

#content {
	padding:0px;
	margin:0px;
	width:980px;
	margin:0 auto;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC66;
	margin:0px;
	padding:0px;
	line-height:1;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bbbbbb;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #999999;
	text-decoration:none;
}

a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #CDC7B1;
	text-decoration:none;
	border-bottom: 1px dotted #CDC7B1;
}

a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #999999;
	text-decoration:none;
}

a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #999999;
	text-decoration:none;
}

a img{
	border: none;
	cursor:pointer;
}

.legende {	/*** Mise en forme des aides contextuelles ***/
	font-style: italic;
	color: #fff;
	font-size:10px;
	background: transparent;
	margin: 0em;
	padding: 0em;
	vertical-align:middle;
}

.pagination {
	text-align: center;
	padding:5px;
	font-size: 11px;
	width:900px;
}

.pagination em {
	color:#fff;
	text-decoration:none;
	font-style:normal;
	font-variant:normal;
	font-weight: bold;
	text-align: center;
	padding:3px 5px 3px 5px;
	margin:5px 0px 5px 0px;
	border:1px solid #fff; 
	border-top: 1px solid #fff; 
}

.pagination a {
	color:#FFCC66;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin:5px 0px 5px 0px;
}

.pagination a:hover {
	color:#FFCC66;
	text-decoration:underline;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin:5px 0px 5px 0px;
}

a.aide {	/*** Mise en forme des bulles d'aide ***/
	text-decoration: none;
	cursor: help;
}
	
a.aide img {	/*** Mise en forme de l'image des bulles d'aide ***/
	margin: 0;
	padding: 0;
	border: 0;
	cursor: help;
}

a.aide:hover {	/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	cursor: help;
}

.focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: beige;
	padding: 1px;
	border: 1px inset #FFCC66;
}

.image_bordure_gauche {
	border: 1px solid #FFCC66;
	padding: 5px;
	vertical-align: middle;
	margin: 5px 10px 0px 15px;
	float: left;
}

.image_bordure_droit {
	border: 1px solid #ccc;
	float: right;
	margin: 5px 0px 0px 10px;
	padding: 5px;
	vertical-align: top;
}

.image_bordure {
	border: 1px solid #FFCC66;
	padding: 5px;
	vertical-align: middle;
	margin: 5px;
}

.normal {	/*** Retour à l'état normal après l'utilisation ***/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	padding: 1px;
	border: 1px solid #FFCC66;
}

caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #A51414 ;
	margin:5px;
	text-align:center;
	font-weight:bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	padding:0px;
	margin:0px;
}

ul, li{
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-left: 9px;
	padding:3px;
	text-align:left;
}

.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	font-style: normal;
	color: #333;
	padding:0px;
	margin:0px;
}
.texte-clair{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	font-style: normal;
	color: #FFCC66;
	padding:0px;
	margin:0px;
}
.texte-beige{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	font-style: normal;
	color: #DFDAC6;
	padding:0px;
	margin:0px;
	line-height: 16px;
	margin-bottom:10px;
}
.left-menu a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #999999;
	text-decoration:none;
}

.left-menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #CDC7B1;
	text-decoration:none;
	border-bottom: 1px dotted #CDC7B1;
}

.left-menu a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #999999;
	text-decoration:none;
}

.left-menu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #999999;
	text-decoration:none;
}

.left-offres a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #CCCCCC;
	text-decoration:none;
}

.left-offres a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #CCCCCC;
	text-decoration:none;
}

.left-offres a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #CCCCCC;
	text-decoration:none;
}

.left-offres a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #CCCCCC;
	text-decoration:none;
}

.info {
    background: #eeeeee url(/images/css/information.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin: 5px;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #0b3e73;
    border-bottom: 2px solid #0b3e73;
	color:#000;
}

.alert {
    background: #eeeeee url(/images/css/exclamation.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 5px;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #A51414;
    border-bottom: 2px solid #A51414 ;
	color:#000;
}


.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#000;
	background-color: #FFCC66;
	margin:5px 0px 0px 0px;
	cursor: pointer;
	width:auto;
}

.button a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#000;
	background-color: #FFCC66;
	margin:5px 0px 0px 0px;
	cursor: pointer;
	width:auto;
}

#toolbox a.button{
	color:#FFCC66;
	background-color: black;
	padding:0;
}


.Titre_plus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
}

.titre_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	letter-spacing: 1px;
}

.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
	text-align:center;
	letter-spacing: 1px;
}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
	border-bottom: 1px dotted #000000;
	text-align:center;
	letter-spacing: 1px;
}

.texte_courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ccc;
	letter-spacing: 1px;
	text-align:justify;
	margin: 5px 15px 5px 15px ;
}

.texte_courant_plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC9900;
	letter-spacing: 1px;
	margin:5px;
	text-decoration: none;
}
.texte_valeur1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	letter-spacing: 1px;
	margin:5px;
	text-align:justify;
	text-decoration: none;
}
.texte_valeur2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	letter-spacing: 1px;
	margin:5px;
	text-align:justify;
	text-decoration: none;
}


.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	letter-spacing: 1px;
	font-weight: bold;
	text-align:right;
	vertical-align:middle;
	margin: 5px 0px 0px 0px;
	padding:0px;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFCC66;
	letter-spacing: 1px;
	font-weight: bold;
	text-align:right;
	vertical-align:middle;
	margin: 5px 0px 0px 0px;
	padding:0px;
}

.titre1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
}

.titre1 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	cursor:pointer;
}


a.lien_jaune:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffcc;
	text-align:left;
	cursor:pointer;
}

a.lien_jaune:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	text-align:left;
	cursor:pointer;
}

a.lien_jaune:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffcc;
	text-align:left;
	cursor:pointer;
}

a.lien_jaune:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFCC66;
	text-align:left;
	cursor:pointer;
}

a.lien_jaune_justify:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffcc;
	text-align: justify;
	cursor:pointer;
}

a.lien_jaune_justify:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	text-align: justify;
	cursor:pointer;
}

a.lien_jaune_justify:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffcc;
	text-align: justify;
	cursor:pointer;
}

a.lien_jaune_justify:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffcc;
	text-align: justify;
	cursor:pointer;
}

.titre2 {
	font-size: 12px;
	color: #D5B5B6;
}
.tel {
	background-color: #ffffff;
	background-image:url(/images/css/input_tel.gif);
	border: 0px solid #CCCCCC;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/***************SLIDER***********************/
#nos-offres .liste {
	height:400px;
	overflow:hidden;
}
#nos-offres .liste,#nos-offres .liste li{
	margin:0;
	padding:0;
}
#nos-offres .liste li{
	list-style-type:none;
	margin:3px 0;
}
#slider{
	height:300px;
	background:black;
	overflow:hidden;
	position:relative;
}
#slider .ui-tabs-hide{
	display:none;
}
#slider .hoverscroll {
	left:0;
	width:250px;
	height:300px;
	padding:0;
	margin:0;
	overflow:hidden;
	position:absolute;
	z-index:101;
}
#slider .hoverscroll ul{
	margin:0;
}
#slider .hoverscroll ul li{
	background:#111;
	border-bottom:1px solid #333;
	margin:0;
	padding:5px;
	width:200px;
	padding-right:10px;
}
#slider .hoverscroll ul li.ui-tabs-selected , #slider .hoverscroll ul li.ui-state-active,#slider .hoverscroll ul li.ui-state-hover{
	background:#444 url(../images/fleche.gif) no-repeat center right;
	
}
#slider .hoverscroll ul li a{
margin:0;
}

#slider .hoverscroll ul li a h3{
	color:#FFCC66;
	font-size:13px;
	font-family:"Century Gothic";
}
#slider .hoverscroll ul li a span{
	display:block;
	word-wrap:break-word;
	color: white;
	margin:0;
	font-size:10px;
}
#slider div.ui-tabs-panel{
	width:780px;
	height:300px;
	overflow:hidden;
	float:left;
	margin-left:200px;
	z-index:1;
}
#slider div.ui-tabs-panel div.desc{
	position:relative;
	height:300px;
	z-index:100;
}
#slider div.ui-tabs-panel div.desc img{
	position:inherit;
	z-index:1;
	left:0;
	top:0;
}
#slider div.ui-tabs-panel div.desc .text{
	z-index:10;
	position:absolute;
	bottom:0;
	background:black;
	padding:3px 20px;
	width:740px;
}

#slider div.ui-tabs-panel div.desc .text h1{
	text-align:center;
	font-family:"Century Gothic";
	font-size:17px;
}

#nos-offres h2 a{
	color:#FFCC66;
	font-weight:bold;
	padding-left:5px;
}
#nos-offres ul li{
	margin:5px 0;
}

#toolbox{
	margin: 20px 0 0 5px;
}

#toolbox ul{
	padding:0;
	margin:0;
}
#toolbox ul li{
	list-style-type:none;
	margin:0;
	border-top:1px solid #888;
	padding:5px;
	line-height:27px;
}
#toolbox form{
	margin:0;
	padding:0;
}
#toolbox .ami{
	background:url(../images/ami.png) no-repeat right 2px ;
}
#toolbox .imprimer{
	background:url(../images/imprimer.png) no-repeat right 2px ;
}
#toolbox .prec{
	background:url(../images/prec.png) no-repeat right 2px ;
}
#toolbox .tel{
	color:white;
	background:url(../images/tel.png) no-repeat right 2px ;
}
#toolbox .coeur{
	background:url(../images/coeur.png) no-repeat right 2px ;
}

input.btnOk{
	background:url(../images/btn-ok.gif) no-repeat center center;
	border:none;
	cursor:pointer;
	width:21px;
	height:18px;
}
#content ul.thumb h1{
	margin:3px 0;
	font-size:13px;
}
#content ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 0 10px;
	width: 280px;
}

ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 130px;
	height: 63px;
	list-style-type:none;
	display:block;
}
ul.thumb li img {
	width: 120px;
	height: 53px;
	padding: 5px;
	background: #333;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img:hover {
	background: #FFCC66;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view img{
height:300px;
}
#main_view {
	float: right;
	margin-left: -10px;
	width:690px;
	height:300px;
	overflow:hidden;
}
#main_view a{
	margin-left:-90px;
}
.hidden{
	display:none;
}