body
{
	background-color:#ffffff;
	margin-top:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

h1
{
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
}

h2
{
	font-size: 14px;
	margin-top: 1.5em;
}

h3
{
	font-weight: normal;
	text-decoration: underline;
	margin-top: 1em;
	margin-left: 1em;
}

hr
{
	width: 80%;
	text-align: center;
}

table
{
	border: 0;
}

img
{
	border: none;
	margin: 5px;
}

small.more_info
{
	float:right;
	margin-right:20px;
	color:#006;
}

p.description_text
{
	margin-top:0px;
	line-height:16px;
	text-align: justify;
	margin-right: 15px;
}

#header
{
	background-image:url(../images/top_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:1000px;
	height:143px;
	margin:0px auto;
	text-align: center;
}

#menu
{
	background-image:url(../images/menu_back.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
	height:70px;
	width:530px;
	margin-top:30px;
	margin-right:70px;
	padding-left:0px;
	color:#FFF;
}

#menu ul
{
	list-style-type:none;
	margin:0px auto;
	padding:0px;
	padding-top:24px;
	padding-left:10px;
}

#menu ul li.li_first
{
	float:left;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	border-left:0px;
}

#menu ul li
{
	float:left;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #fff;
}

#menu ul li a
{
	color:#FFF;
	text-decoration:none;
}

#menu ul li a:hover
{
	text-decoration:underline;
}

#main
{
	background-image:url(../images/back_main.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:1000px;
	height:600px;
	margin:0px auto;
	padding-top:10px;
}

#content
{
	background-image:url(../images/blue_fenetre.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:640px;
	height:290px;
	margin-left:5px;
	float:left;
}

#img_preview
{
	width:250px;
	height:150px;
	margin-left:15px;
	margin-top:20px;
	float:left;
}

#description_div
{
	width:335px;
	height:150px;
	margin-left:15px;
	margin-top:20px;
	margin-bottom:5px;
	margin-right: 15px;
	padding:0px;
	float:left;
}

#bandeau
{
	width:640px;
	margin-top:5px;
	height:80px;
	padding-left:0px;
	float:left;
}

ul.bandeau_list
{
	list-style-type:none;
	width:640px;
}

ul.bandeau_list li
{
	float:left;
	cursor:pointer;
	text-align:center;
	margin:0px auto;
	width:130px;
}

#cadre
{
	height:152px;
	width:318px;
	background:url(../images/cadre.png);
	float:left;
	margin-top:-5px;
	padding-top:15px;
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:top left;
}

div.container
{
	float:left;
	width:650px;
}

div.right_container
{
	margin:0px;
	width:303px;
	float:left;
	text-align: justify;
}

#cadre p
{
	margin-top:5px;
	width:250px;
}


div.short_cadre
{
	float:left;
	margin:0px;
	width:318px;
}

div.top_short_cadre
{
	height:15px;
	width:318px;
	background-image:url(../images/short_cadre_top.png);
	background-repeat:no-repeat;
}

div.middle_short_cadre
{
	margin:0px;
	width:318px;
	padding-left:20px;
	padding-right:30px;
	background-image:url(../images/short_cadre_middle.png);
	background-repeat:repeat-y;
}

div.middle_short_cadre h1
{
	padding-left:5px;
	padding-bottom:5px;
	font-size:15px;
	font-weight:bold;
	width:280px;
	color:#006;
	border-bottom:1px solid #CCC;
}

div.middle_short_cadre h2
{
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
}

div.middle_short_cadre p
{
	margin:0px;
	width:270px;
	padding-left:15px;
}

div.bottom_short_cadre
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	height:15px;
	background-image:url(../images/short_cadre_bottom.png);
	background-repeat:no-repeat;
	margin-bottom:5px;
}

div.middle_cadre
{
	float:left;
	margin:0px;
	width:640px;
}

div.top_middle_cadre
{
	height:15px;
	width:640px;
	background-image:url(../images/middle_cadre_top.png);
	background-repeat:no-repeat;
	margin-top:5px;
}

div.middle_middle_cadre
{
	margin:0px;
	width:640px;
	padding-left:20px;
	padding-right:30px;
	background-image:url(../images/middle_cadre_middle.png);
	background-repeat:repeat-y;
}

div.middle_middle_cadre h1
{
	padding-left:10px;
	padding-bottom:5px;
	font-size:15px;
	font-weight:bold;
	width:600px;
	color:#006;
	border-bottom:1px solid #CCC;
}

div.middle_middle_cadre h2
{
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
}

div.middle_middle_cadre p
{
	margin:0px;
	width:600px;
	padding-left:20px;
}

div.bottom_middle_cadre
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	height:15px;
	background-image:url(../images/middle_cadre_bottom.png);
	background-repeat:no-repeat;
	margin-bottom:5px;
}


div.wide_cadre
{
	clear:both;
	margin:0px;
	width:974px;
}

div.top_wide_cadre
{
	margin-left:4px;
	height:15px;
	width:974px;
	background-image:url(../images/wide_cadre_top.png);
	background-repeat:no-repeat;
	margin-top:5px;
}

div.middle_wide_cadre
{
	margin:0px;
	width:974px;
	padding-left:20px;
	padding-right:30px;
	background-image:url(../images/wide_cadre_middle.png);
	background-repeat:repeat-y;
	text-align: justify;
}

div.middle_wide_cadre h1
{
	padding-left:10px;
	padding-bottom:5px;
	font-size:15px;
	font-weight:bold;
	width:900px;
	color:#006;
	border-bottom:1px solid #CCC;
}

div.middle_wide_cadre h2
{
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
}

div.middle_wide_cadre p
{
	margin:0px;
	width:910px;
	padding-left:20px;
}

div.bottom_wide_cadre
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	height:15px;
	background-image:url(../images/wide_cadre_bottom.png);
	background-repeat:no-repeat;
	margin-bottom:5px;
}

