@CHARSET "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url("../template/bg_site.jpg");
	background-attachment: fixed;
	margin: 0px;
	padding: 9px;
}

p,h1,h2,h3,h4,h5,h6,td {
	font-family: Arial, Helvetica, sans-serif;
}

#site {
	width: 991px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 8px;
	padding-right: 8px; 
}

#menu {
	margin-bottom: 8px;
}

#footer {
	
	width: 720px;
	
	
}
#footer hr{
	border-bottom-color: #666666;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
#footer a{
	color: #999999;
	text-decoration: none;
}

#html_content {
	width: 720px;
	margin-bottom: 8px;
	
}
#inscription {
	width: 270px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
}
#blog_ask {
	width: 720px;
	margin-bottom: 8px;
	
}

#blog {
	width: 680px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 35px;
	color: #59493f;
}
#blog h1{
	font-size: 15px;
	margin: 0px;
}
#blog p{
	color: #434343;
	margin: 0px;
}
#blog hr{
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:1px;
	border-top-color: #dea65b;
	border-bottom-width:1px;
	border-bottom-color: #434343;
}

#mediaview {
	margin-bottom: 8px;
}

#medialist {
	width: 720px;
	height: 669px;
	margin-bottom: 8px;
}

#mediahighlight {
	width: 720px;
	height: 272px;
	margin-bottom: 8px;
}

#header {
	width: 990px;
	height: 118px;
	margin-bottom: 8px;
	margin-top: 8px;
	background-color: #FFFFFF;
}

#droite {
	float: right;
	width: 270px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#pub {
	float: right;
	width: 270px;
	padding: 0px;
	margin: 0px;
	margin-bottom: -9px;
}
