body, div {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

/*  Bleu foncé : #29287B  */
/*  Bleu pale : #EEEEEE  */
/*  Bleu d'origine : #99CCCC  */
/*  Orange  : #FFCA31  */


/* ---------------- Les conteneurs ----------------------------*/


#header {
	height: 90px;
	background-color: #FFCA31;
	background-image : url(FondHautBas.jpg);
	background-position : bottom;
	background-repeat : repeat-x;
}
#ref{
	display:none;
	visibility:hidden;
}
#titresite{
	font-size:26px;
	font-weight:bold;
	margin-left:100px;;
	padding-top:20px;
}

#logostruct{
	float:left;
	padding-right:15px;
}

#conteneur {
	position: absolute;
	width: 950px;
	left: 0%;
	margin-left:0px ;
	background-color:#EEEEEE;
	background-image : url(ligne.jpg);
	background-position : right;
	background-repeat : repeat-y;
}

#centre {
	padding:10px;
	background-color:white;
	margin-left: 150px;
	margin-right: 200px;
	width:auto;
	height:430px;
	font-size:12px;
	overflow: auto;
	text-align: justify;
	background-image : url(FondColGauche.jpg);
	background-position : -5px;
	background-repeat : repeat-y;
}

#detail{
	text-align: justify;
	font-size:10px;
	color:gray;
}

#gauche {
position: absolute;
left:0;
width: 150px;
height: 100%;
/* background-color:; */
}

#logopartenaire{
	position:absolute;
	margin-left: 5px;
	top:310px;
	vertical-align: bottom;
}

#droite {
position: absolute;
right:0;
width: 200px;
height: 100%;
/* background-color:; */
}


#pied {
	height: 30px;
	background-color: #29287B;
	font-size:10px;
	font-style: italic;
	color:white;
	text-align : center;
	padding-top:7px;
}
#pied a{
	font-size:10px;
	font-style: italic;
	color:white;
}

#Imageune{
	float:right;
	padding-left:5px;
}


#Imagebasdeune{
	padding-left:55px;
}


#Liste{
	width:95%;
	margin-left:15px;
	padding-right:5px;
}

#Rdv{
	width:75%;
	margin-left:50px;
}

#Imagepersonne{
	float:right;
	padding-left:5px;
}

#fiche{
	border-top: 1px solid silver;
	border-left:1px solid #EEEEEE;
	border-right:1px solid silver;
	border-bottom:1px solid #EEEEEE;
	background-color: #FFFFF0;
	margin-top:50px;
	padding:10px;
}

#faq{
	border-top: 1px solid silver;
	border-left:1px solid silver;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	background-color: white;
	padding:10px;
}
#question{
	width:75%;
	margin-left:60px;
}
#sousmenu{
	margin-left:5px;
	margin-bottom:5px;
	float:right;
	font-size:10px;
}




/* ---------------- Boîte info ----------------------------*/
.hautgauche{
	background-image : url(Coinhautgauche.gif);
	width:6px;
	height:16px;
	float:left;
	background-repeat : no-repeat;
	background-color: #29287B;
}
.hautcentre{
	font-size:12px;
	color:white;
	font-weight: bold;
	text-align: center;
	min-height:16px;	
	background-color: #29287B;
	background-image : url(bord.gif);
	background-repeat : repeat-x;
	background-position: 0px 0px;
}
.hautdroit{
	background-image : url(Coinhautdroit.gif);
	width:6px;
	height:16px;
	float: right;
	background-repeat : no-repeat;
	background-color: #29287B;
}
.centrecentre{
	border-top:1px solid #ACBDDB;
	border-left:1px solid #ACBDDB;
	border-right:1px solid #ACBDDB;
	background-color: white;
	font-size:10px;
	color: black;
	font-weight: normal;
	padding: 3px;
	text-align: left;
}

.basgauche{
	background-image : url(Coinbasgauche.gif);
	width:6px;
	height:6px;
	float: left;
	background-repeat : no-repeat;
}
.bascentre{
	background-image : url(bord.gif);
	background-repeat : repeat-x;
	background-position: 0PX 5px;
	background-color: white;
	height:6px;
}
.basdroit{
	background-image : url(Coinbasdroit.gif);
	width:6px;
	height:6px;
	float: right;
	background-repeat : no-repeat;
}

/* ---------------- Boîte autre ----------------------------*/
.hautgauche2{
	background-image : url(Coinhautgauche.gif);
	width:6px;
	height:6px;
	float:left;
	background-repeat : no-repeat;
}
.hautcentre2{
	font-size:12px;
	color:white;
	font-weight: bold;
	text-align: center;
	height:6px;	
	background-image : url(bord.gif);
	background-repeat : repeat-x;
	background-position: 0px 0px;
}
.hautdroit2{
	background-image : url(Coinhautdroit.gif);
	width:6px;
	height:6px;
	float: right;
	background-repeat : no-repeat;
}
.centrecentre2{
	border-left:1px solid #ACBDDB;
	border-right:1px solid #ACBDDB;
	font-size:10px;
	color: black;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
}

.basgauche2{
	background-image : url(Coinbasgauche.gif);
	width:6px;
	height:6px;
	float: left;
	background-repeat : no-repeat;
}
.bascentre2{
	background-image : url(bord.gif);
	background-repeat : repeat-x;
	background-position: 0PX 5px;
	height:6px;
}
.basdroit2{
	background-image : url(Coinbasdroit.gif);
	width:6px;
	height:6px;
	float: right;
	background-repeat : no-repeat;
}

/* ---------------- Les classes ----------------------------*/
.menugauche {
	list-style-type: none;
	font-size:12px;
	margin:0px;
	padding:20px 0px 0px 0px; 	/* haut bas droite gauche*/
	text-transform : uppercase;
	font-weight:bold;
}

.contact{
	font-size:10px;
	color:#29287B;
}
.menugauche li {
	margin:5px 3px 0px 3px;
}

.menugauche a {
margin: 0 2px;
color: #29287B;
text-decoration: none;
}

.menugauche a:hover {
text-decoration: underline;
}


.sousmenugauche {
	list-style-type: none;
	font-size:10px;
	margin:0px;
	padding:0px 0px 0px 5px;	/* haut bas droite gauche*/
	background-color: #F9F9F9;
	text-transform : none;
	font-weight: normal;
}

.sousmenugauche li {
	margin:3px 3px 0px 3px;
}

.sousmenugauche a {
margin: 0 2px;
color: #29287B;
text-decoration: none;
}

.sousmenugauche a:hover {
text-decoration: underline;
}

.p {margin: 0 0 10px 0;}


.titrearticle{
	font-size:14px;
	font-weight: bold;
}
.stitrearticle{
	font-size:12px;
	font-weight: bold;
}

.titre{
	font-size:16px;
	font-weight: bold;
}
.stitre{
	font-size:16px;
	font-weight: bold;
}


