#blanc {
	background-color : #F8FAF2;
}

#rougef {
	background-color : #1C3A56;
}

#rougec {
	background-color : #3A5874;
}

#titrep {
	font-family : arial;
	font-size : 24px;
	font-weight : bold;
	color : #F8FAF2;
}

#contenu {
	font-family : arial;
}

.cblanc {
	color : #F8FAF2;
	font-size : 12px;
}

.cblancg {
	color : #F8FAF2;
	font-weight : bold;
}

.cnoir {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-transform : none;
}

.cnoirg {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	text-transform : none;
}

.cnoirs {
	font-family : arial;
	color : #000000;
	font-size : 12px;
}

#contenu3 {
	font-size : 10px;
	font-family : arial;
	color : #F8FAF2;
	text-align : center;
}

.ctitre1 {
	font-size : 24px;
	text-transform : uppercase;
	font-weight : bold;
}

.ctitre2 {
	font-size : 14px;
	font-weight : bold;
}

.ctitre3 {
	font-size : 12px;
	font-weight : bold;
}

.ctext {
	font-size : 12px;
}

.tline{
	border-style : 'solid'; 
	border-color : #2A180A;
	border-width : 1px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
}

#contenu2 {
	font-family : arial;
	color : #F8FAF2;
	text-align : justify;
}

.ctitre1 {
	font-size : 18px;
	font-weight : bold;
}

.ctitre2 {
	font-size : 13px;
	font-weight : bold;
}

.ctext {
	font-size : 12px;
}

.tline {
	border-style : 'solid'; 
	border-color : #2A180A;
	border-width : 1px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
}

a:visited {
	font-family : arial;
	color: #FF6D00;
	text-decoration : none;
}

a:active {
	color : #FF6D00;
	text-decoration : none;
}

a:link {
	font-family : arial;
	color : #FF6D00;
	text-decoration : none;
}

a:hover {
	color : #FFA000;
	text-decoration : none;
}

#oldern {
	font-family : arial;
	font-size : 16px;
	color : #FF8040;
	font-weight : bold;
	text-decoration : none;
}

.bordbl {
	border : thin solid;
}