
.style1 {font-family: Geneva, Arial, Helvetica, sans-serif}

body,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

div, p, ul, h2, h3, img{padding:0px; margin:0px;}

a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #45709D;
	text-decoration: none;
}

a:visited {
	color: #597617;
	text-decoration: none;
}

a:hover {
	color: #45709D;
	text-decoration:underline;
}

a.StyleWhite {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited.StyleWhite {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.StyleWhite {
	color: #FFFFFF;
	text-decoration: underline;
}


a.StyleBlue {
	font-family: Arial;
	font-size: 15px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 3px 0px 3px 0px;
	display: inline;
	background-color: #7DA421;
	padding: 3px;
}

a:visited.StyleBlue {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	margin: 3px 0px 3px 0px;
	display: inline;
	background-color: #7DA421;
	padding: 3px;
}
a:hover.StyleBlue {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:normal;
	margin: 3px 0px 3px 0px;
	display: inline;
	background-color: #7DA421;
	padding: 3px;
}



a.StyleButton {
	font-family: Arial;
	font-size: 13px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	border: none;
	background-color:transparent;
	background-image:url(../../site/images/bouton_id.jpg);
	display:block;
	float: right;
	margin: 0px 0px 3px 0px;
	padding-top:7px;
	background-repeat:no-repeat;
	width:109px;
    height:33px;
}

a:visited.StyleButton {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background-color:transparent;
	background-image:url(../../site/images/bouton_id.jpg);
	background-repeat:no-repeat;
}
a:hover.StyleButton {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background-color:transparent;
	background-image:url(../../site/images/bouton_id.jpg);
	background-repeat:no-repeat;
}

button_old {
	color:#FFF;
	border: none;
	background-color:transparent;
	background-image:url(../../site/images/bouton_id.jpg);
	background-repeat:no-repeat;
	width:100%;
    height:33px;
}

p,h1,h2,h3,h4,h5,h6,h7,h8 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1 {
	font-size: 18px;
}
h2 { 
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #008000;
	text-align: left;
	margin-bottom: 1px;
}

h5 {
	font-size: 18px;
	font-weight: bold;
	color: #627EC2;
	text-align: left;
	line-height: 20px;
	margin-bottom: 2px;
}

h6 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FFF;
	text-align: left;
	margin: 20px 0px 20px 0px;
	display: inline;
	background-color: #456F9D;
	padding: 10px;
	}

h7 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 2px;
	}

h8 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FFF;
	text-align: left;
	margin: 20px 0px 20px 0px;
	display: inline;
	background-color: #7CA420;
	padding: 5px;
	}

h9 {
	font-size: 18px;
	font-weight: bold;
	color: #627EC2;
}

h10 {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 20px;
	color: #667072;
	position:absolute;
	margin: 15px 0 0 15px;
}



ul{list-style-type:none;}

p .green { color: #7DA421; font-size: 13px; font-weight: bold;}
p .red { color: #476F9E; font-size: 12px; font-weight: bold;}
p .blue { color: #7DA421; font-size: 12px; font-weight: bold;}
p a.blue { color: #7DA421; font-size: 12px; font-weight: bold;}
p a:hover.blue { color: #3f5211; font-size: 12px; font-weight: bold;}
p a:visited.blue { color: #3f5211; font-size: 12px; font-weight: bold;}

.welcomeuser {
	width:100%;
}


/* Tooltips javascript */
.tip {
	background-color: lightgrey;
	color: maroon;
	padding: 5px;
}
.both{
	clear:both !important;
}
.center{
	text-align:center;
}
.grey{
	color:#667072 !important;
}
.double_arrow{
	letter-spacing:-2px;
	padding-right:5px;
}
.margin_right{
	margin-right:10px !important;
}
.left{
	float:left !important;
}
.right{
	float:right !important;
}
.bold{
	font-weight:bold !important;
}
.tip-text {
	display: none;
}

.imageleft {
	text-align: left;
}

.xmlBlock .left a img {
	margin-right: 10px;
}

.imageright {
	text-align: right;
}

.xmlBlock .right a img {
    margin-left: 10px;
}

.imagecenter {
	text-align: center;
}





/* Login
   ------ */

/* Login
   ------ */

.connect {
	float:left;
	display:block;
	width:401px;
	height:236px;
}

.connect_porte {
	float:left;
	position:relative;
	width:99px;
	height:108px;
}

.connect_login1 {
	float:left;
	position:relative;
	text-align:right;
	width:141px;
	height:40px;
	margin:20px 10px 0px 0px;
}

.connect_f1 {
	float:left;
	position:relative;
	width:151px;
	height:40px;
	margin-top: 20px;
}	

.connect_login2 {
	float:left;
	position:relative;
	text-align: right;
	width:141px;
	height:40px;
	margin-right:10px;
}

.connect_f2 {
	float:left;
	position:relative;
	width:151px;
	height:40px;
}	

.connect_id {
	float:right;
	position:relative;
	text-align:right;
	width:396px;
	height:33px;
	margin-top:10px;
}

.connect_profil {
	float:right;
	position:relative;
	text-align:right;
	width:396px;
	height:33px;
	margin-top: 10px;
}

.connect_infosmall {
	float:right;
	position:relative;
	width:396px;
	height:40px;
	margin-top:20px;
}



.blocTexte {
	float: left;
	margin-left: 0px;
	border: #7DA421 2px solid;
	width: 145px;
}

input[type="submit"] {
	color:#FFF;
	border: none;
	background-color:transparent;
	background-image:url(../../site/images/bouton_id.jpg);
	background-repeat:no-repeat;
	width:109px;
    height:33px;
}

.submit {
	color:#FFF;
	border: none;
	background-color:transparent;
	background-image:url(../../site/images/bouton_id.jpg);
	background-repeat:no-repeat;
	width:109px;
    height:33px;
}



/************************************************/
/* Règles spécifiques à des parties du site     */
/************************************************/


/* Calage du site dans son ensemble */
#site {
	width: 995px;
	margin: 0 auto;
}

/**
 * Entête du site et pied de page
 */
#foot {
	text-align: center;
}
 
#head {
	padding: 0;
	height: 292px;
	font-size: 12px;
}

	/* Div pour l'annimation des images */
	#headAnimation {
		position: absolute;
		width: 995px;
		height: 292px;
		z-index: -1;
	}
	
	/* Filet transparent en haut du header + reprise des éléments 
	 * dans le pied de page */
	#headFilet {
		height: 22px;
		background-image: url('../images/headFiletBackground3.png');
	}

		#headFilet ul,
		#foot ul {
			font-weight: bold;
			float: left;
		}

		#headFilet li,
		#foot li {
			float: left;
			height: 12px;
			margin-top: 4px;
			margin-bottom: 4px;
			text-align: center;
			width: 130px;
			border-right: solid #667072 2px;
		}

		#headFilet #rssFeed,
		#foot #rssFeedFoot {
			width: 90px;
			border: none;
		}

		#headFilet #rssFeed a,
		#foot #rssFeedFoot a {
			display: block;
			margin: 1px auto 0 auto;
			width: 33px;
			height: 11px;
			background-image: url('../images/rss.gif');
			width: 33px;
		}

		#headFilet #rssFeed span,
		#foot #rssFeedFoot span {
			display: none;
		}

		#headFilet #mailto a,
		#foot #mailtoFoot a {
			display: block;
			margin: -2px auto 0 auto;
			width: 24px;
			height: 16px;
			background-image: url('../images/mailto.jpg');
			width: 24px;
		}

		#headFilet #mailto span,
		#foot #mailtoFoot span {
			display: none;
		}


		#quickSearch,
		#quickSearchFoot {
			width: 150px;
			height: 18px;
			float: right;
			margin-top: 1px;
			margin-right: 0px;
			font-size: 10px;
		}

			#SearchTextInput,
			#SearchTextInputFoot {
				border: 0;
				font-size: 10px;
				width: 253px;
				text-align: center;
				margin: 2px 0 0 2px;
			}

			#SearchSubmit,
			#SearchSubmitFoot {
				border: 0;
				font-size: 10px;
				color: white;
				width: 55px;
				background-color: transparent;
			}

			#SearchSubmit:hover,
			#SearchSubmitFoot:hover {
				cursor: pointer;
			}
			
			/* Satellites en bas du footer */
			#foot #footerSatellites {
				margin-top: 10px;
			}
			
			#foot #footerSatellites span {
				padding: 0 10px;
			}

	/* Slogan du site (et retour à l'accueil) */
	#slogan a {
		display: block;
		width: 287px;
		height: 96px;
		background-image: url('/edukilogo2.png');
		margin-left: 30px;
	}

	#slogan span {
		display: none;
	}


	
	/* Selecteurs des actions et des missions */
	#headSelector {
		width: 969px;
		height: 69px;
		background-image: url('../images/new_headSelectorBackground.png');
		background-repeat: no-repeat;
		margin: 115px auto 0 auto;
	}

	#headSelector h1 {
		display: none;
	}

		/* Sélecteur des actions */
		#actionSelector {
			float: left;
		}

			#actionSelector li {
				margin-left: 10px;
				float: left;
			}

			#actionSelector img {
				border: solid #667072 1px;
			}
		
		/* Sélecteur des missions */
		#missionSelector {
			float: right;
			margin: 5px 10px 0 5px;
		}

			#missionSelector p {
				text-align: right;
				margin-bottom: 5px;
			}

			#missionSelector select {
				font-size: 9px;
				border: solid grey 1px;
				background: white;
				width: 155px;
			}

			#missionSelector li {
				float: left;
			}

			#missionSelector a {
				display: block;
				width: 41px;
				height: 43px;
				background-repeat: no-repeat;
				background-position: 0 100%;
			}
			
			#missionSelector span {
				display: none;
			}
			
			#actionSelector ul li img {
				width:72px;
				height:38px;
			}
			
		
/** Fin du Header **/




/********************************
 HEADER INVISIBLE
*********************************/
#header_invisible
{
	position:absolute;	
	top:20px;
	z-index:0;
	border:none;
}

#slogan
{
	z-index:10;	
	position:absolute;
}

#donation
{
	float:right;
	right:9px;
	top:17px;
	position:relative;
}

#headSelector
{
	margin-top:200px;	
}





/* page index2.php
   --------------- */

#blocPrincipal {
	width: 1135px;
	margin: auto;
}


/* blocs page accueil
   ------------------ */

.blocLogo {
	background-image: url(../logo_eduki_banner.png);
	background-repeat:no-repeat;
	width: 434px;
	height: 75px;
	float: top left;
	margin-top: 40px;
	position: relative;
}

.blocBarre {
	background-image: url(../cadre_recherche.png);
	background-repeat:no-repeat;
	float: top left;
	position: relative;
	width: 980px;
	height: 56px;
	margin: 30px 0px 0px 70px;

}

.blocImage {
	background-image: url(../image_banner.png);
	background-repeat:no-repeat;
	width: 492px;
	height: 206px;
	margin: -200px 0px 0px 573px;
	position:relative;
}

.blocSepa {
	background-image: url(../bloc_arrondi.png);
	background-repeat:no-repeat;
	width: 1048px;
	height: 28px;
	margin: auto;
}

.blocSepaMilieu {
	background: url(../bloc_arrondi_suite.jpg) repeat-y #dce4de;
	width: 1048px;
	margin: auto;
}

.blocSepaSuite {
	background: url(../bloc_arrondi_bas.png) no-repeat bottom;
	width: 1048px;
	overflow: auto;
	margin: auto;
	padding-top: 10px;
}

.blocCentre {
	width: 995px;
	margin: auto;
	position: relative;
}

.blocMenu {
	float: left;
	width: 170px;
	margin: 0px 10px 0px 0px;
	border-bottom: 1px solid #FFF;
}

.blocCentral {
	float: right;
	width: 814px;
	margin: 0;
}

.blocMandint {
	float: left;
	width: 170px;
	height: 79px;
}

.blocBas1 {
	width: 1048px;
	height: 15px;
	margin: auto;
}

.blocBas2 {
	font-size:10px;
	color: #666666;
	margin: auto;
	width: 1048px;
}

/* mailto
   ------- */

.blocMailto {
	position: absolute;
	width: 24px;
	height: 16px;
	margin: -17px 0px 0px 16px;
}

/* search
   ------- */

.searchInput {
	float: left;
	font-size:x-small;	
	margin: 13px 0px 0px 76px;
	border: #7DA421 1px solid;
	width: 100px;
}

.searchInput2 {
	margin-top: 13px;
	width: 20px;
	height: 17px;
}



/* fond haut
   --------- */

.fond_haut{
	float: left;
	background-image: url(../images/blocHV.jpg);
	width: 598px;
	height: 183px;
	margin: 0px 10px 0px 0px;
	z-index: 1;
}
	.fond_articles{
		padding: 55px 20px 5px 15px;
		font-size: 12px;
		text-align: left;
		line-height: 17px;
	}

.image_t {
	float: left;
	margin: 0px 10px 0px 0px;
	border:none;
	z-index: 2;
}


.text{
	font-size: 12px;
	font-style: italic;
	margin: 0px 0px 5px 15px;
	text-align: left;
}


/* partenaires
   --------- */

.partenaires {
	float: left;
	background: url(../images/partenariat3.jpg) no-repeat;
	width: 206px;
	height: 183px;
	margin: 0px 0px 8px 0px;
}
	.part_articles{
		padding: 8px 15px 0px 13px;
		text-align: left;
	}
.image_p {
	float: left;
	margin: 5px 5px 2px 5px;
	border:none;
	z-index: 10;
}

.image_p2 {
	float: left;
	margin: -8px 5px 2px 25px;
	border:none;
	z-index: 0;
}

.image_p3 {
	float: left;
	margin: 12px 5px 2px 20px;
	border:none;
	z-index: 0;
}


/* left side
   --------- */

.left_dossiers ul.bloc{
	float: left;
	position: relative;
	width: 295px;
	height: 140px;
	margin: 6px 10px 3px 0px;
	z-index:1;
}

.left_dossiers ul.bloc li a{
	background: url(../images/bloc_dossiers.jpg);
	float: left;
	width: 295px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	z-index:1;
}

.left_dossiers ul.bloc li a:hover{
	background-position: 0 -140px;
}


.left_concours ul.bloc{
	float: left;
	position: relative;
	width: 295px;
	height: 140px;
	margin: 6px 8px 3px 0px;
	z-index:1;
}

.left_concours ul.bloc li a{
	background: url(../images/bloc_concours.jpg);
	float: left;
	width: 295px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	z-index:1;
}

.left_concours ul.bloc li a:hover{
	background-position: 0 -140px;
}

.left_visites ul.bloc{
	float: left;
	position: relative;
	width: 295px;
	height: 140px;
	margin: 6px 8px 3px 0px;
	z-index:1;
}

.left_visites ul.bloc li a{
	background: url(../images/bloc_visites.jpg);
	float: left;
	width: 295px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	z-index:1;
}

.left_visites ul.bloc li a:hover{
	background-position: 0 -140px;
}

.left_rallye ul.bloc{
	float: left;
	position: relative;
	width: 295px;
	height: 140px;
	margin: 6px 10px 3px 0px;
	z-index:1;
}

.left_rallye ul.bloc li a{
	background: url(../images/bloc_rallye.jpg);
	float: left;
	width: 295px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	z-index:1;
}

.left_rallye ul.bloc li a:hover{
	background-position: 0 -140px;
}
 
	.left_articles {
		font-size: 11px;
		color: #2d0f00;
		text-align: left;
		line-height: 17px;
		padding: 40px 8px 5px 10px;	
		z-index: 1;
		text-decoration:none;
	}
	
	.left_articles h2 {
		color: #FFFFFF;
		font-weight: bold;
		text-align: left;
		margin: 8px 0px 8px 0px;
		text-decoration:none;
	}
	
.image {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 5px 5px;
	border:none;
	z-index: 1;
}

.imaget {
	float: left;
	margin: 10px 40px 11px 10px;
	border:none;
	z-index: 1;
}

.imagetd {
	float: left;
	margin: 10px 5px 11px 10px;
	border:none;
	z-index: 1;
}

.imagetd2 {
	float: left;
	margin: 10px 18px 11px 10px;
	border:none;
	z-index: 1;
}

.dot{
	float: left;
	margin: 5px 8px 8px 0px;
	border:none;
	z-index: 1; 
}

/* bas droite
   --------- */

.right_r {
	float: right;
	display: block;
	background: url(../images/bd_r4.jpg);
	width: 206px;
	height: 286px;
	margin: 6px 0px 0px 0px;
}
 
	.right_articles {
		font-size: 11px;
		color: #2d0f00;
		text-align: left;
		line-height: 16px;
		padding: 84px 12px 8px 12px;	
		z-index: 1;
	}
	
	.right_articles a{
		font-size: 11px;
		color: #2d0f00;
		text-decoration:none;
		background: inherit;
	}
	
	.right_articles a:hover{
		font-size: 11px;
		color: #7DA421;
		text-decoration:none;
		background: inherit;
	}
		
	.right_articles h2 {
		color: #4a4e14;
		text-align: left;
		margin: 10px 5px 5px 5px;
	}

.image_rb {
	float: right;
	margin: -18px 0px 0px 16px;
	border:none;
	z-index: 2;
}



/* pages dossiers
   --------------- */

#contint {
float: left;
width: 814px;
display: block;
}

/* présentation thème
   --------------- */

#int {
	background: url(../images/do_huma.jpg) no-repeat;
	float: left;
	display: block;
	position: relative;
	width: 550px;
	height: 200px;
	margin: 0px 0px 14px 2px;
}

.int_articles {
	font-size: 12px;
	position:absolute;
	display:block;
	float:left;
	line-height: 16px;
	color: #000000;
	text-align: left;
	margin: 58px 0px 10px 15px;
	left: 0px;
	top: 2px;
	width: 335px;
	}

.titre_theme {
margin: 13px 0px 0px 15px;
}


.image_theme {
margin:16px 0px 0px 358px;
position: absolute;
width: 185px;
height: 139px;
}


.image_i2 {
	float: right;
	margin: 55px 0px 0px 0px;
	padding: 0px 10px 5px 5px;
	border:none;
	z-index: 3;
}



/* telecharger dossier
   ---------------- */

#telecharger{
	float: left;
	background-image: url(../images/telecharger_do.jpg);
	background-repeat:no-repeat;
	display: block;
	position: relative;
	width: 550px;
	height: 271px;
	margin: 0px 0px 5px 2px;
	z-index: 1;
}
	.telecharger_articles{
		margin: 40px 0px 0px 0px;
		padding: 20px 20px 5px 15px;
		font-size: 12px;
		text-align: left;
		line-height: 18px;
	}


/* liens dossier
   ---------------- */

#liens{
	float: right;
	background-image: url(../images/liens_do.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 250px;
	height: 200px;
	margin: 0px 0px 5px 0px;
	z-index: 1;
}
	.liens_articles{
		padding: 55px 20px 5px 15px;
		font-size: 12px;
		text-align: left;
		line-height: 18px;
	}

	.liens_articles table{
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 5px 0px;
		border-bottom: 1px dashed #7DA421;
	}

/* videos dossier
   ---------------- */

.int_r {
	float: right;
	width: 250px;
	margin: 0px 0px 0px 0px;
}

	.it_r {
		background: transparent url(../images/videos_doH.jpg);
		background-repeat:no-repeat;
		height: 46px;
	}
		
	.int_articles_r {
		background: #000000;
		text-align: left;
		padding: 5px 0px 0px 14px;	
	}

	.it2_r {
		background: transparent url(../images/videos_doB.jpg);
		background-repeat:no-repeat;
		height: 12px;
	}


/* Nous contacter
   ---------------- */

#contact {
	background: url(../images/cadre.jpg);
	float: left;
	width: 814px;
	height: 520px;
	margin: 0px 0px 30px 0px;
}
 	
	.gmaps {
		float: left;
		width: 425px;
		height: 300px;
		margin: 10px 0px 30px 22px;
		text-align: left;
	}
	
	.cont_articles {
		font-size: 14px;
		line-height: 20px;
		text-align: left;
		margin: 60px 0px 10px 20px;
	}

.image_contact {
	float: left;
	margin: 10px 0px 0px 15px;
	border:none;
}

.image_c {
	float: center;
	border:none;
	margin: 0px 0px 0px 180px;
	z-index: 3;
}




/* Titres verts
   ------------ */

		
.vert {
	float: left;
	width: 814px;
	margin: 0px;
}

	.vt {
		background: url(../images/titre_vert.jpg) no-repeat;
		height: 46px;
	}
		
	.vert_articles {
		background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
		padding: 20px 20px 20px 20px;	
		margin: 0px 0px 30px 0px;
		line-height: 16px;
		text-align: left;
		font-size: 12px;
	}

.vert_articles_glo {
		background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
		width: 772px;
		padding: 20px 20px 20px 20px;	
		margin: 0px 0px 30px 0px;
		line-height: 16px;
		text-align: left;
		font-size: 12px;
	}


	.vert_articles_faq {
		background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
		height: 520px;
		padding: 20px 20px 20px 20px;	
		margin: 0px 0px 30px 0px;
		line-height: 16px;
		text-align: left;
		font-size: 12px;
	}	
	
	.vert_articles_alt {
		background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
		padding: 20px 60px 20px 60px;	
		margin: 0px 0px 20px 0px;
		line-height: 16px;
		text-align: left;
		font-size: 12px;
	}
	
	.vert_articles_search {
		background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
		padding: 20px 10px 20px 10px;	
		margin: 0px 0px 30px 0px;
		line-height: 16px;
		text-align: left;
		font-size: 12px;
	}
	
	
				
.image_vert {
	float: left;
	margin: 10px 0px 0px 15px;
}

.image_vert_left {
	float: left;
	margin: 5px 15px 5px 5px;
	border:none;
}

.image_vert_right {
	float: right;
	margin: 5px 5px 5px 15px;
	border:none;
}

.logo_projet {
	float: left;
	width: 750px;
	margin: 25px 0px 25px 0px;
	padding: 15px 0px 15px 0px;
	border-top: 1px dashed #7DA421;
	border-bottom: 1px dashed #7DA421;
}

.logo_projet_concours {
	float: left;
	width: 750px;
	margin: 25px 5px 25px 5px;
	padding: 15px 0px 15px 0px;
}


.logo_projet_top {
	float: left;
	width: 750px;
	margin: 0px;
	padding: 35px 0px 15px 0px;
	border-top: 1px dashed #7DA421;
}



.logo_projet img {
margin:15px 20px 0px 0px;
}


/* Titres verts2
   ------------ */

		
.vert2 {
	float: left;
	width: 814px;
	margin: 0px;
}

	.vt2 {
		background: url(../images/titre_bleu2.jpg) no-repeat;
		width: 814px;
		height: 46px;
	}
		
	.vert_articles2 {
		background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
		padding: 20px 20px 20px 20px;	
		margin: 0px 0px 30px 0px;
		line-height: 16px;
		text-align: left;
		font-size: 12px;
	}
				
.image_vert2 {
	float: left;
	margin: 10px 0px 0px 15px;
}

.image_vert_left2 {
	float: left;
	margin: 5px 15px 5px 5px;
	border:none;
}

.image_vert_right2 {
	float: right;
	margin: 5px 5px 5px 15px;
	border:none;
}

.logo_projet2 {
	float: left;
	width: 750px;
	margin: 25px 0px 25px 0px;
	padding: 15px 0px 15px 0px;
	border-top: 1px dashed #7DA421;
	border-bottom: 1px dashed #7DA421;
}

.logo_projet img2 {
margin:15px 20px 0px 0px;
}

.image_concours {
margin: 0px 0px 20px 20px;
}


/* Titres bleus (anciens)
   ----------------------- */

		
.bleu {
	float: left;
	width: 814px;
	margin: 0px;
}

	.bt {
		background: url(../images/titre_bleu.jpg) no-repeat;
		height: 57px;
	}
		
	.bleu_articles {
		background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
		padding: 30px 100px 20px 20px;	
		margin: 0px 0px 30px 0px;
		line-height: 18px;
		text-align: left;
		font-size: 14px;
	}
	
	.bleu_articles1 {
		background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
		margin: 0px 0px 30px 0px;
	}

	.bleu_articles_10 {
		background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
		height: 4700px;
		margin: 0px 0px 30px 0px;
	}

	.bleu_articles_concours {
		background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
		height: 2000px;
		margin: 0px 0px 30px 0px;
	}
	
	.bleu_articles_concours_en {
		background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
		height: 2500px;
		margin: 0px 0px 30px 0px;
	}	
	.bleu_articles2 {
		background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
		padding: 30px 15px 20px 20px;	
		margin: 0px 0px 30px 0px;
		line-height: 18px;
		text-align: left;
		font-size: 14px;
	}
	
	
	.bleu_articles3 {
		background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
		padding: 10px 15px 20px 20px;	
		margin: 0px 0px 30px 0px;
		line-height: 18px;
		text-align: left;
		font-size: 14px;
	}
	
	
	.bleu_texte {
		padding: 0px 0px 40px 15px;	
		margin: 0px 0px 0px 0px;
		line-height: 18px;
		text-align: left;
		font-size: 14px;
	}
	
	.bleu_texte2 {
		margin: 0px 0px 20px 20px;
		width: 770px;
		line-height: 18px;
		text-align: left;
		font-size: 14px;
	}


	.bleu_texte_concours {
		margin: 0px 0px 20px 40px;
		width: 410px;
		line-height: 18px;
		text-align: left;
		font-size: 14px;
		float: left;
	}
	
	.bleu_image_concours {
		margin: 30px 40px 20px 0px;
		width: 300px;
		float:right;

	}
	
	
	.affiche_concours {
		margin:0px 0px 0px 15px;
		float: right;
		}
		
	.affiche_concours2 {
		margin:-50px 0px 0px 15px;
		float: right;
		}
		
	.affiche_concours3 {
		margin: 0px -24px 0px 20px;
		float: right;
		}
		
	.img_dd3 {
		margin: 600px 0px 0px 100px;
		position:absolute;
		}
		

		
			
	.youtube {
		margin: 40px 0px 0px 30px;
		}
		
	.livre_concours {
		margin: 20px 0px 0px 85px;
		}
		
	.part_concours {
		margin: 20px 0x 0px 0px;
		}
		
	.image_tshirt {
		margin: 50px 0x 0px 0px;
		}			
			
			
.image_bleu {
	float: left;
	margin: 18px 0px 0px 15px;
}

.image_bleu_left {
	float: left;
	margin: 5px 15px 5px 5px;
	border:none;
}

.image_bleu_right {
	float: right;
	margin: 5px 5px 5px 15px;
	border:none;
}


/* Alignement concours
   -------------------- */

.bloc_concours {
width: 600px;
float: left;
margin-left: 20px;
line-height: 18px;
text-align: left;
font-size: 14px;
}

.ali_concours {
	width: 540px;
	float: left;
	margin-top: -24px !important;
	margin-left: 50px;
	margin-bottom: 35px;
	}

.nbre_concours {
	float: left;
	font-size: 30px;
	font-weight: bold;
	color:#89ba13; 
	letter-spacing: 0.1em;
	text-align: left;
	padding: 10px;
	}


/* Titre concours
   ---------------- */

.titre_concours {
margin: 20px 0px 15px 15px;
}

.titre_concours2 {
margin: 40px 0px 20px 20px;
}

.titre_concours3 {
margin: 20px 0px -10px 15px;
}

.clic_concours {
margin: -110px 0px 15px 0px;
}

.small_text_english {font-size: 10px; font-weigh:normal; text-decoration:none; margin: 0px 0px 0px 700px;}

/* Bloc categories
   ---------------- */

#bloc_categories {
float: left;
display: block;
width: 770px;
height: 300px;
margin: 0px 0px 20px 20px;
padding: 0px;
line-height: 18px;
text-align: left;
font-size: 14px;
}

.reportage {
float: left;
display: block;
width: 170px;
height: 110px;
padding: 15px;
border-top: 1px dashed #7DA421;
border-right: 1px dashed #7DA421;
}

.litterature {
float: left;
display: block;
width: 180px;
height: 110px;
padding: 15px;
border-top: 1px dashed #7DA421;
}

.projet_rech {
float: left;
display: block;
width: 290px;
height: 110px;
padding: 15px;
border-top: 1px dashed #7DA421;
border-left: 1px dashed #7DA421;
}

.photo {
float: left;
display: block;
width: 381px;
height: 130px;
padding: 15px;
border-top: 1px dashed #7DA421;
border-bottom: 1px dashed #7DA421;
}

.musical {
float: left;
display: block;
width: 290px;
height: 130px;
padding: 15px;
border-top: 1px dashed #7DA421;
border-left: 1px dashed #7DA421;
border-bottom: 1px dashed #7DA421;
}



/* Menu concours
   ------------- */

.menu_concours{
width: 776px;
height: 54px;
margin: 0px 0px 20px 20px;
background-color: #7da421;
text-decoration: none;
}

ul#menu2 {
margin: 0px;
padding: 0px;
list-style-type: none;
position: relative;
}

ul#menu2 li {
margin:0;
padding:0;
position: absolute;
top:0;
}


#m_themes {
left:0px;
width:102px;
}

#m_categories {
left:102px;
width:143px;
}

#m_partenaires {
left:245px;
width:164px;
}

#m_inscription {
left:409px;
width:136px;
}

#m_prix {
left:545px;
width:231px;
}

ul#menu2 li a {
display:block;
height:52px;
}

#m_themes a {
background:url(../images/m_themes.jpg) no-repeat 0 0;
width: 102px;
height: 52px;
}

#m_themes a:hover {
background:url(../images/m_themes.jpg) no-repeat 0 -52px;
width: 102px;
height: 52px;
}

#m_themes a.selected{
background:url(../images/m_themes.jpg) no-repeat 0 -52px;
width: 102px;
height: 52px;
}

#m_categories a {
background:url(../images/m_categories.jpg) no-repeat 0 0;
width: 143px;
height: 52px;
}

#m_categories a:hover {
background:url(../images/m_categories.jpg) no-repeat 0 -52px;
width: 143px;
height: 52px;
}

#m_categories a.selected {
background:url(../images/m_categories.jpg) no-repeat 0 -52px;
width: 143px;
height: 52px;
}


#m_partenaires a {
background:url(../images/m_partenaires.jpg) no-repeat 0 0;
width: 164px;
height: 52px;
}

#m_partenaires a:hover {
background:url(../images/m_partenaires.jpg) no-repeat 0 -52px;
width: 164px;
height: 52px;
}

#m_partenaires a.selected{
background:url(../images/m_partenaires.jpg) no-repeat 0 -52px;
width: 164px;
height: 52px;
}

#m_inscription a {
background:url(../images/m_inscription.jpg) no-repeat 0 0;
width: 136px;
height: 52px;
}

#m_inscription a:hover {
background:url(../images/m_inscription.jpg) no-repeat 0 -52px;
width: 136px;
height: 52px;
}

#m_inscription a.selected{
background:url(../images/m_inscription.jpg) no-repeat 0 -52px;
width: 136px;
height: 52px;
}

#m_prix a {
background:url(../images/m_prix.jpg) no-repeat 0 0;
width: 231px;
height: 52px;
}

#m_prix a:hover {
background:url(../images/m_prix.jpg) no-repeat 0 -52px;
width: 231px;
height: 52px;
}

#m_prix a.selected{
background:url(../images/m_prix.jpg);
background-repeat:no-repeat;
background-position:0 -52px;
width: 231px;
height: 52px;
}


/* liste dossiers
   ----------------- */

.liste_dossiers {
	float: left;
	background: #FFFFFF url(../images/liste_dossiers2.jpg) no-repeat;
	width: 814px;
	height: 483px;
	margin: 0px;	
		
}

	.texte_liste {
		margin: 80px 250px -20px 15px;
		line-height: 16px;
		text-align: left;
		font-size: 12px;
	}

.image_liste {
	float: left;
	margin: 50px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	border:none;
	}

/* Foire aux questions
   --------------------- */

.box_intro {
float:left;
width: 600px;
margin-bottom: 20px;
}

.box_fond_faq {
float:left;
background-image: url(../images/fond_faq_flow.jpg);
background-repeat: no-repeat;
width: 451px;
heigth: 457px;
}

.box_faq {
float: left;
background-color:#FFFFFF;
width: 400px;
height: 355px;
margin:15px 0 65px 15px;
overflow: auto;
padding: 10px 10px 40px 10px; 
border-radius: 15px;
-moz-border-radius: 15px;
}

.box_faq_thin{
margin: 10px 0px 10px 0px;
border-bottom: 1px solid #7DA421;
width: 380px;
height: 5px;
}

.box_question {
float: left;
margin: -20px -10px 0px 20px;
}

.box_flash {
float: left;
width: 250px;
height: 250;
margin: 40px 0px 0px 35px;
}

/* séparation concours
   ----------------- */

.espace_concours {
width: 790px;
height: 150px;
float: left;
}


/* SlideShow v 1.3
   ----------------- */

.box {
	background: #FFFFFF url(../images/bas_vert.jpg) no-repeat bottom;
	width: 814px;
	height: 440px;
	float: left;
	}

.box2 {
	background: #FFFFFF;
	width: 790px;
	float: left;
	}
	
.margin_slide {
	margin-left: 20px;
	}

.slideshowContainer {
	border: 1px solid #ccc;
	width: 450px;
	height: 300px;
	margin: 25px 0px 0px 0px;
	float: left;
}

.loading {
	background: url(../images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}

.current img {
	border: 1px solid red;
	padding: 5px;
}

.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
	}

#thumbnails {
	width: 320px;
	height: 300px;
	margin: 25px 0px 0px 0px;
	float: right;
}

#thumbnails2 {
	width: 790px;
	height: 300px;
	margin: 25px 0px 0px 0px;
	float: left;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider {
	position:relative;
    width:995px;
    height:292px;
    margin-left:0px;
	background:url(../images/loading2.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:895px;
	bottom:1px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets2.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin:0;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows2.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}


/*
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#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: 11px Arial, 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: 90%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	margin-top: 10px; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 17px; 
	float: right;
	padding-bottom: 0.7em;	
}


/* MENU QUI MARCHE : http://www.seoconsultants.com/css/menus/tutorial/ */

#menu {
width: 170px; /* set width of menu */
z-index: 1000;
} 

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
z-index: 1000;
}

/* style, color and size links and headings to suit */
#menu a {
display: block;
border-top: 1px solid #FFF;
margin: 0;
padding: 1px 10px;
z-index: 1000;
}

#menu .arrow{
background: #7ca420 url(../images/arrow1.gif) no-repeat center right;
}

#menu .arrow:hover {
background: #b3cee8 url(../images/arrow2.gif) no-repeat center right;
}

#menu a {
color: #FFF;
background-color:#7ca420 ;
text-decoration: none;
z-index: 1000;
}

#menu a:hover {
color: #04044A;
background-color:#b3cee8 ;
z-index: 1000;
}

#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
z-index: 1000;
} 

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: auto; /* width is based on the containing block width:227px; white-space: nowrap;*/
max-width:227px;
?width:227px;
white-space: nowrap;
margin-left: 1px;
border-bottom: 1px solid #FFF;
z-index:1000;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none; z-index: 1000;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block; z-index: 1000;}


/*gestion de la mise en évidence du menu sélectionné
-------------------------------------------------------*/

#menu ul li.current_level0 a{
  font-weight: normal;
  background-color : #597518;
}

#menu ul li.current_level0 a:hover{
  color: #04044A;
  background-color:#b3cee8 
}

#menu ul li.current_level0 ul li a {
  font-weight: normal;
  background-color : #7ca420;
}

#menu ul li.current_level0 ul li.current_level1 a{
  font-weight: normal;
  background-color : #597518;
}

#menu ul li.current_level0 ul li.current_level1 a:hover{
  color: #04044A;
  background-color:#b3cee8 
}
/*FIN DE gestion de la mise en évidence du menu sélectionné
-------------------------------------------------------------------*/


<!--[if !IE]>

body {
behavior: url("/csshover.htc");
font-size: 100%; /* enable IE to resize em fonts */
} 

#menu ul li {
float: left; /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}

#menu ul li a {
height: 1%; /* make links honour display: block; properly */
} 

#menu a {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
line-height: 24px;
/* if required use em's for IE as it won't resize pixels */
} 

<! endif -->



/*#<link rel="stylesheet" type="text/css" href="gedec.css" />*/
