@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0f4776;
	font-size: 14px;
	line-height: 19px;
	background-image: url(images_publi/interf/bg1920.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F39200;
	margin-top: 15px;
	margin-bottom: 25px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F39200;
}
.images_atelier {
	float: left;
	border: 1px solid #009ED9;
	height: 126px;
	width: 200px;
	padding: 10px;
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
}
p {
	margin-top: 15px;
}
#top_menu {
	font-size: 14px;
	color: #FFFFFF;
	height: 52px;
	width: 100%;
	background-image: url(images_publi/interf/bg_top_menu.jpg);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 44px;
	letter-spacing: 1px;
}
#top_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#top_menu a:hover {
	color: #FBB214;
	text-decoration: underline;
}
.sep {
	padding-right: 25px;
	padding-left: 25px;
}
#container {
	/*height: 1094px;*/
	min-height: 1094px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images_publi/interf/images_header.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 337px;
	width: 960px;
	float: left;
}
#left {
	float: left;
	width: 264px;
	padding-left: 43px;
}
.img_sidebar {
	float: left;
	margin-bottom: 22px;
}
.img_sidebar_none {
	float: left;
	margin-bottom: 0px;
}
#right {
	float: left;
	width: 565px;
	padding-right: 44px;
	padding-left: 44px;
	padding-top: 48px;
	padding-bottom: 35px;
}
#right a {
	color: #0F4776;
	text-decoration: underline;
}
#right a:hover {
	text-decoration: none;
}
#4livres {
	height: 224px;
	width: 565px;
}
#img_box {
	padding: 5px;
	height: 113px;
	width: 150px;
	float: left;
	margin: 13px;
	border: 1px solid #0E4470;
	display: inline;
	background-color: #FFFFFF;
}
#gallerie {
	background-color: #DAEDFC;
}
#footer {
	color: #FFFFFF;
	height: 33px;
	width: 100%;
	font-size: 12px;
	text-align: center;
	line-height: 32px;
	background-image: url(images_publi/interf/bg_footer.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}









ul#terrains_tabs {
	margin-bottom: 40px;
}
ul#terrains_tabs li {
	display: inline;
	list-style-type: none;
	padding: 10px;
	background-color: #E7F3FF;
}
ul#terrains_tabs li a {
	text-decoration: none;
}
ul#terrains_tabs li {
	border-bottom: 1px solid #0F4776;
}
ul#terrains_tabs li#current_tab {
	background-color: #FFF;
	border-top: 1px solid #0F4776;
	border-right: 1px solid #0F4776;
	border-bottom: 0px solid #0F4776;
	border-left: 1px solid #0F4776;
	padding: 10px 10px 11px 10px;
}











