/*----------------------------------------------arrieres plans---------------------------------------------------------*/
#lbckgnd{
	position:absolute;
	top:50%;
	margin-top:-250px;
	width:100%;
	height:500px;
	background:url(../img/ligne_gauche.jpg) repeat-x;
}
#rbckgnd{
	position:absolute;
	top:50%;
	left:25%;
	width:75%;
	margin-top:-250px;
	height:500px;
	background:url(../img/ligne_droite.jpg) repeat-x;
}
#bandehaut{
	position:absolute;
	left:50%;
	margin-left:-450px;
	height:50%;
	width:229px;
	background:url(../img/colonne.jpg) repeat-y;
}
#bandebas{
	position:absolute;
	left:50%;
	top:25%;
	margin-left:-450px;
	height:75%;
	width:229px;
	background:url(../img/colonne_bas.jpg) repeat-y;
}
#bdh{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-221px;
	margin-top:-250px;
	height:30px;
	width:682px;
	background:url(../img/header.jpg) no-repeat;
}
#retour{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-450px;
	margin-top:-396px;
	z-index:1000;
}
#footer{
	background:url(../img/footerrpt.jpg) repeat-x;
	width:100%;
	height:32px;
	position:absolute;
	top:50%;
	margin-top:218px;
	z-index:10;
}
#imgfooter{
	border-width:0;
	color:#92117D;
	line-height:35px;
	/*margin-left:62%;*/
	position:absolute;
	left:50%;
	margin-left:-210px;
	margin-top:-2px;
}
#contact{
	border-width:0;
	color:#92117D;
	line-height:35px;
	/*margin-left:19%;*/
	/*float:left;*/
	position:absolute;
	left:50%;
	margin-left:-420px;
	margin-top:-2px;
}
* html #contact{
	margin-left:-424px;
}
* > .contact{
	margin-top:0px;
}
table.no_bordure{
	border:none;
}
/* ------------------------------------------------menu----------------------------------------------------------------------*/
ul.menu{
	padding:0;
	margin:0;
	padding-left:220px;
	font-weight:bold;
}
ul#menu li{
	float:left;
	list-style-type:none;
	padding:5px;
	margin-top:-4px;
	color:#92117D;
	border-right:#C076B4 1px solid;
	font-size:10px;
}
ul#menu li a{
	color:#92117D;
	text-decoration:none;
}
ul#menu li:hover{
	text-decoration:none;
	background:#CE94C4;
}
ul#menu li.select{
	color:#FFFFFF;
	text-decoration:none;
	background:#CE94C4 url(../img/fleche.gif) top center no-repeat;
}
ul#menu li.select a{
	color:#FFFFFF;
}
#sub0{
	margin-bottom:6px;
	height:12px;
	width:350px;
	clear:both;
}
* html, *+html #sub0{
	clear:none !important;
}
* html #sub0{
	clear:none;
}
/*_________________________________________________________sous menu_________________________________________________________*/
ul.submenu{
	display:none;
	width:730px;
	/*clear:left;*/
}
ul.submenu.showsubmenu{
	display:block;
}
ul.submenu li{
	float:left;
	list-style-type:none;
	padding:3px 5px;
	margin:0;
	color:#ffffff;
	border-right:1px dashed #92117D;
	font-size:10px;
	background:#CE94C4;
}
ul.submenu li a{
	color:#ffffff;
	text-decoration:none;
}
ul.submenu li.select{
	background:#CE94C4 url(../img/fleche2.gif) bottom center no-repeat;
}
ul.submenu li.select:hover{
	background:#92117D url(../img/fleche2.gif) bottom center no-repeat;
}
ul.submenu li:hover{
	text-decoration:none;
	background:#92117D;
}
/* -----------------------------construction de la page----------------------------------------------------------------------*/
html, body{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	width:100%;
}
#global{
	position:absolute;
	top:50%;
	left:50%;
	margin:-396px 0 0 -450px;
	/*width:892px;*/
	width:945px;
	height:460px;
	/*background:url(../img/logo.jpg) no-repeat;*/
	padding:181px 10px 0 10px;
}
#contenu{
	clear:both;
	margin-left:-10px;
	border-left:1px dashed #92117D;
	height:400px;
	width:920px;
}
#contenubord{
	border-right:1px dashed #92117D;
	clear:both;
	height:400px;
	width:920px;
	background-color:#FFFFFF;
}
/*** debug IE ***/
* html #contenu{
	margin-top:-18px;
	padding-top:18px;
}
.colonne{
	float:left;
	width:208px;
	height:400px;
	padding:10px;
	text-align:justify;
}
.colonne_double{
	float:left;
	width:436px;
	height:400px;
	padding:10px;
	text-align:justify;
}
.colonne_triple{
	float:left;
	width:664px;
	height:400px;
	padding:10px;
	text-align:justify;
}
#colonne1{
	background:#F0DBEC;
	color:#92117D;
	text-align:left;
}
#colonne1 a, .spe a{
	color:#92117D;
	text-decoration:none;
	border-bottom: 1px dotted #92117D;
}
.spe td{
	height:16px;
	line-height:16px;
}
#colonne1 a:hover, .spe a:hover{
	text-decoration: none;
	border-bottom-style: none;
}
img#direct{
	margin-left:7px;
	margin-bottom:-12px;
}
img#direct2{
	margin-left:7px;
	margin-bottom:-23px;
}
* html img#direct{
	margin-bottom:-14px;
}
#colonne1 ul{
	list-style-type:none;
}
#colonne1 li{
	padding-bottom:6px;
}
#colonne1 p{
	padding-left:25px;
	padding-top:10px;
	line-height:18px;
}
#contenu .colonne img{
	margin:-10px -24px 0 -10px;
	/*** margin right -9px en debug IE 6 --//-- ininterpreté par les autres ***/
}
#contenu .entete{
	color:#92117D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
}
.annonce{
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#92117D;
	text-align:center;
	padding-left:10px;
}
#spemar{
	margin-top:-10px;
}
.colonne_double_spe{
	float:left;
	width:436px;
	height:400px;
	padding:0;
	padding-left:10px;
	margin:0;
}
/*------------------------------------------balises générales----------------------------------------------------------------*/
/*** titre special: violet gras ***/
h2#present, h3{
	font-size:14px;
	font-weight:bold;
	color:#92117D;
	margin:0;
	padding:0;
	text-align:left;
}
/*** pr titre en gris en haut a droite ***/
h2{
	font-size:10px;
	font-weight:normal;
	color:#8f8f8f;
	margin:0;
	padding:0;
	text-align:right;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #92117D;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style:dashed ;
	border-bottom-color: #ce94c4;
}
p{
	margin-top:15px;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
a{
	color: #990066;
}
.colonne_double ul, .colonne_triple ul{
	margin:0;
	padding:0;
	margin-left:25px;
	list-style-image:url(../img/puce.gif);
}
.colonne_double ul li{
	padding:0 0 3px 0;
}
.no_marginn{
	margin:0;
	padding:0 20px 0 0;
}
.no_margin{
	margin:0;
	padding:0;
}
/*.imgabs{
	position:absolute;
	bottom:50%;
	left:50%;
	margin:0 0 -300px -227px;
}
* html .imgabs{
	margin-left:-237px;
}*/
img{
	border:none;
}
.clear{
	clear:both;
}
#object{
	margin:0;
	margin-left:-10px;
	padding:0;
}
/*** debug ie ***/
* html #object{
	margin-left:-13px;
}
table{
	border:1px solid #92117D;
}
table.spe{
	border:none;
	border-top:2px solid #92117D;
}
td{
	padding:0 10px;
}
.interligne{
	line-height:25px;
}
.float{
	float:left;
}
/*-----------------------------------------------------------div citation2---------------------------------------------------*/
.colonne .citation2{
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#92117D;
	display:block;
	line-height:28px;
}
/*** encart haut gauche ***/
#citation2h{
	width:25px;
	height:25px;
	border-left:4px solid #92117D;
	border-top:4px solid #92117D;
	margin-left:3px;
	margin-bottom:-20px;
}
/*** debug IE ***/
* html #citation2b{
	margin-left:185px;
}
/*** encart bas droite ***/
#citation2b{
	width:25px;
	height:25px;
	border-right:4px solid #92117D;
	border-bottom:4px solid #92117D;
	margin-left:190px;
	margin-top:-20px;
}
/*** div contenant ***/
.colonne div.citation2{
	margin:0;
	margin-right:-15px;
	padding:0;
	border-left:1px dashed #92117D;
	height:395px;
}
.colonne p.citation2{
	margin:0;
	padding:0 7px;
	text-align:center;
}
/*------------------------------------------------------------div citation---------------------------------------------------*/
/*** texte ***/
.colonne .citation{
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#92117D;
	display:block;
	text-align:center;
	line-height:28px;
	
}
/*** image gauche ***/
.colonne img.citation{
	display:inline;
	text-align:left !important;
	padding-right:150px;
}
/*** div contenant ***/
.colonne div.citation{
	margin:0;
	margin-right:-15px;
	padding:0;
	border-left:1px dashed #92117D;
}
div.citationimg{
	margin:0;
	margin-right:-5px;
	padding:0;
	display:block;
	text-align:center;
	line-height:28px;
}
.colonne p.citation{
	margin:0;
	padding:0;
	margin-bottom:-10px;
}
/*** img droite ***/
.colonne img.citationfin{
	padding:12px 0 0 140px;
}
.auteur{
	font-size:12px;
	text-align:right;
	padding-right:5px;
	margin:0;
}
/*------------------------------------------------encart violet--------------------------------------------------------------*/
#contenu div.encart{
	background:#F0DEEC url(../img/encart.jpg) no-repeat top left;
	text-align:center;
	padding:10px;
	margin-right:-15px;
	/*margin-top:5px;*/
	width:206px;
}
#contenu div.encart h3{
	text-align:center;
}
/*------------------------------------------------------reflets--------------------------------------------------------------*/
div#colonne1.metier{
	background-image:url(../images/reflet_metier.jpg);
	background-repeat:no-repeat;
	background-position:left 157px;
}
.traitBas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #93117D;
	border-right-color: #93117D;
	border-bottom-color: #93117D;
	border-left-color: #93117D;
}
/*----------------------------------------------------menu colonne gauche----------------------------------------------------*/
#colonne1 img.jolig{
	margin-top:12px;
	padding-left:10px;
	padding-top:12px;
}
#colonne1 ul{
	border-top:5px solid #92117D;
	margin:-60px -10px 0 -10px;
	padding:38px 5px 5px 25px;
	list-style:none;
}
.colonne_triple ul.promo{
	/*list-style-image:none;
	list-style-type:square;*/
	margin-left:15px;
	text-align:left;
}
.colonne_triple ul.promo li{
	/*font-weight:bold;*/
	padding-bottom:5px;
}
/*.colonne_triple ul.promo ul{
	margin-left:10px;
	padding-right:5px;
	padding-top:5px;
}*/
/*.colonne_triple ul.promo ul li{
	font-weight:normal;
	padding-bottom:5px;
}*/
.aff_promo{
	text-align:left;
}
.aff_promo .b, .bviolet{
		font-weight:bold;
		color:#99117d;
}


#temoignages{
	position:relative;
	margin-left:2px;
	margin-top:10px;
	background:url(../img/temoignages.gif);
	background-repeat:no-repeat;
	padding:5px;
	padding-top:28px;
	height:357px;
	width:213px;
}
#temoignage{
	background-color:#fff;
	background:url(../img/temoignages_2.gif);
	background-repeat:no-repeat;
	background-position:-5px -28px;
}
#temoignages-head{ display:none; }
#temoignages-head h1{
	padding-left:5px;
	font-size:16px;
}
#temoignages p{
	/*color:#000;*/
	font-size:12px;
	/*font-family:Times New Roman;*/
	font-weight:bold;
	line-height:normal;
	text-align:left;
	padding:3px;
}
#temoignages em{
	color:#323767;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	padding:3px;
}
#tem-auteur{
	padding:3px;	
	margin-top:-30px!important;	
	*margin-top:-20px!important;
	_background:none!important;
	text-align:left;
}
.xa-citation{
	margin-bottom:-1px;
	line-height:18px;
	margin-left:3px!important;
}
.xa-citationfin{
	text-align:right;
	line-height:16px;
}
#opa-trick{
	position:absolute;
	left:3px;
	top:-18px;
	*top:-18px;
	margin-left:2px;
	background-repeat:no-repeat;
	padding:5px;
	padding-top:28px;
	height:357px;
	width:213px;
}