body{
background-color:#333366;
}

/* CSS Document */
div#header {
      
      
		position:absolute;
		 left:0px; 
		 top:0px;
		  width:1024px;
		   height:274px;
		    z-index:3; 
      }
     
	 
div#contenu {
position:absolute;
overflow : auto;
 left:50px;
  top:274px; 
  width:950px;
   height:250px;
    z-index:2;

	
	}
	 
div#contenu2 {
position:absolute;
overflow : auto;
 left:0px;
  top:274px; 
  width:1024px;
   height:350px;
    z-index:2;
background-color: white;	
	}


	div#footer{
	  position:absolute;
 left:0px;
  top:615px;
   width:1024px;
    height:141px; 
	z-index:4;
  }
	 
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccc66;
	text-decoration: none;
}
.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}
.title{color:white;font-family:"verdana";font-size:9px;TEXT-DECORATION: none;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;
}