/* CSS Document */
.corps{
	position: relative;
	top: 0px;
	width: 773px;
	margin: 0 auto;	  
	text-align: justify;
	font-size: 8pt;
	border-left: 1px solid #CFD0D1;
	border-right: 1px solid #CFD0D1;
	background-color: #ffffff;
}
.contenu {
	float: left;
	width: 550px;
	text-align: justify;
	overflow: hidden;
}
html>body .contenu {
	margin-left: 20px;
}
.contenu_erreur {
	float: left;
	margin-left: 10px;
	width: 700px;
}
html>body .contenu_erreur {
	margin-left: 20px;
}
.spacer {
	clear: both;
}
.corps h2{
	font-size: 12pt;
	color: #999999; /* gris moyen*/ 
	position: absolute;
	left: 0px;
	top: -30px;	
	margin: -4px 0px 0px 0px;
}
.corps h4{
	font-size: 11pt;
	color: #999999; /* gris moyen*/
	margin: 10px 0px 10px 0px;
}
.corps a{
	color: #699AF6; /* bleu pâle */
	text-decoration: underline;
	font-weight: bold;	
}
.corps h2 a{
	font-size: 12pt;
	text-decoration: underline;
}
.corps h4 a{
	font-size: 12pt;
	text-decoration: underline;
	text-align: right;
}
.corps a:hover{
	color: blue; /* bleu */
	text-decoration: none;	
	font-weight: bold;
} 
.corps ul{
	list-style: inside;
	padding: 0;
}
html>body .corps ul{
	padding: 0 0 0.5em 2em;
}
.contenu ul{
	list-style-type: none;
}
li.spip {	
	margin-bottom: 5px;
	line-height: 1em;
	padding-left: 5px;
	background-color: transparent;
	background-image: url(../images/fond/gouttes_mercure_puce.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	/*background-x-position: left;
	background-y-position: bottom;*/
	text-align: left;
}
html>body li.spip {
	padding-left: 15px;
}
.decalage {
	padding-left: 4em;
	color: #FF6633 !important;
}
h4 {
	font-weight: bold !important; 
}
.corps th {
	/*width: 50%;*/
	font-size: 8pt;
	color: #000000;  /* noir */
	font-weight: bold;
	text-align: left;
	background-image: url(../images/fond/souligne_jaune.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
.liens ul{
	font-size: 8pt;
	padding: 5px;		
}
.formulaire {
	width: 700px;
	border: 1px solid #ffcc00; /* jaune moutarde */
}
.plan ul {
	list-style: square outside;
}
.plan li {
	font-size: 8pt;
}

#erreur{
	color: red;
	font-weight: bold;
	font-style: italic;
	text-decoration: blink;
	text-align: center;
}
form #erreur{
	width:200px;
	padding-left:1em;
}
.col1 {
	width: 95px;
	background-image:none;
}
.col2 {
	width: 50px;
}
.col3 {
	width: 50px;
}
.col4 {
	width: 75px;
}
.col5 {
	width: 80px;
}
/*.weborama {
	position: absolute;
	margin: auto;
	top: 300px;
	left: 30%;
	
}
.weborama img{
	z-index: - 100;
}*/

