/* CSS Document */
A {
	text-decoration:underline; 
	color:#003399; 
	font-weight:bold
	}
A:hover {
	text-decoration:none;
	color: #FF6600
	}

H1 {font-size:22px; font-weight:bold; font-family:Georgia; color:#006699; border-bottom:3px dashed #FF6600;display:inline;}
H2 {font-size:14px; font-weight:bold; color:#666666;}

FORM {margin:0; padding: 0}
INPUT {vertical-align:middle}

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000348;
	text-align: justify;
	margin-top:15px;
	margin-left:15px;
}	

.spacer {
	CLEAR: both; VISIBILITY: hidden
}	

IMG, TABLE { 
	border:0;
	}
	
.maintable {
	width:650px
	}
	
.titre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	font-weight: bolder;	
}

.gras {
	font-weight:bold
	}
	
.verda {font-family:Verdana, Arial, Helvetica, sans-serif}

/**************
     BLOCS
***************/
#principal {
	MARGIN: 0px auto; 
	WIDTH: 750px; 
	POSITION: relative
	}

#header	{
	width:750px;
	height:120px;
	margin-bottom:10px;
	float:left;
	}

#menu {
	width:750px;
	margin-bottom:10px;
	float:left;
	}
	
#bloc1 {
	float:left;
	text-align:center;
	border:0;
  	padding:10px;
	width:160px;
	height:160px;
	}

#bloc2  {
	float:left;
	border:0;
	text-align:center;
	padding:10px;
	width:160px ;
	height:160px;
	}

#bloc3  {
	float:left;
	border:0;
	text-align:center;
	padding:10px;
	width:160px ;
	height:160px;
	}

#bloc4  {
	float:left;
	border:0;
	text-align:center;
	padding:10px;
	width:160px ;
	height:160px;
	}	

#bloc5  {
	float:left;
	border:0;
	text-align:center;
	padding:10px;
	width:160px ;
	height:160px;
	}
#bloc6  {
	float:left;
	border:0;
	text-align:center;
	padding:10px;
	width:160px ;
	height:160px;
	}
	
#bloc7  {
	float:left;
	border:0;
	text-align:center;
	padding:10px;
	width:160px ;
	height:160px;
	}
	
#paragraf1 {
	border:0;
	text-align:justify;
	padding:10px;
	width:730px ;
	}
	
img.gauche {float:left; padding-right:10px; padding-top:3px;padding-bottom:1px}
img.droite {float:right; padding-left:12px; padding-top:3px; padding-bottom:1px}

#footer {
	width:750px;
	margin-top:20px;
	padding-top:10px;
	border-top:1px dashed #DEDEDE;
	float:left;
	text-align:center;
	font-size:10px;
	}
	
.rougegros {
	font-family: Verdana, sans-serif;
	font-weight: bolder;
	font-size: 10pt;
	color: #FF0000
	}
