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

body{
	width:980px;
	margin:0px auto 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#161616;
	text-align:center;}
	
a{
	text-decoration:none;
	color:#747474;
}
a:hover{
	color:#00b030;
}
#banniere{
	position: relative;
	margin:0px 0px 0px 0px;
	background-image:url(images/banniere.jpg);
	width:721px;
	height:185px;
}
#banniere_logo{
	position: absolute;
	bottom: 0;
	left: 0;
}
#super{
	text-align:left;
	background-image:url(images/fond.jpg);
	background-repeat:no-repeat;

}
/*colonne gauche*/
#colonnegauche{
	float:left;
	width:160px;
	margin:0;
	padding:0;
}
#menugauche{
	margin:0 0 24px;

}
#menugauche ul{
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:19px;
}
#menugauche li{
	margin:0;
	padding:0;
	text-transform: uppercase;
}
#menugauche a{
	font-size:13px;
	text-decoration:none;
	color:#747474;
	letter-spacing:1px;
}
#menugauche a:hover{
	color:#00b030;
}
/*moteur de rechercher*/
.rubrique{
	color:#747474;
	font-size:14px;
	letter-spacing:2px;
	margin:16px 0 4px;
}
#rechercher .champ input{
	border:1px solid #c1c1c1;
	font-size:11px;
	color:#c1c1c1;
	width:112px;
	padding-left:6px;
	margin:0;
}
#newsletter .champ input{
	border:1px solid #c1c1c1;
	font-size:11px;
	color:#c1c1c1;
	width:112px;
	padding-left:6px;
	margin:0;
}
.courant{
	color:#c1c1c1;
	font-size:12px;
	margin:0 0 6px;
	padding:0;
}
.ok input{
	border:0;
	color:#c1c1c1;
	font-size:11px;
	background-color:#fff;
	width:20px;
	height:20px;
	margin:0;
	padding:0;
}

#newsletter a.facebook{
	display: block;
	height: 30px;
	width: 30px;
	background: url(images/logo_facebook.jpg) center no-repeat;
	margin: 4px;
}
/*colonne principale*/
#colonnecentrale{
width:760px;
float:left;
}


.jeu {
clear:left;
width:700px;
text-transform:uppercase;
font-size:11px;
border-bottom:1px solid #b9b9b9;
border-top:1px solid #b9b9b9;
margin:0 0 6px 0;
}
.jeu h1{
color:#161616;
font-size:11px;
letter-spacing:0px;
text-transform:capitalize;
padding:4px 0px 5px 0px;
text-transform:uppercase;
margin:0 0 0;
}
.soustitre{
	padding-bottom: 10px;
	font-style: italic;
}
.relache {
clear:left;
width:700px;
text-transform:uppercase;
font-size:11px;
margin:10px 0 20px 0px;
border-bottom:1px solid #00b030;
border-top:1px solid #00b030;
}
.relache h1{
color:#161616;
font-size:11px;
letter-spacing:0px;
padding:4px 0px 5px 0px;
text-transform:uppercase;
margin:0px 0 0px 0px;
}
.date{
color:#747474;
float:left;
width:130px;
margin:0px 0px 0px 0px;
padding:4px 0px 5px 8px;
letter-spacing:1px;
}
.photo{
width:138px;
height:20px;
margin:0px;
padding:0px 0px 0px 0px;
float:left;
}
#colonnecentrale .photo img{
margin:4px 0px 0px 8px;
float:left;
}
.superparagraphe{
float:left;
width:420px;
padding:0;
margin:0px 0px 10px 0px;
padding:0;
}
.paragraphe{
width:420px;
float:left;
padding:0;
margin:0px 0px 8px 0px;
}
.paragraphe p{
width:420px;
color:#161616;
font-size:12px;
padding:0;
margin:0px 0px 6px 0px;
float:left;
}
.italic{
font-style:italic;
color:#161616;
padding:0;
}
.infos{
float:right;
border-top:1px solid #b9b9b9;
width:420px;
padding:4px 0px 0px 0px;
margin:0px 0px 14px 0px;
}
.orange{
color:#00b030;
font-size:12px;
margin:0px 0px 0px 0px;
padding:0;
}
.grise{
color:#979797;
font-size:12px;
margin:0px 18px 0px 0px;
padding:0;
}


/*footer*/
#footer{
clear:left;
color:#676767;
font-size:10px;
font-family:Verdana, Times, serif;
width:774px;
height:188px;
margin:0px;
padding:60px 0px 0px 50px;
letter-spacing:0px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
}

#logovide{
float:left;
width:100px;
height:60px;
}
#logo{
float:left;
width:760px;
margin:0px 0 16px 0px;
}
#logo img{
float:left;
margin:0px 0 0px 0px;
}
#footer p{
margin:0px;
padding:0px 0px 6px 0px;
}
#footer a{
color:#676767;
font-size:10px;
text-decoration:none;
}
#footer a:hover{
color:#676767;
font-size:10px;
text-decoration:underline;
}
.asbl{
color:#fff;
font-size:10px;
font-family:Verdana, Times, serif;
}
.suite{
	text-align: right;
}
.suite a{
	color: #979797;
	text-decoration: none;
}
.suite a:hover{
	color: #ee9d00;
}

/*----------------- classes spip modifiées ---------------------------------*/


h3.spip {
	margin: 0px;
	text-align: left;
}
.erreur {
	color: #ff1111;
}
.soustitre {
	font-size: 1.3em;
}