/*
CSS
*/
body{

	font-family: Arial;
	font-size:8.5pt;
	color: #E2E2E2;
	margin:0px; 
	background-color: #ccd9df;
	text-align:center;


}





#conteneur{

	
	width:766px;
	left:0px;
  	top:0px;
	cursor:pointer;

	}

#image1 {

	width:766px;
	height:170px;
	background: transparent url(../images/page1_1.jpg) no-repeat;
	position:relative;
	left:0px;
  	top:0px;

}

#image2 {

	width:766px;
	height:288px;
	background: transparent url(../images/page1_2.jpg) no-repeat;
	position:relative;
	left:0px;
  	top:0px;

}

#image2 .text1 {

	width:250px;
	height:150px;
	position:absolute;
	left:460px;
  	top:32px;
	font-family: Arial;
	font-size:11pt;
	color: #1d4050;
	font-weight:bold;
	text-align:right;


}


#image2 .text2 {

	width:210px;
	height:150px;
	position:absolute;
	left:276px;
  	top:222px;
	font-family: Arial;
	font-size:10pt;
	color: #1d4050;
	font-weight:bold;
	text-align:left;


}

#image3 {

	width:766px;
	height:91px;
	background: transparent url(../images/page1_3.jpg) no-repeat;
	position:relative;
	left:0px;
  	top:0px;

}	



.textdessous {

	width:766px;
	height:20px;
	position:relative;
	left:0px;
  	top:0px;
	FONT-SIZE: 10px; 
	font-family:arial;
	color: #3651a0;
	font-weight:bold;	

}

.textdessous :link, .textdessous :visited{color: #3651a0; text-decoration: underline;}
.textdessous :hover { color: #687fc2; text-decoration:underline}




.grandviolet{

	font-family: Arial;
	font-size:22pt;
	color: #425ca9;
	font-weight:bold;

	}

.grandgris {

	font-family: Arial;
	font-size:14pt;
	color: #1d4050;
	font-weight:bold;

	}

.grandgrissouligne {

	font-family: Arial;
	font-size:11pt;
	color: #1d4050;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;


}

.grismoyen {

	font-family: Arial;
	font-size:10pt;
	color: #1d4050;
	font-weight:bold;

	}

.violetmoyen{

	font-family: Arial;
	font-size:12pt;
	color: #425ca9;
	font-weight:bold;

	}


.bleusouligne {

	font-family: Arial;
	font-size:8pt;
	color: #08395a;
	text-decoration:underline;
	font-weight:bold;

	}



.input_violet {	
		BORDER-RIGHT: #888888 1px solid; 
		BORDER-TOP: #888888 1px solid; 
		FONT-SIZE: 11px; 
		font-family:arial;
		color: #620c54;
		BORDER-LEFT: #888888 1px solid;
		BORDER-BOTTOM: #888888 1px solid; 
		
}

a:link, a:visited{color: #ffffff; text-decoration: none;}
a:hover { color: #115380; text-decoration:none}