@charset "utf-8";
/* CSS Document */
body {
	background:#fff;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

form {
	margin:0;
	padding:0;
}

#layout {
	width:929px;
	margin:0 auto;
}

#header1 {
	padding:5px;
	font-size:12px;
	color:#7d7d7d;
	font-weight:bold;
}

#container {
	width:100%;
	height:auto;
	border:3px solid #ed0800;
	padding-bottom:8px;
}

	#header {
	width:100%;
	height:98px;
	background:url('../img/logo.jpg') no-repeat;
	}
	
	table.newsletter {
		font-size:9px;
		font-weight:bold;
		margin:10px;
		width:204px;
	}
	
	input.newsletter_txt {
	font-size:9px;
	font-weight:bold;
	color:#949494;
	background:#cdcdcd;
	height:18px;
	border:0;
	width:168px;
	}
	
	input.newsletter_btn {
	color:#ffffff;
	background:#cdcdcd;
	border:0;
	width:30px;
	height:20px;
	}

#menu {
	width:100%;
	height:22px;
}
	
	table.menu td {
	padding-right:5px;
	}

	a.btn1 {
		display:block; width:113px; height:22px;
		background:url('../img/btn1.jpg') no-repeat;
	}
	a.btn1:hover {
		background-position:0 -22px;
	}

	a.btn2 {
		display:block; width:113px; height:22px;
		background:url('../img/btn2.jpg') no-repeat;
	}
	a.btn2:hover {
		background-position:0 -22px;
	}

	a.btn3 {
		display:block; width:113px; height:22px;
		background:url('../img/btn3.jpg') no-repeat;
	}
	a.btn3:hover {
		background-position:0 -22px;
	}

	a.btn4 {
		display:block; width:113px; height:22px;
		background:url('../img/btn4.jpg') no-repeat;
	}
	a.btn4:hover {
		background-position:0 -22px;
	}
	
#sep {
	height:18px;
	background:url('../img/sep.jpg') repeat-x;
	margin-bottom:8px;
}

#colonne1 {
	float:left;
	width:230px;
	height:auto;
}

#colonne2 {
	float:left;
	width:558px;
	height:auto;
}

	h1.colonne2 {
	font-weight:bold italic; font-style:italic; font-size:18px; color:#000;
	border-top:2px solid #FF0000;
	padding-top:6px;
	}
	span.navig { 
		font-weight:bold; font-size:14px; color:#000;
	}

#colonne3 {
	float:left;
	width:141px;
	height:auto;
}

#bottom {
	width:935px;
	height:19px;
	background:url('../img/bottom.jpg') no-repeat;
	color:#ffffff;
}

#bottom a {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#bottom a:hover {
	text-decoration:underline;
}
#deeplinks{
margin:15px 15px 0px 17px;
text-align:center;
}
#deeplinks a{
font-size:11px;
display:block;
height:15px;
}
#deeplinks h2{
font-size:15px;
width:100%;
}
#deeplinks #france{
float:left;
}
#deeplinks #europe{
float:right;
}
#deeplinks #monde{

}
#deeplinks ul{
list-style:none;
padding:0px 10px;

width:180px;
margin:0px 0px 15px;
}
#deeplinks ul.monde{
width:190px;
padding:0px 5px;
}
#deeplinks ul li{
clear:both;
}
span.dest{
float:left;
}
span.prix{
float:right;
width:40px;
text-align:right;
}