/* CSS Document */
html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #0d6e92;
}
img, div, td { 
	behavior: url(iepngfix.htc); 
}
#container {
	margin-top: 25px;
	margin-bottom: 25px;
}
#container #logo {
	width: 304px;
	position: relative;
	left: -20px;
	top: -15px;
}
#principal {
	background-color: #fafafa;
	padding-bottom: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #bord_g {
	background-repeat: no-repeat;
	background-image: url(images/page_accueil_r5_c2.png);
	background-position: top;
}
#container #bord_d {
	background-repeat: no-repeat;
	background-image: url(images/page_accueil_r5_c4.png);
	background-position: top;
}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#meteo {
	width: 160px; 
	height: 629px; 
	float:right;
}
#vignettes {
	width: 160px;
	float: right;
}
#vignettes #contenu{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#vignettes #vide{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#vignettes #contenu hr {
	margin-bottom: 5px;
	margin-top: 5px;
}
#edito {
	margin-right: 30px;
	margin-bottom: 20px;
}
#news_container {
	margin-right: 30px;
	float:right;	
}
#news {
	background-color: #f3f0ea;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#news_container #news hr {
	margin-top: 8px;
	margin-bottom: 8px;
}
#news .titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #929292;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 10px;
}
#news .date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 11px;
	margin-bottom: 5px;
	font-style: italic;
}
#news .corps {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 11px;
	width: 542px;
}
#news .plus {
	width: 113px;
	margin-left: 430px;
	height: 22px;
}
hr {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	color: #dad8d2;
	background-color: #dad8d2;
	height: 1px;
	border: 0;
}
.titred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #929292;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
}
.contenu table td {
	font-size: 11px;
	}
.bordgris {
	border: 1px solid #a2a6ab;
}
#contact_div {
	padding-top: 15px;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
a{
	text-decoration: none;
	color: #0089B7;
}
a:hover{
	color: #2B5580;
}
#contact_div_text {
	color: #464646;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a2a6ab;
	border-bottom-color: #a2a6ab;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;	
	width: 235px;
	margin-left:520px;
}
ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 20px;
	padding: 0px;
}
#boutique {
	display: block;
	width:160px;
	height:119px;
	background: transparent url(images/e-boutique.jpg) left top no-repeat;
	margin-bottom: 5px;
	text-align:center;
	}
#rebour {
	position:relative;
	top:85px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	}	
#rebour a {
	color:#fff;
	}	
