body, div {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
select{
	font-size:10px;
}

A{
	text-decoration: underline;
	color:#0E105D;
}
A:hover{
	text-decoration: underline;
}
#ref{
	display:none;
	visibility:hidden;
}
/*couleurs FNHD*/
/*  Bleu foncé : #00788F  */
/*  Bleu pale : #7FBFCF  */
/*  Bleu logo : #008596  */
/*  Vert : #90CF00  */
/*  Rouge : #F02110  */
/*  Jaune : #FFE000  */
/*  Orange  : #F08000  */

/* ---------------- Les conteneurs ----------------------------*/
#header {
	height: 100px;
	background-color: white;
	background-image : url(ligne_base.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}

#titresite{
	font-size:32px;
	color:#B80000;
	font-weight:bold;
	text-align:center;
	margin-left:100px;
	padding-top:20px;
}

#logostruct{
	float:left;
	padding-right:15px;
	margin-left: 10px;
}

#conteneur {
	position: absolute;
	width: 950px;
	left: 0%;
	margin-left: 0px;
	background-image : url(ligne.gif);
	background-position : right;
	background-repeat : repeat-y;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
}

#centre {
	padding:10px;
	background-color:white;
	margin-left: 150px;
	margin-right: 200px;
	border-right: 1px solid silver;
	width:auto;
	height:430px;
	font-size:12px;
	overflow: auto;
	text-align: justify;
}

#detail{
	text-align: justify;
	font-size:10px;
	color:gray;
}

#gauche {
position: absolute;
left:0;
width: 150px;
height: 450px;
background-image:url(bord_gauche.gif);
background-repeat: repeat-all;
background-position: bottom;
/* background-color:; */
}

#logopartenaire{
	position:absolute;
	margin-left: 50px;
	top:390px;
	vertical-align: bottom;
}

#droite {
position: absolute;
right:0;
width: 200px;
height: 430px;
/* background-color:; */
}


#pied {
	height: 20px;
	background-color: #B80000;
	background-image : url(ligne_base.gif);
	background-position : top;
	background-repeat : repeat-x;
	font-size:10px;
	font-style: italic;
	color:white;
	text-align : center;
	padding-top:15px;
}

#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 silver;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	background-color: InactiveCaptionText;
	margin-top:50px;
	padding:10px;
}
#faq{
	height:100%;
}

#sousmenu{
	margin-left:5px;
	margin-bottom:3px;
	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: #B80000;
}
.hautcentre{
	font-size:12px;
	color:white;
	font-weight: bold;
	text-align: center;
	min-height:16px;	
	background-color: #B80000;
	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: #B80000;
}
.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: 3px;
	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:5px 0px 0px 0px; 	/* haut bas droite gauche*/
	text-transform : uppercase;
	font-weight:bold;
}

.menugauche li {
	margin:10px 3px 0px 15px;
	
}

.menugauche a {
margin: 0 2px;
color: #B80000;
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: #FFFACD;*/
	text-transform : none;
	font-weight: normal;
}

.sousmenugauche li {
	margin:3px 3px 0px 3px;
}

.sousmenugauche a {
margin: 0 2px;
color: #0E105D;
text-decoration: none;
}

.sousmenugauche a:hover {
text-decoration: underline;
}

.p {margin: 0 0 10px 0;}

.titrearticle{
	font-size:14px;
	font-weight: bold;
}

.titreFAQ{
	font-size:11px;
	font-weight: bold;
	/*background-color: #7FBFCF;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid silver;*/
}
.corpsFAQ{
	font-size:10px;
	padding:5px;
	margin-left:10px;
	/*background-color: #7FBFCF;
	border-bottom: 1px solid silver;
	border-left: 1px solid black;
	border-right: 1px solid silver;*/
}
.contactFAQ{
	float: left;
}
.photoFAQ{
	padding-right:5px;
}
.stitrearticle{
	font-size:12px;
	font-weight: bold;
}

.titre{
	font-size:20px;
	font-weight: bold;
}
.stitre{
	font-size:16px;
	font-weight: bold;
}
.contact{
	font-size: 10px;
}
