/* CSS Document - ©STUDIO4U - www.archeosite.be */

/***********************************************/
/* HTML */
/***********************************************/

html, body {
	scrollbar-face-color:#42360F;
  	scrollbar-arrow-color:#FFFFCC;
  	scrollbar-track-color:#F3F2DC;
  	scrollbar-shadow-color:#473D2E;
  	scrollbar-highlight-color:#80591C;
  	scrollbar-3dlight-color:#FFFFCC;
  	scrollbar-darkshadow-Color:#846D50;
}

html, body, form, div{
	border: 0px solid;
	margin: auto;
	padding: 0px;
	vertical-align: top;
}

body{
	background-color: #EAE8C2;
	overflow: auto;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	margin-left: 0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(biblio/images/fond.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}

body.home { margin:5px; background:none; background-color: #EAE8C2; }

li {
list-style-type:none;
}

.ref  { 
display: none; 
}


img.png {
behavior: url(png.htc);
border:none;
background-color: transparent;
}

/***********************************************/
/* CADRES */
/***********************************************/

#Container {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: repeat-y;
	height: auto;
	width: 744px;
}

#Header {
	margin: 0px auto;
	padding: 0px;
	width: 744px;
	height: auto;
	text-align:center;
	/*background-image:url(header.gif);
	background-repeat:repeat-y;	*/
}

/*
#menu_haut {
	background-color: #FFF0C5;
	float: right;
	height:50px;
	width: 700px;
}*/

#menu_bas {
	text-align:center;
	margin-top: 5px;
	width:auto;
}

#contenu {
	display:block;
	/*background-color: #FFF0C5;*/
	float: left;
	padding: 24px 12px 0px 18px;
	width: 424px;
}

#contenu_ie {
	display:block;
	/*background-color: #FFF0C5;*/
	float: left;
	padding: 24px 10px 0px 7px;
	width: 424px;
}

#Lefter {
	/*background-position: 0 0;
	background-repeat: repeat-y;
	background-color:#FFF0C5;*/
	float: left;
	width: 140px;
	/*background-image: url(fond_lefter.jpg);*/
}

#Righter {
	display:block;
	float: right;
	width: 148px;
	vertical-align:top;
	/*background-image: url(fond_lefter.jpg);*/
}

#Footer {	
	clear: both;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	width: 744px;
}

#bas_page {	
	/*background-position: 0 0;
	background-image: url(bas_site.jpg);
	background-repeat: no-repeat;*/
	width: 744px;
	height: 62px;
	margin: 0px auto;
	text-align:center;
	padding: 0px;
}

#vide_bas {	
	border: 0;
	height: 30px;
	overflow: hidden;
	width: 744px;
}

#chemin {
	color:#666666;
	font-size: 10px;
	font-family:Verdana, Arial;
	text-align: left;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

.espace_mini {
	border: 0;
	height: 5px;
	overflow: hidden;
}

.espace_pt {
	border: 0;
	height: 10px;
	overflow: hidden;
}

.espace_gd {
	border: 0;
	height: 24px;
	overflow: hidden;
}

/*---RailRoad---*/

#RailRoad{
	height:12px;
	background-color: transparent;
	color: #AA9966;
	font-size: 9px;
	font-family:Verdana, Arial;
	text-align: left;
}

#RailRoad a{
	color: #AA9966;
	font-size: 9px;
	text-decoration: underline;
}

#RailRoad a:hover{
	color: #997D4E;
	font-size: 9px;
	text-decoration: underline;
}

/* #F1CE4C;#A3CFFF;#88B43E;#997D4E; */

/* -- CADRE TEXTE -- */
#bloc_text {
	width:418px;
	height:auto;
	visibility: visible;
	overflow: visible;
	text-align:justify;
}

#hab_left {
	float:left;
	margin-right:7px;
}

#hab_right {
	float:right;
	margin-left:7px; 
}
/* -- -- -- -- -- -- */

/***********************************************/
/* BOUTONS */
/***********************************************/


/* -- COMMUN -- */

a.case_roll_neutre {
	display: block;
	height: 21px;
	margin: 0px 1px;
	padding: 4px 0px 0px 10px;
	background-position: 6px 0px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:10px;
	text-decoration: none;
}

a.case_roll_neutre:hover {
	text-decoration: none;color:#42360F;
background-image: url(biblio/images/btn_neutre_on.gif);
	
}

.cr_neutre_pasive {
color:#A18412;
background-image: url(biblio/images/btn_neutre_off.gif);
}

.cr_neutre_active {
color:#42360F;
background-image: url(biblio/images/btn_neutre_on.gif);
}

/* -- FAMILLE -- */

a.case_roll_famille {
	display: block;
	height: 21px;
	margin: 0px 1px;
	padding: 4px 0px 0px 10px;
	background-position: 6px 0px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:10px;
	
	text-decoration: none;
}

a.case_roll_famille:hover {
	text-decoration: none;color:#42360F;
background-image: url(biblio/images/btn_famille_on.gif);
}

.cr_famille_pasive {
color:#A18412;
background-image: url(biblio/images/btn_famille_off.gif);
}

.cr_famille_active {
	color:#42360F;
background-image: url(biblio/images/btn_famille_on.gif);
}

/* -- GROUPE -- */

a.case_roll_groupe {
	display: block;
	height: 21px;
	margin: 0px 1px;
	padding: 4px 0px 0px 10px;
	background-position: 6px 0px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:10px;
	text-decoration: none;
}

a.case_roll_groupe:hover {
	text-decoration: none;color:#42360F;
background-image: url(biblio/images/btn_groupe_on.gif);
}

.cr_groupe_pasive {
color:#A18412;
background-image: url(biblio/images/btn_groupe_off.gif);
}

.cr_groupe_active {
color:#42360F;
background-image: url(biblio/images/btn_groupe_on.gif);
}

/* -- PASSION -- */

a.case_roll_passion {
	display: block;
	height: 21px;
	margin: 0px 1px;
	padding: 4px 0px 0px 10px;
	background-position: 6px 0px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:10px;
	text-decoration: none;
}

a.case_roll_passion:hover {
text-decoration: none;
color:#42360F;
background-image: url(biblio/images/btn_passion_on.gif);
}

.cr_passion_pasive {
color:#A18412;
background-image: url(biblio/images/btn_passion_off.gif);
}

.cr_passion_active {
color:#42360F;
background-image: url(biblio/images/btn_passion_on.gif);
}

/* ************************** */

/* POUR IE */

a.btn_principaux  {
	display:block;
	height: 30px;
	width: 90px;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#42360F;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	letter-spacing: 0,4px;
	text-decoration:none;
	text-align:center;
}


a.btn_principaux:hover {
	text-decoration:none;
	background-image: url(biblio/images/btn_top_on.gif);
	line-height: 20px;
	/*background-color:#42360F;
	height: 26px;
	background-position: 0px -4px;
	padding: -4px 0px 0px 0px;*/
}

.btn_p_pasive {
	background-image: url(biblio/images/btn_top_off.gif);
}

.btn_p_active {
	line-height: 20px;
	background-image: url(biblio/images/btn_top_on.gif);
}


/* ************************** */

.btn_sous {
	font-family: Arial;
	font-size: 10px;
	color: #70502F;
	text-decoration:none;
	letter-spacing:1px;
	text-align:justify;
}

a.btn_sous {
text-decoration:none;
}

a.btn_sous:hover {
text-decoration:none;
color: #BBAA99;
}

/* LIENS */

a.lien {
	text-decoration: none;
}

a.lien:hover{
	text-decoration: underline;
	/*background-image: url(off.gif);*/
}

/***********************************************/
/* BLOCS */
/***********************************************/


.bloc_info_comp {
	/* top - right - bottom - left */
	padding: 0px 0px 0px 12px;
	width: 128px;
	text-align:center;
}

.bloc_info_haut {
	background-position: 0 0;
	background-image: url(images_demo/bordure_haut_cadre_gauche_b.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	height: 136px;
	margin: 0px;
	padding: 0px;
}

.bloc_info_center {
	background-repeat: repeat-y;
	background-image: url(images_demo/fond_centre_cadre_g.gif);
	color: #00267F;
}

.bloc_info_bas {
	background-position: 0 0;
	background-image: url(images_demo/bas_cadre_gauche.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

/* */
.comp_cadre_droite {
	width: 170px;
	height: auto;
	float:right;
	
}

/* */

.ht_droite_famille {
	width: 96px;
	height: 20px;
	padding: 8px 0px 0px 24px;
	vertical-align:text-bottom;
	background-position: 0px 0px;
	background:url(biblio/images/cadre_ht_famille.jpg);
	background-repeat:no-repeat;
}

.bs_droite_famille {
	width: 120px;
	height: 8px;
	background-position: 0px 0px;
	background:url(biblio/images/cadre_bs_famille.jpg);
	background-repeat:no-repeat;
}

.info_droite_famille {
	padding: 2px 5px 0px 11px;
	width: 104px;
	height: auto;
	text-align: left;
	background-position: 0px 0px;
	background:url(biblio/images/cadre_fd_famille.jpg);
	background-repeat:repeat-y;
}

/* */

.ht_droite_groupe {
	width: 96px;
	height: 20px;
	padding: 8px 0px 0px 24px;
	vertical-align:text-bottom;
	background-position: 0px 0px;
	background:url(biblio/images/cadre_ht_groupe.jpg);
	background-repeat:no-repeat;
}

.bs_droite_groupe {
	width: 120px;
	height: 8px;
	background-position: 0px 0px;
	background:url(biblio/images/cadre_bs_groupe.jpg);
	background-repeat:no-repeat;
}

.info_droite_groupe {
	padding: 2px 5px 0px 11px;
	width: 104px;
	height: auto;
	text-align: left;
	background-position: 0px 0px;
	background:url(biblio/images/cadre_fd_groupe.jpg);
	background-repeat:repeat-y;
}

/* */

.ht_droite_passion {
	width: 96px;
	height: 20px;
	padding: 8px 0px 0px 24px;
	vertical-align:text-bottom;
	background-position: 0px 0px;
	background:url(biblio/images/cadre_ht_passion.jpg);
	background-repeat:no-repeat;
}

.bs_droite_passion {
	width: 120px;
	height: 8px;
	background-position: 0px 0px;
	background:url(biblio/images/cadre_bs_passion.jpg);
	background-repeat:no-repeat;
}

.info_droite_passion {
	padding: 2px 5px 0px 11px;
	width: 104px;
	height: auto;
	text-align: left;
	background-position: 0px 0px;
	background:url(biblio/images/cadre_fd_passion.jpg);
	background-repeat:repeat-y;
}

/* */

.ht_droite_neutre {
	width: 96px;
	height: 20px;
	padding: 8px 0px 0px 24px;
	vertical-align:text-bottom;
	background-position: 0px 0px;
	background:url(biblio/images/cadre_ht_neutre.jpg);
	background-repeat:no-repeat;
}

.bs_droite_neutre {
	width: 120px;
	height: 8px;
	background-position: 0px 0px;
	background:url(biblio/images/cadre_bs_neutre.jpg);
	background-repeat:no-repeat;
}

.info_droite_neutre {
	padding: 2px 5px 0px 11px;
	width: 104px;
	height: auto;
	text-align: left;
	background-position: 0px 0px;
	background:url(biblio/images/cadre_fd_neutre.jpg);
	background-repeat:repeat-y;
}

/***********************************************/
/* COMPOSANTS */
/***********************************************/

.center {
text-align:center;
}

.left {
text-align:left;
}

.right {
text-align:right;
}

.just {
text-align:justify;
}

/***********************************************/
/* TEXTES */
/***********************************************/

/* titre */

.titre {
font-family: Trebuchet MS, Verdana, Arial;
font-size:12px;
}

/* FAMILLE */

.famille {
color:#F1CE4C;
}

a.famille {
color:#F1CE4C;
text-decoration:none;
}

a.famille:hover {
color:#E3E0B7;
text-decoration:none;
}

/* GROUPE */

.groupe {
color:#A3CFFF;
}

a.groupe {
color:#A3CFFF;
text-decoration:none;
}

a.groupe:hover {
color:#E3E0B7;
text-decoration:none;
}

/* PASSION */

.passion {
color:#88B43E;
}

a.passion {
color:#88B43E;
text-decoration:none;
}

a.passion:hover {
color:#E3E0B7;
text-decoration:none;
 }

/* NEUTRE */

.neutre {
color:#997D4E;
}

a.neutre {
color:#997D4E;
text-decoration:none;
}

a.neutre:hover {
color:#E3E0B7;
text-decoration:none;
}
/* POUR MENU BAS */

/* FAMILLE BAS */

.famille_bas { color:#F1CE4C; }

a.famille_bas { color:#F1CE4C; text-decoration:none; }

a.famille_bas:hover { color:#F1CE4C; text-decoration:underline; }

/* GROUPE */

.groupe_bas { color:#A3CFFF; }

a.groupe_bas { color:#A3CFFF; text-decoration:none; }

a.groupe_bas:hover { color:#A3CFFF; text-decoration:underline; }

/* PASSION */

.passion_bas { color:#88B43E; }

a.passion_bas { color:#88B43E; text-decoration:none; }

a.passion_bas:hover { color:#88B43E; text-decoration:underline; }

/* NEUTRE */

.neutre_bas { color:#997D4E; }

a.neutre_bas { color:#997D4E; text-decoration:none; }

a.neutre_bas:hover { color:#70502F; text-decoration:underline; }
/* */


/* */
.txt_menu_bas {
font-family:Verdana, Arial;
text-align:right;
font-size:10px;
}

/* */

.zone_txt {
	height: auto;
	padding: 0px 0px 0px 8px;
	/*width: 422px;*/
	text-align: left;
}

.txt_bloc_info {
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 0;
	z-index: 1;
}

/* TEXT DE CONTENU PAGE */

.text_cont {
	display:block;
	margin: 0 auto ;
	top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
	visibility: visible;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10.5px;
	color: #666666;
	text-align: justify;
	letter-spacing:0.6px;
	line-height:13px;
	
}

/* TEXT NORMAL */

.text {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	line-height: 14px;
}

.text_home { 
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	color: #666666;
	line-height: 14px; 
}

.text_redirection {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	line-height: 14px;
}

/* Titres */

h3
{
	display:block;
	margin:0;
	padding:0;
	
	height:26px;
	width:426px;
}

h3 a
{ 
	display:block;
	font-family:Trebuchet MS, Verdana, Arial;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#777;
	text-decoration:none;
	
	padding-top:6px;
	padding-left:20px;
	width:auto;
}

h3.famille { background-image:url(biblio/images/elements/gd_titre_famille.png); }
h3.groupe { background-image:url(biblio/images/elements/gd_titre_groupe.png); }
h3.passion { background-image:url(biblio/images/elements/gd_titre_passion.png); }
h3.neutre { background-image:url(biblio/images/elements/gd_titre_neutre.png); }

#menu_bas a { text-decoration:none; }
#menu_bas img{ border:0; }

#nav { float:right; }
#nav ul { margin:0; padding:0; text-align:left; }
#nav ul li { list-style:none; float:left; }