@charset "utf-8";
/* CSS Document */

/* ###################################################################

							INIT
							
####################################################################*/
* {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, th {
	font-weight:normal;
	font-style: normal;
	padding:0;
	margin:0;
}
ul, ol {
	list-style:none;
	background:no-repeat;
}
fieldset, img {
	border: none;
	overflow:hidden;
}
caption, th {
	text-align: left;
}
body {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#feeecc;
}
a {
	border: none;
	outline:none;
	padding:0px;
	margin:0px;
}
object {
	outline:none;
	}
/* ###################################################################

							COMMON
							
####################################################################*/

.haut {
	width:100%;
	height:20px;
	background: #FFD78A;
	}

.main {
	width:960px;
	margin:0 auto;
}
.bandeau {
	position:relative;
	width:960px;
	height:285px;
}
.logo {
	float:left;
	width:249px;
	height:285px;
}
.visu_bandeau {
	float:left;
	width:711px;
	height:285px;
}
.accueil {
	position:relative;
	float:left;
	width:920px;
	height:414px;
	background:url(images/fond_accueil.jpg) repeat;
}
.base-line {
	position:absolute;
	width:159px;
	height:78px;
	left: 26px;
	top: -10px;
	}
.n-1 {
	float:left;
	width:960px;
	background:url(images/fond-n1.jpg) repeat;
	position:relative;
}
.gauche {
	float:left;
	width:20px;
	height:414px;
	background:url(images/fond-gauche.jpg);
}
.droite {
	position:relative;
	float:right;
	width:20px;
	height:414px;
	background:url(images/fond-droite.jpg);
}
.mowstudio {
	width:16px;
	height:129px;
	background:url(images/mow-studio.jpg) no-repeat;
	display:block;
	position:absolute;
	top:219px;
	left:1px;
	}
.pied {
	/*position:relative;*/
	float:left;
	width:960px;
	height:61px;
	background:url(images/pied.jpg) no-repeat;
	z-index:10;
}
.rss {
	/*position:absolute;*/
	display:block;
	width:1px;
	height:16px;
	padding-left:19px;
	background:url(images/rss-16.png) no-repeat left;
	left: 1px;
	color:#000;
	font-weight:bold;
	top:10px;
	text-decoration:none;
	}
.pied-n1 {
	float:left;
	width:960px;
	height:100px;
	background:url(images/pied-n1-2.jpg) no-repeat;
}
.plan1 {
	float:left;
	margin:0 20px;
	padding-bottom:15px;
	}
.plan2 {
	width:80px;
}
.plan {
	position:relative;
	float:left;
	width:960px;
	height:120px;
	padding-bottom:20px;
	background:url(images/tache_pied.jpg) top right no-repeat;
}
.image_random {
	width:170px;
	height:162px;
	position:absolute;
	left: 811px;
	top: -116px;
	}
.plan a {
	color:#000;
	text-decoration:none;
}
.plan a:hover {
	text-decoration:underline;
}
.plan_centrage {
	width:800px;
	height:auto;
	margin:0 auto;	
	}
.facebook_pied {
	display:block;
	width:39px;
	height:39px;
	background:url(images/a/facebook.jpg) no-repeat;
	}
.adresse a {
	font-size:9px;
	color:#C96;
}
.adresse {
	text-align:center;
	clear:both;
	width:600px;
	height:30px;
	margin:0px auto 0 auto;
	padding-bottom:10px;
	font-size:9px;
	color:#C96;
}
.logo_petit {
	position:absolute;
	width:38px;
	height:34px;
	left: 257px;
	top: -3px;
	background:url(images/logo_petit.jpg) no-repeat;
}
.titre_plan {
	display:block;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
	margin-bottom:8px;
}
.titre_plan:hover {
	text-decoration:underline;
}
h1.soutient {
	text-align:center;
	font-size:17px;
	font-weight:bold;
	}
.logos_partenaires {
	width:100px;
	height:55px;
	margin-top:10px;
	}
.slogan {
	position:relative;
	float:left;
	width:605px;
	height:55px;
	background-color:#FFF;
	margin-top:10px;
	padding:0px 30px 0px 285px;
	background-image: url(images/resultats.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}

.texte_signature {
	font-size:14px;
}
.signature_texte {
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
}
.actu {
	position:absolute;
	width:199px;
	height:324px;
	left: 15px;
	top: 79px;
	z-index:200;
}
.actun1 {
	position:relative;
	top:0px;
}
.lien_archives {
	display:block;
	height:20px; 
	line-height:20px;
	font-size:12px;
	cursor:pointer;
	}
.lien_archives:hover {
	background-color:#D2D2D2;
}
.lien_resume {
	color:black;
	font-weight:bold;
	text-decoration:none;
	}
.lien {
	display:block;
	width:100px;
	font-weight:bold;
	color:#F00;
	text-decoration:none;
	width:400px;
	}
.lien:hover {
	text-decoration:underline;
	}

.titre_actu_accueil {
	width:100%;
	height:82px;
	background:url(images/fond_titre_actu.jpg) no-repeat #000;
}
.titre_actu_accueil h1 {
	padding: 14px 0 0 7px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
}
.titre_actu_accueil a {
	text-decoration:none;
	color:#FFF;
}
.titre_actu_accueil p {
	padding: 5px 0 0 6px;
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.pied_actu_accueil {
	width:199px;
	height:10px;
	background-image:url(images/fond_pied_titre.jpg);
}
.texte_actu_accueil {
	padding: 10px 0 0 0;
	font-size:12px;
}
.lien_actu_accueil {
	display:block;
	padding: 3px 0 0 0;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#000;
	text-decoration:none;

}
.lien_actu_accueil:hover {
	text-decoration:underline;
}
.entree p {
	font-size:12px;
	line-height:14px;
	color:#864C13;
	padding: 0 15px 5px 10px;
	text-align:justify;
	}
.entree_suite {
	color:#864C13;
	padding-right:15px;
}

.entree_ecoles {
	position:absolute;
	width:230px;
	height:315px;
	left: 225px;
	top: 67px;
}
.entree_soutenir {
	position:absolute;
	width:230px;
	height:315px;
	left: 455px;
	top: 67px;
}
.entree_actions {
	position:absolute;
	width:230px;
	height:315px;
	left: 685px;
	top: 67px;
}
.btn_accueil {
	display:block;
	width:230px;
	height:60px;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
	line-height:60px;
	text-decoration:none;
}
#ecoles {
	background:url(images/ecoles.jpg) top no-repeat;
	}
#soutenir {
	background:url(images/soutenir.jpg) top no-repeat;
	}
#actions {
	background:url(images/actions.jpg) top no-repeat;
	}
#ecoles:hover {
	background:url(images/ecoles.jpg) bottom no-repeat;
	}
#soutenir:hover  {
	background:url(images/soutenir.jpg) bottom no-repeat;
	}
#actions:hover  {
	background:url(images/actions.jpg) bottom no-repeat;
	}
.menu {
	padding-top:0px;	
	}
.menu li {
	line-height:18px;
	margin:0px 15px 0px 10px;
	padding:0px 0px 0px 0px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#864C13;
	}
.n1 li {
	margin:0px 0px 0px 0px;
	}

.menu a {
	padding-left:10px;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background:url(images/puce_fleche.png) left no-repeat;
	}
.menu a:hover{
	background:url(images/puce_fleche.png) left no-repeat #FFDCA3;
}
.menu1 {
	margin-top:56px;
	}
.menu2 {
	margin-top:36px;
	}
.don {
	margin:30px 0 21px 65px;
	display:block;
	width:96px;
	height:96px;
	background:url(images/btn_don.jpg) top left no-repeat;
}
.don:hover {
	background:url(images/btn_don.jpg) top right no-repeat;
}
.colonne {
	float:left;
	width:285px;
	padding-right:15px;
	padding-bottom:20px;
	}

/* /////////////////MENU N-1 ////////////////////// */

.gauche-n1 {
	float:left;
	width:229px;
	margin-top:45px;
	padding-left:20px;
	overflow:hidden;
	position:relative;
	}
.menu-gauche {
	width:229px;
	position:relative;
	}
.ecoles-n1 {
	display:block;
	width:207px;
	height:23px;
	/*margin-top:5px;*/
	background:url(images/ecoles-n2.jpg) bottom;
	background-color:#000;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	margin-top:3px;
	padding:5px 0 0 22px;
	text-decoration:none;
	}
.ecoles-n1:hover {
	background:url(images/ecoles-n2.jpg) top;
}
#inactifecoles {
	background:url(images/ecoles-n2.jpg) top;
	}
.soutenir-n1 {
	display:block;
	width:207px;
	height:23px;
	/*margin-top:5px;*/
	background:url(images/soutenir-n2.jpg) bottom;
	background-color:#000;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	margin-top:3px;
	padding:5px 0 0 22px;
	text-decoration:none;
	}
.soutenir-n1:hover {
	background:url(images/soutenir-n2.jpg) top;
}
#inactifsoutenir {
	background:url(images/soutenir-n2.jpg) top;
	}

.actions-n1 {
	display:block;
	width:207px;
	height:23px;
	/*margin-top:5px;*/
	background:url(images/actions-n2.jpg) bottom;
	background-color:#000;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	margin-top:3px;
	padding:5px 0 0 22px;
	text-decoration:none;
	}
.actions-n1:hover {
	background:url(images/actions-n2.jpg) top;
}
.autres_liens_gche {
	display:block;
	width:207px;
	height:18px;
	line-height:18px;
	font-size:13px;
	font-weight:bold;
	color:#000;
	background-color:#F0F0F0;
	padding-left:8px;
	margin:0px 0 0px 7px;
	text-decoration:none;
	}
.autres_liens_gche:hover {
	color:#000;
	text-decoration:underline;
}

#info {
	margin-top:15px;
	margin-bottom:3px;
	width:193px;
	padding-left:24px;
	background-color: #F0F0F0;
	background-image: url(images/pict_info.jpg);
	background-repeat: no-repeat;
	background-position: 6px top;
	}
#mail {
	width:193px;
	padding-left:24px;
	background-color: #F0F0F0;
	background-image: url(images/pict_mail.jpg);
	background-repeat: no-repeat;
	background-position: 6px top;
	}

.menu_actualites {
	background-position:bottom;
	}	
.menu_actualites:hover {
	background-position:top;
	}	
#inactifactions {
	background:url(images/actions-n2.jpg) top;
	}

	
.n1 {
	padding:0 0 0 14px;
	}
.n1 li {
	line-height:20px;
	border-bottom:1px #864C13 dotted;
	}
.n1 #last {
	border-bottom:none;
	}

.n1 a {
	background:url(images/puce_fleche.png) left no-repeat;
	padding:0 0 0 10px;
	}
.n1 a:hover {
	background:url(images/puce_fleche.jpg) left no-repeat;
	}
#edm a:hover {
	color:#648600;
	}
#cns a:hover {
	color:#399;
	}
#act a:hover {
	color:#B104C2;
	}

.menu-gauche h1 {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	}
	
.galerie {
	margin-left:25px;
	display:block;
	width:200px;
	height:140px;
	background:url(images/btn_galerie.jpg) top no-repeat;
	}
.galerie:hover {
	/*background-position:bottom;*/	
	}
.pastille-don {
	position:absolute;
	z-index:10;
	display:block;
	background:url(images/pastille-don.png);
	width:96px;
	height:96px;
	left: 807px;
	top: 208px;
}
.pastille-don:hover {
	background:url(images/pastille-don.png) right;
}
.liste_actu {
	width:215px;
	border-bottom:thin dashed #FFF;
	clear:both;
	}
.titre_liste_actu {
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	}
.date_liste {
	color:#F60;
	width:68px;
	float:left;	
	padding:3px 0 3px 3px;
}
.titre_liste {
	float:left;
	width:137px;
	padding:3px 0;
}
.titre_liste a{
	text-decoration:none;
	color:#000;
}
.titre_liste a:hover{
	text-decoration:underline;
}
/*/////////////////////// DROITE N1 ///////////////////////*/
.une {
	clear:both;
	padding:0 0 10px 0;
	}
.texte_article {
	padding-bottom:10px;
	}
.liste_article {
	padding:0 0 10px 0;
	margin:0 0;
	}
.lien_article {
	text-decoration:underline;
	font-weight:bold;
	color:black;
	}
.lien_article:hover {
	text-decoration:none;
	}
.facebook {
	margin-top:5px;
	width:20px;
	height:20px;
	display:block;
	background-image:url(images/facebook_partage.jpg);
	}
.droite-n1 {
	font-size:12px;
	line-height:1.3em;
	float:left;
	width:600px;
	padding:0 0 0 45px;
	position:relative;
}
.droite-n1 p {
	text-align:justify;
}
.fil-ariane {
	width:570px;
	height:18px;
	line-height:18px;
	background-color:#CCC;
	margin-left:-26px;
	padding-left:20px;
	top: 0px;
	}
.droite-n1 li {
	margin-left:15px;
	list-style:outside disc;
	font-size:12px;
	font-weight:normal;
	margin-bottom:4px;
}
.droite-n1 ul {
	margin-top:5px;
	margin-bottom:15px;
	text-align:left;
}
.droite-n1 h1 {
	text-align:center;
	color:#007A9E;
	font-size:26px;
	font-weight:bold;
	margin-bottom:30px;
	}
.droite-n1 h2 {
	color:#000;
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:15px;
	margin-top:30px;
	padding-left:10px;
	line-height:26px;
	}
.soutenirh2 {
	border-bottom:1px dotted #007A9E;
	background-image: url(images/puce_soutenir.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.ecolesh2 {
	border-bottom:1px dotted #858D03;
	background-image: url(images/puce_ecoles.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.actionsh2 {
	border-bottom:1px dotted #B104C2;
	background-image: url(images/puce_actions.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.actionsh3 {
	color:#B104C2;
}
.soutenirh3 {
	clear:both;
	color:#399;
}
.ecolesh3 {
	color:#518500;
	text-align:center;
}
h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:15px;
	}
	
.nos_realisations {
	width:100%;
	float:left;
	margin-bottom:20px;
	margin-right:38px;
	}

	
.nosprojet2009 {
	width:578px;
	clear:both;
	border:1px dashed #CCC;
	background-color:#EEE;
	padding:5px 5px 15px 15px;
	margin-bottom:50px;
	margin-left:0px;
	}
.nosprojet2009 p {
	text-align:center;
	padding:10px 5px 0 5px;
}
.nosprojet2009 h3 {
	color:#FFF;
	font-size:20px;
	text-align:center;
	margin-top:6px;
	margin-bottom:18px;
	}
.fil-ariane p {
		font-size:11px;
}
.fil-ariane a {
	margin-left:5px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:11px;
	}
.fil-ariane a:hover {
	text-decoration:underline;
	font-weight:bold;
	}
.img-drte {
	float:left;
	margin:0px 0px 30px 0px;
	border:1px #999 solid;
	position:relative;
	}
.legende_img_drte {
	position:absolute;
	bottom:0px;
	left:0;
	width:100%;
	background-color:black;
	}
#img_modeaction {
	margin:5px 15px 10px 0px;
	}


/*_______________ACTUALITES_______________*/
.actu_uneh2 {
	margin-bottom:0;
	border-bottom:1px dotted #DFA100;
	background-image: url(images/puce_actu.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-align:left;
	dispaly:block;
	width:600px;
}
#left {
	text-align:left;	
	}
.date {
	margin-top:-1px;
	width:190px;
	text-align:center;
	margin-bottom:10px;
	/*background-color:#F0F0F0;*/
	}
.date p {
	margin:0 0;
	padding:3px 0 3px 5px;
	font-weight:bold;
	font-size:10px;
	/*font-style:italic;*/
	color:#fff;
	background-color:#DFA100/*#C5C5C5*/;
	}
.date_img_legende {
	margin:5px 0 5px 15px;
	float:right;	
	}
.texte_actu {
	text-align:justify;
	width:600px;
	float:left;
	color:#000;
	}
.partager_fb {
	display:block;
	float:left;
	margin-top:15px;
	width:69px;
	height:26px;
	background:url(images/a/partager_fb.gif) top left no-repeat;
	}
.video {
	display:block;
	float:left;
	margin-top:15px;
	width:93px;
	height:26px;
	background:url(images/a/video.gif) top left no-repeat;
	}
.vignette_video {
	display:block;
	}
.deux {
	clear:both;
	padding-top:15px;
	}
h2.actu_deux {
	font-size:19px;
	font-weight:bold;
	border:none;
	background:url(images/puce_actu.jpg) top left no-repeat;
	line-height:20px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
	padding-left:15px;
	padding-bottom:0px;
	}
.titre_deux {
	border-bottom:1px dashed #DFA100;
	margin:5px 0 0 0;
	padding:0px;
	}
.menu_actu {
	width:215px;
	margin-top:10px;
	margin-left:13px;
	}
.menu_actu li {
	border-bottom:#FFF 1px dashed;
	padding:5px 0 5px 0;
	}
.img_legende {
	float:right;
	width:199px;
	margin:5px 0 5px 15px ;
	background-color:#000;
	padding:0;
	position:relative;
	}
.zoom {
	position:absolute;
	z-index:90;
	display:block;
	width:199px;
	height:149px;
	background:url(images/zoom.png) no-repeat right top;
	left:0px;
	top:0px;
	}
.zoom:hover {
	background:url(images/zoom_sv.png) no-repeat right top;
	}
.legende {
	text-align:left;
	line-height:12px;
	color:#FFF;
	padding:5px;
	font-style:italic;
	font-size:10px;
}
.img_legende p {
	text-align:left;
}
/*_______________ECOLES DU MONDE_______________*/
.statut_organisation {
	text-align:center;
	padding-top:20px;
	}
.statut {
	color:#000;
	font-size:16px;
	line-height:18px;
}
.statut_organisation p {
	text-align:center;
}
.ensemble_statut {
	margin-top:30px;
	margin-bottom:30px;
	width:290px;
	float:left;
	margin-left:10px;
	}
#ensemble_don {
	margin-top:30px;
	margin-bottom:30px;
	width:340px;
	float:left;
	margin-left:150px;
	}
.ensemble_statut p {
	text-align:center;
}
.benevoles_salaries {
	width:290px;
	height:36px;
	background:url(images/fond-operation.jpg) center no-repeat;
	line-height:36px;
	font-size:16px;
	font-weight:bolder;
	color:#690;
}
.operation {
	width:290px;
	height:36px;
	background:url(images/fond-operation.jpg) center no-repeat;
	line-height:36px;
	font-size:16px;
	font-weight:bolder;
	color:#399;
	text-align:center;
}
.statut_cadre {
	background-color:#EEE;
	width:258px;
	min-height:330px;
	border:#CCC 1px dashed;
	padding:15px;
	}
.statut_cadre p {
	margin-bottom:10px;
}
.pdf {
	margin:0 auto;
	width:140px;
	display:block;
	color:red;
	padding-left:10px;
	background:url(images/pdf-icon.gif) no-repeat top left;
	text-decoration:underline;
	font-size:10px;
	}
.pdf:hover {
	text-decoration:none;
}
.lien_externe {
	text-decoration:underline;
	color:red;
	font-size:10px;
	}
.lien_externe:hover {
	text-decoration:none;
	}
.lien_externe_normal {
	text-decoration:none;
	color:black;
	}
.lien_externe_normal:hover {
	text-decoration:underline;
	}
#mode_don {
	min-height:100px;
	}
#mode_don2 {
	min-height:190px;
	}


/*_______________ACTIONS_______________*/

.nos_projets {
	clear:both;
	width:500px;
	height:36px;
	/*background:url(images/fond-projets.jpg) center no-repeat;*/
	line-height:36px;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
	color:#B104C2;
	margin-top:30px;
	margin-left:50px;
}
.nos_projets p{
	text-align:center;
}


/*_______________EDITO GASSOT_______________*/

.edito_gassot {
	padding:10px 100px 30px 30px;
	text-align:justify;
	font-size:13px;
		}
.edito_gassot p{
	padding-bottom:5px;
	}
		
.gassot {
	position:absolute;
	z-index:100;
	background:white;
	width: 690px;
	height: 0px;
	left: 225px;
	overflow:hidden;
	}	
	
.nicolas-binot {
	position:absolute;
	top: 154px;
	left: 2px;
	
	}
	
	/*_______________TROMBINOSCOPE_______________*/	
	
.carte_visite {
	position:relative;
	width:140px;
	float:left;
	margin-bottom:20px;
	text-align:center;
	}	
.carte_visite p {
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	line-height:12px;
	}
.carte_visite img {
	border:1px solid #CACACA;
	}
.titre_pro {	
	color:#518500;
	font-size:10px;
}
.sous_titre {
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
	}
.equipe {
	float:left;
	background-color:#F4F4F4;
	padding:17px;
	margin-bottom:30px;
	}
.bulle {
	display:block;
	position:absolute;
	background-image:url(images/trombi/bulle.png);
	width:18px;
	height:22px;
	top:120px;
	right:23px;
	}
.lien_gref {
	text-decoration:underline;
	color:#518500;
	}
	
	/*_______________TROMBINOSCOPE_______________*/
	
	
#img_evenement {
	width:100%;	
	}
	
	/*_______________NEWSLETTER_______________*/	
.izi_input {
	margin-bottom:15px;
	}	
	
	
	
	/*_______________JOYEUSES FETES_______________*/	
	
.joyeusesfetes {
	cursor:pointer;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:120%;
	z-index:10;
	background-color:#cba553;
	text-align:center;
	padding-top:30px;
	opacity: 0;
	}
.acceder {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}

