.t10code {
	font-size: 8px;
	color: #F00;
}
.Corps
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.Legende
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial
}
.tdmenu {
	background-color: #CD3301;
	border: thin solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tdmenu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
}
.tdmenu a:hover {
	color: #CDCC00;
	font-weight: bold;
	text-decoration: none;
	
}
.btnrouge {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CD3301;
	cursor:pointer;
}

.tdrouge {
	color: #FFFFFF;
	background-color: #CD3301;
}
td {
	font-size: 12px;
}
.txt16 {
	font-size: 16px;
}
#btnlarg {
	width: 200px;
}
#btnlarg250 {
	width: 250px;
	height:30px;
}


.tdrouge a {
	color: #FFFFFF;
	background-color: #CD3301;
	font-weight: bold;
	text-decoration: none;
}
.cadrerouge {
	border: thin solid #CD3301;
}
.tdtitre {
	background-color: #CDCC00;
	border-top-color: #9B9C12;
	border-right-color: #9B9C12;
	border-bottom-color: #9B9C12;
	border-left-color: #9B9C12;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 14px;
	color: #9B9C12;
	font-weight: bold;
}

