/* CSS Document */

html{
	margin: 0;
	padding: 0;
	width: 100%;
	height:100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	width: 100%;
	height:100%;
}

table {
	margin: 0;
	padding: 0;
	border: 0;
}


table.size {
	 width: 100%;
  	 height: 99%;
	 }


#global {
display:table-cell;
	 background-color:#FFFFFF;
/* 	 position:absolute;
    left: 50%; 
     top: 50%;
*/     
	 width: 1014px;
   height: 590px;
     
/*	 margin-top: -295px; /* moitié de la hauteur */
/*     margin-left: -507px; /* moitié de la largeur */
     border: 1px solid #999999;
}


/* ANIMATION FLASH */

#animflash {
	margin:0px;
	padding:0px;
	
	width: 1014px;
    height: 528px;
}

#animflashsans {
	text-align:right;
	background:  url(../media/images/im_home1_gch.jpg) no-repeat 0px 0px;
	
	margin:0px;
	padding:0px;
	
	width: 1014px;
    height: 528px;
}

#piedflash {
	border-top:1px solid #999999;
	width:1014px;
	height:62px;
}	

/* NAV DU HAUT */

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#entete {
	height:224px;
	background:  url(../media/images/im1_fond.jpg) no-repeat 0px 0px;
}

#hauteur {
	width:1014px;
	height:90px;
}

#nav {
	color: #FFF;
	font-family: Arial, "Helvetica", sans-serif;
	text-transform: none;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	height:25px;
	width:1014px;
	background: url(../media/images/bandeau3_menu.jpg) no-repeat 257px 0px;
	text-align:right;
}

#nav ul {
	margin-top:1px;
	padding:0px;
}

#nav li {
	display: inline;
	margin:0px;
	padding:0px;
}

#nav li a {
	/*padding: 10px 35px 0px 10px;*/
	padding-top:10px;
	padding-bottom:10px;
	padding-right:25px;
	color: #FFF;
	font-family: Arial, "Helvetica", sans-serif;
	text-transform: none;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:hover {
	color: #000;
}

#flash {
	text-align:right;
	width:1014px;
	height:60px;
}

/* SOUS MENU ET CONTENU */


/* PARTIE GAUCHE */

#menugauche_projet {
	float:left;
	width:240px;
	height:350px;
	background: url(../media/images/b_t_projets.jpg) no-repeat 0px 0px;
}

#menugauche_defis {
	float:left;
	width:240px;
	height:350px;
	background: url(../media/images/b_t_defi.jpg) no-repeat 0px 0px;
}

#menugauche_banques {
	float:left;
	width:240px;
	height:350px;
	background: url(../media/images/b_t_banque.jpg) no-repeat 0px 0px;
}

#menugauche_temoin {
	float:left;
	width:240px;
	height:350px;
	background: url(../media/images/b_t_temoin.jpg) no-repeat 0px 0px;
}

#menugauche_don {
	float:left;
	width:240px;
	height:350px;
	background: url(../media/images/b_t_don.jpg) no-repeat 0px 0px;
}

#menugauche_presse {
	float:left;
	width:240px;
	height:350px;
	background: url(../media/images/b_t_presse.jpg) no-repeat 0px 0px;
}



#sousmenu {
	height:210px;
	width:240px;
}

#sousmenu  ul {
	margin:10px 0px 0px 0px;
	padding:0px;
}

#sousmenu li {
	padding-top:7px;
	padding-bottom:2px;
	margin-left: 20px;
	margin-right:40px;
	border-bottom:1px  dotted #666666;
	background:url(../media/images/puce_ssmenu_off.gif) no-repeat 0px 14px;
	padding-left: 13px;
}

#sousmenu li a{
	color: #666666;
	font-family: Arial, "Helvetica", sans-serif;
	text-transform: none;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

#sousmenu li a:hover {
	color: #000428;
}

#sousmenu li a.active{
	color:#000428;
}

#sousmenu H1{
	margin:0px;
	padding:0px 0px 0px 20px;
	color: #FFF;
	font-family: Arial, "Helvetica", sans-serif;
	text-transform: none;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#sousmenu img {
border:0px;
vertical-align:bottom;
}


#menugauche_projet sousmenu  ul {
	margin:10px 0px 0px 0px;
	padding:0px;
}

#menugauche_projet sousmenu li {
	padding-top:7px;
	padding-bottom:2px;
	margin-left: 20px;
	margin-right:40px;
	border-bottom:1px  dotted #666666;
	background:url(../media/images/puce_ssmenu_off.gif) no-repeat 0px 14px;
	padding-left: 13px;
}

#menugauche_projet sousmenu li a{
	color: #666666;
	font-family: Arial, "Helvetica", sans-serif;
	text-transform: none;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

#menugauche_projet sousmenu li a:hover {
	color: #005379;
}

#menugauche_projet sousmenu li a.active{
	color: #005379;
}



#menugauche_projet sousmenu H1{
	margin:0px;
	padding:0px 0px 0px 20px;
	color: #FFF;
	font-family: Arial, "Helvetica", sans-serif;
	text-transform: none;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#menugauche_projet sousmenu img {
border:0px;
vertical-align:bottom;
}


#partenaires {
width:240px;

}



/* PARTIE CENTRE */

#contenu {
	margin-bottom:5px;
	text-align: left;
	line-height:17px;
	float:left;
	width:584px;
	height:345px;
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform: none;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}




#titre {
	height:40px;
}


#titre H1 {
	margin:0px;
	padding-bottom: 5px;
	color: #005379;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform: none;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

#titre H1.projet {
	color: #005379;}

#titre H1.defi {
	color: #005a7d;}	
	
#titre H1.banques{
	color: #007991;}
	
#titre H1.temoin {
	color: #008caf;}

#titre H1.don {
	color: #538a83;}	
	
#titre H1.presse{
	color: #959197;}
	
		
#titre li {
	padding-left:9px;
	background:url(../media/images/puce.gif) no-repeat 0px 5px;
}

#texte {	/* si on change les parametres les changer également sur l'id plandusite */
	margin-right:5px;
	padding-right:10px;
	height:310px;
	overflow:auto;
}

#texte H1 {
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform: none;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#texte H2 {
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform: none;
	font-size: 11px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: normal;
}

#texte a {
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform: none;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	
}

#texte img {
	border:0px;
}

#texte a:hover {
	text-decoration:underline;
}

#texte ul {
margin:0px;
padding:0px;}

#texte ul li {
margin:0px;
padding-left:10px;

background:url(../media/images/puce.gif) no-repeat 0px 5px;
}


#texte ul ul li {
margin:0px;
padding-left:20px;
background:url(../media/images/puce2.gif) no-repeat 10px 4px;
}

/* PERSONNALISTAION FAIRE UN DON */

#banques {
	width:545px;
}

#banques ul {
	margin:0px;
	padding:0px;
}

#banques ul li {
	display: inline;
	margin:0px;
	padding:0px;
}

#banques img{
	border: 1px solid #999999;
}


#banques ul li a{
	margin:0px;
	padding:0px;
}

#banques ul li a:hover {

}



/* PERSONNALISTAION POUR LE PLAN DU SITE */

#plandusite {	/* si on change les parametres les changer également sur l'id texte */
	margin-right:5px;
	padding-right:10px;
	height:310px;
	overflow:auto;
}

#plandusite ul li a {
	padding-bottom:10px;
	padding-top:5px;
	padding-left:20px;
	background: url(../media/images/picto_b_ouvert.gif) no-repeat 0px 6px;
	color: #000537;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform: none;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#plandusite ul li a:hover {
	color:#999999;
	background: url(../media/images/picto_g_ouvert.gif) no-repeat 0px 6px;
}



#plandusite ol li a {
		padding-bottom:5px;
		padding-top:5px;
		background:url(../media/images/picto_g_ferme.gif) no-repeat 0px 5px;
		
		color:#999999;
		font-family:"Arial", Helvetica, sans-serif;
		font-size:10px;
		text-decoration:underline;
}

#plandusite ol li a:hover {
	background:url(../media/images/picto_g_ouvert.gif) no-repeat 0px 5px;
	color: #000537;
}

/* PERSONNALISTAION POUR LIENS */
#lienutiles a {
	padding-left:15px;
	background:url(../media/images/picto_g_fleche.gif) no-repeat 0px 2px;
	color: #999999;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform: none;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#lienutiles a:hover {
		text-decoration: underline;
}


/* tests de patrice */

#thumb_container{ }

#thumb_container img{ border: 1px solid #000; }

#thumb_container ul{ float: left; }

#thumb_container li{
	display: inline;
	float: left;
	width: 110px;
	height: 100px;
}

/* PARTIE DROITE */
#menudroite {
	padding-left:30px;
	
	float:left;
	width:160px;
	height:350px;
	background:url(../media/images/fond_drte2.jpg) no-repeat 0px 0px;
}

#menudroite a {
	color: #f78e1b;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform: none;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#menudroite a:hover {
	color: #005379;
}

#menudroite ul {
	margin:0px;
	padding:0px;
}


#menudroite li  {
	margin:0px 0px 0px 0px;
	padding:0px;
	border-bottom:1px  dotted #F78E1B;
}


#menudroite li a {
	color: #F78E1B;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform: none;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#menudroite li a:hover {
	color: #005379;
}

#menudroite img {
	/*margin-left:-8px;*/
	margin-left:-15px;
}

/* PIED DE PAGE */
#pied {
	clear:left;
	height:16px;
	width:1014px;
	
	background-color:#998A77;

}


#pied-lien {
	margin-top:2px;
	float:left;
	height:14px;
	width:800px;
	
	color: #FFF;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

#pied-lien li {
	display: inline;
	padding-left:5px;
	padding-top:3px;

}

#pied-lien li a {
	color: #FFF;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform: none;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

#pied-lien li a:hover {
text-decoration: underline;
}

#pied-dtre {
	float:left;
	height:14px;
	width:210px;
	padding-right:4px;
	text-align:right;
	
	color: #FFF;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	margin-top:2px;
}