.titre-rubrique {
	border-bottom: 2px solid #990000;
}

#texte {
	width: 732px;
	margin:0;
	padding:0 20px 10px 8px;
}



.list_space li {
	margin-bottom: 10px;
}

.list_none li {
	margin-bottom: 0;
}


#texte h2 {
	color: #990000;
}
/* Mozilla - Non pris par IE */			

#texte a {
    color: #990000;
	border-bottom:1px #990000 dotted;
}

/* Mozilla - Non pris par IE */			

#retour {
	clear:both
}
#retour a {
    color: #990000;
	text-decoration:none;
	border-bottom:1px #990000 dotted;
}
#retour a:hover {
	border:none;
	text-decoration:underline;
}
.illustD {
	float: right;
	padding: 10px 0 10px 10px;
}
.illustDssmargehb {
	float: right;
	padding: 0 0 0 10px;
}
.illustG {
	float: left;
	padding: 10px 10px 10px 0;
}
.illustDbordure {
	float: right;
	margin: 10px 0 10px 10px;
	border: 1px solid #666666;
}
.illustGbordure {
	float: left;
	margin: 10px 10px  10px 0px;
	border: 1px solid #666666;
}
.imgbordure {
	border: 1px solid #666666;
}
.affiche {
	margin: 5px 10px 5px 10px;
}
.notes {
	clear:both;
	font-style:italic;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	color:#666666;
}
/* Mozilla - Non pris par IE */			
html>body #texte .notes{
	margin: 3em 0 0 0;
}
.notes ol{
	margin: 0 0 0 2em;
}
/* Mozilla - Non pris par IE */			
html>body #texte .notes ol{
	margin: 1em 0 1em -2em;
}
.notes li{
	margin:0.5em 0;
}
.encadre {
	margin:2em 0;
	padding:1em 2em;
	border: 1px solid #CCCCCC;
	background-color:#F2F2F2;
}
#savoirplus {
	margin:2em 0;
	padding:2em;
	border: 1px solid #CCCCCC;
	background-color:#F2F2F2;
}
#savoirplus h2{
	margin:2em 0;
}
.flvplayermaxi {
	margin:3em 0;
	text-align:center;
}
.selectVideo {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.1em;
}
.icones {
	float:left;
}

/* form */
form p.mep1 {
	width:100%;
}
form p.mep1 label {
	float:left;
	width:350px;
	text-align:right;
}
form p.mep1 input {
	margin-left:10px;
}

fieldset {
	border:0;
}

.fieltitle {
	margin-top: 20px;
}

.valider {
	margin-left: 380px;

}


