body
{
 font-family : Lucida Sans Unicode;
 font-size : 11px;
 color : #000000;

 /* scrolling */
 scrollbar-base-color : b0b5b7;	
 scrollbar-arrow-color	: b0b5b7;
 scrollbar-highlight-color : FFFFFF;
 scrollbar-3dLight-Color : b0b5b7;
 scrollbar-shadow-color : b0b5b7;
 scrollbar-darkshadow-color: EFEFEF;
 scrollbar-face-color : EFEFEF;			
}

p 
{
 margin-top: 0px;
}

h1
{
 color: #000000;
 font-size: 14px;
}

h2
{
 color: #000000;
 font-size: 11px;
 margin: 0em 0em;
}

td 
{
 font-family : Lucida Sans Unicode;
 font-size : 11px;
 color : #000000;
}

.td_teststyle
{
 font-family : Verdana;
 font-size : 18px;
 color : #61524e; 
}

table
{
 font-size : 11px;
 color : #000000;
 line-height : 18px;
}

table.table_site
{
 border: 0px;
 margin-top: 20px;
 margin-bottom: 20px;
}

table.table_main
{
 min-height: 522px;
 width: 980px;
 border : 1px solid #c9cacb;
 background-color : #FFFFFF;
}

a 
{
	font-weight : bold;
	color : #b0b5b7;
	text-decoration : underline;
}

a:Hover 
{
	color : 000000;
}

.whereareyou 
{
 font-size : 11px;
 color : b0b5b7;
 padding: 0px;
 margin: 0px;
}

.whereareyou a
{
	text-decoration : none;
	font-weight : normal;
}

#contentTitle 
{
	margin-top : 3px;
	font-size : 11px;
	font-weight : bold;
}

#contentText
{
	display : inline;
	font-size : 11px;
}

#contentText img
{
	margin-left : 5px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
}

.contentMore 
{
	display : inline;
	color : #dfd27c;
}

#divTitle
{
	margin-left : 28px;
	margin-top : 16px;
}

#divTitleMenu
{
	margin-left : 11px;
	margin-right : 11px;
	margin-bottom : 2px;
}

#divMenu
{
	margin-top : 5px;
	margin-left : 5px;
}

#divContact
{
	margin-left : 4px;
}

#divContent 
{
	margin : 7px;
	border : 0px solid #000000;
	width : 775px;
}

#divFooter
{
	font : 9px;
	color : b0b5b7;
}

.divWordWhite 
{
	filter : alpha(opacity=0);
	MozOpacity : 0.0;
	KHTMLOpacity : 0.0; 
	opacity : 0.0;
	
 	display : none;
	position : absolute;
	top : 0px;
	left : 0px;
	background-color : #FFFFFF;
	height : 100%;
	width : 100%;
	cursor : hand;
}

.divWordExplaination 
{
	padding : 10px;
	overflow : auto;
	position : absolute;
	height : 350px;
	width : 550px;
	display : none;
	border : 1px solid #c9cacb;
	background-color : #FFFFFF;
	cursor : hand;
	line-height : 18px;
}

.spanWordExplainationTitle
{
	font-size : 14px;
	font-weight : bold;
	color : #dfd27c;
}

input 
{
	font-family : Lucida Sans Unicode;
	font-size : 11px;
	color : #999999;
	
	background-color : Transparent;
	background-image : url(../images/bg_textbox_tp.gif);
	background-attachment : scroll;
	
	border : 0px;
	padding : 8px;
		
	height : 30px;
	width : 257px;
}

input.btn_send_nl {
 cursor : hand;
 background-image : url(../images/btn_send_nl.gif);
 width : 115px;
}

input.btn_send_en {
 cursor : hand;
 background-image : url(../images/btn_send_en.gif);
 width : 115px;
}

input.btn_send_fr {
 cursor : hand;
 background-image : url(../images/btn_send_fr.gif);
 width : 115px;
}

.first_alinea {
 margin-top: 4px;
}

textarea
{
	margin-left : 7px;
	margin-top : 6px;
	
	font-family : Lucida Sans Unicode;
	font-size : 11px;
	color : #999999;

	background-color : Transparent;
	
	border : 0px;

	height : 42px;
	width : 245px;
}

.radio input
{
	margin-left : 4px;
	font-family : Lucida Sans Unicode;
	font-size : 11px;

	width : 10px;
	height : 14px;
	
	background-color : Transparent;
	background : no-background;
}

.radio label
{
	margin-left : 5px;
}

div.newsheader
{
 background-image:url(../images/news_header.png);
 background-repeat:no-repeat;
 height:15px;
 margin-left:5px;
 width:184px;
}

div.newsbody
{
 background-image:url(../images/news_body.png);
 background-repeat:repeat-y;
 margin-left:5px;
 width:184px;
}

div.newsfooter
{
 background-image:url(../images/news_footer.png);
 background-repeat:no-repeat;
 height:11px;
 margin-left:5px;
 width:184px;
}

td.newstable
{
 padding-top:0px;
 padding-left:14px;
 padding-right:14px;
}

td.newstable p
{
 margin:0px;
}
