@charset "iso-8859-1";

html {
	font-family: georgia,times;
	font-size: 12px;
	color:#000000;
	}
	
body {
	background-color:#CFBE9C;
	text-align:center;
	}


	
div#page_home{ 
	position:absolute;
	background-color: #F3EFE9;
	left:50%;
	margin-left:-380px;
	margin-top:20px;
	text-align:left;
	width:955px;
	}
	

	
div.top{
	height:4px;
	background-image:url(../icones/bg_top.gif); 
	}
	
	
div.central{
	background-image:url(../icones/bg_central.gif); 
}

div.bottom{
	height:30px;
	background-image:url(../icones/bg_bottom.gif); 
	background-repeat:no-repeat;
	background-color:#CFBE9C;
	text-align:right;
	font-size:10px;
	padding:30px 20px 0 0 ;
	}

	
div.col_menu{
	float:left;
	margin:0 0 20px 10px;
	width:215px;
	
	}
	
div.country_selector{
	margin-top:40px;
}

div.menu {
	margin-top:30px;
}


div.langue{
position:relative;
margin-left:5px;
}

div.langue img{

margin:3px;
}

div.menu div{
	background-image:url(../icones/bouton.gif); 
	background-repeat:no-repeat;
	/*width:194px;*/
	height:36px;
	font-size:12px;
	font-weight:bolder;
	padding:6px;
}

div.menu div a{
	/*display:block;
	margin:6px;*/
	color:#000000;
}

div.menu div a:hover{
	color:#C31212;
}


div.content{
	float:left;
	text-align:center;
	width:715px;
	margin-bottom:20px;
	
}


div.menu_horiz{
	width:508px;
	background-image:url(../icones/liseret.gif); 
	background-repeat:no-repeat;
	margin-top:20px;
	
}

div.menu_horiz div{
	float:left;
	background-image:url(../icones/onglet.gif); 
	background-repeat:no-repeat;
	width:120px;
	height:23px;
}

div.menu_horiz div a{
	display:block;
	margin-top:5px;
	color:#000000;
}

div.menu_horiz div a:hover{
	color:#C31212;
}

div.slogan {
clear:both;
font-weight:bolder;
font-size:14px;
line-height:16px;
color:#C31212;
margin: 0px 20px 0px 20px;
}

div.normalText{
clear:both;
text-align:left;
margin-right:20px;
}
