/************************************************************ DÉFINITIONS GÉNÉRALES ************************************************************/
/* GLOBALITÉ DE LA PAGE */
* {
	padding: 0;
	margin: 0;
}

/* BODY */
body {

	background-color:#e7efff;
	color:#4a4a4a;
	font: .7em/1.1em "Tahoma", "Bitstream Vera Sans", sans-serif;
}


a#news{
	
	color:#000;
	
}


/* GLOBAL */
div#global {
	width: 933px;
	background: url(img/global.gif) top left repeat-y;
	overflow: hidden;
	font-size:12px;
	margin: auto;
	margin-top:-150px;
	padding: 0 0 15px 0px;
}



.min{
	float:left;
	width:100px;
	margin:10px 10px 0 0;
	overflow:hidden;
	height:100px;
}

.imagediv {
	width:400px;
	overflow:hidden;
	height:100px;
	
}

.imagedivp {
	width:320px;
	overflow:hidden;
	margin:0 5px;
	display:block;
	height:100px;
	
}


.texteimage {

	margin:10px 0 0 0;
}




.imagediv:hover {
	border:dotted #999;
	background-color:#eeeff0;
	
}

/* LIENS */
a { text-decoration: none; }
a img { border: none; }

/* LISTE À PUCES */
ul { list-style: none; }

#logo{
background:url(img/titre.png) no-repeat top center;
height:100px;
width:400px;
margin:0 30%; 
padding:0;
}



/* Carrousel */

#spot {
width:430px;
margin:0 125px;
border:solid;
}

#spottitre {
height:21px;
background-color:#761717;
color:#FFFFFF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;

}

#spottutomaxi {
width:300px;
margin:0 25px;
padding: 0 130px 0 0;


}

#spottutomini {
right:auto;

}


/************************************************************ RÉSEAU ************************************************************/
p#reseau {
	height: 30px;
	border-bottom: 1px solid #fff;
	background: url(img/reseau.gif) repeat-x;
	line-height: 30px;
	color: #fff;
	width: 100%;
	text-align: center;
	margin: 0 0 8px 0;
}

p#reseau a { color: #fff; }



/************************************************************ MENU HORIZONTAL ************************************************************/
ul#menuhorizontal {
	background: url(img/menuhorizontal.png) no-repeat;
	width: 904px;
	height: 34px;
	margin: auto;
	padding: 2px 0 0 33px;
}

ul#menuhorizontal li { display: inline; }
ul#menuhorizontal li#m1 a { width: 98px; }
ul#menuhorizontal li#m2 a, ul#menuhorizontal li#m4 a, ul#menuhorizontal li#m6 a { width: 109px; }
ul#menuhorizontal li#m3 a { width: 118px; }
ul#menuhorizontal li#m5 a { width: 110px; }
ul#menuhorizontal li#m7 a { width: 110px; }
ul#menuhorizontal li#m8 a { width: 86px; }

ul#menuhorizontal li a {
	float: left;
	line-height: 32px;
	text-align: center;
	height: 34px;
	margin: 0 0 0 2px;
	font-weight: bold;
	color: #4c4c4c;
}

ul#menuhorizontal li a:hover { background: url(img/liensurvol.gif) top left repeat-x; }



/************************************************************ BANNIÈRE ************************************************************/
h1#banniere {
	height: 119px;
	font-size: 0;
}



/************************************************************ MENU VERTICAL ************************************************************/
div#menuvertical {
	margin: 3px 0 0 12px;
	float: left;
	font-size:11px;
	display: inline;
	width: 184px;
}

/* MENU XX */

div#menuvertical h1.titremenu {
	background: url(img/titremenu.gif) no-repeat;
	height: 33px;
	width: 184px;
	line-height: 33px;
	text-align: center;
	color: #000;
	font-size: 1.2em;
}

div#menuvertical h2.titremenu {
	background: url(img/titremenu.gif) no-repeat;
	height: 33px;
	width: 184px;
	line-height: 33px;
	text-align: center;
	color: #000;
	font-size: 1.2em;
}

div#menuvertical h3.titremenu {
	background: url(img/titremenu.gif) no-repeat;
	height: 33px;
	width: 184px;
	line-height: 33px;
	text-align: center;
	color: #000;
	font-size: 1.2em;
}

div#menuvertical h4.titremenu {
	background: url(img/titremenu.gif) no-repeat;
	height: 33px;
	width: 184px;
	line-height: 33px;
	text-align: center;
	color: #000;
	font-size: 1.2em;
}

div#menuvertical h5.titremenu {
	background: url(img/titremenu.gif) no-repeat;
	height: 33px;
	width: 184px;
	line-height: 33px;
	text-align: center;
	color: #000;
	font-size: 1.2em;
}

div#menuvertical ul.menu {
	background: url(img/basmenu.gif) no-repeat bottom left #dddada;
	padding: 2px 0 8px 0;
	margin: 0 0 12px 0;
	width: 184px;
}

div#menuvertical ul.menuvente {
	padding: 2px 0 8px 0;
	margin: 0 0 12px 0;
	width: 184px;
}

div#menuvertical ul.menu li {
	background: url(img/boutonmenu.gif) no-repeat;
	height: 23px;
	width: 151px;
	line-height: 23px;
	padding: 0 0 0 20px;
	margin: 0 0 2px 6px;
}

div#menuvertical ul.menu li a { color: #000; }
div#menuvertical ul.menu li a:hover { font-weight: bold; }



/************************************************************ CONTENU ************************************************************/
div#contenu {
	margin: 3px 0 0 8px;
	width: 700px;
	float: left;
	display: inline;
}

#contour {
background:url(img/contour.jpg) no-repeat top center;
}


/* NOUVELLE XX, BLOC */
div#contenu div.bloc {
	width: 700px;
	overflow: hidden;
	background: url(img/fondbloc.gif) repeat-y;
	margin: 0 0 30px 0;
}

div#contenu div.bloc h1.titrebloc {
	background: url(img/titrebloc.gif) no-repeat;
	width: 700px;
	height: 37px;
	line-height: 33px;
	padding: 0 0 0 30px;
	color:#000;
	font-size: 1.2em;
}

div#contenu div.bloc h2.titrebloc {
	background: url(img/titrebloc.gif) no-repeat;
	width: 700px;
	height: 37px;
	line-height: 33px;
	padding: 0 0 0 30px;
	color:#000;
	font-size: 1.2em;
}

div#contenu div.bloc h2.titreblocnews {
	background: url(img/titrebloc.gif) no-repeat;
	width: 585px;
	height: 37px;
	line-height: 33px;
	padding: 0 0 0 30px;
	color: #000;
	font-size: 1.2em;
}

div#contenu div.bloc p.titreblocnews {
	background: url(img/titrebloc.gif) no-repeat;
	width: 585px;
	height: 37px;
	line-height: 33px;
	padding: 0 0 0 30px;
	color: #000;
	font-size: 1.2em;
}

div#contenu div.bloc div.contenubloc p.titreblocactualite {
	width: 585px;
	line-height:1px;
	height: 37px;

}

div#contenu div.bloc div.contenubloc p.titreblocactualite a {

color:#000;

}

div#contenu div.bloc div.contenubloc p.titreblocactualite a:hover {

color:#00F;

}

div#contenu div.bloc p.informationsbloc {
	background: url(img/informationsbloc.gif) no-repeat;
	height: 22px;
	width: 600px;
	margin: 0 0 0 0px;
	line-height: 22px;
	padding: 2px 8px 0 8px;
	font-weight: bold;
}

div#contenu div.bloc p.informationsbloc span { float: right; }

div#contenu div.bloc div.contenubloc {
	margin: 12px 0 0 0;
	overflow: hidden;
	background: url(img/basbloc.gif) no-repeat bottom left;
	padding: 0 25px 19px 20px;
	width: 660px;
}

div#contenu div.bloc div.contenublocnews {
	margin: 12px 0 0 0;
	overflow: hidden;
	padding: 0 25px 19px 20px;
	width: 600px;
}

div#contenu div.bloc h2.titrebloccom {
	background: url(img/titrebloc.gif) no-repeat;
	width: 550px;
	height: 37px;
	line-height: 33px;
	padding: 0 0 0 15px;
	color: #000;
	font-size: 1em;
}

div#contenu div.bloc div.contenubloc p.lirelasuite {
	border-top: 1px dashed #bebebe;
	text-align: right;
	clear: both;
	margin: 12px 0 0 0;
	padding: 3px 0 0 0;
}

div#contenu div.bloc div.contenubloc p.lirelasuite a {
	font-weight: bold;
	color: #426f8e;
}

/************************************************************ Commentaires ************************************************************/

ol.comment{list-style:none;margin:0 50px;padding:0;}
ol.comment li{background-color:#dfd9d9; background-position:bottom; border:1px solid #d5d5d5;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;position:relative;margin:0 0 10px;padding:5px 7px 5px 10px; width:400px;}
ol.comment li div.auteur{font-weight:700;font-size:10px;line-height:16px;font-family:helvetica,arial,sans-serif;}
ol.comment li div.auteur span.pseudo{font-style:normal;font-size:11px;}
ol.comment li div.auteur span.pseudo a.url:hover{color:#000;}
ol.comment li div.auteur img.avatar{
	background:#e7efff;
	border:1px solid #aaa;
	left:-48px;
	position:absolute;
	top:5px;
	padding:5px;
}
ol.comment li div.contenu{
	font-weight:700;
	font-size:12px;
	line-height:16px;
	font-family:helvetica,arial,sans-serif;
	position:absolute;
	right:50px;
	text-align:right;
	top:6px;
}
ol.comment li div.comment-meta a{color:#205B87;text-decoration:none;}
ol.comment li p{font-weight:400;font-size:12px;line-height:16px;font-family:helvetica,arial,sans-serif;margin:5px 0 12px;}




/************************************************************ INFORMATIONS ************************************************************/
/************************************************************ PIED DE PAGE ************************************************************/
div#pieddepage {
	width: 909px;
	margin: auto;
	background: url(img/pieddepage.gif) 4px top no-repeat;
	padding: 33px 14px 15px 14px;
	color: #000;
}

/* PARTENAIRES */
div#pieddepage p#partenaires {
	text-transform: uppercase;
	font-size: 0.9em;
	height: 36px;
	padding: 0 0 8px 0;
}

div#pieddepage p#partenaires a { color: #000; }

/* COPYRIGHT */
div#pieddepage p#copyright {
	margin: 10px 0 0 0;
	text-align: center;
}

div#pieddepage p#copyright a, div#contenu div.bloc div.contenubloc a {
	color:#000;
	font-weight: bold;
}

div#pieddepage p#copyright a, div#contenu div.bloc div.contenubloc a:hover {
	color:#999;

}

