
#titre{
	position : absolute;
	top : 130px;
	left: 30px;
	width : 132px;
	}
		
	
#chapo{
	position : absolute;
	top : 210px;
	left : 30px;
	padding-top : 4px;
	padding-right : 4px;
	padding-left : 4px;
	padding-bottom : 6px;
	width : 180px;
	border-style : outset;
	border-width : 3px;
	border-color : #FFFF66;
	background-color :#336699;
	top : 210 px;
	left :30px;
	}

#chapo h5{
	font-family : verdana;
	color : #FFFFFF;
	background-color :#006600;
	}
	
#chapo p{
	font-family : verdana;
	font-size : 12px;
	font-weight :bold;
	color : #FFFFFF;
	background-color :#336699;
	}	

#chapo a{
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
	color : #FFFF33;
	text-decoration : underline;
	background-color :#336699;
	}
	
#chapo a:hover{
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
	color : #FFCC66;
	text-decoration : none;
	background-color :#336699;
	}
	

#careers{
	position : absolute;
	top : 336px;
	left : 40px;
	width : 120px;
	}	

		
#careers p{
	font-family : verdana;
	font-weight : normal;
	font-size : 10px;
	color : #000000;
	}
	
#careers a{
	font-family : verdana;
	font-weight : normal;
	font-size : 10px;
	color : #990000;
	text-decoration : underline;
	}
	
#careers a:hover{
	font-family : verdana;
	font-weight : normal;
	font-size : 10px;
	color : #000066;
	text-decoration : none;
	}

#webmaster{
	position : absolute;
	top : 480px;
	left : 40px;
	width : 120px;
	}	

		
#webmaster p{
	font-family : verdana;
	font-weight : normal;
	font-size : 9px;
	color : #000000;
	}
	
#webmaster a{
	font-family : verdana;
	font-weight : normal;
	font-size : 9px;
	color : #990000;
	text-decoration : underline;
	}
	
#webmaster a:hover{
	font-family : verdana;
	font-weight : normal;
	font-size : 9px;
	color : #000066;
	text-decoration : none;
	}			
	
#col1{
	position : absolute;
	top : 160px;
	left : 280px;
	width : 300px;
	}	

#col1 h5{
	font-family : verdana;
	color : #006600;
	}
	
	
#col1 p{
	font-family : verdana;
	font-size : 12px;
	font-weight :"bold";
	color : #000000;
	}
	
#col1 a{
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
	color : #990000;
	text-decoration : underline;
	}
	
#col1 a:hover{
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
	color : #000066;
	text-decoration : none;
	}	
	
	
	
#hline{
	position : absolute;
	top : 160px;
	left : 600px;
	width : 2px;
	height : 276px;
	background-color : #006600;
	}

	
	
#col2{
	position : absolute;
	top : 200px;
	left : 660px;
	width : 220px;
	}	

#col2 h5{
	font-family : verdana;
	color : #006600;
	}

		
#col2 p{
	font-family : verdana;
	font-size : 12px;
	font-weight :"bold";
	color : #000000;
	}

#col2 a{
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
	color : #990000;
	text-decoration : underline;
	}
	
#col2 a:hover{
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
	color : #000066;
	text-decoration : none;
	}
		

