


#titre{
	position : absolute;
	top : 130px;
	left : 30px;
	}
	

#encadre {
	position : absolute;
	width :190px;
	top : 130px;
	left : 30px;
	border-style :outset;
	border-width : 3px;
	border-color : #FFFF66;
	background-color : #336699;
	z-index :5;
	}		
	

#encadre p{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	padding-top :6px;
	padding-left :2px;
	padding-right :2px;
	padding-bottom :6px;
	background-color : #336699;
	}
	
#encadre a{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 11px;
	color : #FFFF33;
	text-decoration : underline;
	}
	
#encadre a:hover{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 11px;
	color : #FFCC66;
	text-decoration : none;
	}

#content1{
	position : absolute;
	width :270px;
	top : 130px;
	left : 270px;
	background-color : #FFFFFF;
	}	
	
#content1 h5{
	font-family : "verdana";
	color : #000066;
	background-color : #FFFFFF;
	}
	
#content1 p{
	font-family : "verdana";
	font-size : 10px;
	text-align :left;
	font-color : #000000;
	background-color : #FFFFFF;
	}
	
#content1 a{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 12px;
	color : #990000;
	text-decoration : none;
	}
	
#content1 a:hover{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 12px;
	color : #000066;
	text-decoration : underline;
	}
	
#content2{
	position : absolute;
	width :270px;
	top : 130px;
	left : 570px;
	background-color : #FFFFFF;
	}	
	
#content2 h5{
	font-family : "verdana";
	color : #300066;
	background-color : #FFFFFF;
	}
	
#content2 p{
	font-family : "verdana";
	font-size : 10px;
	text-align :left;
	font-color : #000000;
	background-color : #FFFFFF;
	}

#content2 a{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 12px;
	color : #990000;
	text-decoration : none;
	}
	
#content2 a:hover{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 12px;
	color : #000066;
	text-decoration : underline;
	}	
	
#content3{
	position : absolute;
	width :270px;
	top : 480px;
	left : 570px;
	background-color : #FFFFFF;
	}	

	
#content3 p{
	font-family : "verdana";
	font-size : 10px;
	text-align :left;
	color : #000000;
	background-color : #FFFFFF;
	}

#content3 a{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 12px;
	color : #990000;
	text-decoration : none;
	}
	
#content3 a:hover{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 12px;
	color : #000066;
	text-decoration : underline;
	}
	
