@charset "utf-8";
* {margin:0; padding:0}

html,body{
	/*text-align:center;*/
	background-color:#ffffff;
	background-image: url(./img/background.png);
	background-position: center top;
	background-repeat:repeat-x top left;
}

#header{
	width:1054px;
	margin: auto;
	}
	
#barreMenu{
	width:1054px;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
	background-image: url(./img/background_menu.png);
	background-repeat:no-repeat;
	}
	
#flash{
	margin-left:auto;
	margin-right:auto;
	width:1054px;
	background-image: url(./img/back_container.png);
	background-repeat:repeat-y;
	}
#banner{
	margin-left: 27px;
	margin-right: 27px;
}
	
#content{
	width:1054px;
	background-image: url(./img/back_container.png);
	background-repeat:repeat-y;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
}

#flashmap{
	width:800px;
	margin-left: 127px;
	margin-right: 127px;
}

#column_left{
	width: 332px;
	background-image: url(./img/back_textpresent.png);
	background-repeat:repeat-y;
	background-position: center top;
	float: left;
	padding-top: 1em;
	margin-left: 27px;
	}

#column_right{
	width: 600px;
	float: right;
	margin-right: 54px;
	padding-top: 20px;
}

#bas_text{
	width: 332px;
	float: left;
	margin-left: 27px;
}

#bas_text2{
	width: 332px;
	float: left;
}

#column_left p, td{

color: #404040;
font-size: 11px;
font-family: Lucida sans,Verdana,Arial;
font-weight: normal;
line-height: 1.333em;
letter-spacing: normal;
}

#carte_france{
	width:600px;
	float:right;
	margin-right: 20px;
}

#footer{
	clear: both;
	width:900px;
	text-align:left;
	margin-left:37px;
	font-weight: bold;
	padding-top:10px;
	border-top: dotted 1px #ababab;
}
	
#footer td {font-size: 11px;}
	
#footer #liensFooter, #footer #liensFooter a{font-size: 11px;color: #444;text-decoration: none;}

#footer_start{
	clear: both;
	width:1000px;
	padding-bottom:5px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-weight: bold;
	padding-left: 27px;
	padding-right: 27px;
	/*margin-top:30px;
	margin-bottom:10px;*/
	}

#footer_end{
	clear: both;
	width:1054px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	background-image: url(./img/bas_footer.png);
	background-repeat: no-repeat;
	}

.easy_catalogue{
	/*clear: both;*/
	width: 600px;
	height: 220px;
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(./img/btn_catalogue.png);
	background-repeat:no-repeat;
}

.btn_links{
	margin-top: 5px;
	margin-bottom: 5px;
	/*float: right;*/
}

.text_column_left{
	padding-left: 27px;
	padding-right: 27px;
}

.text_column_left ul{
	list-style-type: square;
	color: #404040;
	font-size: 11px;
	font-family: Lucida sans,Verdana,Arial;
	font-weight: normal;
	line-height: 1.333em;
	letter-spacing: normal;
	list-style-position: outside;
	padding-left: 25px;
	padding-top: 5px;
}

.text_column_right{
	padding-left: 27px;
	padding-right: 27px;
}

.text_column_right h1{
	color: #b21c31;
	font: 18px Lucida sans,Verdana,Arial;
}

.text_column_right p{
	color: #bcbfbe;
	font: 14px Lucida sans,Verdana,Arial;
}

p, td{
color: #404040;
font-size: 11px;
font-family: Lucida sans,Verdana,Arial;
font-weight: normal;
line-height: 1.333em;
letter-spacing: normal;
}

h1{
	color: #b21c31;
	font: 16px Lucida sans, Verdana, Arial;
}

a{
	color:#666666;}

a:hover{color:#008aba;}

.titreColumn{
	padding-left: 27px;
	padding-right: 27px;
	color: #b21c31;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 5px;
}