#fondImageGarde{
	background-image: url(../css/Fondo02.gif);
	overflow: hidden;
	text-align: center;
	position : relative;
	padding: 8px;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-right : 0px;
	width : 98%;
}

#fondImageGarde img{
	border : solid 2px #FFFFFF;
}
/* segment haut */
#top{
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;


}
/* segment central [left + right] */
#center{
	margin: 2% 0px 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;



}
/* segment gauche, contenu principal principal  */
#left{ 
	
	margin-top: 0;
	margin-left: 2%;
	padding-right: 2%;
	position: relative;
	top: 0;
	left: 0;
	width: 55%;
	overflow: hidden;
	padding-bottom: 90px;
}
#left p{
	font-size : 12px;

}
/* segment droite, nvigation et autres */
#right {
	position: absolute;
	left: 60%;
	top: 0px;
	width: 32%;
	margin-right: 3%;
	margin-top: 0%;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom:20px;
	background-color:#414141;
	background-image: url(fondo06.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;


}
#right .lmqv_visuel{
	position:relative;
	background-color:#333333;
	left : -3%;
	margin-left:3px;
	padding-left: 20px;
	padding-top:10px;
	padding-bottom:8px;
	padding-right:10px;
	width : 105%;
}
/* bas */
#end{
	background-color: #666666;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 100%;
	position: relative;
	left: 0px;
	font-size: x-small;

}

.black{
	background-color : black;
	padding : 3px 3px 3px 5px;
}

ul.ndates{
	margin-left: 5px;
	padding-left: 0px
}
ul.ndates li{
	list-style-type: none;
	margin-top: 10px;
}

ul.ndates li:before{
	content: "+ ";
	text-decoration : none;
	color : white;
}
* html ul.ndates li{
	padding-top : 12px;
	padding-left : 12px;
	border-top-style : dotted;
	border-top-width : 1px;
	border-top-color : #999;
}
/* ===========
 *
 * NAVIGATION 
 *
 *============*/
#navigation2 { 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin: 0 0 12px ; font-size : 12px;}
#navigation2 ul{
	margin:0px;
	margin-top : 15px;
	margin-bottom : 15px;
	color: white;
	padding: 0px;

}

#navigation2 li{
	
	margin:0px;
	list-style-type: none;
	padding: 0px;

}
#navigation2 li ul{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 80%;
}
#navigation2 li ul li{
	margin: 0px 0px 0px 10px;
}

#navigation2 li:before{
	content: "> ";
	text-decoration : none;
	font-weight : bolder;
	color : #FF0066;
}
.ieh{
	display:none;
}
* html .ieh{
	display:inline;
	color : #FF0066;
}
* html li.ckone .ieh{
	display:inline;
	color : white;
}
/*
ckone c'est quand c'est l apage en cours */
#navigation2 li.ckone:before{
	content: "> ";
	text-decoration : none;
	font-weight : bolder;
	color : white;

}




* html #navigation2 .ienavHeader1,* html #navigation2 .ienavHeader2,* html #navigation2 .ienavHeader3{
	font-size : 1px;
	width :100%;
	height : 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0066;
	margin : 0px;
	padding : 0px;
}
* html #navigation2 .ienavHeader2{
	border-bottom-color: #BB0011;
}
* html #navigation2 .ienavHeader3{
	border-bottom-color: #770000;
}
#navigation2:before{
	content: "-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.";
	overflow : hidden;
	color: #FF0066;
	display : block;
	width : 100%;
	margin-bottom: 10px;
	}
#navigation2:after{
	content: "-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.";
	overflow : hidden;
	color: #FF0066;
	display : block;
	width:100%;
	}
#currentpage{
	font-weight: bold;

}
#currentpage>a{
		background-color:#a2325f;
		text-decoration:none;
		}


/****************************************************
 * fin NAVIGATION
 ****************************************************/
 
/* LISTE EQUIPE */

ul.equipe{
	margin : 0px;
	padding : 0px;
}
ul.equipe li{
	display: inline;
}
ul.equipe li:before{
	content:" + ";
	color : white;
}
* html ul.equipe li{
	padding-left : 10px;
	background-image: url(bulletPlus.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.equipe li.last:after{
	content : ".";
	color :red;
}
/**********************/

a:link {
	color: white;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #333333;
	color: #CCCCCC;
}
h1, h2, h3, h4, h5 {
	color : white;
}
h2 {
	font-size: 100%;
	color : white;
}
#right h2{
	color :white;
}
h2:before{
	content:"+ ";
	color:white;
	}
h1 {
	font-size: 150%;
}
blockquote {
	margin : 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: lighter;



}
blockquote:before{
	content: "\00AB";
	color: white;
	display : inline;
	font-size : 19px;
	font-weight : bold;
}
blockquote:after{
	content: "\00BB";
	color: white;
	display : inline;
	font-size : 19px;
	font-weight : bold;
	margin-left : 50%;
}
blockquote p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	
}
#chapeuxlmqv{
	margin : 0px;
	font-size: x-small;

	}
#chapeauxlmqv li{
	margin :0px;
	list-style-type: none;
	padding: 0px;
	font-size: x-small;

	
}
#chapeauxlmqv ul{
	margin :0px;
	list-style-type: none;
	padding: 0px;
	font-size: x-small;

	
}
#chapeauxlmqv li:before{
	margin :0px;
	display : inline;
	color : white;
	content : "+ ";
	
}
.lmqv {  text-decoration: underline}
.volet {  font-style: italic; color: #FFFFFF}

.mention{
	font-size: x-small;
}

.stade{
	color : #00FF00;
	font-family: "Courier New", Courier, mono;
}

/*********************
* Gallerie d'images
**********************/

table.gallerie{

}
table.gallerie img{
	border: 1px dotted #FF0066;
}
table.gallerie div.legende{
	font-size: xx-small;
	font-style: italic;
	color: #FFFFFF;
	width: 110px;
	margin-top: 1px;
	margin-bottom: 3px;


}
#pagesGal{
	font-size: x-small;
	color: #CCCCCC;
	text-align: left;

}
.comboGal {
	width: 100px;
	
	border: 1px solid #000000;
}

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

.mention strong{
	color : white;
}


/*** navigation page de garde */

#navigation2 dt:before{
	content: "> ";
	text-decoration : none;
	font-weight : bolder;
	color : #FF0066;
	margin-left : 0px;
	
}
#navigation2 dd{
	margin-left :10px;
	
	
}
#navigation2 dd:before{
	content: "";
	text-decoration : none;
	font-weight : bold;
	color : white;
	
}
#navigation2 dd:after{
	content: ".";
	text-decoration : none;
	font-weight : bolder;
	color : white;
	
}


.eof{
	overflow : hidden;
}

