/* CSS Document */

body,html{
	margin:0;
	padding:0;
	background:#000 url(../images/charte/bg-body.gif) repeat-x;
	font-size:10px;
	height:100%;/*---obligatoire pour le footer---*/
}

#header{
	margin-right:auto;
	margin-left:auto;
	padding:0;
	width:980px;
	height:199px;	
	background: url(../images/charte/bg-header.jpg) left top no-repeat;
}

#container{
	position: relative;/*---obligatoire pour le footer---*/
	min-height:100%; /*---obligatoire pour le footer:Firefox---*/
	height:auto !important;/*---obligatoire pour le footer:Firefox---*/
	height:100%;/*---obligatoire pour le footer:IE---*/
	margin-right:auto;
	margin-left:auto;
	padding:0;
	width:980px;
	background:#000 url(../images/charte/bg-container.gif) repeat-y;
}

#colLeft{
	width:224px;
	float:left;
	margin:0;
	padding:0 0px 0 0 ;
}

/*************************** LOGO ***********************************/

#logo{
	float:left;
	width:224px;
	height:199px;

}

#logo a{
	float:left;
	width:224px;
	height:199px;
	display:block;
	background:url(../images/charte/logo.jpg) left bottom no-repeat;
}

#logo a:hover{
	float:left;
	width:224px;
	height:199px;
	display:block;
	background:url(../images/charte/logo.jpg) left top no-repeat;
}

/*************************** MENU TOP ***********************************/

#header #menutop{
	float:left;
	width:750px;
	height:81px;
	margin:0;
	padding:0;
}

#menutop li {
	position:relative;
	float:left;
	font:light 1.2em "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align:center;
	color:#C00;
	width:100px;
	height:80px;
	margin:0 3px 0 3px;
}

#menutop a{
	position:relative;
	display:block;
	font:bold 1.2em "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration:none;
	width:80px;
	height:60px;
	padding: 10px;
	background:#FFF;

}

#menutop a:hover
#menutop a.trigered
#menutop a.rubrique_active{
	position:relative;
	display:block;
	color:#C00;
	width:90px;
	height:60px;
	padding: 10px;
	text-decoration:none;
	background:#CCC ;
}





/*************************** MENU LEFT ***********************************/

#menuLeft{
	width:200px;
	float:right;
	background:url(../images/charte/bg-menu-left.gif) repeat-y;
	margin-top:29px;
	padding:0;
	border-bottom:none;
	border-left:solid 1px #540101;
	border-right:solid 1px #540101;
	border-top:solid 1px #540101;
}



#menuLeft div{
	margin:0;
	border-bottom:solid 1px #540101;
	border-left:none;
	border-right:none;
	border-top:none;
}

#menuLeft a{
	color:#fff;
	font:bold 1.2em "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration:none;
}



#menuLeft a:hover{
	color:#870101;

}


dl, dt, dd, ul, li {
	list-style-type: none;

}

#menuLeft {
	margin-top:4px;
	width:200px;
}


#menuLeft dt {
	cursor: pointer;
	height:30px;
	line-height:30px;

}


#menuLeft dt a {
	text-decoration: none;
	display: block;
	height: 100%;
	font:bold 1.2em/30px Verdana, Helvetica, sans-serif;
	text-align:right;
	color: #999999;
	padding-right:10px;
	background:url(../images/charte/bg-bouton.gif) no-repeat scroll left top;
}



#menuLeft dt a:hover{
	text-decoration: none;
	color:#F1F1F1;
	background:url(../images/charte/bg-bouton.gif) no-repeat scroll left bottom;
}



#menuLeft dt.courant a {
	color: #F1F1F1;
	background:url(../images/charte/bg-bouton.gif) no-repeat scroll left bottom;
}



#promo{
	margin-top:10px;
	width:201px;
}



#menuLeft dd {
	width:160px;
	padding:0px 0px 0px 20px;
}



#menuLeft ul{
	border:0px solid #ccc;
}



#menuLeft li {
	font:1.1em Verdana, Helvetica, sans-serif;
	text-align:right;
	text-decoration: none;
	padding:4px 21px 4px 4px;
	font-weight:bold;
	list-style-image:none;
}



#menuLeft li a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
}



#menuLeft li a:hover {
	color:#FFFFFF
	text-decoration: none;
}



#encart{
	margin:30px 0px;
	padding:20px 0px;
}



#encart p{
	font:1.1em Verdana, Helvetica, sans-serif;
	text-align:right;
	padding:0px;
	margin:3px 10px;
	font-weight:bold;
	list-style-image:none;
}


#contenu{
	float:left;
	padding-bottom:36px;
	color:#000;
	width:727px;
	background:#fff;
	text-align:justify;
}



/*---obligatoire pour le footer---*/

/*---mettre <div class="clearer"></div> apres la div contenu---*/



.clearer{
	clear: both;
	display: block;
	height: 0px;
	margin-bottom: 0px;
	font-size: 0px;
	line-height: 0px;
}



#footer{
	position:relative;
	clear: both;
	height:36px;
	margin:-36px auto 0 auto;
	width:100%;
	background:#fff;
}

#footer-container{
	width:980px;
	height:36px;
	margin:0 auto 0 auto;
	background:url(../images/charte/bg-footer.gif) no-repeat;
}


#footer-menu{
	width:224px;
	margin-top:5px;
	font:1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#ffa200;
	float:left;
}

#footer-container img{
	float:left;
}

#footer-menu a{ 
	text-decoration: none; 
	color: #aaaaaa;	
}

#footer-menu a:hover, #footer-menu a:active{ 
	text-decoration: underline; 
}

#linkeo{
	position:absolute;
	left: 137px;
	top: -30px;
	width:300px;
	height:30px;
}
#linkeo img{
	float:left;
}

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

/*

/* 		TEXTES

/*

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



h1{

	font:bold 2em "Trebuchet MS", Verdana, Arial, sans-serif;

	color:#9D0202;

	text-align:right;

	margin:0;

	padding:10px 30px 0px 0px;

}



h1.actu{

	text-align:center;

	margin:0;

	padding:0;

}



h2{

	font:bold 2em "Trebuchet MS", Verdana, Arial, sans-serif;

	color:#9D0202;

	margin:0;

	text-align:right;

	padding:10px 30px 0px 0px;

}



p{

	font:1.2em "Trebuchet MS", Verdana, Arial, sans-serif;

	color:#666666;

	margin:0;

	padding:5px 30px 5px 30px;

}



a{

	font:"Trebuchet MS", Verdana, Arial, sans-serif;

	color:#000;

	text-decoration:underline;

}



a:hover{

	color:#D10000;

}



hr{

	border:none;

	background:url(../images/charte/bg-hr.gif) repeat-x;

	height:1px;

	color:#CCCCCC;

}



.nom{

	padding:5px 30px 5px 30px;

	font:bold 2em "Trebuchet MS", Verdana, Arial, sans-serif;

	color:#9D0202;

}



.nom_plan{

	padding:5px 30px 5px 30px;

	font:bold 2em "Trebuchet MS", Verdana, Arial, sans-serif;

	color:#9D0202;

	margin-left:30px;

}



.pointi{

	border-bottom:dashed #f36464 1px;

	height:1px;

	margin:30px;	

}



#perso{

	background-image:url(../images/charte/milieu.jpg);

	background-repeat:repeat-y;

	

}



#haut{

	background-image:url(../images/charte/haut.jpg);

	height:20px;

}



#bas{

	background-image:url(../images/charte/bas.jpg);

	height:20px;

	clear: both;

}



#zeContenu{

	font:1.2em "Trebuchet MS", Verdana, Arial, sans-serif;

	color:#666666;

	z-index:15;

	width:475px;;

	height:auto;

	display:block;

	padding:5px;

	background-color:#F1F1F1;

	float:left;

	color:#000;

}



#photo{

	float:left;

	width:110px;

	height:130px;

	padding-left:30px;

}



#photo img{

	border:1px solid #9D0202;

}



.encartphotovideo {

	float:left;

	width:212px;

	height:161px;

	margin:10px;

}



#contenu .encartcours {

	float:left;

	margin:20px;

	width:200px;

	height:134px;

}



#contenu .encartprofs {

	float:left;

	margin:20px;

	width:200px;

	height:280px;

}



#contenu .encartcours a img,

#contenu .encartprofs a img{

	border:2px solid #000;

}



#contenu .encartcours a:hover img,

#contenu .encartprofs a:hover img{

	border:2px solid #D10000;

}



.encartvideo {

	background:url(../images/encartvideo.jpg);

	background-repeat:no-repeat;

	float:left;

	width:455px;

	height:350px;

	margin:50px 10px 10px 20px;

	padding:40px 20px 20px 40px;

}



#contenu #titrevideo{

	float:left;

	width:150px;

	height:350px;

	text-align:left;

	margin:50px 0px 10px 10px;

	padding:20px 5px 0px 0px;

}



#titrevideo ul {

	margin:0px;

}



#titrevideo .li {

	list-style-image:url(../images/charte/fleche.jpg);

	font: bold 1.1em Verdana, Helvetica, sans-serif;

	padding:0px 0px 15px 0px;

	margin:0px;

}



*+html #titrevideo .li {

	margin:0px 0 0 20px;

}



*html #titrevideo .li {

	margin:0px 0 0 20px;

}



/******* photos des pages ecoles *************/

.ecoles_photos img{

	width:180px;

	height:120px;

	float:left;

	margin:10px 0 15px 20px;

	border:2px solid black;

}



.ecoles_photos a:hover img{

	border:2px solid red;

}



/************ photos et videos **************/

#encarts {

	margin-left:100px;

	margin-top:25px;

}



/*********/

#soirees {

	font-size:11px;

}



.premier-samedi {

	margin:50px 0 20px 0;

	font-size:17px;

	color:#9d0202;

}



.spectacles {

	font-size:15px;

	font-weight:bold;

}





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

/*

/* 		Accès Membres

/*

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



#global_membre h2 {

	margin-left:25px;

	text-align:left;

	font-size:15px;

}



#global_membre a{

	text-decoration:none;

}



#global_membre a:hover{

	text-decoration:none;

	outline:none;

}



#global_membre a:visited{

	text-decoration:none;

	outline:none;

}



#global_membre #wrapper_actu {

	margin-top:20px;

	margin-left:5px;

	margin-bottom:10px;

}



#global_membre .normal {

	font-weight:normal;

}



#global_membre #wrapper_actu .titre {

	font-variant:small-caps;

	font-weight:bold;

	font-size:1.4em;

	line-height:3px;

}



#global_membre .titre {

	margin-top:10px;

	font-variant:small-caps;

	font-weight:bold;

	font-size:1.4em;

	line-height:5px;

}



#global_membre .titre2 {

	margin-top:5px;

	font-variant:small-caps;

	font-weight:bold;

	font-size:1.4em;

	line-height:5px;

}



#global_membre #separator {

	margin-left:160px;

	clear:both;

}



#global_membre ul {

	-x-system-font:none;

	color:#666666;

	font-family:"Trebuchet MS",Verdana,Arial,sans-serif;

	font-size:1.2em;

	font-size-adjust:none;

	font-stretch:normal;

	font-style:normal;

	font-variant:normal;

	font-weight:normal;

	line-height:normal;

	margin-left:10px;

}





#global_membre ul li {

	list-style:disc;

}







#soirees .affiche{

float:left;

width:170px;

margin-left:5px;

height:270px;

color:#ff0000;

border:1px solid #333333;

text-align:center;

font-family:Arial, Helvetica, sans-serif;

font-size:13px;

font-weight:bold;}



.imp{

float:right;}





#actuTexte h1 {text-align:center;padding:0px 0px 0px 0px;}
