html,body{
font-family:Arial, Verdana, sans-serif;
font-size: 13px;
margin:0;
padding:0;
height:100%;
min-height:100%;
border:none;
text-align:left;
color: #000000;
background-color: #333366;
}

td{
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
}

p{
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
}

a{
color:gray;
text-decoration:none;
}

.alert{
background-color:orangered;
color:white;
font-size:11px;
}

.smallWhite{
color:white;
font-size:13px;
}

.smallBlack{
color:black;
font-size:13px;
}

.title{
color:#B25712;
font-size:22px;
}













.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
}
.lien {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
}
.leger {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #cccc66;
}
.gras {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;


}
.souligné {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
	background-color: #999999;


}
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #003366;
}


.menu{COLOR:white; FONT-FAMILY:"verdana"; font-size:10px}
A.menu:visited{COLOR:white; FONT-FAMILY:"verdana"; font-size:10px}
A.menu:link{COLOR:white; FONT-FAMILY:"verdana"; font-size:10px}
A.menu:hover{COLOR:white; FONT-FAMILY:"verdana"; font-size:10px;TEXT-DECORATION: none}

.menu2{COLOR:#0052a6; FONT-FAMILY:"verdana"; font-size:10px}
A.menu2:visited{COLOR:#0052a6; FONT-FAMILY:"verdana"; font-size:10px}
A.menu2:link{COLOR:#0052a6; FONT-FAMILY:"verdana"; font-size:10px}
A.menu2:hover{COLOR:#0052a6; FONT-FAMILY:"verdana"; font-size:10px;TEXT-DECORATION: none}

.infoContact{COLOR:white; FONT-FAMILY:"Helvetica"; font-size:11px}
.siteTitle{color:white;font-family:"TAHOMA";font-size:16px;TEXT-TRANSFORM: UPPERCASE;letter-spacing:2px}

.productTitle{color:#346EA1;font-family:Verdana;font-size:14px;TEXT-DECORATION: none}
.tableTd{color:black;font-family:Verdana;font-size:11px;TEXT-DECORATION: none}
.rubName{color:#1160b3;font-family:Verdana;font-size:18px;TEXT-DECORATION: none}
.rubDetail{color:#1160b3;font-family:Verdana;font-size:13px;TEXT-DECORATION: none}
.color{color:darkblue;font-family:Verdana;font-size:11px;TEXT-DECORATION: none}
.colorType{font-family:Verdana;font-size:11px;TEXT-DECORATION: none}
.imageTitle{color:white;font-family:Verdana;font-size:10px;TEXT-DECORATION: none}

form {MARGIN: 0px;}

.chkradio {font-size: 10px;
		color: #000000;
		font-family: Verdana, Arial;}
		
select {	border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		border-top: #666666 1px solid;
		border-bottom: #666666 1px solid;
		font-size: 9px;
		color: #000000;
		font-family: Verdana, Arial;
		background-color: #F2F2F2 }		

textarea {	border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		border-top: #666666 1px solid;
		border-bottom: #666666 1px solid;
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial;
		background-color: #FFFFFF }

.inputbttn
{
    BORDER-LEFT: #666666 1px solid;
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #F2F2F2;
}

input
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}

.inputnoborder
{
    FONT-SIZE: 10px;
    COLOR: black;
	border:0px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
	font-weight:700;
}

.overLib{
	position: absolute;	
	visibility : hidden;
	border: 1px solid black;
	padding: 3px;
	font-family:Verdana;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	color:#C0C0C0;
	font-size: 12px;
	background-color: #404040;
	width:180;
}