*{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
	font-family:arial; font-size:9pt;
}

#wrap {
	MARGIN-LEFT: auto; WIDTH: 975px; MARGIN-RIGHT: auto; TEXT-ALIGN: left;
}

body{
	BACKGROUND: url(images/fond_general.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color:#fff;
}

.orange{
color:orange;
}

.gris{
	color:#ccc;
}

/* Partie Haute */
#header {
	WIDTH: 975px; HEIGHT: 165px;
}
	#header_logo {
		WIDTH: 330px; POSITION: absolute; HEIGHT: 50px;
		margin-top:20px;
	}
	
	#header_logo img{
		POSITION: absolute;border:0;
	}
	
	#header_partager {
		POSITION: absolute;margin-top:10px;margin-left:510px;
		WIDTH: 200px; HEIGHT: 20px;
		border:0;
		
	}
	
	#header_partager_fond_fr{
		BACKGROUND: url(images/add_this_fr-trans.png);
		background-repeat:no-repeat;
		background-position: 95px 1px; 
		height:50px;width:250px;
		
	}
	#header_partager_fond_en{
		BACKGROUND: url(images/add_this_en-trans.png);
		background-repeat:no-repeat;
		background-position: 95px 1px; 
		height:50px;width:250px;
		
	}
		/* bulle connexion */
			.rechercher_input{
				padding-left:5px;
			
			}
			.rechercher_button{
			color:black;
			background-color:#ccc;
			font-size:9pt;
			font-weight:bold;
			border:1px solid white;
			height:18px;
			margin-left:7px;
				
			}
		
	#header_drapeaux {
		POSITION: absolute;margin-top:10px;margin-left:820px;
		WIDTH: 55px; HEIGHT: 27px;text-align:right;
	}
	#header_drapeaux img {
		border:0;
	}
	#header_connexion {
		POSITION: absolute;margin-top:59px;margin-left:500px;
		width:380px;
		height:100px;
	}
		
		/* bulle connexion */
		.connexion_titre{
			padding-top:4px;
			color:white;
			font-size:9pt;
			font-weight:bold;
		}
		.connexion_input{
			border:1px solid #000;
			padding-left:5px;
			line-height:20px;
			height:20px;
			width:170px
		}
		.connexion_button{
			color:white;
			background-color:#000;
			font-size:8pt;
			font-weight:bold;
			border:1px solid #ccc;
			line-height:15px;
			padding-top:2px;
			padding-bottom:2px;
			padding-left:4px;
			padding-right:4px;
		}
		
		.connexion_button:hover{
			color:#000;
			background-color:#ff9900;
			font-size:8pt;
			font-weight:bold;
			border:1px solid #ccc;
			line-height:15px;
			padding-top:2px;
			padding-bottom:2px;
			padding-left:4px;
			padding-right:4px;
		}
		
		.connexion_liens a{
			color:#000;
			text-decoration:underline;
			padding-left:0px;
		}
		
		.connexion_liens a:hover{
		 color:#fff;
		 text-decoration:none;
		}
		
/* Partie Basse */

#site {
	position:absolute;margin-top:70px;margin-left:0px;
	WIDTH: 975px; HEIGHT: auto;
	background-image:url(images/fond_site.png);
	_background-image:url(images/fond_cadre_principal-ie6.jpg);
	background-repeat: repeat-x repeat-y;
	background-position:center -10px;
	min-height:600px;
	color:white;overflow:hidden;
}

#banniere{
	padding:10px;
	text-align:center;
	border-bottom:#FFFFFF;
	margin-bottom:0px;
	
}	

#banniere_bottom{
	border-top: 1px solid #666;
	margin-left:10px;margin-right:10px;
	line-height:5px;
	margin-bottom:10px;
}
	
/* ajout bastien */	
#h2_titre{
	background-image:url(images/fond_titre.gif);
	background-repeat: no-repeat;
	background-position:left top;
	font-size:14pt;
	height:40px;
	line-height:40px;
	margin-left:0px;
	padding-left:10px;
	padding-bottom:10px;
	width:615px;
}	
/* fin ajout bastien */


	
#h1_titre{
	background-image:url(images/fond_titre.gif);
	background-repeat: no-repeat;
	background-position:left top;
	font-size:14pt;
	height:40px;
	line-height:40px;
	margin-left:0px;
	padding-left:10px;
	padding-bottom:10px;
	width:615px;
	
}


/* ajout bastien */

#h1_ss_titre{
	font-size:12pt;
	color:#ff9900;	
}

/* fin ajout bastien */

#imu{
	margin-bottom:10px;
	margin-right:10px;
	width:300px;
	height:500px;
}

#contenu{
	width:625px;
	padding-left:15px;
	text-align:justify;
}

#separateur_pied_page{
	float:left;
	border-bottom:1px solid #666;
	width:960px;
	margin-left:10px;margin-right:10px;
	line-height:10px;
	margin-bottom:10px;
	margin-top:10px;
	
	
}

a {
	color:#fd9500;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
	
/* Onglet*/	

/* MENU 1 */
	#menu1{
		position:absolute;
		margin-top:0px;
		margin-left:10px;
	}

 	#onglet ul {
     padding:3px 10px 0;list-style:none;margin-left:0px;
    }
    #onglet li {
      float:left;
      margin-right:1px;padding:0 0 0 0px;
	  list-style: none; 
    }
	#onglet a {
	   background-image:url(images/onglet_off.gif);
	   padding-top:10px;padding-left:10px;padding-right:10px;
	   float:left; display:block; text-decoration:none; width:auto;
	   color:#fff;font-weight:bold;
	   height:25px;font-size:10pt;
   }
    #onglet a:hover {
	   background-image:url(images/onglet_on.gif);
	   padding-top:5px;padding-left:10px;padding-right:10px;
	   float:left; display:block; text-decoration:none; width:auto;
	   color:#fff;font-weight:bold;
	   height:30px;
	   
     }

    #onglet_on a {
	    background-image:url(images/onglet_on.gif);
	   padding-top:5px;padding-left:10px;padding-right:10px;
	   float:left; display:block; text-decoration:none; width:auto;
	   color:#fff;font-weight:bold;
	   height:30px;
     }
	
/* MENU 2  */
	#menu2{
		position:absolute;
		margin-top:35px;
		background-color:#1f1f1f;
		width:965px;
		padding-left:10px;
		height:35px;
	}
 	#onglet2 ul {
		padding:3px 10px 0;list-style:;margin-left:0px;
    }
	#onglet2 li {
      float:left;
      list-style:none; 
      margin-right:1px;padding:0 0 0 0px;
    }
	#onglet2_off a {
	   padding-top:10px;padding-left:10px;padding-right:10px;
	   float:left; display:block; text-decoration:none; width:auto;
	   color:#fd9500;
	   height:25px;font-size:10pt;
   }
    #onglet2_off a:hover {
	   padding-top:10px;padding-left:10px;padding-right:10px;
	   float:left; display:block; text-decoration:none; width:auto;
	   color:#fff;
	   height:25px;font-size:10pt;
     }

    #onglet2_off a {
	    padding-top:10px;padding-left:10px;padding-right:10px;
	   float:left; display:block; text-decoration:none; width:auto;
	   color:#fd9500;
	   height:25px;font-size:10pt;
     }	
     
     /* ACTIF */
     #onglet_on2_actif a {
	   padding-top:10px;padding-left:10px;padding-right:10px;
	   float:left; display:block; text-decoration:none; width:auto;
	   color:#fff;
	   height:25px;font-size:10pt;
     }
   
     
/* AUTRES */     



/*infobulle*/

a.info{
    position:relative; 
    z-index:24; 
    text-decoration:none;
}

a.info:hover{z-index:1000;}

a.info span{display: none}

a.info:hover span{ 
	display:block; 
	position:absolute;
    bottom:10px;
    width:100px;
    border:1px solid #333;
    background-color:#eeeeee; 
    color:#000;
    text-align: left;
    font-weight:none;
    padding:1px;
}
    
    

/* MESSAGE D'ALERT */

	#divAlert1 {
		background:#eef7dd url("/template/skins/1/images/valide.gif") no-repeat; border : 3px solid #c2df88; background-color: #eef7dd;   margin-bottom: 5px; height :auto; min-height:30px; vertical-align: middle;
	}
	
	#divAlert1 li {
		color: #75866b; MARGIN: 0px 0px 0px 60px; list-style-type:square;
	}
	
	#divAlert2 {
		background:#eef7dd url("/template/skins/1/images/attention.gif") no-repeat; border : 3px solid #fe7b7a; background-color: #ffd6d6; margin-bottom :5px; height :auto; min-height :30px; vertical-align: middle;
	}
	
	#divAlert2 li {
		 color: #d50062; MARGIN: 0px 0px 0px 60px; list-style-type:square;
	}
 
 
  #divAlert3 {
		background:#d2f1ff url("/template/skins/1/images/information.gif") no-repeat; border : 3px solid #0060a1; background-color: #d2f1ff; margin-bottom :5px; height :auto; min-height :30px; vertical-align: middle;
	}
	
	#divAlert3 li {
		 color: #0060a1; MARGIN: 0px 0px 0px 60px; list-style-type:square;
	}
 
 
/* INDEX */
#orange{
	color:#fd9500;
}

	#index_bulle_1{

	}
	
	#index_bulle1_animation{
		width:589px;
		height:239px;
		
	}

	#index_contenu{
		padding-left:30px;
		margin-top:17px;
	}
	
	#index_imu{
		margin-top:20px;
		padding-right:33px;
	}
	
	#index_dessous_imu{
		margin-top:20px;
		padding-right:33px;
		background-image:url(images/fond_argu.gif);
		background-repeat: no-repeat;
		background-position:left top;
	}
	
	#index_temoignage{
		float:left;
		padding-right:33px;
		background-image:url(images/fond_temoignages.png);
		_background-image:url(images/fond_temoignages-ie6.jpg);
		background-repeat: no-repeat;
		background-position:left top;
		width:580px;
		margin-top:10px;
		margin-left:5px;
	}
	
	
	#index_temoignage_fin{
		background-image:url(images/apostrophe_bas-trans.png);
		background-repeat: no-repeat;
		background-position:bottom right;
		width:610px;
		margin-top:0px;
		height:40px;
		_margin-left:540px !important;
	
	}
	#index_temoignage_titre{
		font-size:12pt;
		font-weight:bold;
		padding-left:190px;
		padding-top:20px;

	}
	#index_temoignage_contenu{
		font-size:10pt;
		padding-left:180px;
		padding-top:30px;
		text-align:justify;
		width:380px;
	}
	#index_temoignage_voir_tous a{
		font-size:10pt;
		color:#fd9500;
		float:right;
		margin-right:20px;
		margin-top:10px;
		margin-bottom:10px;
	}
	
	#index_fond_avantages{
		background-image:url(images/fond_avantages.gif);
		background-repeat: no-repeat;
		background-position:left top;
		width:589px;
		height:200px;
		color:black;
	}
	
	#index_temoignage_droite{
		float:right;
		margin-right:20px;
		margin-top:35px;
	}
	
	#index_phrase_index{
    	text-align:center;
    	padding-top:15px;
     	width:100%;
     	font-size:12pt;
    	color:#000;
    	font-weight:bold;
    	padding-bottom:15px;
    }
    
	
	#index_liste ul {
    }
    #index_liste li {
     	font-size:10pt;
     	margin-left:40px;
     	line-height:20px;
     	font-weight:bold;
     	color:black;
    }
    
    
    #index_button_orange{
     	position:absolute;
     	height:30px;
     	width:158px;
    	background-image:url(images/bt_orange.png);
    	background-position:center top;
		background-repeat: no-repeat;
    	text-align:center;
		padding-top:3px;
		margin-top:-10px;
		margin-left:430px;
    }

    #index_button_orange a{
		font-weight:bold;
     	font-size:12pt;
    	color:#fff;
    	text-decoration:none;
    }
    #index_button_orange a:hover{
    	text-decoration:underline;
    }
    
    
    
    #pied_page ul {
		list-style:none;margin-left:0px;
	    text-align:center;
	    margin-bottom:200px;
    }
    #pied_page li {
      display:inline;
      margin-right:5px;margin-left:5px;
	  list-style: none; 
	  width:100px;
    }
    
    #links ul {
    	list-style:none;margin-left:0px;
	    text-align:center;
	    margin-bottom:200px;
    }
    #links li {
      display:inline;
      margin-right:5px;margin-left:5px;
	  list-style: none; 
	  width:100px;
    }
    
/* FIN INDEX */


/* Style contenu*/

#h1_titre{

		background-image:url(images/fond_titre.gif);
    	background-position:top center;
    	text-align:left;
}


/* plan du site*/


#plan_site_onglet a{
	font-size:10pt;
	color:#fff;
	line-height:22px;
}


#plan_site_ul ul{
	padding:10px;
}

#plan_site_ul li{
	margin-left:30px;
	line-height:17px;
}



/* formulaire*/

LEGEND{
	padding-left:5px;padding-right:5px;
	color:orange;
}
FIELDSET{
	padding:5px;
	border:1px solid #ccc;
}

.button{
	color:white;
	background-color:#000;
	font-size:8pt;
	font-weight:bold;
	border:1px solid #ccc;
	line-height:20px;
}

.button:hover{
	color:#000;
	background-color:#ff9900;
	font-size:8pt;
	font-weight:bold;
	border:1px solid #ccc;
	line-height:20px;
}

/*page temoignage*/

#border_temoignage{
border:1px solid #ccc;
margin-bottom:10px;
padding:10px;
}

/* Pagination */

a.pagination {
	text-decoration: none; color: orange; padding: 1px 5px 1px 5px; margin: 2px; border: 1px solid #fff; line-height: 20px;
    }

a.pagination_on {
	text-decoration: none; color: #fff; padding: 1px 5px 1px 5px; margin: 2px; line-height: 20px; background-color: orange; border: 1px solid #fff; font-weight:bold;
    }
    
a.pagination:hover {
	text-decoration: none; color: #333; background-color: #e8e8e8; border: 1px solid #CCC;
	}

a.pagination_nav {
	text-decoration: none; color: orange; padding: 1px 5px 1px 5px; margin-left:5px; margin-right:5px;  border: 1px solid #CCC;
	line-height: 20px; font-weight:bold;
    }
    
a.pagination_nav:hover {
	text-decoration: none; font-weight:bold; color: #333; background-color: #e8e8e8; border: 1px solid #CCC;
	}

.pagination_off {
	text-decoration: none; color: #e8e8e8; padding: 1px 5px 1px 5px; margin: 3px;
	border: 1px solid #e8e8e8; line-height: 20px;
}

/* cercle */ 
#description_creation_cercle
{
	padding-top:10px;
	padding-bottom:10px;
}


/* Mise en forme des pages contenu*/


#ul_contenu{
	margin-left:30px;
	list-style-type: disc;
}


/* infobulle*/

a.help_desc_poker 		{ position: relative; z-index: 24; cursor: help;  text-decoration: none; border: none; }
a.help_desc_poker:hover 	{ z-index: 25; background-color: #FFE599; color:#000;}
a.help_desc_poker span 	{ display: none; }
a.help_desc_poker:hover span {
	display: block;
	position: absolute;
	top: 1.5em;
	left: 0px;
	width: 300px;
	line-height: 1.3em;
	padding: 5px 8px;
	background-color: #FFF6E5;
	border: 1px #FFD580 solid;
	font-size: 11px;
	font-family: 'lucida grande',tahoma,arial,sans-serif;
	text-align: left;
	color: #000;
}


/* resulat moteur de recherche*/ 
#fond_tableau_resultat{
background-color:#5a5959;
padding:5px;
}

/* Correctif  */ 

#footer {
	clear:both;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px
	}


