body {
	padding: 0pt;
	background: #D8ECAB;
	font-family: verdana;
	margin-top: 50px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
    }
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
}

/* conteneur général */
#conteneur {
	background: #FFFFFF no-repeat center;
	position: absolute;
	width: 700px;
	left: 50%;
	margin-left: -375px;
	border: 1px solid #2D655A;
    }
#head{
	height: 60px;
	width: 700px;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	}
	
.titresite{
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
}
.soustitre {color: #666666}
	
#head2{
	height: 300px;
	width: 700px;
	text-align: center;
	font-size: 0.9em;
	font-style: italic;
	background: #FFFFFF;
	color: #666666;
	margin-bottom: 20px;
	}
/* conteneur*/	
#contenu {
	width: 700px;
	}	

/*menu*/
#menu {
	width: 160px;
	float: left;
    }
ul#menu {
	margin: 0pt;
    padding: 0pt;
    list-style-type: none;
    font-size: 0.7em;
    }
ul#menu li {
	margin: 0pt;
	padding: 0pt;
	color: #006699;
	font-weight: bold;
	text-indent: 5px;
    }
ul#menu li a {
    display: block;
    width: 160px;
    line-height: 39px;
    text-align: center;
    color: #006699;
    font-weight: bold;
    }
	ul#menu p {
	color: #FFFFFF;
	}
	
/* contenu droit */
	#contenu_droit {
	width: 520px;
	margin: 0px;
	float: left;
	}
/* balises */
h1 {
	font-size: 2em;
	color: #666666;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
	color: #666666;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
p {
	color: #000000;
	margin-right: 20px;
	margin-left: 0px;
	text-align: justify;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.temoignage {
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 20px 50px;
	padding: 10px;
	border-left: 1px solid #CCCCCC;
}
.jaune {
	background: #FFFF33;
	font-weight: bold;
}
.conception {
	color: #FF0000;
	text-align: center;
	border: 1px solid #CCCCCC;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
.citation {
	font-size: 0.8em;
	font-style: italic;
	text-indent: 0px;
	color: #006699;
}
.news {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #666666;
}
li {
	list-style: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
}
em {
	font-style: normal;
	font-weight: bolder;
	color: #B91937;
	text-decoration: underline;
}
.droit {
	text-align: right;
}
.center {
	text-align: center;
}
