@charset "UTF-8";
#bandeau {
	height: 112px;
	width: 900px;
}
#rubrique {
	height: 20px;
	width: 900px;
}
#corps {
	width: 900px;
}
#corps h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2c116e;
	margin-right: 20px;
	margin-left: 20px;
}
#corps h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2c116e;
	margin-right: 20px;
	margin-left: 20px;
}
#excroiss {
	width: 114px;
	top: 220px;
	position: absolute;
	left: 914px;
}
.contour {
	border: 1px solid #2c116e;
	margin: 4px;
}
.rubrique_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c116e;
	font-weight: bolder;
	margin-right: 20px;
	margin-left: 20px;
	text-decoration: none;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2c116e;
	margin-right: 20px;
	margin-left: 20px;
}
.corps_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c116e;
	margin-right: 20px;
	margin-left: 20px;
}
.corpsRouge_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ce1f16;
	font-weight: bold;
	text-decoration: none;
}
.titre_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ce1f16;
	text-align: center;
}
.corps_puce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c116e;
	list-style-position: inside;
	list-style-type: disc;
}
.neoweb {
	width: 900px;
	margin: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
#cadre_spec {
	width: 860px;
}
#cadre_spec_haut {
	height: 13px;
	background-image: url(IMG/cadre_spec_haut.gif);
	background-repeat: no-repeat;
	width: 860px;
}
#cadre_spec_milieu {
	background-image: url(IMG/cadre_spec_milieu.gif);
	background-repeat: repeat-y;
	width: 860px;
}
#cadre_spec_bas {
	height: 13px;
	background-image: url(IMG/cadre_spec_bas.gif);
	background-repeat: no-repeat;
	width: 860px;
}
#excroiss_haut {
	height: 70px;
	background-image: url(IMG/excroiss_haut.gif);
	background-repeat: no-repeat;
	width: 114px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ce1f16;
}
#excroiss_milieu {
	background-image: url(IMG/excroiss_milieu.gif);
	background-repeat: repeat-y;
	width: 114px;
	text-align: center;
}
#excroiss_bas {
	height: 51px;
	background-image: url(IMG/excroiss_bas.gif);
	background-repeat: no-repeat;
	width: 114px;
}
