.f{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	background-color : #FFFFFF;
	/* #F0F0F0; */
	color : Black;
}
.m10{
	font-size : 10pt;
	padding : 10 pt;
}
ul{	font-size : 10pt;
	padding : 10 pt;
}
a{
	color : Blue;
	text-decoration : none;
}
a:visited{
	color : Maroon;
	text-decoration : none;
}
a:hover{
	color : Red;
	text-decoration : none;
}
.pro{
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24pt;
	text-align : left;
	font-weight : 900;
	/* bolder;
	*/
	letter-spacing : 0pt;
}
.m1{
	font-size : 10pt;
	font-weight : bold;
}
.m2{
	font-size : 8pt;
/*	font-weight : bold;	*/
	margin-left : 8px;
}
.m3{
	font-size : 8pt;
	margin-left : 16px;
	font-style : italic;
}
.m4{
	font-size : 7pt;
	margin-left : 24px;
}
.petit{
	font-size : 8pt;
}
.cart{
	border : 1px solid Silver;
	font-size : 8pt;
	padding : 5px 5px 5px 5px;
}
.cartr{
	border : 1px solid Red;
	font-size : 8pt;
	padding : 5px 5px 5px 5px;
}
.photo{
	border : 5px solid #FDF000;
	padding : 5px 5px 5px 5px;
}
.car{
	font-size : 7.5pt;
	font-weight : normal;
}
.carg{
	font-size : 7.5pt;
	font-weight : bold;
}
.carr{
	font-size : 7.5pt;
	font-weight : bold;
	color : Red;
}
.titre{
	font-size : 22pt;
	color : Teal;
	background-color : White;
}
.noms{
	font-size : 10pt;
}
.col{
	background-color : #FEFFB0;
	vertical-align : top;
}
.col0{
	background-color : #FFFFFF;
	vertical-align : top;
}
.titreac{
	font-size : 14pt;
	font-weight : bold;
	text-align : center;
	vertical-align : top;
}
.titreac2{
	text-align : center;
/*	vertical-align : top; */
	background-color : #FDF000;
}
input{
	font-size : 8pt;
	text-align : center;
}
textarea{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

input.g{
	text-align : left;
}
select{
	font-size : 8pt;
/*	width : 40mm;*/
}
.c{
	text-align : center;
}