/*********/
/*general*/
/*********/
* {
margin: 0;
padding: 0;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
text-decoration: none;
color: #000000;

}
.both {
	clear: both;
	}

.left, #left {
	float: left;
	}
.right, #right {
	float: right;
	}

a {
	position:relative;
	z-index:1;
}

form {
	position:relative;
	z-index:1;
}

body {
	background-color: #ccc;
	margin: 30px 0 0 0;
	text-align: center;

	}
#general {
	position: relative;
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url("/layout/img/fond_gen.gif");
	background-repeat: repeat-y;
	}
#mp3 {
	position: absolute;
	top: 19px;
	right: 25px;
	}
#haut_menu {
	margin-left: 4px;
	width: 980px;
	height: 128px;
	background-image: url("/layout/img/fond_haut_menu.jpg");
	background-repeat: no-repeat;
	background-position:  right bottom;
	}
#haut_menu #logo{
	padding: 14px 0 0 50px;
	float: left;

	}
#haut_menu #menu{
	height: 39px;
	width: 656px;
	background-image: url("/layout/img/fond_menu.gif");
	background-repeat: no-repeat;
	background-position:  left top;
	float: right;
	margin-top: 45px;
	}
#haut_menu #menu div{
	height: 39px;
	line-height: 39px;
	vertical-align: middle;
	float: right;
	background-image: url("/layout/img/fond_div_bord.gif");
	background-repeat: no-repeat;
	background-position:  right 4px;
	text-align: right;
	}
#haut_menu #menu div.on{
	background-image: url("/layout/img/fond_menu_on.gif");
	background-repeat: no-repeat;
	background-position:  right 0px;
	}
#haut_menu #menu div#hauteurb.on{
	background-image: url("/layout/img/fond_menu_onb.gif");
	background-repeat: no-repeat;
	background-position:  right 0px;
	}
#haut_menu #menu div#hauteur{
	line-height: 16px;
	padding-top: 2px;

	}


#haut_menu #menu div#hauteur a{
	margin-top: 2px;
	display: block;
	background-image: none;
			padding-bottom: 6px;
	}
#haut_menu #menu div#hauteurb{
	line-height: 16px;
	padding-top: 2px;
	background-image: none;
	}
#haut_menu #menu div#hauteurb a{
	margin-top: 2px;
	display: block;
	}
#haut_menu #menu div a{
	color: #524b36;
	text-transform: uppercase;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 0 7px 0 25px;
	display: block;
	}
#bandeau {
	width: 980px;
	height: 195px;
	background-image: url("/layout/img/bandeau.jpg");
	background-repeat: no-repeat;
	margin-left: 4px;
	}
#bandeau #compte{
	width: 174px;
	height: 170px;
	background-image: url("/layout/img/fond_compte.png") !important;
	background-repeat: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/layout/img/fond_compte.png);
	background-image: none;
	margin-left: 802px;
	}
#bandeau #compte p.titre{
	color: #908973;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-top: 7px;
	}
#bandeau #compte label{
	color: #595959;
	font-size: 11px;
	padding: 8px 0 4px 15px;
	display: block;
	}
#bandeau #compte input{
	border: 1px solid #948e78;
	font-size: 11px;
	margin: 0 0 0 15px;
	height: 18px;
	width:138px;
	}

#bandeau #compte p a{
	font-size:10px;
	color:#3f1136;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
}

#bandeau #compte p {
	font-size:10px;
	color:#3f1136;
}


#bandeau #compte input.bouton{
	background: transparent url(../layout/img/fond_bouton.gif) no-repeat scroll center center;
	width:92px;
	height:16px;
	color:#524b36;
	text-align:center;
	text-transform:uppercase;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin-left:36px;
	margin-top:15px;
	margin-bottom:7px;
}
#contenu {
	width: 980px;
	margin-left: 4px;
	background-image: url("/layout/img/fond_contenu.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 20px;
	}
#bas {
	width: 980px;
	height:40px;
	margin-left: 4px;
	background-color: #eeedea;
	}
#bas p.adresse{
	text-align:center;
	color:#908973;
	font-size: 11px;
	padding-top: 4px;
	}
#bas p.mention{
	text-align:center;
	color:#c5bcab;
	font-size: 11px;
	padding-top: 4px;
	}
#bas p.mention a{
	text-align:center;
	color:#c5bcab;
	font-size: 11px;
	padding-top: 4px;
	}

/*sousmenu*/
.sous_menu {
    display: none;
	background-color: #fff;
	border-bottom: 1px solid #908973;
	border-right: 1px solid #908973;
	border-left: 1px solid #908973;
  	position: absolute;

	}
#sous_menu_1 {
	left:348px;
	top:88px;
	}
#sous_menu_2 {
	left:438px;
	top:88px;
	}
#sous_menu_3 {
	left:533px;
	top:88px;
	}
#sous_menu_4 {
	left:636px;
	top:88px;
	}
.sous_menu li{
	/*vertical-align: middle;
	line-height: 24px;*/
	list-style: none;
	color: #96a413;
	margin: 0 2px 0 2px;
	padding: 6px 8px 6px 2px;

	}
.sous_menu li.border{
	border-bottom: 1px solid #74b662;
	}
.sous_menu li a{
	color: #524b36;
	display:block;
	}
.sous_menu li a img{
	margin: 0 3px 0 0;
	vertical-align: middle;
	}
	
/*societe*/
div.societe{
	padding: 0px 0 0 25px;
	width: 642px;
	background-repeat: no-repeat;
	background-position:  left top;
	float:left;
	}
	
h1{
	color: #44235c;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0 0 0 25px;
	/*padding: 18px 0 0 25px;*/
	padding-top:18px;

	}
div.ligne{
	background-image:url(/web/img/ligne.gif);
	background-repeat:no-repeat;
	width: 881px;
	height:2px;
	font-size:2px;
	margin:0 0 10px 20px;
	}
div.societe h2{
	color: #ab2e57;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 0 0 20px;
	}
div.societe h4{
	color: #83c373;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 0 0 20px;
	}

div.societe h2 img#loupe{
	padding:0 0 0 10px;
	}
div.societe h2 a{
	color: #ab2e57;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	}
div.societe h3{
	color: #44235c;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	}
div.societe p{
	color: #58585a;
	line-height: 22px;
	padding: 5px 15px 0 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	}
	
div.societe b{
	color: #58585a;
	line-height: 22px;
	padding: 5px 15px 0 0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
div.societe div.encadre_haut {
	background-image:url(/web/img/fond_haut.gif);
	background-repeat:no-repeat;
	width:642px;
	height:10px;
	font-size:8px;
	margin:10px 0 0 10px;
	}	
div.societe div.encadre {
	background-image:url(/web/img/fond.gif);
	background-repeat:repeat-y;
	width:642px;
	margin:0 0 0 10px;
	}	
div.societe div.encadre_bas {
	background-image:url(/web/img/fond_bas.gif);
	background-repeat:no-repeat;
	width:642px;
	height:20px;
	margin:0 0 10px 10px;
	}	
div.societe div.encadre div#bt{
	background-image:url(/web/img/fond_bt_savoir.gif);
	background-repeat:no-repeat;
	margin-left:500px;
	margin-top:10px;
	width:111px;
	height:23px;
	}	
div.societe div.encadre div#bt p{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
	
div.societe div.encadre div#bt p {
	width:111px;
	height:23px;
	text-align:center;
	line-height:23px;
	vertical-align:middle;		
	}
	
div.societe div.encadre div#bt p a#lien_telecharger{
	color:#FFFFFF;	
	font-size:10px;
	}

div.societe li{
	list-style-image:url(/web/img/puce.gif);
	color: #58585a;
	line-height:20px;
	}
div.societe li a{
	list-style-image:url(/web/img/puce.gif);
	color: #58585a;
	line-height:20px;
}
div.societe li img#loupe{
	padding:0 0 0 10px;
}

div.societe li#liste{
	list-style-image:url(/web/img/puce.gif);
	color: #58585a;
	line-height:20px;
	margin:0 0 6px 40px;
	}
div.societe li#liste1{
	list-style-image:url(/web/img/puce.gif);
	color: #58585a;
	line-height:20px;
	margin:0 0 0 45px;
	}
div.societe li#liste_no_marge{
	list-style-image:url(/web/img/puce.gif);
	color: #58585a;
	line-height:20px;
	margin:0 0 0 40px;
	}
/*colonne droite*/

div.colonne_droite {
	float:left;
	width:257px;
	margin:50px 17px 0 20px;

	}
	
div.colonne_droite div#telecharger {
	background-image:url(/web/img/fond_telecharger.gif);
	background-repeat:no-repeat;
	width:257px;
	height:76px;
	margin:15px 0 0 0;
}

div.colonne_droite div#telecharger p {
	color:#0c4c6c;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:10px 0 0 65px;
}

div.colonne_droite div#telecharger p#lien_telecharger {
	background-image:url(/web/img/bt_telecharger.gif);
	background-repeat:no-repeat;
	width:186px;
	height:27px;
	margin:2px 0 0 62px;
	padding:0;
	text-align:center;
	line-height:27px;
	vertical-align:middle;		
}

div.colonne_droite div#telecharger p#lien_telecharger a {
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	margin:0;
	padding:0;
}

div.colonne_droite div#citation {
	background-image:url(/web/img/fond_citation_droite.gif);
	background-repeat:repeat-y;
	width:257px;
	margin:15px 0 0 0;
}

div.colonne_droite div#citation p{
	color:#524b36;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	padding:10px 10px 10px 10px;
}

div.colonne_droite div#citation p i{
	color:#524b36;
}

div.colonne_droite div#savoir{
	background-image:url(/web/img/bt_en_savoir-plus.gif);
	background-repeat:no-repeat;
	margin:15px 0 0 0;
	}
div.colonne_droite div#savoir p{
	width:257px;
	height:32px;
	text-align:center;
	line-height:32px;
	vertical-align:middle;	
	width:257x;
	}
div.colonne_droite div#savoir p a{
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	}
	
	
/*references*/
div.references{
	padding: 0 0 0 25px;
	width: 642px;
	background-repeat: no-repeat;
	background-position:  left top;
	float:left;
	}
	
div.references h3{
	color:#44235c;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
div.references p{
	color: #58585a;
	line-height: 22px;
	padding: 5px 15px 0 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	}

div.references p b{
	color: #58585a;
	font-weight:bold;
	}
/*
div.references h1{
	color: #ab2e57;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0 0 0 10px;
	}
div.references div.ligne{
	background-image:url(/web/img/ligne.gif);
	background-repeat:no-repeat;
	width:881px;
	height:2px;
	margin:0 0 10px 0;
	}*/
div.references div.gauche {
	width:497px;
	float:left;
}
div.references div.gauche h2{
	color: #ab2e57;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 0 0 10px;
	}
div.references div.gauche p{
	color: #58585a;
	line-height: 22px;
	padding: 5px 15px 0 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
}

div.references div.gauche li{
	color: #58585a;
	line-height: 22px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 40px;
	list-style-image:url(/web/img/puce.gif);
}

div.references div.gauche p span.nb_personnes{
	color: #000000;
}
div.references div.gauche p span.txt_violet{
	color: #ab2e57;
}
div.references div.gauche p span.souligne{
	color: #58585a;
	text-decoration:underline;
}
div.references div.ligne_references{
	background-image:url(/web/img/ligne_references.gif);
	background-repeat:no-repeat;
	width:642px;
	height:1px;
	margin:10px 0 10px 0;
	}
div.references div#logo{
	float:left;
	width:145px;
	}
div.references div#logo p{
	text-align:center;
	}

/*nous contacter*/
div.contact{
	padding: 18px 0 0 25px;
	width: 960px;
	background-repeat: no-repeat;
	background-position:  left top;
	}
div.contact div.gauche{
	width: 365px;
	background-image:url(/web/img/contact_ligne.gif);
	background-repeat:repeat-y;
	background-position:  right top;
	float:left;
	}
div.contact div.droite{
	width: 500px;
	float:left;
	padding-left:20px;
	/*background-repeat: no-repeat;
	background-position:  right top;*/
	}
div.contact h1{
	color: #44235c;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0 0 0 10px;
	}
div.contact div.ligne{
	background-image:url(/web/img/ligne.gif);
	background-repeat:no-repeat;
	width:881px;
	height:2px;
	margin:0 0 10px 0;
	}
div.contact h2{
	color: #ab2e57;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 0 15px 10px;
	}
div.contact p{
	color: #58585a;
	line-height: 22px;
	padding: 5px 15px 0 0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	text-align:center;
	}
div.contact input {
	border: 1px solid #ab2e57;
	width:220px;
	height: 20px;
	font-size: 12px;
	}
div.contact textarea {
	border: 1px solid #ab2e57;
	font-size: 12px;
	width:300px;
	height:156px;
	}
div.contact td{
	padding: 3px;
	font-size:12px;
	color:#58585a;
	}
div.contact select {
	border: 1px solid #ab2e57;
	height: 20px;
	font-size: 12px;
	width:220px;
	}
div.contact p #champs{
	color:#cccccc;
	font-size:11px;
	margin:10px 0 0 300px;
}
div.contact input.bouton{
	background-image:url(/web/img/bt_envoyer.gif);
	background-repeat:no-repeat;
	border:0px;
	width:244px;
	height:27px;
	margin:30px 0 0 355px;
	cursor: pointer;
	color:#524b36;
	font-weight:bold;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	line-height:27px;
	vertical-align:middle;
}

/*contact OK*/
div.contact_ok{
	margin: 18px 0 0 25px;
	width: 960px;
	background-repeat: no-repeat;
	background-position:  left top;
	}
div.contact_ok h1{
	color: #44235c;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0 0 0 10px;
	}
div.contact_ok div.ligne{
	background-image:url(/web/img/ligne.gif);
	background-repeat:no-repeat;
	width:881px;
	height:2px;
	margin:0 0 10px 0;
	}
div.contact_ok h2{
	color: #ab2e57;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 0 15px 10px;
	text-align:center;
	}
div.flash {
	text-align: center;
	padding-top: 20px;
	}
	
/*accueil*/
div.accueil{
	padding: 18px 0 0 15px;
	width: 952px;
	background-repeat: no-repeat;
	background-position:  left top;
	}
div.accueil div.bloc_gauche{
	width:586px;
	}
div.accueil div.bloc_gauche div.citation{
	background-image:url(/web/img/fond_citation.gif);
	background-repeat:no-repeat;
	width:291px;
	height:88px;
	margin:20px 0 0 15px;
	}
div.accueil div.bloc_gauche div.citation p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	padding:8px 14px 0 14px;
	line-height: 18px;
	}
div.accueil div.bloc_gauche div.citation b{
	color: #58585a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:0 0 0 170px;
	}
div.accueil h1{
	color: #44235c;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0 0 0 10px;
	}
div.accueil div.ligne{
	background-image:url(/web/img/ligne_accueil.gif);
	background-repeat:no-repeat;
	width:586px;
	height:2px;
	font-size:2px;
	margin:0 0 10px 10px;
	}
div.accueil p{
	color: #58585a;
	line-height: 22px;
	/*padding: 5px 15px 0 0;*/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	}
	
div.accueil p a{
	color: #ab2e57;
	line-height: 22px;
	/*padding: 5px 15px 0 0;*/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
div.accueil p span.accroche{
	color:#45235c;
	font-size:13px;
	font-weight:bold;
	}
	
div.accueil div.photo{
	float:right;
	width:257px;
	height:193px;
	margin-top:10px;
	margin-right:10px !important;
	margin-right:5px;
	}
div.accueil div.droite{
	float:right;
	width:351px;
	}
div.accueil div.droite div.bloc_contact{
	width:351px;
	height:82px;
	background-image:url(/web/img/bloc_accueil_contact.png);
	background-repeat:no-repeat;
	margin:0;
	margin-top:42px;
	}
div.accueil div.droite div.bloc_contact h2{
	color: #ab2e57;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 2px 0 0 20px;
	padding:6px 0 0 0;
	}
div.accueil div.droite div.bloc_contact p{
	color: #58585a;
	line-height: 22px;
	padding: 0 15px 0 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 20px;
	}
div.accueil div.droite div.bloc_contact p b{
	color: #ab2e57;
	font-weight: bold;
	}
div.accueil div.droite div.bloc_contact div.ligne_bloc_contact{
	background-image:url(/web/img/ligne_accueil_bloc_contact.gif);
	width:343px;
	height:1px;
	font-size:1px;
	background-repeat:no-repeat;
	margin: 3px 0 0 4px;
	}
div.accueil div.droite div.bloc_contact p img{
	margin: 0 0 0 10px;
	}
div.accueil div.droite div.bloc_moment_ht{
	width:351px;
	height:33px;
	background-image:url(/web/img/bloc_en_ce_moment_ht.png);
	background-repeat:no-repeat;
	margin-top:20px;
	}
div.accueil div.droite div.bloc_moment_ht h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#524b36;
	font-size:16px;
	font-weight:bold;
	padding:8px 0 0 16px;
	}
div.accueil div.droite div.bloc_moment{
	width:351px;
	background-image:url(/web/img/bloc_en_ce_moment.png);
	background-repeat:repeat-y;
	}
div.accueil div.droite div.bloc_moment p{
	color: #58585a;
	line-height: 22px;
	padding: 0 15px 0 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 20px;
	padding:10px 10px 10px 0;
	}
div.accueil div.droite div.bloc_moment p span{
	color: #58585a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
div.accueil div.droite div.bloc_moment_bas{
	width:351px;
	height:20px;
	background-image:url(/web/img/bloc_en_ce_moment_bas.png);
	background-repeat:no-repeat;
	}
div.accueil div.droite div.bloc_moment_bas p a{
	font-family:Arial, Helvetica, sans-serif;
	color:#524b36;
	font-size:11px;
	font-weight:bold;


	}
	
div.accueil div.droite div.bloc_moment_bas p {
	text-align:right;
	margin:0;
	padding: 0 10px 0 0;
	margin:0;
	line-height:10px;
	vertical-align:middle;
	}

/*retour*/
div.retour p{
	margin:0 0 20px 25px;
}