/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	behavior:url(css/csshover.htc);
}

#contour{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:720px;
	max-width:720px;
	border:1px solid #CCCCCC;
}



#header{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:108px;
	width:720px;
	background:url(../images/design/top.gif);
}

#footer{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:67px;
	background:url(../images/design/footer.gif);
	clear:both;
} 


/* === PUB === */

#pub_haut{
	position:absolute;
	height:60px;
	width:468px;
	background:none;
	left:238px;
	top:4px;
}

#pub_search_left{
	position:absolute;
	height:250px;
	width:250px;
	background:none;
	left:10px;
	top:15px;
}

#pub_search_right{
	position:absolute;
	height:132px;
	width:160px;
	background:none;
	left:538px;
	top:68px;
}

#pub_result1{
	position:relative;
	width:110px;
	height:75px;
	margin-top:10px;
	background:none;
}

#pub_result2{
	position:relative;
	width:110px;
	height:75px;
	margin-top:10px;
	background:none;
}

#pub_result3{
	position:relative;
	width:110px;
	height:75px;
	margin-top:10px;
	background:none;
}

#pub_result4{
	position:relative;
	width:110px;
	height:75px;
	margin-top:10px;
	background:none;
}

/* === FIN PUB === */



#menu_pays{
	position:absolute;
	width:410px;
	height:15px;
	left: 298px;
	top: 13px;
	text-align:right;
	background:none;
	font-size:10px;
	font-weight:bold;
}



/* === FOOTER === */

#ligne1{
	position:absolute;
	background:none;
	text-align:center;
	width:100%;	
	top:9px;
	font-size:10px;
	font-weight:bold;
}

#ligne1 img{
	position:relative;
	display:inline;
	height:10px;
	width:1px;
	border:none;
	margin:0px 10px 1px 10px;
}	
	
#ligne2{
	position:absolute;
	background:none;
	text-align:center;
	width:100%;	
	top:30px;
	font-weight:bold;
	font-size:11px;
}

#ligne2 img{
	position:relative;
	display:inline;
	height:12px;
	width:1px;
	border:none;
	margin:0px 7px 1px 7px;
}

#ligne3{
	position:absolute;
	background:none;
	text-align:center;
	width:100%;
	top:55px;
	font-size:9px;
	color:#666;
	font-weight:bold;	
}

#ligne3 img{
	position:relative;
	display:inline;
	height:12px;
	width:1px;
	border:none;
	margin:0px 7px 1px 7px;
}

/* === FIN FOOTER === */

#request{
	position:absolute;
	width:235px;
	height:50px;
	left:135px;
	top:7px;
	background:none;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}


#clear_both{
	clear:both;
	width:95%;
}


a img{
	border:none;
}
