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



/** Noel **/



/*Pagination JQuery */

	.pagination {
font:12px Arial, Helvetica, sans-serif;
margin:40px 0;
text-align:center;
}

.pagination a {
background:#fff;
border:1px solid #06c;
color:#06c;
margin:2px;
padding:.2em .4em;
text-decoration:none;
}


.pagination span.inactive {
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
}

.pagination span.active {
background:#2e6ab1;
color:#FFFFFF;
font-weight:700;
margin:2px;
padding:.2em .4em;

}

#autrvids {

border: 1px dashed #999;
width: 350px;

	
}
#autrvids:hover {
border: 1px dashed #0d6a99;
background: #dff0f9;

}

/* UNES */

p.titreune {
	height: 22px;
	line-height: 22px;
}

fieldset, img {
	border: 0;
}

div.une {
	width: 530px;
	margin:0 0 0 130px;
}

.une div {
	width: 120px;
	font-size: 100%;
	height: 19.6em;
	margin: 0 20px 10px 0;
	background:url(img/unenav.png) left bottom no-repeat;
}

.une p.titreune {
	background: url(img/uneh.png) no-repeat;
	
}
.une ul {
	border: solid #d4d4d4 1px;	
	border-width: 0 1px;
	padding: 2px;
}


.une li {
	margin: 0 4px 4px 0;
}
.une p.titre {
	font-size: 90%;
	line-height: 115%;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom: 6px;
	width: 115px;
	overflow: hidden;
}
.une p.titre a {
	color: #4c4c4c;
	text-decoration: none;
}

.une .resume {
	padding-top: 7px;
	background: url(img/unesep.png) center top repeat-x;
	margin:0 2px;
}
.une .lien_base {
	background-position: left 50%;
	margin-bottom: 0;
}

p.titreune span {
	padding-left: 5px;
	color: #FFF;
}
/* BODY */

body {
	background-color:#117aac;
	background-image:url(img/bg.png);
	background-repeat:repeat-x;
	overflow-x:hidden;
	color:#4a4a4a;
	font: .7em/1.1em "Tahoma", "Bitstream Vera Sans", sans-serif;
}



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

#pres{
	background: url(img/pres.png) top center no-repeat;

	
}

.etoile{
	color:#F00;	

}

.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;
}


#tuto{
	
	}
	#tuto .tut:hover {
background: #ffd1cd;
}

	#tuto .tut{	
	border:solid 1px #e1e1e1;
	background:#f2f4ff;
	width:280px;	
	height:130px;	
	display:block;	
	padding:10px; 
	margin:0 15px 15px 0;}
	#tuto .tut img{	width:120px; 
	height:80px; 
	margin:0 10px; 
	float:left;  
	
	}

.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/logo.png) no-repeat top center;
height:100px;
width:700px;
margin:0 30%; 
padding:0;
}

#logo2{
background:url(img/logo2.png) no-repeat top center;
height:80px;
margin: -100px 350px 0 0;
padding:0 0 50px 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: 6px 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 ************************************************************/

#menu {
	background: #761717;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 16.4em;
}
#menu li {
	font: 1.1em "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #761717;
	border-bottom: 1px solid #761717;
	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

div#menuvertical {
	margin: 3px 0 0 12px;
	float: left;
	display: inline;
	width: 184px;
}

/* MENU XX */
div#menuvertical h2.titremenu {
	background: url(img/titremenu.gif) no-repeat;
	height: 33px;
	width: 184px;
	line-height: 33px;
	text-align: center;
	color: #FFFFFF;
	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: #FFFFFF;
	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: #FFFFFF;
	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: #FFFFFF;
	font-size: 1.2em;
}

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

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

div#menuvertical div.menu {
	background: url(img/basmenu.gif) no-repeat bottom left #761717;
	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: #fff; }
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: #fff;
	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: #fff;
	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: #fff;
	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: #fff;
	font-size: 1.2em;
}

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: #fff;
	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:#fff;
	border:1px solid #aaa;
	left:-48px;
	position:absolute;
	top:5px;
	padding:5px;
}
ol.comment li div.contenu{
	font-weight:700;
	font-size:10px;
	line-height:16px;
	font-family:helvetica,arial,sans-serif;
	position:absolute;
	right:100px;
	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: #fff;
}

/* 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: #fff; }

/* 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: #75a5cb;
	font-weight: bold;
}
