.txtGris11 {
	font-family: arial;
	font-size: 11px;
	color: #6D6767;
}

.txtOrange12 {
	font-family: arial;
	font-size: 12px;
	color: #DA5A0C;
}

a.txtGris11 {
	font-family: arial;
	font-size: 11px;
	color: #2A4451;
	text-decoration:none;
}

a.txtGris11:hover {
	font-family: arial;
	font-size: 11px;
	color: #DA5A0C;
	text-decoration:underline;
}

.titre {
	font-family: arial;
	font-size: 20px;
	color: #DA5A0C;
	font-weight: bold;
}

.txtblanc11 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

a.txtblanc11 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}

a.txtblanc11:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline
}



.txtGris9 {
	font-family: arial;
	font-size: 9px;
	color: #6D6767;
}

.txtGris10 {
	font-family: arial;
	font-size: 10px;
	color: #6D6767;
}

.txtGris14 {
	font-family: arial;
	font-size: 14px;
	color: #6D6767;
}

a.txtGris10 {
	font-family: arial;
	font-size: 10px;
	color: #6D6767;
	text-decoration:none
}

a.txtGris10:hover {
	font-family: arial;
	font-size: 10px;
	color: #DA5A0C;
	text-decoration:underline
}


.txtOrange10 {
	font-family: arial;
	font-size: 10px;
	color: #DA5A0C;
}




.stitre {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #2B4453;
	text-decoration:none
}

.txtBleu12 {
	font-family: arial;
	font-size: 12px;	
	color: #2B4453;
}
.txtOrange11 {
	font-family: tahoma;
	font-size: 11px;
	color: #DA5A0C;
}
.txtRouge9 {
	font-family: tahoma;
	font-size: 9px;
	color: #FF0000;
}
.txtGrisBleu13 {
	font-family: tahoma;
	font-size: 13px;
	color: #637580;
}

.cadre
{
	margin:10px 0px;
	padding:10px;
	border:#cccccc solid 1px;
	font-family: arial;
	font-size: 10px;
	color: #6D6767;
}


h1
{
font-size:20px;
color:#D65C13

}