@charset "utf-8";



html {

    font-size: 100%; /* Évite un bug d'IE 6-7 */

}

body {

    background:#FFF url('../interfaces/fond_colormedia.jpg') left top repeat;

    margin:0;

    padding:0;

    text-align:center;

    padding-bottom:20px;

    font-family: Verdana, Geneva, sans-serif;

    font-size: .8em;

    line-height: 1.4em;

    color:#000;

    height:100%;

}

body.video {
    background:#000 url('../interfaces/fond_video.jpg') center top;
	background-repeat:no-repeat;
    padding: 1px 0 25px;
}

body.oubli {

    background:none;

    background-color:#000;

    margin:0;

    padding:0;

    text-align:center;

    font-family: Verdana, Geneva, sans-serif;

    font-size: .8em;

    line-height: 1.4em;

    color:#FFF;

    height:100%;

}

body.fondsondage {

    background:#000 url('../images/sondage/fond_ajout.jpg') center top no-repeat;

    margin:0;

    padding:0;

    text-align:center;

    font-family: Verdana, Geneva, sans-serif;

    font-size: .8em;

    line-height: 1.4em;

    color:#FFF;

    height:100%;

}

    body.fondsondage #center {

        background-color:#1b1b1b;

        margin:0 auto;

        width:530px;

        height:240px;

        text-align:left;

        padding:20px;

        border:1px solid #FF0000;

    }

#centre {

	background-color:#000;

	margin-right:auto;

	margin-left:auto;

	width:950px;

	position:relative;

	text-align:left;

	height:100%;

}

#centre_actu {

	background:transparent url('../interfaces/fond_actus.png') left top repeat-y;

	margin:0 auto;

	width:740px;

	text-align:left;

	height:100%;

}

#centre_adh {

	background-color:#000;

	margin-right:auto;

	margin-left:auto;

	width:950px;

	text-align:left;

	height:100%;

}

img {

	vertical-align:bottom;

	border:none;

}



.curseur { cursor:pointer; }

/*INTERFACE*/

#header {

	background: transparent url('../interfaces/header.png') center top no-repeat;

	background-color:#000;
	
	width: 950px;

	height: 100px;

    margin:0;

}

#header_2 {

	width: 950px;

	height: 100px;

	background: transparent url('../images/defaut/header.png') center top no-repeat;

}



#header_blog {

	background: transparent url('../interfaces/bandeau_blog.jpg') 10px top no-repeat;

	width: 590px;

	height: 150px;

}

#header_actu { 

	width:600px;

	height:150px;

	background: transparent url('../interfaces/header_actu.png') left top no-repeat;

	margin:0 57px 15px 83px;

}

	

	h1#header, h1#header_actu, h1#header_blog, h1#header_2 {

		text-indent:-50000px;

		margin-top:0;

	}

	h1#header a, h1#header_actu a, h1#header_blog a,  h1#header_2 a{

		display:block;

		width:340px;

		height:100px;

		text-indent:-50000px;

		background: transparent url('../interfaces/home.png') left top no-repeat;

	}

	

	h1#header a:hover, h1#header a:focus, h1#header_actu a:hover, h1#header_actu a:focus, h1#header_blog a:hover, h1#header_blog a:focus, h1#header_2 a:hover, h1#header_2 a:focus { background-position:bottom;}



#barnav {

	width:950px;

	height:50px;



}
/*
#pub {

	width:910px;

	height:62px;

	border-bottom:1px solid #FFF;

	border-top:1px solid #FFF;

	margin:0 20px 0 20px;

}
*/
ul {

    margin:0;

    padding:0;

}



/*NAVMAIN*/

ul#navmain  {

	text-align: center;

	margin:10px 0 0 0;

}

	#navmain li {

		display: inline;

		margin: 0 0 0 .2em;

		padding-right: .5em;

		border-right: 1px solid #fff;

	}

	#navmain li.dernier {

		border-right: 0;

	}

			

	#navmain li a {

		

		font-size:12px;

		color:#FFFFFF;

		font-weight:bold;

		text-decoration: none;

	}

	

	#navmain li a:hover, #navmain li a:focus {

		

		font-size: 12px;

		color:#0099CC;

		font-weight:bold;

		text-decoration: none;

	}



/*Plug in flash*/

.esp {

	margin-left: 20px;

	margin-top:10px;

}

hr { width: 850px;}





/*CONTENEURS*/

#cont, #cont_thieum, #cont_burnflash{

	width:950px;

	height:400px;

}



#cont_2 {

	width:950px;

	height:100%;

	background: transparent url('../interfaces/cont_2.gif') left top repeat-y;

}

#cont_3 {

	width:910px;

	height:120px;

	background-color:#000;

	margin:20px 20px 0 20px;

}

#cont_video {

	width:950px;

	height:600px;

	padding-top:10px;

}



#cont_contact {

    width:950px;

    height:500px;

    margin-top:5px;

		position:relative;

}

    #cont_contact > div {

        background-color:#FFF;

        width:880px;

        height:470px;

        margin:0 auto;

        padding:15px;

        -moz-border-radius-topleft: 1em;

        -moz-border-radius-topright: 1em;

        -webkit-border-top-left-radius :1em;

        -webkit-border-top-right-radius :1em;

        border-top-left-radius:1em;

        border-top-right-radius:1em;

    }

    #cont_contact > div div {width:470px;}

    

    #cont_contact > div > p {

        float:right;

        width:401px;

        margin:0;

    }

    #cont_contact > div > p img {border:3px solid #000;}

    

    #cont_contact > div div h2{

        color:#990000;

        font-size:1.2em;

    }

    #cont_contact > div div ul {

        list-style:inside;

        margin:7px 0;

    }

    

    #cont_contact > div div ul a{color:#000;}

    

    #cont_contact > div div ul a:hover,

    #cont_contact > div div ul a:focus {

        color:#990000;

        text-decoration:none;

    }

    #cont_contact > div div h2 span {

        color:#000;

        font-size:.85em;

        font-weight:normal;

    }

    #cont_contact > div div img {border:1px solid #000;}

		

		#cont_contact > div + p {

				position: absolute;

				left: 170px;

				top: 260px;

		}

				#cont_contact > div + p a {

						padding: 2px 15px;

						border: 1px solid #ccc;

						background-color: #000;

						background-image: -moz-linear-gradient(top, #575757, #000); /* Firefox */

						background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #575757),color-stop(1, #000)); /* Saf4+, Chrome */

						background-image: -webkit-linear-gradient(#575757, #000); /* Chrome 10+, Safari 6 */

						background-image: -o-linear-gradient(top, #575757, #000); /* Opera */

						background-image: linear-gradient(top, #575757, #000); /* Standard */

						-moz-border-radius: 8px;

						-webkit-border-radius : 8px;

						border-radius: 8px;

						color: #fff;

						text-decoration: none;

				}

				#cont_contact > div + p a:hover,

				#cont_contact > div + p a:focus {color: #f0a12a;}



/*FOOTER*/

#footer {

	width:950px;

	height:100px;

	background: transparent url('../interfaces/footer.png') left top no-repeat ;

}

#foot_2 {

	color: #FFF;

	background-color: #000;

	font-size:11px;

	height:30px;

	padding-top:10px;



}

#footer_2 {

	width:950px;

	height:100px;

	background: transparent url('../interfaces/footer_2.png') left top no-repeat ;

}

#foot_index {

	width:950px;

	color: #FFF;

	background-color: #000;

	text-align:center;

	font-size:11px;

	height:30px;

	padding-top:10px;



}

	#foot_index p { 

		float:right; 

		width:920px;

	 }

	 

#footer_blog {

	width:590px;

	height:100px;

	background: transparent url('../interfaces/footer_blog.png') left top no-repeat ;

}

/*liens mailing footer*/

a.mel {

	font-size: 11px;

	color:#FFF;

	text-decoration: none;

}



	a.mel:hover, a.mel:focus { color:#FF0000; }



a.mentions {

	font-size: 11px;

	color:#FFF;

	text-decoration: none;

}



	a.mentions:hover, a.mentions:focus { color:#990000; }



#cont_mention {

	height:100%;

	background:transparent url('../interfaces/fond_mention.jpg') left top no-repeat;

}



ul.decal_mention { 

	margin:30px 0 0 35px;

	list-style:none;

	background:transparent url('../interfaces/puce.png') left top no-repeat;

	padding:3px 0 10px 30px;

}

.liste_mention {font-size: 100%;}



/*--------------------------------------------------------------------------*/

/*ACCUEIL*/

#content_index{

    width:896px;

    height:485px;

    background:#FFF url('../interfaces/bord_haut_accueil.gif') left top no-repeat;

    margin:10px auto 0 auto;

    padding:10px 4px 10px 10px;

}

.content_couverture {

    float:left;

    width:190px;

    height:485px;

    background:transparent url('../interfaces/yeux_max.png') center bottom no-repeat;

    margin-right:10px;

}

    .content_couverture img {

        border:1px solid #990000;

        box-shadow: 3px 3px 3px #484848;

        -moz-box-shadow: 3px 3px 3px #484848;  

        -webkit-box-shadow: 3px 3px 3px #484848;

    }

    .content_couverture img:hover { border:1px solid #FF0000;}

	 .content_couverture h2 {

		  color:#FF0000;

        font-size:3em;

		  text-shadow:#000 2px 2px 2px;

	 }

.content_newsaccueil {

    float:left;

    width:348px;

    height:485px;

    position:relative;

}



   .content_newsaccueil a.fotoaccueil {

        display:block;

        width:310px;

        height:270px;

        position:absolute;

        top:0;

        left:0;

        text-indent:-500000px;

        background:transparent url('../interfaces/cache_accueil.png') left top no-repeat;

    }

    .content_newsaccueil a.fotoaccueil:hover, .content_newsaccueil a.fotoaccueil:focus { background-position:bottom;}

    

    .content_newsaccueil .cache_simple{

        display:block;

        width:310px;

        height:270px;

        position:absolute;

        top:0;

        left:0;

        background:transparent url('../interfaces/cache_accueil_simple.png') left top no-repeat;

    }

/*texte accueil*/

.content_newsaccueil #overflow2, .content_newsaccueil #overflow3 {

    overflow:hidden;

    position:relative;

    width:345px;

    height:225px;

    margin-top:0;

}



.content_newsaccueil #overflow2 #contenu2, .content_newsaccueil #overflow3 #contenu3 {

		width:310px;

		position:absolute;

		left:0;

}



/*liens overflow*/

.ascenceur {

    width:36px; 

    height:225px; 

    position:absolute; 

    right:0;

}

    .ascenceur a {

        width:24px;

        height:24px;

        position:relative;

        display:block;

        cursor:pointer;

        text-indent:-500000px;

        margin-left:5px;

    }



    .ascenceur .hover {

        position:absolute;

        width:24px;

        height:24px;

        right:0; 

        top:0;	

        z-index:0;	

        display:none;

    }

    .ascenceur a.over_haut {

        background:transparent url('../interfaces/over_haut.png') left top no-repeat;

        margin-top:165px;

    }

    .ascenceur a.over_haut .hover {background:transparent url('../interfaces/over_haut2.png') left top no-repeat;}



    .ascenceur a.over_bas {

        background:transparent url('../interfaces/over_bas.png') left top no-repeat;

        margin-top:12px;

    }

    .ascenceur a.over_bas .hover {background:transparent url('../interfaces/over_bas2.png') left top no-repeat;}



/*MUSIC ACCUEIL*/

#content_music {

    width:910px;

    height:105px;

    margin:0 20px;

}



   

/*PUB BAS ACCUEIL*/

#conteneur_indexbas {

	width:950px;

	background: transparent url('../interfaces/cont_2.gif') left top repeat-y;

	padding:30px 22px 20px 22px;

}



#bloc_lien_actu { 

	width:220px;

	height:160px;                      

}

	

#bloc_publicite {

	float:right;

	margin-right:44px;

	padding:0;

}

.img_pub { margin-left:8px; }



div#liens_index {

    margin: 0 auto;

    width: 910px;

    background-color: #fff;

    

}

    div#liens_index p {

        margin-left: 5px;

        width: auto;

        float: left;

    }

    div#liens_index p:first-child {margin-left: 7px;}



hr.clear {

    clear: both;

    margin: 0;

    padding: 0;

    visibility: hidden;

}

/*****************************************************************************************************************************************************/

/*MISE EN PAGE VIA CK EDITOR*/

.texte_editor h1 {

	 font-size:2em;

	 line-height:1.5em;

}

.texte_editor h2 {

	 font-size:1.5em;

	 line-height:1.3em;

}

.texte_editor h3 {

	 font-size:1.3em;

	 line-height:1.3em;

}

.texte_editor h4 {

	 font-size:1em;

	 line-height:1.3em;

}

.texte_editor h5 {

	 font-size:.8em;

	 line-height:1.3em;

}

.texte_editor h6 {

	 font-size:.7em;

	 line-height:1.3em;

}

.texte_editor h1, .texte_editor h2, .texte_editor h3, .texte_editor h4, .texte_editor h5, .texte_editor h6 { margin-top:5px;}



.texte_editor ul { margin-left:5px;}

.texte_editor a { color:#000;}

.texte_editor a:hover, .texte_editor a:focus {

	text-decoration:none;

	color:#990000;

}

.texte_editor ul li {

	background:transparent url('../interfaces/puce_editor.png') left 1px no-repeat;

	padding-left:17px;

	margin-bottom:5px;

}

.texte_editor ol {

	 list-style:decimal;

	 margin-left:42px;

}

.texte_editor img { border:none;}



/********************************************************************************************/

/*ACTUALITES*/

a.retour_actu {

    color:#990000;

    text-decoration:none;

    border-bottom:1px solid #990000;

    margin-left:76px;

}

    a.retour_actu:hover, a.retour_actu:focus {

        border-bottom:0;

        color:#FF0000;

    }

.content_actu {

    width:600px;

    margin:15px 0 10px 0;

    padding-left:70px;

    position:relative;

}

    .content_actu .dateactu {

        width:73px;

        height:72px;

        position:absolute;

        left:0;

        top:17px;

        background:transparent url('../interfaces/dateactu.png') left top no-repeat;

        color:#FFF;

    }

     .content_actu .dateactu p.jour {

        width:25px;

        height:25px;

        float:left;

        text-align:center;

        font-size:1.1em;

        font-weight:bold;

        margin-bottom:0;

        margin-right:5px;

     }

     .content_actu .dateactu ul.moisannee {

        width:42px;

        height:35px;

        font-size:.8em;

        margin-top:7px;

        float:left;

     }

     .content_actu .dateactu p.heure {

        width:42px;

        font-size:.8em;

        margin:5px 0 0 30px;

     }

.zoneactu {

    width:600px;

    background:transparent url('../interfaces/zoneactu.png') left top repeat-y;

    position:relative;

    padding-bottom:5px;

}

    .zoneactu img.bordactu {

        position:absolute;

        left:0;

        bottom:0;

    }

    .zoneactu img.bandeau{

        border:1px solid #000;

        margin:0 15px 0 15px;

    }

    .zoneactu .txtactu {

        width:570px;

        margin:0 15px;

        

    }

    .zoneactu a.liresuite {

        display:block;

        width:116px;

        height:16px;

        text-indent:-50000px;

        background:transparent url('../interfaces/lireactu.png') left top no-repeat;

        margin:14px;

    }

    .zoneactu a.liresuite:hover, .zoneactu a.liresuite:focus { background-position:bottom;}

    

    .zoneactu ul.commentaires {

        display:block;

        width:570px;

        height:35px;

        border-top:1px dotted #990000;

        border-bottom:1px dotted #990000;

        margin:25px 15px;

        text-align:center;

        padding-top:15px;

    }

    .zoneactu ul.commentaires li {

        display: inline;

        margin: 0 0 0 .8em;

        padding-right: .8em;

        border-right: 1px solid #000;

        height:20px;

    }

   

	.zoneactu ul.commentaires li.dernier { border-right: 0; }

	

	.zoneactu ul.commentaires li a {

		color:#000;

		text-decoration: none;

	}

	

	.zoneactu ul.commentaires li a:hover, .zoneactu ul.commentaires li a:focus { color:#535353; }

   

   .zoneactu ul.commentaires li a.nbcomment { color:#990000;}

   .zoneactu ul.commentaires li a.nbcomment:hover, .zoneactu ul.commentaires li a.nbcomment:focus {color:#535353;}



    

    

#hautactu { 

	text-align:left;

	padding:0 0 20px 20px;

	font-size:.8em;

	margin:35px 0 0 540px;

}



	#hautactu a {

		display:block;

		width:80px;

		height:19px;

		color:#990000;

		text-decoration:none;

		background:transparent url('../interfaces/picto_haut.png') left 1px no-repeat;

		padding:2px 0 0 25px;

	}

	#hautactu a:hover, #hautactu a:focus {color:#000; }

   

p.footer_actu {

    width:640px;

    height:35px;

    padding-top:15px;

    background-color:#000;

    margin:0 50px;

    color:#FFF;

    text-align:center;

    font-size:.85em;

}

    p.footer_actu a {

        color:#FFF;

        text-decoration:none;

    }

    p.footer_actu a:hover, p.footer_actu a:focus {color:#FF0000;}

    p.footer_actu a.ment:hover, p.footer_actu a.ment:focus {color:#990000;}

    

/*----------------------------------------------------------------------------*/

/*PAGINATION IMAGE*/

.pagination {

	font-size:0.85em;

	margin:10px;

	padding:10px;

}

.pagination .courante {

	background:#000 none repeat scroll 0 0;

	border:1px solid #000;

	color:#FFF;

	font-weight:bold;

	-moz-border-radius: 2em;

	-webkit-border-radius :2em;

	-khtml-border-radius:2em;

	border-radius:2em;

	margin-left:5px;

	padding:4px 8px;

	text-decoration:none;

}

.pagination .desactive {

	color:#000;

	margin-left:5px;

	padding:3px 7px;

	text-decoration:none;

}

.pagination a {

	background:#990000 none repeat scroll 0 0;

	background-image:url('../interfaces/background.png');

	background-repeat:repeat-x;

	border:1px solid #000;

	color:#FFF;

	margin-left:5px;

	-moz-border-radius: .6em;

	-webkit-border-radius :.6em;

	-khtml-border-radius:.6em;

	border-radius:.6em;

	padding:3px 7px;

	text-decoration:none;

}

.pagination a:hover {

	background:#626262 none repeat scroll 0 0;

	background-image:url('../interfaces/background_hover.png');

	background-repeat:repeat-x;

	border:1px solid #000;

	color:#FFF;

}

/*PAGINATION*/

.pagi_centre { 

	text-align:center;

	margin-top:20px;

}



.pagi_livre { text-align:center;}



	.pagi_livre .pagination .desactive { color:#FFF;}

	.pagi_livre .pagination a {border:1px solid #CCC;}



a.pagi_fixe{

	color:#990000;

	margin:.2em;

	text-decoration: none;

	font-weight:bold;

}



	a.pagi_fixe:hover, a.pagi_fixe:focus { color:#000; }

	

.pagination_2 {

	font-size:1em;

	color:#FFF;

	padding:.1em .48em .2em .45em;

	margin-right:.3em;

	background-color:#000;

	border:1px solid #FF0000;

}

a.pagi_adh{

	color:#FF0000;

	margin:.2em;

	text-decoration: none;

	font-weight:bold;

}



	a.pagi_adh:hover, a.pagi_adh:focus { color:#FFF; }

/*----------------------------------------------------------------------------*/

/*BLOG*/



#content_blog {

	margin:0 auto;

	background-color:#FFF;

	width:590px;

	text-align:left;

}

	#content_blog form{margin:15px;}

   #content_blog object {margin:10px;}

	

a#retour_blog  {

	display:block;

	font-size:.9em;

	color:#990000;

	margin:10px 0 10px 10px;

}



	a#retour_blog:hover, a#retour_blog:focus {

		color:#FF0000;

		text-decoration:none;

	}

	

.image_blog {

	margin:10px;

	width:570px;

}



.content_txtblog { margin:10px; }



#haut_p { 

	text-align:left;

	padding:0 0 20px 20px;

	font-size:.8em;

	margin:35px 0 0 450px;

}



	#haut_p a {

		display:block;

		width:80px;

		height:19px;

		color:#990000;

		text-decoration:none;

		background:transparent url('../interfaces/picto_haut.png') left 1px no-repeat;

		padding:2px 0 0 25px;

	}

	#haut_p a:hover, .haut_p a:focus {color:#000; }

   

 .txt_footer {

	color: #FFF;

	background-color: #000;

	text-align:center;

	font-size:11px;

	height:30px;

	padding-top:10px;

}  

/*COMMENTAIRES*/

#content_comment {

	width:570px;

	margin:20px auto;

	background:transparent url('../interfaces/tet_comment.png') left top no-repeat;

	padding-top:25px;

}

	#content_comment h3 {

		font-size:1.2em;

		font-style:italic;

		color:#990000;

      margin:5px 0 0 8px;

	}

.les_comments {

	border-left:1px solid #990000;

	border-right:1px solid #990000;

	margin-top:0;

	padding-top:15px;

}

	.les_comments p.log_comment, .les_comments p.log_comment2 {

		font-size:.9em;

		margin-left:30px;

		margin-right:30px;

	}

	.les_comments p.log_comment {color:#990000;}

	.les_comments p.log_comment2 {color:#e20019;}

	

	.les_comments p.log_comment span, .les_comments p.log_comment2 span {

		color:#7F7F7F;

		font-size:.9em;

		font-style:italic;

	}

	.les_comments .les_commentaires {

		width:510px;

		font-size:.8em;

		margin:0 auto;

		padding-bottom:15px;

		border-bottom:1px dotted #7F7F7F;

		text-align:justify;

	}

	.les_comments .les_commentaires2 {

		width:490px;

		font-size:.8em;

		margin:0 auto;

		padding:5px 10px 15px 10px;

		background-color:#d2d2d2;

		border-bottom:1px dotted #990000;

		text-align:justify;

	}

.nb_comment {

	font-size:.9em;

	font-weight:bold;

	margin:0 20px;

}



.nb_comment span{ color:#999;}



h3#accroche {

	font-size:1.2em;

	font-style:italic;

	color:#000;

	margin-left:20px;

}

/*formulaire*/

form#ajout_comm { margin-left:30px; }



    form#ajout_comm p { margin:0 0 7px 0;}

    

    form#ajout_comm label {

        font-size:.85em;

        font-weight:bold;

    }

    form#ajout_comm input, form#ajout_comm textarea {

        -moz-border-radius:.4em;

        -webkit-border-radius :.4em;

        -khtml-border-radius:.4em;

        border-radius:.4em;

    }

    form#ajout_comm input.log { 

        height:16px;

        width:250px;

        border:1px solid #990000;

    }

    form#ajout_comm input.protect { 

        height:16px;

        width:50px;

        border:1px solid #990000;

    }

    form#ajout_comm textarea {

        width:530px;

        height:100px;

        border:1px solid #990000;

        overflow-y:auto;

        overflow-x:hidden;

        margin-bottom:15px;

    }

    form#ajout_comm input.log:hover, form#ajout_comm input.log:focus, form#ajout_comm textarea:hover, form#ajout_comm textarea:focus,

    form#ajout_comm input.protect:hover, form#ajout_comm input.protect:focus {border:1px solid #999;}

    

    form#ajout_comm input.valider {

        margin-top:15px;

        cursor:pointer;

    }

    form#ajout_comm input.valider {

        width:89px;

        height:30px;

        color:#FFF;

        text-align:center;

        font-weight:bold;

        background:transparent url('../interfaces/bt_valider.png') left top no-repeat;

        cursor:pointer;

        border:none;

        margin-top:10px;

        margin-left:-5px;

    }

    form#ajout_comm input.valider:hover, form#ajout_comm input.valider:focus {color:#000;}

    

    p.error_blog{

        color:#FF0000;

        font-size:.8em;

        padding-bottom:10px;

    }

/*-----------------------------------------------------------------------------*/

/*INSCRIPTION RSS*/



#cont_inscription {

	width:600px;

	height:560px;

	background-color:#000;

	border:4px double #990000;

	margin:0 auto 0 auto;

	text-align:left;

}



.decal_log { margin-left:50px; }



#cont_form_inscription {

	width:490px;

	height:370px;

	background-color:#FFF;

	border:1px solid #000;

	-moz-border-radius-topright: 2em;

	-webkit-border-top-right-radius :2em;

   -khtml-border-radius-topright: 2em;

    border-top-right-radius:.2em;

	margin:0 auto 10px auto;

	padding:5px;

}

#conteneur_flux {

	width:950px;

	height:220px;

	background: transparent url('../interfaces/cont_2.gif') left top repeat-y;

}



.cont_flux {

	width:400px;

	margin:10px 40px 30px 35px;

}

#inscri {

	width:400px;

	height:150px;

	float:right;

	margin:10px 35px 0 0;

	border-bottom:1px solid #333;

	border-left:1px solid #333;

	padding-left:10px;

}

.titre_flux {

	font-size:1.4em;

	color:#B6B6B6;

	font-weight:bold;

	margin-bottom:30px;

}

.lien_flux {

	color:#333;

	text-decoration:none;

	border-bottom:1px solid #333;

}

.lien_flux:hover { 

	color:#990000;

	border-bottom:0;

}

#bloc_log {

	height:26px;

	background-image:url(../interfaces/mail.png);

	background-repeat:no-repeat;

	padding:5px 0 0 40px;

	margin-bottom:15px;

}

#bloc_log_2 {

	height:26px;

	background: transparent url('../interfaces/grand_flux.png') left top no-repeat;

	padding:5px 0 0 40px;

}

/*-----------------------------------------------------------------------------*/

/*PHOTOS*/

#content_photo {

	width:950px;

	background: transparent url('../interfaces/cont_2.gif') left top repeat-y;

	padding-top:30px;

}



.zone_foto {

	width:820px;

	background:#000 url('../interfaces/bordure_photo.gif') left top no-repeat;

	margin:0 auto 0 auto;

	padding:20px 10px 20px 30px;

	color:#FFF;

}

	.zone_foto h3 {

		margin:0;

		color:#FFF;

		font-style:normal;

      font-size:1.2em;

      

	}

	.zone_foto p {

		width:270px;

		height:29px;

		margin:5px 0 15px 0;

		padding-top:10px;

	}

	.zone_foto a img {

		border:1px solid #FFF;

		margin:0 5px 10px 0;

	}

    .zone_foto a:hover img, .zone_foto a:focus img {border:1px solid #FF0000;}

    

	.zone_foto a.souris {

		float:right;

		display:block;

		width:40px;

		height:39px;

		background:transparent url('../interfaces/souris.jpg') left top no-repeat;

		text-indent:-50000px;

		margin-right:490px;

		margin-top:2px;

	}

	.zone_foto a.souris:hover, .zone_foto a.souris:focus { background-position:bottom; }

	

	a.foto_haut {

		display:block;

		width:120px;

		height:19px;

		background:transparent url('../interfaces/picto_haut.png') left top no-repeat;

		color:#FFF;

		padding:2px 0 0 27px;

		font-size:.8em;

		text-decoration:none;

		margin:30px 0 0 700px;

	}

	a.foto_haut:hover, a.foto_haut:focus { color:#FF0000;}

/*--------------------------------------------------------------------------*/

/*EVENEMENTS*/

.content_event {

    width:880px;

    margin:30px auto 0 auto;

    background:transparent url('../interfaces/zone_event.png') left top repeat-y;

}

    

    .content_event .imgevent{ float:right;}

    

    .content_event .imgevent a.lienevent {

        display:block;

        margin:10px 0 0 20px;

        color:#990000;

        font-weight:bold;

        font-size:.9em;

        height:33px;

        background:transparent url('../interfaces/enveloppe.png') left top no-repeat;

        padding:20px 0 0 55px;

        

    }

    .content_event .imgevent a.lienevent:hover, content_event .imgevent a.lienevent:focus {

        text-decoration:none;

        color:#000;

    }

    

    

    .content_event .alignevent { padding:0 20px;}

    .content_event a.pdf_event {

        display:block;

        width:200px;

        height:27px;

        background:transparent url('../interfaces/pdf_event.png') left top no-repeat;

        color:#000;

        padding:20px 0 0 50px;

        text-decoration:none;

        font-size:.8em;

        font-weight:bold;

        margin-left:20px;

    }

    .content_event a.pdf_event:hover, .content_event a.pdf_event:focus {

        background-position:left bottom;

        color:#990000;

        width:200px;

        height:27px;

    }

/*THUMBNAILS*/

.thumb-img {

    border:1px solid #CCC;

    position:relative; 

    width:300px; 

    height:180px;

    margin:5px 20px 2px 20px;

    padding:6px;

    background:#FFF;

    -moz-border-radius:.4em;

    -webkit-border-radius :.4em;

    -khtml-border-radius:.4em;

    border-radius:.4em;

}



.thumb-img:hover {border:1px solid #848181;}

.thumb-inner {

	position:relative; 

	overflow:hidden; 

	width:100%; 

	height:100%;

}

.thumb-img img {border:0;}

.thumb-strip {

	position:absolute; 

	width:300px; 

	height:15px; 

	bottom:6px; 

	left:6px;

   background:transparent url('../interfaces/trans.png') left top repeat;

}

.thumb-zoom {

   background:transparent url('../interfaces/loupe.png') left top no-repeat;

	position:absolute; 

	width:22px; 

	height:22px;

	right:10px; 

	bottom:7px;

}



/*ZOOM SUR THUMBNAILS*/

#thumbBox{

    position: absolute;

    left: 0;

    top: 0;

    width: auto;

    padding:10px 10px 5px 10px;

    background:#000;

    visibility: hidden;

    z-index: 50;

    cursor: pointer;

    border:1px solid #313131;

    box-shadow: 5px 5px 5px #262424;

    -moz-box-shadow: 5px 5px 5px #262424;  

    -webkit-box-shadow: 5px 5px 5px #262424;

    text-align:right;

}

#thumbBox .footerbar{

    height:33px;

    margin-top:5px;

}



#thumbBox #thumbImage{ border:none;}



/*Div loading*/

#thumbLoading{ 

    position: absolute;

    visibility: hidden;

    background-color:#FFF;

    padding: 5px;

    z-index: 60;

}



/********************************************************************************************************/    

/*Sondage*/

#content_infosondage {

    width:850px;

    margin:10px 50px;

}

    #content_infosondage img.logosondage {margin:0 225px 15px 225px;}

    

    #content_infosondage a.lien_sondage {

        font-weight:bold;

        color:#990000;

        text-decoration:none;

        border-bottom:1px solid #990000;

    }

    #content_infosondage a.lien_sondage:hover, #content_infosondage a.lien_sondage:focus {

        color:#000;

        border-bottom:0;

    }

    

/*votes*/

#content_votes {

    width:850px;

    margin:10px 50px;

    

    padding-bottom:100px;

}

.fond_contentvotesa {background:transparent url('../images/sondage/img_sondage_a.jpg') right 65px no-repeat;}

.fond_contentvotesb {background:transparent url('../images/sondage/img_sondage_b.jpg') right 65px no-repeat;}



    #content_votes p.listevote {

        margin-top:25px;

        font-size:1.1em;

        font-weight:bold;

        height:16px;

        background:transparent url('../interfaces/fleche.png') left top no-repeat;

        padding-left:20px;

    }

    #content_votes form#votecheck {margin-left:16px;}

    

    #content_votes form#votecheck input[type=submit] {

        display:block;

        clear:left;

        width:89px;

        height:30px;

        color:#FFF;

        text-align:center;

        background:transparent url('../interfaces/bt_valider.png') left top no-repeat;

        cursor:pointer;

        border:none;

        font-weight:bold;

        margin-top:15px;

    }

    #content_votes form#votecheck input[type=submit]:hover,  #content_votes form#votecheck input[type=submit]:focus {color:#000;}

    

    #content_votes p.ajoutsondage {

        font-weight:bold;

        margin-top:40px;

        height:16px;

        background:transparent url('../interfaces/fleche.png') left top no-repeat;

        padding-left:20px;

    }

    #content_votes p.ajoutsondage a {

        color:#000;

        text-decoration:none;

        border-bottom:1px solid #000;

    }

    #content_votes p.ajoutsondage a:hover, #content_votes p.ajoutsondage a:focus {

        color:#FF0000;

        border-bottom:0;

    }

    

 

h2.infovote {

    color:#FFF;

    font-size:1.2em;

    background-color:#000;

    width:895px;

    margin:0 20px;

    height:27px;

    padding:8px 0 0 32px;

}

    h2.infovote span {color:#FF0000;}

    

p.autreliste {

    text-align:right;

    margin:0 52px 15px 0;

}



    p.autreliste a{

        color:#990000;

        text-decoration:none;

        border-bottom:1px solid #990000;

        font-weight:bold;

    }

    p.autreliste a:hover, p.autreliste a:focus {

        color:#000;

        border-bottom:0;

    }



p.error_vote {

    font-size:1em;

    color:#FF0000;

    font-weight:bold;

    margin-left:18px;

}

p.msg_confirmation {

    font-size:1.1em;

    color:#FFF;

    font-weight:bold;

    background-color:#000;

    margin-bottom:15px;

    line-height:1.6em;

    padding-left:8px;

}

    p.msg_confirmation span {color:#faca00;}

    

/*Ajout au sondage*/

p.infoajout_sondage {

    margin:0 0 30px 0;

    background:transparent url('../interfaces/fleche.png') left top no-repeat;

    padding-left:20px;

    color:#faca00;

}



form.ajout_vote  {width:510px;}



    form.ajout_vote label {

        font-weight:bold;

        display:block;

        float:left;

        clear:left;

        width:100px;

    }

    form.ajout_vote input[type=text] {

        width:250px;

        height:17px;

        background-color:#FFF;

        border:1px solid #FFF;

        -moz-border-radius: .4em;

        -webkit-border-radius :.4em;

        -khtml-border-radius:.4em;

        border-radius: .4em;

        padding-left:5px;

        text-align:left;

        float:left;

    }

    form.ajout_vote input[type=text]:hover, form.ajout_vote input[type=text]:focus {

        background-color:#000;

        border:1px solid #FFF;

        color:#faca00;

    }

    form.ajout_vote input[type=submit] {

        cursor:pointer;

        display:block;

        margin:20px 0 0 100px;

        width:143px;

        height:30px;

        color:#FFF;

        text-align:center;

        background:transparent url('../interfaces/bt_vote.png') left top no-repeat;

        border:none;

    }



    form.ajout_vote input[type=submit]:hover, form.ajout_vote input[type=submit]:focus { color:#000;}



p.error, p.msgok {

    font-size:1em;

    font-weight:bold;

}

    p.error {

        color:#FF0000;

        margin:40px 0 40px 100px;

    }

    p.msgok {

        color:#faca00;

        margin:40px 0;

    }

    

/*select design*/

.select_vote  {

    float:left;

    margin-top:20px;

}



    .select_vote select {

        display: block;

        color:#000;

    }

    .select_vote select, .select_vote ul.selectReplacement, .select_vote ul.selectReplacement li {

        width: 100%;

        padding-right:10px;

    }

    .select_vote select.replaced {display: none;}

    

    .select_vote ul.selectReplacement {

        background:#FFF url('../interfaces/arrow.png') right top no-repeat;

        margin: 0;

        color:#000;

        -moz-border-radius: .4em;

        -webkit-border-radius :.4em;

        -khtml-border-radius:.4em;

        border-radius: .4em;

        border:1px solid #FFF;

        font-size:.9em;

        text-indent:3px;

    }

    

    .select_vote ul.selectReplacement li {

        background-color:#FFF;

        color: #000;

        cursor: pointer;

        display: none;

        list-style: none;

        margin:0;

    }

    .select_vote ul.selectOpen li{display: block;}

    

    .select_vote ul.selectReplacement li.selected {

        background:#FFF url('../interfaces/arrow.png') right top no-repeat;

        color: #000;

        display: block;

    }

    .select_vote ul.selectOpen li.selected {

        background-color:#FFF;

        display: block;

        color:#000;

    }

    .select_vote ul.selectOpen li:hover, .select_vote ul.selectOpen li.selected:focus {

        background-color:#000;

        color:#faca00;

        text-indent:3px;

    }



/********************************************************************************************************/    

/*Livre d'Or*/

#cont_livre {

	width:910px;

	padding-top:10px;

	margin:10px 20px 0 20px;

}

#cont_form {

	width:370px;

	height:545px;

	margin:10px 0 0 15px;

	-moz-border-radius: .8em;

	-webkit-border-radius : .8em;

   -khtml-border-radius:.8em;

	border-radius: .8em;

	background-color:#000;

	padding:2px 0 5px 0;

	color:#FFF;

}

	#cont_form label { 

		width:90px;

		display:block;

		float:left;

		clear:left;

		padding:2px 0 0 5px;

		margin-bottom:15px;

		color:#CCC;

	}

	#cont_form input, #cont_form textarea { 

		float:left; 

		margin-bottom:15px;

      border:1px solid #999;

      background:#FFF url('../interfaces/fond_input.png') left top repeat-x;

      width:250px;

	}

   #cont_form input {height:18px;}

   #cont_form textarea {height:140px;}

   #cont_form input.captcha {width:80px;}

   #cont_form input:hover, #cont_form input:focus, #cont_form textarea:hover, #cont_form textarea:focus { border:1px solid #FF0000;}

	

	#cont_form h3{

		color:#B60528;

		text-align:center;

		font-size:1em;

		font-weight:bold;

		font-style:normal;

		margin-bottom:10px;

	}

	#cont_form p.petit {

		color:#FFF;

		font-size:.7em;

		margin:0 0 10px 5px;

	}

	#cont_form input.valid {

        display:block;

        clear:left;

        width:89px;

        height:30px;

        color:#FFF;

        text-align:center;

        background:transparent url('../interfaces/bt_valider.png') left top no-repeat;

        cursor:pointer;

        border:none;

        margin:5px 5px 0 91px;

        font-weight:bold;

   }

   #cont_form input.valid:hover, #cont_form input.valid:focus {color:#000;}

	

	#cont_form .z_error {

		clear:left;

		margin:0 0 10px 95px;

		color:#FF0000;

		font-size:.8em;

	}

	#cont_form p.new {

		text-align:left; 

		height:30px;

		width:150px;

		margin-left:95px;

		clear:left

	}

	#cont_form p.new a {

		font-size:.9em;

		color:#CCC;

		text-decoration:none;

	}

	#cont_form p.new a:hover, #cont_form p.new a:focus {color:#FF9900;}

	

.decal_input { margin-top:10px; }



#cont_message { 

	width:480px;

	-moz-border-radius: .8em;

	-webkit-border-radius :.8em;

   -khtml-border-radius:.8em;

	border-radius: .8em;

	background-color:#000;

	color:#FFF;

	margin:10px 15px 0 0;

	float:right;

	overflow:auto;

	padding:0 10px 0 10px;

	line-height:1.6em;

}

.txt_form { 

	color:#990000;

	font-weight:bold;

	padding:10px 0 30px 0;

	text-align:center;

}



.message_livre {

	border-bottom:1px dotted #FF0000;

	padding:0 0 10px 0;	

}

	.message_livre span {

		font-weight:bold;

		color:#fff;

		font-style:italic;

	}

a.mel_livre {

	color:#FFF;

	text-decoration:none;

}

	a.mel_livre:hover, a.mel_livre:focus { color:#FF9900;}

	

.pagi_livre {

    padding:10px 0;

    text-align: left;

}



	.pagi_livre a.pagi_1 {

		color:#FF9900;

		text-decoration:none;

		margin:.1em;

	}

	.pagi_livre a.pagi_1:hover, .pagi_livre a.pagi_1:focus { color:#CCC;}

	

	.pagi_livre .pagi_2 { 

		color:#FF0000;

		font-weight:bold;

		padding-right:.5em;

	}

  .pagi_livre div.pagination {

    margin-left: -5px;

    padding: 0;

    text-align: left;

  }

  .pagi_livre div.pagination span.courante {

        margin-left:0;

        padding:4px 1px 4px 5px;

  }

  

  



/*Thieum*/

a.lien_bou {

	font-size: 14px;

	color:#FF0000;

	margin-right:30px;

}



	a.lien_bou:hover, a.lien_bou:focus {

		color:#000;

		text-decoration: none;

	}



.content_docu {

	width:890px;

	margin:20px auto 0 auto;

}

	.content_docu .thieum_txt {

		float:left;

		width:275px;

		padding:10px;

		text-align:justify;

	}

	.content_docu ul { 

		list-style:none; 

		margin-bottom:20px;

	}

	.content_docu .thieum_decal { margin-bottom:15px; }

	

.danssabulle { margin-left:20px;}	



.toptop { 

	width:905px; 

	margin-right:45px;

}

a.toppage {

		display:block;

		width:80px;

		height:19px;

		font-size:.8em; 

		color:#990000;

		text-decoration:none;

		background:transparent url('../interfaces/picto_haut.png') left top no-repeat;

		padding:2px 0 0 20px;

	}

	a.toppage:hover, a.toppage:focus {color:#000; } 	

	

/********************************************************************************************/	

/*Burns'day*/

.burnsday h4 { padding-top: 2em; }

.burnsday h5 { color: #A00000; }

.burnsday ul { list-style-position: inside; }

.burnsday p { margin: .8em 0 .5em 0; }



.tiers {

	float: left;

	width: 31%;

	margin-right: 2%;

}

    .tiers p{text-align:justify;}

.quart_un, .quart_deux, .quart_trois, .quart_quatre { 

	float: left;

	width: 380px;

	padding: .5em 1em;

}



#cont_burns {

	width:890px;

	height:100%;

	margin:0 auto 0 auto;

}

    #cont_burns h4 {

        font-size:1em;

        color:#990000;

    }

.txt_burn_1 {

	font-size: 11px;

	color:#53191a;

	margin:0 0 30px 0;

}

.txt_burn_2 {

	font-size: 11px;

	color:#666;

	margin:10px 0 10px 0;

}

.txt_burn_3 {

	font-size: 11px;

	color:#000;

	margin:10px 0 10px 0;

}

/*NAV EVENEMENTS*/

ul#navevent {

    width:870px;

    margin:10px 50px;

    height:40px;

}



    #navevent li {

        display:inline;

        float:left;

    }

    #navevent li a.event1, #navevent li a.event2, #navevent li a.event3, #navevent li a.event4, #navevent li a.event5,

    #navevent li a.event1a, #navevent li a.event2a, #navevent li a.event3a, #navevent li a.event4a, #navevent li a.event5a {

        width:130px;

        height:31px;

        margin-right:50px;

        display:block;

        text-align:center;

        position:relative;

        background:transparent url('../interfaces/nav_event.png') left top no-repeat;

        text-indent:-50000px;

        cursor:pointer;

        

    }

    #navevent li a.event1 { background:transparent url('../images/evenement/navevent/event1.png') left top no-repeat;}

    #navevent li a.event1a { background:transparent url('../images/evenement/navevent/event1a.png') left top no-repeat;}

    #navevent li a.event2 { background:transparent url('../images/evenement/navevent/event2.png') left top no-repeat;}

    #navevent li a.event2a { background:transparent url('../images/evenement/navevent/event2a.png') left top no-repeat;}

    #navevent li a.event3 { background:transparent url('../images/evenement/navevent/event3.png') left top no-repeat;}

    #navevent li a.event3a { background:transparent url('../images/evenement/navevent/event3a.png') left top no-repeat;}

    #navevent li a.event4 { background:transparent url('../images/evenement/navevent/event4.png') left top no-repeat;}

    #navevent li a.event4a { background:transparent url('../images/evenement/navevent/event4a.png') left top no-repeat;}

    #navevent li a.event5 {

        background:transparent url('../images/evenement/navevent/event5.png') left top no-repeat;

        margin-right:0;

    }

    #navevent li a.event5a {

        background:transparent url('../images/evenement/navevent/event5a.png') left top no-repeat;

        margin-right:0;

    }

    

    

    #navevent li a.event1 .hover,  #navevent li a.event2 .hover,  #navevent li a.event3 .hover,  #navevent li a.event4 .hover,  #navevent li a.event5 .hover,

    #navevent li a.event1a .hover,  #navevent li a.event2a .hover,  #navevent li a.event3a .hover,  #navevent li a.event4a .hover,  #navevent li a.event5a .hover {

        position:absolute;

        width:130px;

        height:40px;

        left:0; 

        top:0;

        z-index:0;

        display:none;

        text-align:center;

    }

    #navevent li a.event1 .hover { background:#FFF url('../images/evenement/navevent/event1_hover.png') left top no-repeat;}

    #navevent li a.event1a .hover { background:#FFF url('../images/evenement/navevent/event1a_hover.png') left top no-repeat;}

    #navevent li a.event2 .hover { background:#FFF url('../images/evenement/navevent/event2_hover.png') left top no-repeat;}

    #navevent li a.event2a .hover { background:#FFF url('../images/evenement/navevent/event2a_hover.png') left top no-repeat;}

    #navevent li a.event3 .hover { background:#FFF url('../images/evenement/navevent/event3_hover.png') left top no-repeat;}

    #navevent li a.event3a .hover { background:#FFF url('../images/evenement/navevent/event3a_hover.png') left top no-repeat;}

    #navevent li a.event4 .hover { background:#FFF url('../images/evenement/navevent/event4_hover.png') left top no-repeat;}

    #navevent li a.event4a .hover { background:#FFF url('../images/evenement/navevent/event4a_hover.png') left top no-repeat;}

    #navevent li a.event5 .hover { background:#FFF url('../images/evenement/navevent/event5_hover.png') left top no-repeat;}

    #navevent li a.event5a .hover { background:#FFF url('../images/evenement/navevent/event5a_hover.png') left top no-repeat;}

	

/*-----------------------------------------------------------------------------*/

/*L'EQUIPE*/

#content_equipe, #content_equipe2, #content_equipe3, #content_equipe4, #content_equipe5, #content_equipe6, #content_equipe7 {

	font-size: 12px;

	color:#FFF;

	width:950px;

	height:400px;

	text-align:center;

	padding-top:10px;

}

ul#navequipe { margin-left:15px; }



	#navequipe li {

		display:block;

		float:left;

		list-style:none;

		margin-right:1.9em;

	}

	#navequipe li.dernier {margin-right:0;}

	#navequipe li a {

		display:block;

		width:110px;

		height:21px;

		background:transparent url('../images/equipe/nav_equipe.jpg') left top no-repeat;

		font-size:.9em;

		color:#990000;

		text-decoration:none;

		padding:6px 0 4px 0;

		text-align:center;

		font-weight:bold;

	}

	#navequipe li a.actif {color:#FF0000; }

	

	#navequipe li a:hover, #navequipe li a:focus { 

		background-position:bottom;

		color:#FF3300;

	}

#content_des {

	width:910px;

	margin:10px auto 0 auto;

	font-size:.9em;

	color:#000;

	background:#FFF url('../images/equipe/bordure_equipe.jpg') left top no-repeat;

}

#logo_equipe { margin-right:350px;}



	#content_des .col {

		width:300px;

		float:left;

		margin-top:20px;

	}



.txt_eq {

	font-size: 11px;

	color:#000;

	padding:0 10px 0 10px;

}

#casque {

	position:absolute;

	width:150px;

	height:146px;

	top:640px;

	left: 720px;

}

#logo_eq {

	position:absolute;

	width:304px;

	height:120px;

	top:655px;

	left: 30px;

}

.decal_tab { padding:50px 0 0 0; }



.titre_eq { color:#FF0000; }

.decal_eq { margin:0 0 0 25px; }

#attach { height:30px;}

/*-----------------------------------------------------------------------------*/

/*ABONNEMENT*/

#content_abone {

	width:910px;
	
	background: #FFF no-repeat;

	margin:0 auto 0 auto;

}

#zone_red1, #zone_red1bis, #zone_red2, #zone_red2bis, #zone_red3, #zone_red4 {

	float:left;

	width:205px;

	height:290px;

	margin-right:10px;

	color:#000;

	padding:220px 0 0 10px;

	position:relative;

}
#zone_re3bis {

	float:left;

	width:410px;

	height:290px;

	margin-right:10px;

	color:#000;

	padding:220px 0 0 10px;

	position:relative;

}

	#zone_red1 p, #zone_red2 p, #zone_red3 p, #zone_red4 p { margin:0;}

	#zone_red1 { 

		background:transparent url('../images/abonnement/z_red1.jpg') left top no-repeat;

		margin-left:15px;

	}
	
	#zone_red1bis { 

		background:transparent url('../images/abonnement/abo1.png') left top no-repeat;

		margin-left:15px;

	}

	#zone_red2 { background:transparent url('../images/abonnement/z_red2.jpg') left top no-repeat; }

	#zone_red3 { background:transparent url('../images/abonnement/z_red3.jpg') left top no-repeat; }

	#zone_red4 { 

		background:transparent url('../images/abonnement/z_red4.jpg') left top no-repeat;

		margin-right:5px;

	}



#content_abone a {

	position:absolute;

	bottom:15px;

	right:22px;

	display:block;

	width:99px;

	height:29px;

	background:transparent url('../images/abonnement/bt_abonne.png') left top no-repeat;

	text-indent:-50000px;

}

	#content_abone a:hover, #content_abone a:focus { background-position:bottom; }



.decal_ab { margin-left:20px; }

#content_savoir {

	width:850px;

	background:transparent url('../images/abonnement/fond.gif') left top repeat-y;

	margin:0 auto 0 auto;

	padding:0 30px 0 30px;

	color:#FFF;

}

	#content_savoir img { float:left ;}

	

.zone_note_1 { 

	float:left;

	width:260px;

	margin-left:6px;

}

	.zone_note_1 ul { margin:5px 0 0 15px; }

	

.zone_note_2, .zone_note_3 {

	float:left;

	width:195px;

	margin-left:15px;

	font-size:.8em;

	text-align:justify;

	line-height:1.3em;

}

	.zone_note_2 { width:210px;}

	.zone_note_3 { width:180px;}



/*-----------------------------------------------------------------------------*/

/*ADHERENTS*/



/*ENTREE*/

#mask {

	background:#4c4c4c url('../images/adherent/fond_body.jpg') left top no-repeat;

	background-position:-260px -79px;

}



form.expose {

	width:520px;

	height:220px;

	background: transparent url('../images/adherent/fond_form.png') left top no-repeat;

	margin:20px 0 50px 320px;

}

	form.expose p { margin:2px 0 0 0;}

	form.expose h2 {

		padding:15px 0 0 15px;

		font-size:1.5em;

		font-weight:normal;

		color:#FFF;

		margin-left:65px;

	}

	form.expose label {

		display:block;

		padding:10px 0 5px 15px;

		font-weight:bold;

	}

	form.expose input { margin:0 3px 0 15px; }

	form.expose .entrer {

		width:120px;

		background: transparent url('../images/adherent/bt_entrer.png') left 1px no-repeat;

		height:28px;

		border:none;

		cursor: pointer;

		color:#FFF;

		margin:15px 0 0 95px;

	}

	

a.oubli {

	display:block;

	height:31px;

	margin:40px 0 0 5px;

	color:#FFF;

	background: transparent url('../images/adherent/picto_inscription.png') left top no-repeat;

	padding:9px 0 0 55px;

}

	a.oubli:hover, a.oubli:focus {

		color:#FF0000;

		text-decoration:none;

	}



#cont_erreur {

	float:right;

	width:180px;

	height:35px;

	padding:70px 0 0 10px;

	margin-top:20px;

	color:#FF0000;

	font-size:1.1em;

	font-weight:bold;

	background: transparent url('../images/adherent/erreur.png') left top no-repeat;

}

.notes {

	width:790px;

	color:#FFF;

	margin:80px auto 0 auto;

}

	.notes a { color:#FF0000;}

	.notes a:hover, .notes a:focus { 

		color:#FF6600;

		text-decoration:none;

	}

.notes_2 {

	color:#FFF;

	font-size:.7em;

}

/*COMPTE*/

#content_compte {

    width:900px;

    margin:5px auto 0 auto;

    color:#FFF;

}

    #content_compte p.etatcivil {

        width:550px;

        float:left;

        height:30px;

        padding-top:10px;

        margin-top:0;

    }

    #content_compte p.etatcivil span {

        font-weight:bold;

        color:#FFCC00;  

    }

    #content_compte a.moncompte {

        float:left;

        display:block;

        width:100px;

        height:30px;

        color:#FFF;

        font-weight:bold;

        background:transparent url('../images/adherent/moncompte.png') left top no-repeat;

        padding:10px 0 0 55px;

        margin-right:43px;

    }

   

    #content_compte a.deconnect {

        float:left;

        display:block;

        width:100px;

        height:30px;

        color:#FFF;

        font-weight:bold;

        background:transparent url('../images/adherent/picto_ferm.png') left top no-repeat;

        padding:10px 0 0 52px; 

        

    }

    #content_compte a.moncompte:hover, #content_compte a.moncompte:focus, #content_compte a.deconnect:hover, #content_compte a.deconnect:focus {

        color:#FF0000;

        text-decoration:none;

    }

/*PAGE MOT DE PASSE OUBLIE*/

#centre_oubli {

	background-color:#1b1b1b;

	margin:0 auto;

	width:530px;

	height:240px;

	text-align:left;

	padding:20px;

	border:1px solid #FF0000;

}



form.formmodif label {

	color:#FFF;

	display:block;

	width:75px;

	display:block;

	float:left;

	clear:left;

	font-weight:bold;

	margin-bottom:5px;

	margin-top:17px;

}

form.formmodif input { margin-top:15px;}



form.formmodif input[type=text], form.formmodif input[type=password] { width:285px;}



form.formmodif input[type=submit] {

	cursor:pointer;

	display:block;

	margin:20px 0 0 72px;

	width:89px;

	height:30px;

	color:#FFF;

   font-weight:bold;

	text-align:center;

	background:transparent url('../interfaces/bt_valider.png') left top no-repeat;

	border:none;

}

form.formmodif input[type=submit]:hover, form.formmodif input[type=submit]:focus { color:#000;}



form.formmodif input.couleur{

    -moz-border-radius:.5em;

    -webkit-border-radius:.5em;

    -khtml-border-radius:.5em;

    border-radius:.5em;

    background-color:#FFF;

    border:1px solid #FFF;

    height:19px;

    width:350px;

    padding-left:5px;

}

    form.formmodif input.couleur:hover, form.formmodif input.couleur:focus {

        background-color:#000;

        border:1px solid #FFF;

        color:#faca00;

    }





/*PAGE MON COMPTE MODIFIE*/

#content_passmodif {

	width:770px;

	margin:15px auto 0 auto;

   color:#FFF;

}

    #content_passmodif h2 {

        color:#faca00;

        font-size:1.2em;

        height:16px;

        background:transparent url('../interfaces/fleche.png') left 1px no-repeat;

        padding-left:17px;

    }

    #content_passmodif form label {

       color:#FFF;

       display:block;

       width:310px;

       display:block;

       float:left;

       clear:left;

       font-size:.95em;

       font-weight:bold;

       margin-bottom:5px;

       margin-top:17px;

    }

    #content_passmodif form input { margin-top:15px;}



    #content_passmodif form input[type=password] {

        width:223px;

        height:19px; 

        border:0;

        padding-left:5px;

        -moz-border-radius:.5em;

        -webkit-border-radius:.5em;

        -khtml-border-radius:.5em;

        border-radius:.5em;

        background-color:#FFF;

        border:1px solid #FFF;

		

    }

     #content_passmodif form input[type=password]:hover,  #content_passmodif form input[type=password]:focus {

        border:1px solid #FFF;

        background-color:#000;

        color:#FFCC00;

    }



    #content_passmodif form input[type=submit] {

       cursor:pointer;

       display:block;

       margin:20px 0 0 308px;

       width:89px;

       height:30px;

       color:#FFF;

       font-weight:bold;

       text-align:center;

       background:transparent url('../interfaces/bt_valider.png') left top no-repeat;

       border:none;

    }

    #content_passmodif form input[type=submit]:hover, form#formmodif input[type=submit]:focus { color:#000;}

    

    #content_passmodif form p.errorcompte {

        margin-left:310px;

        color:#FF0000;

        margin-top:0;

    }

    #content_passmodif h3.okmodif {

        color:#FFCC00;

        text-align:center;

        font-size:1.1em;

        height:70px;

        padding-top:50px;

    }

    

p.notecompte {

    height:22px;

    background:transparent url('../interfaces/picto_note.png') left top no-repeat;

    padding:1px 0 0 28px;

    font-size:.85em;

    color:#CCC;

    margin-top:60px;

    margin-bottom:20px;

}

    p.notecompte a { color:#faca00;}

    p.notecompte a:hover, p.notecompte a:focus{

        text-decoration:none;

        color:#FF0000;

    }

    

/*PAGE ENTREE*/

#content_adh {

	width:910px;

	background-color:#FFF;

	margin:0 auto 0 auto;



}

#zone_adh1, #zone_adh2, #zone_adh3, #zone_adh4 {

	float:left;

	width:175px;

	height:160px;

	margin-right:10px;

	color:#FFF;

	padding:225px 20px 0 20px;

	position:relative;

}

	#zone_adh1 { 

		background:transparent url('../images/adherent/z_adh1.jpg') left top no-repeat;

		margin-left:15px;

	}

	#zone_adh2 { background:transparent url('../images/adherent/z_adh2.jpg') left top no-repeat; }

	#zone_adh3 { background:transparent url('../images/adherent/z_adh3.jpg') left top no-repeat; }

	#zone_adh4 { 

		background:transparent url('../images/adherent/z_adh4.jpg') left top no-repeat;

		margin-right:5px;

	}



#content_adh a {

	position:absolute;

	bottom:25px;

	right:22px;

	display:block;

	width:99px;

	height:29px;

	background:transparent url('../images/adherent/bt_adh.png') left top no-repeat;

	text-indent:-50000px;

}

	#content_adh a:hover, #content_adh a:focus { background-position:bottom; }

	

#content_noir {

	width:830px;

	background:transparent url('../images/abonnement/fond.gif') left top repeat-y;

	margin:0 auto 0 auto;

	padding:0 40px 0 40px;

	color:#FFF;

}

#content_swf { width:830px; }



/*PAGE VIDEO*/

ul#navadh {

	background:transparent url('../images/adherent/bandeau_haut.jpg') left top no-repeat;

	height:35px;

	width:870px;

	padding:15px 0 0 90px; 

 }



	#navadh li {

		display:block;

		float:left;

		width:110px;

		list-style: none ;

	}

	#navadh li a {

		display:block;

		height:30px;

		background-position:top;

		background-repeat:no-repeat;

		text-indent:-50000px;

		margin-right:10px;

	

	}

	#navadh li a:hover, #navadh li a:focus { background-position:bottom; }

	

	#navadh li a.ad { background-image:url('../images/adherent/nav_ad.png') ; }

	#navadh li a.ad1 { background-image:url('../images/adherent/nav_ad1.png') ; }

	#navadh li a.ad2 { background-image:url('../images/adherent/nav_ad2.png') ; }

	#navadh li a.ad3 { background-image:url('../images/adherent/nav_ad3.png') ; }

	#navadh li a.ad4 { background-image:url('../images/adherent/nav_ad4.png') ; }

	

	#navadh li a.ad1a { background-image:url('../images/adherent/nav_ad1a.png') ; }

	#navadh li a.ad2a { background-image:url('../images/adherent/nav_ad2a.png') ; }

	#navadh li a.ad3a { background-image:url('../images/adherent/nav_ad3a.png') ; }

	#navadh li a.ad4a { background-image:url('../images/adherent/nav_ad4a.png') ; }

	

#content_adhtotal {

	width:950px;

	background:transparent url('../images/adherent/liseret.jpg') left top repeat-y;

	position:relative;

}

#content_swf_video {

	width:800px;

	margin-left:75px;

}

/*ECRAN*/

#content_ecran {

	width:810px;

	margin:0 0 0 90px;

	background:transparent url('../images/adherent/yeux_max.jpg') left top no-repeat;

   padding-top:15px;

}

#picto_adh {

	position:absolute;

	width:47px;

	height:47px;

	top:20px;

	left:40px;

}

.bloc_ecran {

	width:110px;

	float:left;

	height:120px;

	position:relative;

	margin:0 24px 15px 0;

}

	.bloc_ecran p {

    text-align:center;

    margin-top:3px;

    }

	.bloc_ecran a { 

		text-decoration:none;

		font-size:.7em; 

		color:#FFF;

	}

	.bloc_ecran a:hover, .bloc_ecran a:focus { color:#FF0000; }

	

.cache, .cache_2 {

	position:absolute;

	top:0;

	left:0;

	width:110px;

	height:83px;

}

	.cache_2 { background:transparent url('../images/adherent/cache.png') left top no-repeat; }

	.cache { cursor:pointer; }

	.cache:hover { 

		background-image:url('../images/adherent/cache_bas.png'); 

		background-repeat:no-repeat;

	}



#content_gdimg {

	width:378px;

	height:284px;

	float:left;

	margin-left:25px;

	position:relative;

	background-color:#f2cb12;

}

.grand_cache {

	position:absolute;

	top:0;

	left:0;

	width:378px;

	height:284px;

	background:transparent url('../images/adherent/grand_cache.png') left top no-repeat;

}

	

#content_casque {

	width:378px;

	height:284px;

   float:left;

}

	#content_casque a {

		float:left;

		display:block;

		width:126px;

		height:142px;

		text-indent:-50000px;

	}

	#content_casque a.e1 { background:transparent url('../images/adherent/casque_1.png') left top no-repeat;}

	#content_casque a.e2 { background:transparent url('../images/adherent/casque_2.png') left top no-repeat;}

	#content_casque a.e3 { background:transparent url('../images/adherent/casque_3.png') left top no-repeat;}

	#content_casque a.e4 { background:transparent url('../images/adherent/casque_4.png') left top no-repeat;}

	#content_casque a.e5 { background:transparent url('../images/adherent/casque_5.png') left top no-repeat;}

	#content_casque a.e6 { background:transparent url('../images/adherent/casque_6.png') left top no-repeat;}

	

	#content_casque a.e1a { background:transparent url('../images/adherent/casque_1a.png') left top no-repeat;}

	#content_casque a.e2a { background:transparent url('../images/adherent/casque_2a.png') left top no-repeat;}

	#content_casque a.e3a { background:transparent url('../images/adherent/casque_3a.png') left top no-repeat;}

	#content_casque a.e4a { background:transparent url('../images/adherent/casque_4a.png') left top no-repeat;}

	#content_casque a.e5a { background:transparent url('../images/adherent/casque_5a.png') left top no-repeat;}

	#content_casque a.e6a { background:transparent url('../images/adherent/casque_6a.png') left top no-repeat;}

	

	#content_casque a:hover, #content_casque a:focus { background-position:bottom; }

	

	

/*DOSSIERS*/

.blanc { 

	color:#CCC;

	text-align:right;

	width:885px;

}

.content_dos {

	float:left;

	width:85px;

	height:130px;

	margin:0 30px 5px 0;

	overflow:hidden;

}

	.content_dos a{

		display:block;

		width:75px;

		height:75px;

		background:transparent url('../images/adherent/bt_dossier.png') left top no-repeat;

		text-indent:-50000px;

		margin:0 auto 0 auto;

	

	}

	.content_dos a:hover, .content_dos a:focus { background-position:bottom; }

	.content_dos p {

		color:#FFF;

		text-align:center;

		font-size:.7em;

		line-height:1.2em;

		font-weight:bold;

	}

a.pagi_dos{

	font-size: 12px;

	color:#FFF;

	margin:3px;

	text-decoration: none;

}

	a.pagi_dos:hover, a.pagi_dos:focus {color:#FF0000; }





/*IMAGES EXCLU*/

.content_imgexclu {

	width:405px;

	height:240px;

	float:left;

   margin-left:25px;

}

.content_info {

	width:228px;

	height:225px;

	background:transparent url('../images/adherent/image_info.png') left top no-repeat;

	padding:5px 0 0 150px;

   float:left;

}

	.content_info p {

		text-align:center;

		color:#FFF;

		margin:0 0 15px 0;

	}

	.content_info a {

		color:#FFF;

		text-decoration:none;

	}

	.content_info a:hover, .content_info a:focus { color:#FF0000; }

/**********************************************************************************************/

/*LIGHTBOX*/

#jquery-overlay {

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

}

#jquery-lightbox {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {

	position: relative;

	background-color: #fff;

	width: 250px;

	height: 250px;

	margin: 0 auto;

}

#lightbox-container-image { padding: 10px; }

#lightbox-loading {

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

}

#lightbox-nav {

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

}

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {

	width: 49%;

	height: 100%;

	zoom: 1;

	display: block;

}

#lightbox-nav-btnPrev { 

	left: 0; 

	float: left;

}

#lightbox-nav-btnNext { 

	right: 0; 

	float: right;

}

#lightbox-container-image-data-box {

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	overflow: auto;

	width: 100%;

	padding: 0 10px 0;

}

#lightbox-container-image-data {

	padding: 0 10px; 

	color: #666; 

}

#lightbox-container-image-data #lightbox-image-details { 

	width: 70%; 

	float: left; 

	text-align: left; 

}	

#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber {

	display: block; 

	clear: left; 

	padding-bottom: 1.0em;	

}			

#lightbox-secNav-btnClose {

	width: 66px; 

	float: right;

	padding-bottom: 0.7em;	

}
