@charset "utf-8";
/* CSS Document Floris */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #061502;
	margin:0px 0px 0px 0px;
	background-image:url('bkg.jpg');
	background-repeat:repeat-x;
}
a {
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #66CC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
hr{
	display:block;
	width:132px;
	height:79px;
	background-image:url('hr.gif');
	margin:5px auto 5px auto;
	border-style:hidden;
}
h2,h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
h3{
	color:#faee94;
}
h2{
	color:#f4e469;
	font-size:20px;
}

.td1{
	background-color:#0c2c04;
}
.td2{
	background-color:#0d2f06;
}
/***** presse ****/
span.titre{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	display:block;
	height:20px;
}
/**** jobs ****/
table.jobs{
	font-weight:bold;
	width:350px;
}
input, select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#024a01;
}
td.titre{
	font-weight:bold;
}
/***************** INFOBULLE ******************************/
a.tooltip{
	display:block;
	height:190px;
}
a.tooltip:hover{
    position:relative;
	display:block;
}
a.tooltip em{
    display:none;
}
a.tooltip:hover em{
    display:inline;
	/*position:fixed;*/
    position: absolute; 
	/*width:250px;
	height:145px;*/
    padding:5px; 
	background-color:#FFFFFF;
    border:1px solid #bbb;
}
/*a.tooltip:hover em span{
    position:absolute; 
    height:11px; 
    width:7px; 
    background:transparent url('infobulle.gif'); 
    margin:10px 0px 0px -11px; 
}*/
/***************** SHOP ******************************/
#shop{
	width:610px;
	margin-left:10px;
	padding:10px;
	}
#shop img{
	border:0px;
}
.article{
	font-weight:bold;
	float:left;
	width:190px;
	height:310px;
	text-align:center;
	vertical-align:bottom;
	margin:6px 5px 30px 4px;
}
span.position{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ede5a7;
	font-size:14px;
}
span.smaller{
	font-size:9px;
	font-weight:normal;
	font-style:italic;
}
/**** LINKS ***/
table.blueIndent{
	margin-left:25px;
	background-color:#0d2f06;
	width:90%;
	padding:10px;

}
/*** carte ****/
#carte{
	width:620px;
}
#carte img{
	border:0px;
}
table.carte{
	width:100%;
	padding:5px;
}
table.carte img{
	border:0px;
}

table.carte td.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	background-color:#000000;
}
td.name{
	font-size:11px;
	font-weight:bold;
	text-indent:10px;
}
td.flag, td.cl, td.tap{
	font-size:11px;
	font-style:italic;
	text-align:center;
}

#nextPrev{
	margin-top:10px;
	text-align:center;
}
#nextPrev a{
	font-size:10px;
}

#quickMenu{
	width:200px;
	float:right;
	margin-left:-50px;
	margin-top:55px;
	padding:7px 7px 20px 7px;
	background-image:url(quickmenu.gif);
	background-position:bottom left;
}
#pageText{
	width:370px;
	padding:5px;
}

#quickMenuSelector{height:200px;overflow:auto;}
#quickMenuSelector ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#quickMenuSelector li a,{
	color:#FFFFFF;
	margin-left:11px;
	font-size:10px;
	font-style:italic;
}
p.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	background-color:#000000;
}

.alpha{
	text-align:center;
	background-color:#d7e1ee;
}
.alpha2{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color:#991111;
	color:#FFFFFF;
}
.alpha a, .alpha2 a{
	font-size:10px;
}
a.linkTitle{
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-style:italic;
}
#lower{
	margin:10px auto 5px auto;
	width:500px;
	text-align:center;
	display:block;
	bottom:0;
	font-size:9px;
	font-style:italic;
	color:#FFFFFF;
}

#lower ul{
	margin:10px 0px 0px 200px;
	padding:0px;
	list-style-type: none;
	display:block;
}
#lower li{
	display:inline;
}
#lower li a, #lower li a:hover{
	width:16px;
	height:11px;
	float:left;
	background-repeat:no-repeat;
	text-indent:-5000px;
	margin-left:23px;
}
a.french{	
	background-image:url('fr.gif');
}
a.nederlands{	
	background-image:url('nl.gif');
}
a.english{	
	background-image:url('uk.gif');
}
.intro{
	background-image:url('intro.gif');
	display:block;
	width:354px;
	height:356px;
	margin:15px auto 20px auto;
	background-repeat:no-repeat;
	text-indent:-5000px;	
}
