/********************************************************************************/
/* CSS Usagers */

body { 
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size:14px;
}

#body_accueil {
	/* background-image: url("images/fond_2.gif");*/
}

#body_experience {
	/* background-image: url("images/fond_1.gif"); */
}

#body_fiche {
	/* background-image: url("images/fond_4.gif");*/
}

#body_temoignage {
	/* background-image: url("images/fond_2.gif"); */
}

/********************************************************************************/
/* aspect des liens */
.lien_inactif {
	font-family: inherit;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.faux_lien {
	font-family: inherit;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a, a.lien_gras {
	font-family: inherit;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color:#000000;
	cursor:pointer;	
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #FF00FF;
}

a.lien_gras {
	font-weight:bold;
}	

/********************************************************************************/
/* texte pour les titres et sous-titre */
.titre_experience {
	font-family: inherit; 
	font-size: 14px; 
	color: #EC1BC2; 
	font-weight: bold;
	text-align:center;
}

.sous_titre_experience {
	font-family: inherit; 
	font-size: 12px; 
	color: #093971; 
	font-weight: bold;
	text-align:center;
}

/* titre texte */
.titre {
	font-family: inherit;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}

/* sous titre texte */
.soustitre {
	font-family: inherit;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

/* texte général */
.normal {
	font-family: inherit;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}

.normalGras {
	font-family: inherit;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

/* texte pour les dates */
.date {
	font-family: inherit;
	font-size: 12px;
	color: #098074;
	font-weight: bold;

}

/* texte pour les contacts */
.contact {
	font-family: inherit;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.nom_contact {
	font-family: inherit;
	font-size: 10px;
	color: #3366FF;
	font-style: normal;
	font-weight: bold;
}

/* texte illustrant les photos */
.legende {
	font-family: inherit;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

/* aspect photos page accueil expérience */
#photo_accueil_experience {
	position: absolute;
	top: 155px;
	left: 758px;
	width: 210px;
	height: 150px;
	z-index:2;
}
/********************************************************************************/
/* boite bandeau site */
#marianne {
	margin: 0px;
	background-image: url(images/marianne.gif);
	background-repeat:no-repeat;
	width:120px;
	height:135px;
	top: 0px;
	left: 0px;
	z-index: 1;
	float:left;
}

#bandeau_site {
	margin: 0px;
	margin-left:120px;
	background-image: url(images/bandeau_titre.gif);
	background-repeat:no-repeat;
	width: auto;
	height: 150px;
	z-index: 1;	
}

/* boites textes accueil (page accueil générale)*/
#accueil {
	text-align:justify;
	font-family: inherit;
	font-size: 13px;
	padding-left: 20px;
	position:absolute;
	left: 0px;
	z-index:1;
}

/* boites textes accueil (page accueil expérience)*/
#accueil_experience {
	text-align:justify;
	font-family: inherit;
	font-size: 13px;
	padding-left: 20px;
	position:absolute;
	left: 0px;
	top: 170px;
	width: 500px;
	z-index:1;
}

/* boites textes accueil témoignages */
#accueil_temoignage {
	text-align:justify;
	font-family: inherit;
	font-size: 13px;
	padding-left: 20px;
	padding-right:70px;	
	position:absolute;
	left: 0px;
	top: 200px;
	width: 890px;
	z-index:1;
	background-image:url(images/bandeau_vertical_45px.gif);
	background-repeat:repeat-y;
	background-position:right top;
	height: 223px;
}

/* boite titre des fiches d'expérience */
#titre_fiche {
	position:absolute;
	margin-top:20px;
	margin-bottom:20px;
	top: 144px;
	width:100%;
	height: 85px;
	z-index:1;
}

/* boite titre de la page photos */
#titre_page_photos {
	position:absolute;
	width:482px;
	height:62px;
	left:391px;
	top:155px;
	z-index:3;
}

/* boite titre de la page témoignages */
#titre_page_temoignages {
	position:absolute;
	width:396px;
	height:62px;
	left:372px;
	top:155px;
	z-index:3;
}

/* boite titre de la page recherche France */
#titre_page_recherche {
	position:absolute;
	width:426px;
	height:25px;
	left:545px;
	top:147px;
	z-index:5;
}

/* boite bandeau vertical */
#bandeau_vertical {
	width: 45px;
	background-image:url(images/bandeau_vertical_45px.gif);
	background-repeat:repeat-y;
}

/********************************************************************************/
/* présentation des fiches */
#fiche {
	position:absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top:248px;
	left:20px;
	height:1000px;
	width:960px;
	z-index:1;
	font-family: inherit;
	font-size: inherit;
	font-weight:normal;
	border: 0px none #000000;
}

.boite_fiche_titre_type1 {
	clear:both;
	text-align:center;
	margin: 0px 0px 50px 0px;
	padding:15px 15px 15px 15px;
	height:30px;
	width:900px;
	font-weight:bold;
	font-size: 16px;
	border-left-color: #0066FF;
	border-left-style: solid;
	border-left-width:medium;
	border-top-color: #0066FF;
	border-top-style: solid;
	border-top-width:medium;		
}

.boite_fiche_titre_type2 {
	clear:both;
	text-align:center;
	margin: 0px 0px 50px 0px;
	padding:15px 15px 15px 15px;
	height:30px;
	width:900px;
	font-weight:bold;
	font-size: 16px;
	border-left-color: #FF66CC;
	border-left-style: solid;
	border-left-width: medium;
	border-top-color: #FF66CC;
	border-top-style: solid;
	border-top-width: medium;		
}

.boite_fiche_question { /* boite question */
	float:left;
	margin: 0 0 0 0;
	padding: 15px 15px 15px 15px;
	background-repeat: no-repeat;
	font-weight:bold;
	font-size: inherit;
	border: 0px none #000000;
}

.boite_fiche_question_bleu {
	background-image:url(images/fond_fiche_question_bleu.png);
}

.boite_fiche_question_fushia {
	background-image:url(images/fond_fiche_question_fushia.png);
}

.boite_fiche_reponse { /* boite réponse  */
	margin: 25px 0px 50px 50px;
	padding: 10px 10px 10px 10px;
	min-height: 150px;
	height:auto;
	height:150px;
	z-index:2;
	background-image:url(images/fond_boite_fiche_2.gif); /* sable */
	background-repeat:repeat-y;	
	border: 0px none #000000;
	font-weight:normal;	
	font-size:0.9em;
	border-right-color: #CC9966;
	border-right-style: solid;
	border-right-width:medium;
	border-bottom-color: #CC9966;
	border-bottom-style: solid;
	border-bottom-width:medium;		
}

html>body .boite_fiche_reponse { /* compense le fait qu'IE6 ne comprend pas min-height */
	height: auto;
	min-height: 150px;
} 

.boite_fiche_reponse_courte {
	width : 375px;
}

.boite_fiche_reponse_longue {
	width : 850px;
}

/********************************************************************************/
/* boite liste des expériences recherche géographique */
.liste_region {
	position:absolute;
	z-index:4;
	top: 198px;
	left: 575px;
	width: 420px;
	height: 300px;
	overflow:auto;
	display:none;
	font-family: inherit;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
}

.liste_region_sous_titre {
	font-weight:bold;
	color:#0000CC;
}

/* boite liste des expériences recherche thématique */
.liste_thematique {
	position:absolute;
	z-index:4;
	top: 198px;
	left: 525px;
	width: 420px;
	height: 300px;
	overflow: auto;	
	display:none;
	font-family: inherit;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;		
}

.liste_thematique_sous_titre {
	font-weight:bold;
	color:#0000CC;
}

/* boite liste des expériences recherche par nom */
.liste_nom {
	position:absolute;
	z-index:2;
	height: 350px;
	width: 400px;
	overflow:auto;
	font-family: inherit;
	font-size: 13px;
	padding-left:60px;
	padding-right:70px;	
	background-image:url(images/bandeau_vertical_45px.gif);
	background-repeat:repeat-y;
	background-position:left top;
	background-attachment:fixed;
}

/********************************************************************************/
/* aspect des listes à puces */	
li {
font-family: inherit;
font-size: inherit;
color: black;
list-style-type: none;
background-image: url("images/puce.gif");
background-repeat: no-repeat;
background-position: 0px 6px;
padding-left: 15px;
padding-bottom:0px;
}

.liste_region li {
font-family: inherit;
font-size: inherit;
color: black;
list-style-type: none;
background-image: url("images/puce.gif");
background-repeat: no-repeat;
background-position: 0px 6px;
padding-left: 15px;
padding-bottom: 15px;
}

.liste_thematique li {
font-family: inherit;
font-size: inherit;
color: black;
list-style-type: none;
background-image: url("images/puce.gif");
background-repeat: no-repeat;
background-position: 0px 6px;
padding-left: 15px;
padding-bottom: 15px;
}

.liste_nom li {
font-family: inherit;
font-size: inherit;
color: black;
list-style-type: none;
background-image: url("images/puce.gif");
background-repeat: no-repeat;
background-position: 0px 6px;
padding-left: 15px;
padding-bottom: 15px;
}

/********************************************************************************/
/* menu experiences */	

#menu_experience {
	position: absolute;
	top: 180px;
	left: 520px;
	width: 440px;
	height: 360px;
	z-index: 10;
}

#menu_experience #menu1, #menu2, #menu3, #menu4, #menu5, #menu6 {
	height: 50px;
	width: 245px;
	z-index: 10;
	padding-left: 0px;
	line-height:  50px;
	position: absolute;	
}

#menu_experience #sousmenu1, #sousmenu2, #sousmenu3, #sousmenu4, #sousmenu5, #sousmenu6 {
	width: 190px !important; /* pour FF */
	width: 240px; /* pour IE */
	max-width:240px; /* pour IE */
	z-index: 11;
	padding-left: 55px;
	background-color:#FFCCFF;
	background-repeat: no-repeat;
	background-position:bottom 0px;
	/* IE6 ne comprend pas min-height */
	min-height:50px;
  	height:auto !important;
  	height:50px;
	position: absolute;
	display:block;	
}

#menu_experience li {
	margin-left: -30px;
}

#picto {
	background-repeat:no-repeat;
	width: 50px;
	height: 50px;
	float:left;
}

#menu_experience #menu1 {
	top:  0px;
	left: 0px;
}

#menu_experience #menu1 #picto {
	background-image:url(images/thumb_poignee_main.gif);
}

#menu_experience #sousmenu1 {
	top:  0px;
	left: 0px;
	background-image:url(images/thumb_poignee_main.gif);
}

#menu_experience #menu2 {
	top:  62px;
	left: 45px;
}

#menu_experience #menu2 #picto{
	background-image:url(images/thumb_personnages.gif);
}

#menu_experience #sousmenu2 {
	bottom:248px;
	left:45px;
	background-image:url(images/thumb_personnages.gif);
}

#menu_experience #menu3 {
	top:  124px;
	left: 90px;
}

#menu_experience #menu3 #picto{
	background-image:url(images/thumb_tete.gif);
}

#menu_experience #menu4 {
	top:  186px;
	left: 135px;
}

#menu_experience #menu4 #picto{
	background-image:url(images/thumb_duo.gif);
}

#menu_experience #menu5 {
	top:  248px;
	left: 180px;
}

#menu_experience #menu5 #picto{
	background-image:url(images/thumb_interrogation.gif);
}

#menu_experience #sousmenu5 {
	left: 180px;
	bottom: 62px;	
	background-image:url(images/thumb_interrogation.gif);
}

#menu_experience #menu6 {
	top:  310px;
	left: 225px;
}

#menu_experience #menu6 #picto{
	background-image:url(images/thumb_courrier.gif);
}

#menu_experience #sousmenu6 {
	left: 225px;
	bottom: 0px;	
	background-image:url(images/thumb_courrier.gif);
}

/********************************************************************************/
/* menu navigation accueil | précédent | recherche ... */	

#navigation {
	font-family: inherit;
	font-size: 10px;
	font-weight:normal;
	border: 0px none #000000;
	position:absolute;
	top:115px;
	left:451px;
	width:500px;
	height:40px;
	padding-top:10px;
}

#navigation a {
	font-family: inherit;
	font-size: 10px;
	font-weight:normal;
	color:#0000CC;
}

#navigation a:hover {
	font-family: inherit;
	font-size: 10px;
	font-weight:normal;
	color: #FF00FF;
}

/********************************************************************************/
/* ABECEDAIRE */	

#abecedaire {
	position:absolute;
	top:198px;
	left:560px;
	width:340px;
	margin-top:20px;
}

