/* CSS Document */
body {
	background-color: #F6F5F5;
	color:#000000;
	background-image: url(../img/main_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
	font-size:0.70em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Liens */
a:link, a:visited {
	color: #37904B;
	
}
a:hover {
	color: #000000;
	
}

/* Conteneur global */
#main {
	width:800px;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

/* Cleaner pour float */
.clr {
	clear: both;
	width:100%
}

/* _______________________________________________________________________________ WEBSITE */

/* Le logo et le titre du guide */
#header {
	position: absolute;
	left:5px;
	top:0px;
	width:811px;
	height: 119px;
	z-index:100;
}

#header h1 {
	position:absolute;
	top:12px;
	left:0px;
	width: 97px;
	height:120px;
	margin:0;

}
#header h1 img{ display: none; }

dl#officeMap{
	position:absolute;
	top:12px;
	left:0px;
	height: 102px;
	width:183px;
	margin:0;
	padding: 0;
	background: transparent url(../img/header_logo.gif) top left no-repeat;

}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ---------- Hotspot Declarations ---------- */
dd#effat_logoDef{ top: 0px; left: 0px; }
dd#effat_logoDef a{ position: absolute; width: 92px; height: 102px; text-decoration: none; }
dd#effat_logoDef a span{ display: none; }
dd#effat_logoDef a:hover{ position: absolute; background: transparent url(../img/header_logo.gif) 0px 0px no-repeat; top: 0px; left: 0px; }
dd#effat_logoDef a:hover span,dd#ferco_logoDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding:2px;
	width: 90px;
	top:0px;
	left:0px;
}

dd#ferco_logoDef{ top: 0px; left: 92px; }
dd#ferco_logoDef a{ position: absolute; width: 91px; height: 102px; text-decoration: none; display: block;}
dd#ferco_logoDef a span{ display: none; }
dd#ferco_logoDef a:hover{ background: transparent url(../img/header_logo.gif) -211px -373px no-repeat; top: 0px; left: 0px; }
/*dd#ferco_logoDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding:2px;
	width: 90px;
	top:0px;
	left:0px;
}*/

#headerGuide {
	position:absolute;
	left:196px;
	top:50px;
	height: 63px;
	width:299px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#FFFFFF;
	background-image: url(../images/headergreen.gif);	
}

#headerGuide h2 {
	margin:1em;
	font-size:1em;
	color:#FFFFFF;
	text-align:center;
}

/* Le contenu du guide */

#guidecontent {
	position: absolute;
	top: 130px;
	left:7px;
	width:183px;
	background-image: url(../img/guideContent_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	z-index:5;
}
		/* voir style par langue*/
		
#guidecontent h4 {
	margin: 0px;
	width:183px;
	height:34px;
	display:block;
}
#guidecontent h4 a span {
	display:none;
}
#guidecontent h4 a:hover {
	background-position: 0 -34px;
	width:183px;
	height:34px;
}
		/* voir style par langue*/
		
#guidecontent a {
	text-decoration: none;
}
#guidecontent ul {
	padding:0px;
	margin: 10px 3px 3px 3px;
	list-style: none;

}
#guidecontent ul li {
	padding:0px;
	margin:5px 0 8px 7px;
	font-weight: bold;
	font-size:1.1em;	
	line-height:1.3em;	
}
#guidecontent ul ul{
	padding:0px;
	margin: 10px 0 0 10px;
	list-style:none;
	
}
#guidecontent ul ul li{
	font-weight: normal;
	padding:0 0 0 4px;
	margin: 5px 0 0 0px;

	font-size:1em;	
	line-height:1.3em;	
}
/* 			PAVE EUROPE			*/
#eumention {
position:absolute;
left:-9px;
padding:0px;
padding-bottom:5px;
color:#37904B;
margin:26px 5px 5px 9px;
background-image:url(../img/guideContent_bg.gif);
background-position:bottom;
background-repeat:no-repeat;
font-size:0.8em;
width:183px;
}
div#eumention h4{
display:block;
background-image:url(../img/euro_top_bkg.gif);
background-position:top;
background-repeat:no-repeat;
z-index:100;
font-size: 1em;
font-weight:100;
}
div#eumention img{
float:left;
clear:left;
margin:6px;
}
div#eumention p{
display:block;
width:142px;
float:right;
clear:right;
margin:0;
padding:0;
margin-top:6px;
margin-right:6px;

}

/* Menu fonctionnel (langue, contact...) */
#menuFct {
	position:absolute;
	font-size:0.9em;
	top:15px;	
	left:510px;
}

#menuFct a{
	text-decoration: none;
}

/* Formulaires */
form {
	padding: 0px;
	margin: 0px;
}
/* Search Box */
#searchBox {
	position:absolute;
	width:313px;
	height:55px;
	top:50px;
	left:509px;
	padding-top:20px;
	background-image: url(../img/searchBox_bg.gif);
	background-repeat:no-repeat;
	text-align:center;		
}
.searchit {
	font-size:0.9em;
	clear:both;
}
.searchthis {
	font-size:0.9em;
}
/* Situation */
.sit {
	font-size:0.9em;
	padding:0px 0px 0px 10px;
	margin: 5px 0px 5px 0px;
}

/* Le contenu de la page */

#content {
	position: absolute;
	top: 165px;
	left:202px;
	padding:2px;
	width:620px;
	font-size:1.1em;
	line-height:1.4em;
}

#contentText ul {
	list-style-image: url(../img/tiretpuce2.gif);	/*list-style-image:url(../img/puceA.gif);*/	
}
#contentText ul ul ul, #contentText ul ul ul ul{
	padding-left:10px;
	margin-left:0px;
}
#contentText {
	padding-left:2px;
}

ul.links, ul.paragraphe {
	list-style-image:url(../img/tiretpuce2.gif);
}

#content h3 {
	display:block;
	clear:both;
	font-weight: bold;
	font-size:1.5em;
	padding:0px;
	margin:10px 0px 10px 0px;

}
#content h4 {
	font-weight: bold;
	font-size:1.2em;
	padding-left:18px;
	margin:20px 0px 10px 0px;
	background-image: url(../img/puceA.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;	
}
#content h5 {
	text-align:center;
	font-weight: bold;
	font-size:1.2em;
	padding:0px;
	margin:10px 0px 10px 0px;
}
#content h6 {
	text-align:center;
	font-weight: bold;
	font-size:1.1em;
	padding:0px;
	margin:10px 0px 10px 0px;
}

#guideTdm {
	background-image: url(../img/guide_tdm_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom: 10px;
}
#guideTdm h3 {
	font-weight: bold;
	font-size:1.5em;
	margin:0px 0px 5px 13px;
	border:0;
}
#guideTdm ul {
	padding:0px;
	margin:0px 0px 0px 35px;
	list-style-image: url(../img/bulletblack.gif);
}

#guideTdm li {
	padding:0px;
	margin:0px;
}
.tdmTop {
	border:0;
	background-image: url(../img/guide_tdm_head.gif);
	background-repeat:no-repeat; 
	height:11px; 
	width:619px; 
	background-position:2px 0px; 
	padding:0; 
	margin:0; 
}
.red {
	color: #FF0000;
}
/* DOWNLOADS 	*/

table.word th, table.pdf td{
	text-align:left;
	font-weight:bold;
	/*border:1px black solid;*/
	background-image:url(../img/dl_word.gif);
	background-repeat:no-repeat;
	background-position:0 -1px;
	padding-left:25px;
	vertical-align:top;
	font-size:1em;
}
table.pdf td{
	font-weight:normal;
	background-image:url(../img/dl_pdf.gif);
	background-position: 0 0px;
}
table.word tr td a, table.pdf td a{
	vertical-align:top;
	font-size-adjust:inherit;
	font-size:1.35em;
}
table.word tr td, table.pdf tr td{
	vertical-align:top;
	font-size:0.8em;
}
table.word th.sobig, table.pdf td.sobig{
	background-position:0 0;
}

/* Liens d'impression */

a.print {
	background-image: url(../img/link_print.gif);
	background-repeat:no-repeat;
	padding:0px 0px 3px 20px;
}

/*	LIENS PAGE A PAGE	*/

.psuiv a{
	background-image:url(../img/btn_next.gif);
}
.backanchor a{
	background-image:url(../img/btn_back.gif);
}
.topanchor a{
	background-image:url(../img/btn_top.gif);
}
.psuiv, .backanchor, .topanchor {
	float:right;
	text-align:right;
	display:block;
	margin:5px;
	margin-top:7px;
	padding-left:10px !important;	
	padding-left:0px;	
	height:19px;
	background-image: url(../img/btn_.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:8em;
}

.psuiv a,.backanchor a, .topanchor a {
	float:right;
	display:block;
	height:19px;
	padding:0px 35px 0px 12px;
	text-decoration:none;   
	width:6em;
	background-repeat:no-repeat;
	background-position:right;
}

/* Le Footer sur fond vert aux coins arrondis */
#footer {
	clear:both;
	position:relative;
	text-align:center;
	width: 626px;
	font-size:0.8em;
	margin-top:3em;
}

#footerIn {
	background-image: url(../img/footer_left.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	height:22px;
	color:#FFFFFF;	
}
#footerIn a:link,#footerIn a:visited {
	color: #ffffff;
	
}
#footerIn a:hover {
	color: #F6F5F5;
	
}

.footerLeft {
	float:left; 
	padding-left:11px; 
	padding-top:2px;
}

.footerRight {
	 float:right;
	 padding-right:0px;
	 padding-top:2px;
}

.footerRightArr {
	float:right;
	width:11px;
	height:22px;
	background-image:url(../img/footer_right.gif);
	background-repeat:no-repeat;
}

.u {
	text-decoration:underline;
}

/* MENU ENCADRE DE HAUT DE PAGE */
ul.listalpha, ul.listalpha li, #guideTdm ul.listalpha li{
	list-style-image:none;
	list-style-type: upper-alpha;
}
ul.listnum, ul.listnum li, #guideTdm ul.listnum li{
	list-style-image:none;
	list-style-type:decimal;
}
/*	PLANS DU SITE	*/

ul.map2 li{
list-style:none;
margin-bottom:7px;
font-weight:bold;
}
ul.map2 li ul li{
margin-bottom:0px;
font-weight:normal;
font-size:1em;
}
ul.map2 li ul li ul li{
list-style:inherit;
margin-left:22px;
margin-bottom:0px;
font-weight:normal;
}
ul.map2 li ul li ul li a {
text-decoration:none;
}
li.sans{
margin-bottom:5px;
list-style:none;
}


ul.map li{
margin-top:5px;
list-style:upper-alpha;
/*list-style-image:url(../img/puceA.gif);*/
font-size: 1.3em;
font-weight:bold;
}
ul.map li ul li{
/*list-style-image:url(../img/bulletgreen.gif);*/
list-style:decimal;
font-size: 0.9em;
font-weight:bold;
}
ul.map li ul li ul li {
margin-top:3px;
/*list-style-image:url(../img/circlegreen.gif);*/
margin-left: 10px;
list-style:lower-alpha;
font-size: 0.9em;
font-weight:normal;
}
ul.map li ul li ul li ul li,  ul.map li ul li ul li ul li a {
margin-top:0px;
list-style:none;
list-style-image:none;
font-size: 1em;
font-weight:normal;
text-decoration:none;
}

/*ul.map li ul li ul li ul li ul li a, ul.map li ul li ul li ul li ul li,*/

ul#notguide li{
margin-top:5px;
}


/* _______________________________________________________________________________ SPLASHSCREEN */

/* Footer Splash */
#splashFooter {
	background-image: url(../img/splash_footer_left.gif);
	background-repeat:no-repeat;
	height:30px;
	vertical-align:middle;
	color:#FFFFFF;
}

/* Boite de choix de langue sur le splash screen*/
#splashHeader {
	width: 100%;
	background-image:url(../img/splash_header_bg.gif);
	background-repeat:no-repeat;
	height:225px;
	padding-top:45px;
}

/* Boite de choix de langue sur le splash screen*/
.splashLangChoice {
	width: 27%;
	padding: 3%;
	float:left;
	border-bottom:1px solid #E0DFDF;
	border-left:1px solid #E0DFDF;
}
/*tableau*/
.tbold{
	font-weight:bold;
}
.tbl {
	border:0px;
	width: 600px;
	padding:0;
	margin:0;
	margin-left:1px;
	border-collapse: collapse; 		
	clear:both;
}	
.tbl th {
	background-color:#EFEFEE;
}
.tbl td, .tbl th {
	border: 1px solid #B1B0B0;	
	padding:0.2em;
	margin:0;
}
th, .tbl .th {
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:0;
	margin:0;	
}
.tbl .th{
	width:20%;
	}
.th2 {
	background-color:#EFEFEE;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	}
.th22 {
	background-color:#EFEFEE;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
}
.th2r {
	background-color:#EFEFEE;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
}
.th3 {
	background-color:#89B186;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	}
.txtright{
	text-align:right;
	font-weight:bold;
}
.txtleft, tr.txtleft th{
	text-align:left;
}
ul#intro {
	list-style-image:url(../img/puceA.gif) !important;
}

/*	 FORMULAIRE 	*/
form.contact table, form.contact td, form.contact th{
border:none;
color:#000000;
}
form.contact th{
padding:3px;
background-color:none;		/* 	#8DB689	*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-align:right;
}
form.contact td{
padding:3px;
}
form.contact input{
background-color:#F6F5F5;
color:#37904B;
width:50%;
}
form.contact textarea{
background-color:#F6F5F5;
}
/* ZOOM SEARCH ENGINE START  */
.highlight { background: #ADF5A0; }
.searchheading { 
	display:block;
	clear:both;
	font-weight: bold;
	font-size:1.2em;
	padding:0px;
	margin-top:10px;
}
.summary { font-size: 80%; font-style: italic; } 
.results { font-size: 100%; }
.category { color: #999999; }
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}
.sorting { text-align: right; }
.result_title { font-size: 100%; }

.zoom_searchform { width:90%;font-size: 100%; }
.zoom_options { font-size: 80%; }
input.zoom_button {  }
input.zoom_searchbox {  }	
/* ZOOM SEARCH ENGINE END  */