/* CSS Document */
body{
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #EDF192;
}

/* Page principale*/
#page {
	position: absolute;
	width: 1010px;
	left: 50%;
	top: 0px;
	background-repeat: no-repeat;
	background-image:url(/images/modeles/modele.jpg);
	margin-left: -505px;
	height: auto;

	
	}
#bas{
	position: absolute;
	width: 1010px;
	top: 100%;
	height: 57px;
	background-repeat: no-repeat;
	background-image: url(/images/modeles/modele_bas.jpg);
	
	}
	
#encart_bas {
	width: 100%;
	font-size: 12px;
	float:left;
	height:auto;
	text-align: left;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

	
/* Mise en page du contenu */	
#contenu {
	width: 790px;
	height: auto;
	margin-left: 200px;

}
.textee {
	font-size: 10px;
}
.adresse {
	position: absolute;
	left: 422px;
	top: 190px;
	width: 330px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/*animation du haut*/
#flashbar {
	position:absolute;
	width:530px;
	height:145px;
	z-index:1;
	left: 475px;
	top: 5px;
}
/* Menu de gauche*/
#navbar2 {
	visibility: visible;
	width: 145px;
	text-decoration: none;
	height: 750px;
	z-index: 2;
	margin-left: 40px;
	float: left;

}
#photo_haut {
	width:100%;
	height:150px;
	z-index:1;
	left: 0px;
	top: 0px;
}

.menug {
	margin:1px;
	padding:2px;
	filter:alpha(opacity=80);
	height:18px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	width: 140px;
	}

/*encart de la page d'accueil*/
#encart_index{
	width: 510px;
	height:240px;
	left: 200px;
	top: 155px;
	background-image: url(/images/modeles/f_encart.gif);
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#encart_indexB {
	padding-right:15px;
	text-align:justify;

}

a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

a:hover {
	color: #A5B342;

}
/* Aspect de la news sur la page d'accueil*/
.newshome {
	height:auto;
	width: 510px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	float: left;
	font-weight: bold;
    font-size: 12px;

}
.newssec {
	width: 510px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	text-align: justify;
}

.newshomeillus{
	position: absolute;
	height:auto;
	width: 380px;
	margin: 0px;
	padding: 0px;
	top: 105%;
	left: 0px;

}
/* Les hauts de page*/
.titres_liens {
	text-transform: uppercase;
	padding-bottom: 20px;
}

/* Aspect de la breves sur la page d'accueil*/
.breves {
	font-size-adjust:10px;
	width: 250px;
	margin: 0px;
	height: 100%;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	float: right;
}
.breves2 {
	position:absolute;
	width:240px;
	height:110px;
	z-index:1;
	left: 515px;
	top: 0px;
	padding: 5px;
	color: #F0F0F0;
	border: 1px dotted #999999;
}
.bencart{
	padding: 2px;
	float: right;
}
.titre_breves {
	position: absolute;
	height: auto;
	width: 250px;
	left: 395px;
	top: 18px;
}

.dates {
	position:relative;
	color:#56ACCD;
	text-transform: uppercase;

	}
		
/* Aspect des articles dans les archives*/
.news {

	margin: 0px;
	padding: 0px;
	left: 0px;
	text-align: justify;
	height: auto;
}
.barre {
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;}

/*Titres des articles*/
.caseO {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


/* Les textes*/
.paragraphe {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clip: rect(auto,0px,auto,auto);
	width: 100%;
	height: auto;
}

.paragraphe2 {
	font-size: 10px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	line-height: 16px;
	text-align: justify;
	margin-bottom: 0px;
}
.paragraphe2G {
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	text-transform: uppercase;
	height: 15px;
}
/*Habillage des photos*/
.photohabdroit {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}
.photohabgauche {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

/*Légende des photos*/
.libphoto{
	font-size:9px;
	width:200px;

}
.libphoto2 {
	font-size:11px;
	padding: 1px;
	font-weight: normal;
}
.libphoto3 {
	font-size:10px;
	padding: 3px;
	font-weight: normal;
	width: 170px;
	text-align: center;	
}

/*Aspect partenaires dans page partenaire*/
.partenaires {
	width: 170px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	float:left;
	height:115px;
	vertical-align:top;
	background-image: url(images/partenaires/fd_partenaires.gif);
	padding-top: 2px;
}

/*Les titres principaux*/
h1 {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
h2 {
	font-size: 13px;
	text-transform: uppercase;
	color: #9B0D12;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	margin: 1px 1px 2px;
	padding: 0px;
}

/* Les calendriers*/
#calendrier {
	position: absolute;
	top: 75px;
	left: 13px;
	width: 678px;
}

.calendrier1 {
	background-color: #9B0D12;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.calendrier2 {
	background-color:#CE4822;
	color: #FFFFFF;
	}
.calendrier3 {
	background-color:#FFFFFF;
	color:	#000000;
	font-size: 10px;
	font-weight: bold;
	margin: 5px;
	text-transform: capitalize;
}
.calendrier4 {
	background-color:#F8F6E7;
	color:	#000000;
	font-size: 10px;
}
.details {
	margin-left: 10px;
	border: 1px solid #950C11;
	padding: 2px;
	width:330px;
	height:200px;
	z-index:1;
	left: 362px;
	top: 264px;
	visibility: hidden;
	position: absolute;
	background-color: #FFFFFF;
}


/* Les puces*/
li {
	list-style-image: url(/images/titre/puces.gif);
	line-height: 18px;
}

/* Message d'erreur*/
.message {
	color: #9B0D12;
	position: absolute;
	height: 23px;
	width: 478px;
	left: 536px;
	top: 199px;
	background-color: #FFFFFF;
}
/*  La galerie photos; les grandes photos */

.galerie{
	height:	600px;
	}
.galerie_in{
padding:5px;
text-align:center;
float:left;
	width:450px;
	}
	
.curseur{
	padding:5px;
	text-align:center;
	float:left;
	width: 150px;
}

/* Présentation des galerie et articles*/
#encart {
	width: 220px;
	font-size: 10px;
	float:left;
	height:120px;
	margin: 5px;
}
/* Les vignettes*/
.photos {

	width: 144px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	float:left;
	height:115px;
	vertical-align:top;
	padding-top: 4px;
}


/* Encart des consignes*/
.consignes {

	padding: 2px;
	border: 1px solid #FFFFFF;
}
.titres_consignes {
	font-size: 14px;
	width: 100px;
	position: relative;
	top: -20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.annonces {
	width: 90%;
	height:auto;
	padding-bottom:5px;
	padding-left: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	float: left;

}
.paragraphe3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clip: rect(auto,0px,auto,auto);
	width: 100%;
	float: right;
	height: auto;
}
#titre {
	width: 176px;
	left: 165px;
	height: auto;
	top: 186px;
	z-index: 2;
	position: absolute;

}
.transparent {

	 filter:alpha(opacity=50);
   	-moz-opacity:0.5;
   	opacity: 0.5;
}
.caseP {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: none;
	width: 200px;
	color: #996600;
	position: absolute;
	height: 20px;
	top: 0px;
	left: 565px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.menug3 {
	margin:1px;
	padding:2px;
	filter:alpha(opacity=80);
	height:18px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

