#blanc {
	background-color : #F8FAF2;
}

#rougef {
	background-color : #004212;
}

#rougec {
	background-color : #2F5A29;
}

#titrep {
	font-family : arial;
	font-size : 24px;
	font-weight : bold;
	color : #F8FAF2;
}

#contenu {
	font-family : arial;
	font-size : 12px;
	text-decoration : none;
}

.cblanc {
	color : #F8FAF2;
}

.cblancg {
	color : #F8FAF2;
	font-weight : bold;
}

.corange {
	color : #FF8040;
}

.cnoir {
	color : #000000;
}

.cnoirg {
	color : #000000;
	font-weight : bold;
}

#contenu2 {
	font-family : arial;
	color : #F8FAF2;
	text-align : justify;
}

.ctitre1 {
	font-size : 20px;
	font-weight : bold;
	text-transform : uppercase;
}

.ctitre2 {
	font-size : 13px;
	font-weight : bold;
}

.ctext {
	font-size : 12px;
}

.ctextb {
	font-size : 12px;
	font-weight : bold;
}

#addp {
	font-family : arial;
	font-size : 16px;
	color : #FF6D00;
	font-weight : bold;
	text-decoration : none;
}

.tline {
	border-style : 'solid'; 
	border-color : #2A180A;
	border-width : 1px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
}

#qplacebt {
	font-family : arial;
	color : #F8FAF2;
	font-size : 25px;
	font-weight : bold;
}

#qplacet {
	font-family : arial;
	color : #F8FAF2;
	font-size : 19px;
	font-weight : bold;
}

#qplacec {
	font-family : arial;
	color : #F8FAF2;
	font-size : 12px;
}

#input {
	font-family : arial;
	font-size : 12px; 
	color : #000000;
	border-style : 'solid'; 
	border-color : #5B5B5B;
	border-width : 1px;
	background-color : #F8FAF2;
}

#subm {
	font-family : arial;
	font-size : 12px;
	color : #5B5B5B;
	border-style : 'solid';
	border-color : #2A180A;
	border-width : 1px;
	background-color : #F8FAF2;
}
	 
#clear {
	font-family : arial;
	font-size : 12px;
	color : #F8FAF2;
	border-style : 'solid';
	border-color : #F8FAF2;
	border-width : 1px;
	background-color : #999999;
}

a:link {
	color : #FF6D00;
	text-decoration : none;
}
	
a:visited {
	color : #FF6D00;
	text-decoration : none;
}

a:hover {
	color : #FFA000;
	text-decoration : none;
}