@charset "utf-8";
/*-------------------------
feuille de style principale
---------------------------
-- contenu -------------------
*/
#contenu {
	background-color: #FFFFFF;	
}
/*
-- fond --------------
*/
#background {
	background-color: #ffffff;
}
/*
-- gauche --------------
*/
#gauche{
	width: 10px;
	height: 759px;
	position: absolute;
	top: 291px;
	left: 0px;
	background-color: #CE120C;
	z-index: 300;
}
/*
-- droite --------------
*/
#droite{
	width: 10px;
	height: 759px;
	position: absolute;
	top: 291px;
	left: 889px;
	background-color: #CE120C;
	z-index: 300;
}
/*
-- bas --------------
*/
#bas{
	width: 880px;
	height: 32px;
	position: absolute;
	top: 1018px; 
	left: 10px;
	background-color: #CE120C;	
}
/*
-- bas --------------
*/
#bas_1 h2{
	margin-top:0px;
	font-weight:normal;
	width: 400px;
	height: 20px;
	position: absolute;
	top: 8px;
	left: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CE120C;
	font-size: 0.8em;
	color: #FFFFFF;
}
/*
-- bandeaux --------------
*/
#bandeau{
	width: 197px;
	height: 515px;
	position: absolute;
	top: 379px;
	left: 19px;
	background-color: #ECECEC; 	
}
#bandeau1{
	width: 197px;
	height: 514px;
	position: absolute;
	top: 379px;
	left: 19px;
	background-color: #ECECEC;
	border-width: 1px; 
    border-style: solid;
	border-color: #C0C0C0;	
}

/*
-- texte_bandeau --------------
*/
#texte_bandeau{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #CE0505;
	font-weight: bold;
	width: 174px;
	height: 135px;
	position: absolute;
	top: 29px;
	left: 16px;
	background-color: #ECECEC;
}
#texte_bandeau_3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #CE0505;
	font-weight: bold;
	width: 174px;
	height: 81px;
	position: absolute;
	top: 9px;
	left: 16px;
	background-color: #ECECEC;
}
/*
-- page --------------
*/
#page{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #404040;
	text-align: justify;
}
/*
-- page1 --------------
*/
#page1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #404040;
	text-align: justify;	
}
/*
-- fleche --------------
*/
.petit {
	font-size: 0.8em;
	color: #404040;
}
/*
-- gras --------------
*/
.gras {
	font-weight: bold;
}
/*
-- gras --------------
*/
#texte_bandeau_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.4em;
	color: #CE0505;	
}
#texte_bandeau_5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #CE0505;	
}
#texte_bandeau_2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #CE0505;
	font-weight: bold;
	text-align: center;
	top: 128px;
	left: 2px;
	position: absolute;
	height: 60px;
	width: 163px;
	z-index: 1;
	
}
#texte_bandeau_4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CE0505;
	font-weight: bold;
	text-align: center;
	width: 166px;
	/*height: 52px;*/
	height: 123px;
	position: absolute;
	top: 182px;
	left: 0px;
	background-color: #ECECEC;
}

/*
-- texte_accroche --------------
*/
.texte_accroche{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #888787;
	font-weight: bold;
	line-height: inherit;	
}
