@charset "utf-8";
/* CSS Document */



.redisdead {
	color:#F00;
}



body {
	margin: 0;
	padding: 0;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height: 15px;
	background: #e1cba4 url('../images/bg_body.jpg') repeat-x top left;
}

#wrapper{
	position:relative;
	width:986px;
	margin:auto;
	padding-top:19px;
	background:url('../images/wrapper-top-bg.gif') 0 11px no-repeat;
}


#logo {
	position:absolute;
	left:0;
	top:0;
	behavior:url('../javascripts/iepngfix.htc');
}

#logolink {
	display: block;
	position: absolute;
	width: 132px;
	height: 56px;
	top: 30px;
	left: 11px;
	text-decoration: none;
	background: url(vide.gif);
}

#banner{
	position:relative;
	margin-top:-10px;
	margin-left:-11px;
  margin-right:-15px;
	z-index:5;
}

#s2 {width:450px;}
#s2 li {width:420px !important;}

/* CONTENEUR : contient tout le contenu du site  ----------------- */

#conteneur {
	width:970px;
	padding:0 8px; /* marges de 8px pour l'ombre portée en PNG */
	background: transparent url('../images/bg_conteneur.png') repeat-y top left;
}


#breadcrumb {
	color: #70840a;
	font-size:11px;
	margin-left: 16px;
}
	#breadcrumb a {color: #70840a;}
	#breadcrumb a:hover {color: #516007;}


.txt_principal {
	margin-left: 14px;
	padding: 1px 10px 10px 10px;	
	border-left: 2px solid #b0cf08;	
	background: #e0ed98 url('../images/bg_txt_principal.jpg') repeat-x top left;
	
}

#conteneur#col_gauche {height: inherit;}

.greenbox { /* taille fixe */
	background: transparent url('../images/greenbox.jpg') no-repeat top left;
	height: 59px;
	padding: 6px;	
	text-align:left;
	font-size: 12px;	
	line-height:15px;
	margin-left:16px;margin-top:10px;	
}
#boxHomeEvent {
	background-color: white;
	border: 1px solid #CADCD7;
	margin: 10px 0 0 16px;
	padding: 6px;
	width: 455px;
}

	#boxHomeEvent h3 { color: #0055B1;font-size:14px; margin:0 0 5px 0;}
	#boxHomeEvent a { text-decoration: none;}

	
#highlight {
	margin-top: 10px;
	margin-left: 16px;
	background-color: #FFF;
	padding: 6px;	
	text-align:left;
	border:1px solid #cadcd7;
	height:210px;
}
	#highlight a
	{
		text-decoration: none;
	}
	#highlight a span {font-weight:300;height:20px;}
	/*#highlight #prev {background:url(../images/prev.gif) no-repeat;}
	#highlight #next {background:url(../images/next.gif) right no-repeat;}
	#highlight #resumeButton {display:block;margin:auto;background:url(../images/play.gif) center no-repeat;}
	#highlight #pauseButton {display:block;margin:auto;background:url(../images/pause.gif) center no-repeat;}
	*/
	#highlight ul {margin-bottom: 0;}
#video_player {
/*
	width:360px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	z-index:5;	
*/	

	background: transparent url('../images/vide.jpg') no-repeat top left;	
	
	position:relative;
	width:481px;
	height:347px;
	
	padding-top: 18px;
	padding-left: 15px;
	margin-top:-10px;
	margin-left:-10px;	
}


/* FIN CONTENEUR ----------------- */






/* FORMAT DE CONTENEUR (2 COLONNES ou 1 COLONNE)  ----------------- */

#col_gauche {	
	padding: 10px 0 10px 1px;
	float: left;
	width:485px;
	font-size: 13px;	
	line-height:17px;
}

#col_droite {
	padding: 10px 15px 10px 11px;
	float: right;
	width:455px;
	font-size: 13px;
	line-height:17px;
}

#col_unique {
	margin: 10px 10px 0 10px;
}

/* FIN CONTENEUR AVEC 2 COLONNES  ----------------- */





/* BASELINE  ----------------- */

#baseline {
	margin-left: auto;
	margin-right:auto;

	background: transparent url('../images/bg_baseline.png') no-repeat;
	behavior:url('../javascripts/iepngfix.htc');
	color:#193452;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 50px; /* for fun... */
}

/* FIN BASELINE  ----------------- */



/* ESPACE LOGO (uniquement homepage) */


.espacelogo {

	float:left;
	margin-top: 10px;
	margin-left: 40px;
	

}
	.espacelogo span, .espacelogo3 span {
		display:block;
		margin-bottom: 8px;
		color: #b0cf08;
		font-weight:bold;
		text-transform:uppercase;	
	}

/* version centrée avec 1 seul logo */
.espacelogo3 {
	text-align:center;
	margin-top: 10px;
}


/* FIN ESPACE LOGO */





/* MISE NE PAGE  ----------------- */


#conteneur ul {
	margin-top: 0;
	margin-left: 10px;
	padding-left: 0;
}
	#conteneur ul li{
		padding-bottom: 2px;	
		padding-left: 15px;
		list-style-type: none;
		background: transparent url('../images/puce_liste.gif') no-repeat 0 4px;	
	}
	

#sitemap li, #sitemap li li {
	margin: 2px 0;
}
#sitemap li a, #sitemap li li a {
	text-decoration:none;
}

#gallery {
	position:relative;
	margin: 0 auto;
	width:620px;
	height:527px;
}


h1 {
	position:absolute;
	left: -3000px;
	top: -3000px;
}

h2 {
	background: transparent url('../images/puce_h2.gif') no-repeat top left;
	height:20px;
	padding: 18px 0 0 20px;
	margin: 10px 0 0 0;
	
	font-size: 18px;
	font-weight:500;
	color: #0055b1;
	text-transform:uppercase;
	
}

h3 {
	font-size:14px;
	color: #70840a;
	text-transform:uppercase;
	margin: 20px 0 10px 0; /* 30 et 20 */
}

.txt_principal h3 {color: #0055b1;}
.greenbox h3 {font-size:12px; margin:0 0 5px 0;}
#highlight h3 {color: #0055b1; font-size:14px; margin:0 0 5px 0;}

h4 {
	font-size:13px;
	font-weight:bold;
	color: #033d7b;
	margin-bottom:10px;
}

h5 {
	font-size:12px;
	font-weight:bold;
	color: #000;
	margin:5px 0;
}

h6 {
	display:inline;
	color: #0055b1;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

p {
	margin-top: 6px;
	margin-bottom:6px;
}

a {
	color: #0055b1;
	text-decoration:underline;
}
	
a:hover {color: #000;}
	
a.expand{
	 /*display:block; 
	border:1px solid red;*/
	margin-bottom: 6px;
	text-decoration:none;
}

a.expand span{
	color: #000;
}


.content-expand{
	display:none;
}

a.linknoborder {
	color:#000;
	text-decoration:none;
}
	
	
.clear {clear:both;}	
	
img {border: 0;}

.img-float-left {
	border: 1px solid #b0cf08;
	float:left;
	line-height: 0;
	margin-right: 7px;
}
	.img-float-left p {
		margin: 0 !important;
		padding: 0 !important;
	}

.img-centre {
	display: block;
	margin: 0 auto;
	border: 1px solid #b0cf08;
}

.ico {
	float:left;
	margin-right: 5px;
	margin-top: 3px;
}

.ico-eps {
	float:left;
	margin-right: 5px;
	margin-top: 0px;
}

/* .greenbox img {border: 1px solid #b0cf08;} */
#highlight img {border: 1px solid #4c8ed7 !important;}
 
#highlight span {
	font-weight:bold;
	color:#0055b1;
}

.legend {
	font-size:10px;
	text-align:center;
}

acronym {
	cursor:help;
	/* border:0;
	color:#70840a; */
}

.blue {
	color: #0055b1;
}

.obligatoire {
	color:#900;
}

.left {float: left;}
.right {float:right;}


hr {
	margin: 20px 5px;
	color: #B0CF08;
	background-color: #B0CF08;
	height: 1px;
	border: 0;
}

.mini {
font-size:10px;
color: #8e9e3e;
}

.sup{font-size: 8px; vertical-align:top;} 
.sub{font-size: 8px; vertical-align:bottom;} 	

	




/* FORMULAIRE */

.form_label {
	display:block; 
	float:left; 
	width:100px;
	line-height:20px;
}

#formcontact input {
	margin: 2px 0;
	width:220px;
}

textarea {

	width: 400px;
	border:1px solid #9ba2a8;
	color: #0055b1;
	background-color:#FFF;
}

select {
	border:1px solid #9ba2a8;
	color: #0055b1;
	background-color:#FFF;
}

#send {
	cursor:pointer;
}


.object-center {
	text-align: center;
}


.archives h4, .archives p, .archives a, .archives span
{	
	color:#8D9464;
}

#adress
{
	border-top: 1px solid #867255;
	color: #867255;
	font-size: 11px;
	margin: 0 auto;
	padding: 5px 0 13px;
	text-align: center;
	width: 500px;
}



#agenda {
}

.item
{
	display: none;
}
#easyTooltip{
	margin:0 10px 1em 0;
	line-height:130%;	

	
	width:325px;
	padding:5px;
	background: #FFF url(easytooltip_bg.jpg) repeat-x top left;
	border:1px solid #a8c6d2;
	font-family:Arial, Helvetica, sans-serif;	
	color: #000;
	z-index: 10;		
}

#easyTooltip p#date {
	font-size:12px;
	font-weight: bold;
}
#easyTooltip h3{
	font-size: 12px;
	color: #0055b1;
	font-weight:bold;
	text-transform:none;
	margin: 20px 0;
	text-align:left;
	}	
#easyTooltip p#description {
	font-family:"trebuchet MS";
	font-size:10px;
	color: #70840a;
	line-height: 15px;
}
#easyTooltip p#objectifs {
	font-size: 11px;
	margin-top: 12px;
}	

#easyTooltipClose{
	margin-top:5px;
	float:right;
}


#module_agenda {
	width: 190px;
	float:left;
	margin-top:35px;
}

#module_agenda select
{
	background-color:#FFFFFF;
	border:1px solid #9BA2A8;
	color:#858585;
	cursor:pointer;
	margin-bottom:10px;
	width:185px;
}
#module_agenda h3
{
	margin-top: 0;
}

#prevEvent, #nextEvent, #resumeButtonEvent, #pauseButtonEvent, #next, #prev, #resumeButton, #pauseButton
{
	display: block;
	height: 16px;
	margin: 0;
	padding: 0;
	width: 32px;
}
	#prevEvent span, #nextEvent span, #resumeButtonEvent span, #pauseButtonEvent span,
	#next span, #prev span, #resumeButton span, #pauseButton span { display: none; }
	
#prevEvent, #prev
{
	background:transparent url('../images/cycle_navigation/prev.gif') no-repeat;
}
#nextEvent, #next
{
	background:transparent url('../images/cycle_navigation/next.gif') no-repeat;
}
#resumeButtonEvent, #resumeButton
{
	background:transparent url('../images/cycle_navigation/play.gif') no-repeat;
}
#pauseButtonEvent, #pauseButton
{
	background:transparent url('../images/cycle_navigation/pause.gif') no-repeat;
}