@charset "utf-8";
/* CSS Document */


body {
	background-image: url(img/sfond1.jpg);
	background-repeat: repeat-all;
	background-attachment: fixed;
}
#pub {
}
.footer {
	font-family: "Comic Sans MS", cursive;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #C00;
	text-align: center;
	margin: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	bottom: auto;
}
.sondage {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left: 15%;
	width: 500px;
}
.sepnews {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#background2 {
	background-attachment: fixed;
	background-position: right;
	background-repeat: no-repeat;
	margin-top: -15px;
	margin-right: -8px;
	margin-bottom: -10px;
	margin-left: -10px;
}
#logo {
	margin-left: auto;
	display: block;
	margin-right: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin-top: 20px;
	margin-bottom: 15px;
}
.contenu {
	background-image: url(img/fondcontenu.jpg);
	-moz-border-image: url(img/contenuborder.png) 28 28 28 28 round round;
	-webkit-border-image: url(img/contenuborder.png) 28 28 28 28 round round;
	border-image: url(img/contenuborder.png) 28 28 28 28 round round;
	margin-right: 11.64%;
	margin-left: 11.64%;
	width: 77%;
	border: 28px dashed black;
	position: relative;	
}
#contenufond {
	background-image: url(img/transrepeat.png) !important;  /* Mozilla uniquement */
	background-color: transparent !important;           /* Mozilla uniquement */
	background-image: none;                             /* IE uniquement */
	background-color: #e0ba4d;                          /* IE uniquement */
	/*filter:alpha(opacity=40); */                          /* IE uniquement */
	position: relative;
	/*height: 500px;*/
}
.sondage h2 {
	text-align: center;
	margin-top: -20px;
}
#contenuliste {
	position: relative;
	background-image: url(img/separation.png);
	background-repeat: repeat-y;
	background-position: 165px 0px;
	float: left;
	margin-left: 20px;
	width: 180px;
	top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contenutexte {
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 215px;
	font: small sans-serif;
	font-size: small;
}
#contenuliste a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#contenuliste ul ul {
	display: none;
}
#contenutexte h1, h2, h3, h4 {
	font-weight: bold;
	line-height: 75px;
	text-decoration: underline;
	font-variant: small-caps;
}
#contenutexte p {
	line-height:1.5em;
	margin:0.4em 0 0.5em;
}
#contenutexte a:hover {
	color: #e31e14;
}
#contenutexte a:visited {
	color: #b74d48;
}
#contenutexte a {
	color: #B21810;
}
#contenuliste a:hover {
	color: #b21810;
	text-decoration: none;
}
#contenuliste ul.level1 li.sousmenu:hover ul.level2 {
	display:block;
}
#contenuliste ul.level2 li.sousmenu:hover ul.level3 {
	display:block;
}
#contenuliste li {
	list-style-image: url(img/spuce2.png);
}
#contenuliste li.sousmenu {
	list-style-image: url(img/spuce1.png);
}
#pub {
	position: relative;
	top: 98%;
	float: right;
	display: block;
}
#bddmob {
	display: none;
	border-width: 1px;
	border-style: solid;
	border-color: #96b8ca;
	background-color: #E2E6FF;
	position: absolute;
	margin-bottom: 10px;
	margin-left: 125px;
	width: 550px;
}
#bddmob_nom:hover #bddmob {
	display:block;
}

