/*div{ border: 1px solid black;}*/
body{ width: 100%;height: 100%;margin: 0;padding: 0;position: absolute;font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
#container{ position: relative; margin: 0px auto 0px auto; width: 800px; height: 100%;
	background-image: url(../images/fond_global.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header{
	position: absolute;
	margin: 0px;
	width: 800px;
	height: 82px;
	
}
#down_part{
	position: absolute;
	margin: 0px;
	width: 800px;
	top: 82px;

	
}
#nav{
	position: relative;
	width: 130px;
	height: auto;
	margin: 0px;
	float: left;
	padding-top: 40px;
}
#table_vignette{
	width: 150px;
	position: relative;
	padding-top: 80px;
	float: right;
}
#info_content{
	z-index: 10;
	height: auto;
	margin: 30px 0;
	padding: 0 0 0 20px;
	width: 460px;
	float: left;
	position: relative;
	
}
ul li{list-style-type: none;/* padding-left: 0; margin-left: 0;*/}

#table_vignette h2{ margin: 0; font-size: 11px; z-index: 11;}


#quatre_d{
	background-image: url(../images/quatre_d.gif);
	background-repeat: no-repeat;
	background-position: 40px 62px;
}
#anofel{
	background-image: url(../images/anofel.gif);
	background-repeat: no-repeat;
	background-position: 3px 94px;
}
#addictions{}
#call_help,#footer{
	position: relative;
	float: left;
	width: 100%;
	padding: 5px;
	text-align: center;
}
#speed_fly{
	text-align: right;
	position: relative;
	float: left;
	width: 100%;
}
a img{ border: none;}
.pic_square ul{margin: -1px 0.25em 0 3px; padding-left: 5px; border-left:thin dotted #F60; float: left; position: relative;}
.pic_square ul li{ list-style: none; text-align: left; width: 242px;}
.pic_square ul li p{ text-align: justify;}
.pic_square{ padding: 3px; float: left; width: 455px; height: auto; margin: 5px 2px; background-color: #fff; border-left: 1px solid #CCC; border-top: 1px solid #CCC; border-right: 2px solid #BBB; border-bottom: 2px solid #BBB;}
.pic_square img{ margin: 3px; border-left: 1px solid #CCC; border-top: 1px solid #CCC; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; position: relative; float: left;}
.accro_info{ text-decoration: none;}