@charset "UTF-8";

/*BALISES HTML*/


div {border:0px dashed #CC0000}


body  {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	font-size: 10px;
	color: #343642;

}

a {
	color:#1c5e89;
	text-decoration: none;
}
	a:link {color: #1c5e89;}
	a:hover {color: #6eafd5; text-decoration:none}

	.nom a:hover {color: #1c5e89; text-decoration:none}



h1 {
	z-index: 10;
	position: relative;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	vertical-align:top;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	color:#1c5e89;
	width:390px;
	margin-bottom:20px;
	margin-top:0px;
}


h2 {
	z-index: 10;
	clear: both;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	vertical-align:top;
	letter-spacing: 0.2em;
	color:#1c5e89;
	margin-bottom:10px;
	margin-top:0px;
}


h3 {
	z-index: 10;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	color: #343642;
	margin-bottom: 6px;
	margin-top:0px;
	width:300px;
}



p {
	z-index: 10;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	margin-top:0px;
	margin-bottom:15px;
}

	p a:link {font-weight:bold;}
	p a:visited {font-weight:bold;}
	p a:hover {z-index: 0; color: #1c5e89; font-weight:bold;  text-decoration:underline}


dl {
	width: 120px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
/*	list-style-position: outside;
	list-style-type: square;
*/	margin-top:0px

}

dt {
	margin-bottom:5px;
	font-weight:bold;
	width:120px;
}

dt a {
	line-height: 15px;
	display: block;
	margin-bottom:5px;
	font-weight:bold;
	width:120px;
}

dd {
	width: 110px;
	margin-bottom:15px;
	margin-left:25px;
	padding-right:20px;
	font-size:10px;
	line-height:normal;
}



/*ELEMENTS POUR LA MISE EN PAGE*/

.mot_cle {
	font-weight: bold;
	color:#1c5e89;
	text-decoration: none;
}
	.bando {
	background-image: url(../images/bando.png);
	background-repeat: no-repeat;
	background-position: left -5px;
	width: 950px;
	height: 80px;
	display:block;
}
.bando:hover {
	background-image: url(../images/bando_hover.png);
}




.pied {
	padding: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align:middle;
}

.pied_sup {
	height: 2px;
	background-color: black;
}

.langue {
	height: 50px;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:bottom;
	color:#343642;
}


/*ELEMENTS POUR LES VIGNETTES*/

/*ELEMENTS POUR LES PARAGRAPHES DE LISTES*/

.aphorisme {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	color:#1c5e89;
}

/*TYPOGRAPHIE*/

.guillemets_ouvrant {
	font-size: 75px;
	position: relative;
	bottom: -20px;
}
.guillemets_fermant {
	font-size: 75px;
	position: relative;
	bottom: -50px;
}

/*ELEMENTS POUR LES LISTES DANS LA COLONNE DE DROITE*/

.groupes_liste {
	font-weight:bold;
	padding: 0px;
	                 
	font-weight: bold;
	                 
	line-height: 15px;
	margin-bottom:5px;
	margin-top:15px;
}



#agence {
	display: block;
	float: none;
	left: 40px;
	bottom: 10px;
	z-index: 100;
	font-size: 16px;
	position: relative;
}
ul {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin-left:0px;
	margin-bottom:5px;
	list-style-type:square;
	list-style-position:outside;
}
li {
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 13px;
	margin-left:0px;
	margin-bottom:5px;
	list-style-type:square;
	list-style-position:outside;
}
/*TYPES DE PARAGRAPHES*/

td {
	border-color: #abb79f;
	border-style: dashed;
	border-width: 0px;
}

#bando_inf_gauche {
	background-color: black;
}

#bando_inf_centre {
	background-color: black;
	height: 100px;
}

#bando_inf_droit {
	background-color: black;
}

#cell_entete_centre {
	padding: 0px;
	margin: 0px;
	text-align: left;
	border-color: #c6ff00;
	border-style: solid;
	border-width: 0px;
	height: 30px;
}

#cell_col_gauche {
	position: relative;
	width: 120px;
}

#cell_col_centre {
	position: relative;
	width: 580px;
}

/*ELEMENTS POUR LES MENUS*/
#menu {
	font-size:12px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	line-height: 20px;
	color: #1c5e89;
	float:left;
	width:180px;
}
#menu a:link {color: #1c5e89;}
#menu a:hover {
	color: #1c5e89;
	padding-left:3px;
	text-decoration:none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #1c5e89;
	position:relative;
	left:-6px;
}


#menu_horiz_container {
	font-weight: bold;
	color: #343542;
	text-align: right;
	z-index: 100;
	width: 100%;
	height: 100%;
	position: relative;
	border-color: #eddbae;
	border-style: solid;
	border-width: 0px;
}
#menu_horiz_container a {
	padding-bottom: 2px;
	font-weight: bold;
	color: #343542;
	text-align: right;
	z-index: 100;
	width: 100%;
	height: 100%;
	border-color: #eddbae;
	border-style: solid;
	border-width: 0px;
}
#menu_horiz_container a:link {
	font-weight: bold;
	color: #343542;
	text-align: right;
	z-index: 100;
	width: 100%;
	height: 100%;
	position: relative;
	border-color: #eddbae;
	border-style: solid;
	border-width: 0px;
}
#menu_horiz_container a:hover {
	font-weight: bold;
	color: #6eafd5;
	text-align: right;
	z-index: 100;
	width: 100%;
	height: 100%;
	position: relative;
	border-color: #eddbae;
	border-style: solid;
	border-width: 0px;
}
#Nav {
position: absolute;
right: 0px;
top: -21px;
width: 500px;
padding: 0px;
margin: 0px;
border-color: #ff6d00;
border-style: dashed;
border-width: 0px;
display: block;
z-index: 200;
list-style-type: none;
list-style: none;
}

#Nav li.page {
position: relative;
text-overflow: ellipsis;
z-index: 200;
float: left;
padding: 0px;
border-style: none;
display: block;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
list-style-type: none;
}
#Nav li.page a {
z-index: 200;
padding-left: 5px;
padding-bottom: 3px;
padding-right: 5px;
padding-top: 5px;
list-style-type: none;
border-color: #c6ff00;
border-style: dotted;
border-width: 0px;
display: block;
color: white;
text-decoration: none;	
margin: 0;
}
#Nav li.page a:hover {
	z-index: 200;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-top: 5px;
	list-style-type: none;
	border-color: #c6ff00;
	border-style: solid;
	border-width: 0px;
	margin: 0px;
	display: block;
	background-color: #dc4a04;
	color: white;
}
#Nav li.separ {
z-index: 200;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 5px;
padding-top: 5px;
margin-left: 3px;
margin-bottom: 0;
margin-right: 3px;
margin-top: 0px;
list-style-type: none;
border-style: none;
display: block;
color: white;
text-decoration: none;
}
ul .Menu {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	top: 22px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: white;
	position: absolute;
	clear: both;
	margin-top: 0px;
	width: 120px;
	border-color: #ff0a0f;
	border-style: solid;
	border-width: 0px;
	z-index: 200;
	list-style-type: none;
}
#Nav li.item {
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #ed7c26;
	height: 100%;
	padding: 0px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 200;
	list-style-type: none;
}
#Nav li.item:hover {
	background-color: #dc4a04;
	height: 100%;
	padding: 0px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 200;
	list-style-type: none;
}
#Nav li.item .notice {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 5px;
	list-style-type: none;
	border-color: #c6ff00;
	border-style: solid;
	border-width: 0px;
	display: block;
	background-color: #cab180;
	color: #343642;
}
#Nav li.item a {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-top: 8px;
	font-weight: bold;
	list-style-type: none;
	border-color: #c6ff00;
	border-style: solid;
	border-width: 0px;
	display: block;
	background-color: #ed7c26;
	color: white;
}
#Nav li.item a:hover {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 8px;
	display: block;
	background-color: #dc4a04;
	border-style: none;
}
#Nav #courriel {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-color: #fbd8ff;
	border-style: dotted;
	border-width: 0px;
}  
	                   
	                  
	            
 
{
	border-style: none;
	border-width: 0px;
	width: 20px;
}
#Nav #courriel_script {
	border-color: #ffca16;
	padding-top: 3px;
	width: 10px;
	border-style: dotted;
	border-width: 0px;
} {
	border-style: none;
	border-width: 0px;
	width: 20px;
}
.nettoyeur {
	height: 5px;
	clear: both;
}
#contenu_index {
	z-index: 5;
	width: 400px;
	float: right;
}

#contenu {
	z-index: 5;
	width: 580px;
	float: right;
}

#cell_col_droite {
	width: 250px;
}

#fondateurs {
	position: relative;
	width: 180px;
	margin-left: 50px;
}
#fondateurs a {
	display: block;
}
#fondateurs p {
	float: left;
	clear: right;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 8px;
}
.photo_id_expert {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 40px;
	border-bottom-color: #d7e6e6;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
.chapo {
	line-height: 15px;
	font-weight:bold;
	width:300px;
}

img.icone {
	z-index: 10;
	top: 3px;
	border-style: none;
	position: absolute;
	left: -80px;
	width:57px;
}

img.icone_50 {
	z-index: 10;
	top: 3px;
	border-style: none;
	position: absolute;
	left: -73px;
	width: 50px;
}

img.icone_40 {
	z-index: 10;
	top: 3px;
	border-style: none;
	position: absolute;
	left: -73px;
	width: 30px;
}

p.edito {
	position: relative;
	line-height: 20px;
	text-align:justify;
}

.edito p {
	position: relative;
	line-height: 20px;
	text-align:justify;
}

.photo_id {
	float: left;
	width: 50px;
}

img.couv {
	margin-top: 5px;
	margin-bottom: 0px;
	width:50px;
	border:none;
}

.signature {
	margin-top: 20px;
	float: right;
	width: 130px;
}
.photo_id_legende {
	margin-bottom: 20px;
	margin-top: 8px;
	width: 200px;
	clear: both;
	float: right;
}
#colonne_droite_bloc {
	text-align: justify;
	margin-bottom: 30px;
	width: 180px;
	margin-left: 50px;
}
#colonne_droite_bloc p {
	text-align: left;
	margin-top: 5px;
}
.reseau_photo {
	position: relative;
	border-bottom-color: #d7e6e6;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	margin-bottom: 10px;
}
.reseau_photo span {
	position: absolute;
	top: 15px;
	left: 50px;
}
span.reseau_photo {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
}
div {
	border-color: #c6ff00;
	border-style: solid;
	border-width: 0px;
}
.cadre {
	background-color: #c6ff00;
	border-color: #abb79f;
	border-style: solid;
	border-width: 0px;
}
.folio_bloc {
	margin-top: 40px;
	border-color: #ca11e5;
	border-style: dashed;
	border-width: 0px;
	position: relative;
}

p.folio_edito {
	position: relative;
	line-height: 15px;
	text-align:justify;
}

.folio_titre {
	font-size:12px;
	letter-spacing: 0em;
	margin-bottom:5px;
}

.folio_spec {
	margin-bottom:5px;
}
.publi_bloc {
	margin-top: 20px;
	border-color: #ca11e5;
	border-style: dashed;
	border-width: 0px;
	position: relative;
}

.publi_biblio {
	margin-bottom: 10px;
}
.livre_bloc {
	border-color: #ca11e5;
	border-style: dashed;
	border-width: 0px;
	position: relative;
	height: 100px;
}

.livre_titre {
	font-size:12px;
	letter-spacing: 0em;
	margin-bottom:5px;
}

h3.livre_auteur {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	color: #343642;
	margin-bottom: 6px;
	margin-top:0px;
	width:300px;
}



.livre_biblio {
	margin-bottom:5px;
}
.membre_bloc {
	margin-bottom: 20px;
	position: relative;
	border-color: #c6ff00;
	border-style: solid;
	border-width: 0px;
}

.membre {
	position: relative;
	margin-bottom: 10px;
}

.membre .icone {
	top: 3px;
	border-style: none;
	position: absolute;
	left: -73px;
	width: 50px;
}

h2.nom {
	margin-bottom: 3px;
}

.membre_bio {
	position: relative;
	margin-bottom: 40px;
}

.bio {
	line-height: 14px;
}

h3.fonction {
	height: 40px;
	width: 350px;
	font-style: normal;
	font-weight: normal;
	color: #343642;
}

h3.publications {
}
.membre_biblio {
	margin-bottom:5px;
}
#travaux {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
	z-index: 100;
	height: 0px;
	font-size: 100px;
	text-align: center;
	width: 400px;
	position: relative;
	left: 200px;
	top: 200px;
}
#masque {
	z-index: 10;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: black;
	height: 1000px;
	width: 1000px;
}
#alerte {
	z-index: 1;
	height: 0px;
	width: 1500px;
}

