*{
padding:0;
margin:0;

}

body {
font-family: Arial,Verdana,Tahoma;
font-size: 12px;     
line-height:18px;

}

p { }

td { }

.plain a:link {
color:#572f08;

}

.plain a:visited {
color:#572f08;

}

.plain a:hover { 
color:#f18700;

}

.plain a:active {
color:#572f08;
}



#header{
background-image: url(/media/bg.gif);
background-repeat: repeat-x;
width:960px;
height:258px;
}
#flashHead{
float:left;
}

#topMenu
{	
font-size: 12px;
float:right;

text-align:left;
margin:0px;
width:100px;
position:relative;
top:200px;
}

/*
#topMenu ul
{
text-transform: uppercase;
font-weight:bold;
list-style:none;
float:left;
color:#572f08;
font-weight: bold;
}
#topMenu ul li a{
color:#572f08;
text-decoration: none;
}
#topMenu ul li a:hover{
color:#f18700;
text-decoration:none;
}

#topMenu ul .active a
{
color:#572f08;
}
*/
#topMenu
{
text-transform: uppercase;
font-weight:bold;
list-style:none;
float:left;
color:#572f08;
font-weight: bold;
}
#topMenu a{
color:#572f08;
text-decoration: none;
}
#topMenu a:hover{
color:#f18700;
text-decoration:none;
}

#topMenu a
{
color:#572f08;
}


/*MENU LEFT*/
#leftMenu
{
background-color: #fff;
background-image: url(/media/leftTexture.gif);
background-position: top left;
background-repeat:repeat-y;
font-size: 12px;
float:left;
text-align:left;
margin:0px;
width:218px;
position:relative;
}

.niveau_1
{
padding-top:15px;
padding-bottom:15px;
padding-left:65px;
text-transform: uppercase;
font-weight:bold;
list-style:none;
float:left;
font-weight: bold;
display:block;
}

.niveau_1 li a {
color:#ab9783;

display:block;
text-decoration: none; 
margin-bottom:8px;
}

.niveau_1 li a:hover{
color:#f18700;
text-decoration: none;
}

.niveau_1 .niveau_2{
display: none;
}

.niveau_1 .active a{
color:#572f08;
}

.niveau_1 .active .niveau_2
{
display:block;
padding-top:01px;
padding-bottom:05px;
padding-left:15px;
list-style:none;
}

.niveau_1 .active .niveau_2 li a{
color:#572f08;
display: block;
text-decoration: none;
font-size:11px;
}
.niveau_1 .active .niveau_2 li a:hover, .niveau_1 .active .niveau_2 li.active a{
color:#f18700;
text-decoration: none;
}   



/*CONTENT*/
#content{
display: block;
width:960px;
background-image: url(/media/content_bg.gif);
background-repeat: repeat-y;
}

/*WEBCONTENT*/
h1
{
color:#f18700;	
margin-top:0px;
margin-bottom:10px;
font-size:15px;
}

h2
{
color:#f18700;	
margin-top:0px;
margin-bottom:10px;
font-size:13px;
}
h3
{
color:#f18700;	
margin-top:10px;
margin-bottom:5px;
font-size:11px;
}

.breadcrumb, .breadcrumb a
{
color:#f18700;	
margin-top:10px;
margin-bottom:10px;
}

#webContent{
width:710px;
float:right;   
margin-right:20px;
text-align: left;
/*background-image: url(/media/contentBorderRight.gif);
background-position: top right;
background-repeat: repeat-y;
overflow: visible;
height:100%;*/
}
#webContent p 
{
	margin-bottom: 5px;
}
.webcontents ul
{
list-style: bullet;
margin-left:20px;
margin-top:10px;
margin-bottom:10px;
list-style-image:url(/media/bullet.gif);
}

.webcontents ul li
{
margin-top:5px;
margin-bottom:5px;
}

.plain{
margin-top:10px;
margin-right:25px;
margin-left:10px;
margin-bottom:15px;
text-align: left;
height:100%;
}


/*FOOTER*/
#footer 
{
background-image: url(/media/footerBG.gif);
background-repeat: repeat-x;
background-color: #f1efe4;
clear: both;
height:55px;
display:block;
width:960px;
}

#footer p {
font-size:10px;
padding-top:5px;
padding-bottom:12px;
padding-right:15px;
float:right;
display: block;
background-color: #f1efe4;
}

#footer img
{
float:left;
display: block;background-color: #f1efe4;
padding-right:5px;
}

.lnk
{
color:#8e8e8e;
text-decoration:underline;
}

/*DOWNLOADS*/

#downloads
{
	margin-bottom:20px;  
}

#downloads ul
{
list-style:none;
margin-left:0px;
margin-bottom:20px;
}

#downloads ul
{
	list-style:none;
	float:left;
} 
         
.downloads
{
	margin-bottom:20px;  
}

.downloads ul
{
list-style:none;
margin-left:0px;
margin-bottom:20px;
}

.downloads ul
{
	list-style:none;
}
	
          


/*ANCHORLINKS*/
.anchorlinks {
	margin-bottom:10px;  display:none;
}

.anchorlinks ul
{                          
}     
.anchorlinks ul li 
{
    display:inline;
	padding-right:10px;
	}



img
{
	border:none;
	}
	
	
/*ENQUETE*/	

#enqueteForm 
{
	background-color:#fffefa;
	}


#enqueteForm textarea 
{
	font-family:Arial;
	font-size:12px;
	}

#enqueteForm th
{
	padding:5px;
	color:#572f08;
	background-color:#f7f5eb;
	}
	
#enqueteForm td
{
	
	}



/*online ezine*/	
.OE_content
{
	text-align:left;
	width:542px;
	padding-left:138px;
	}

.OE_nav
{
	color:#febd15;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:2px;
	padding-right:2px;
	background-color:#ab9783;
	}
	

.OE_nav a{font-weight:bold;}
	
.OE_nav a:link {
color:#ffffff;
text-decoration:none;

}

.OE_nav a:visited {
color:#ffffff;
text-decoration:none;
}

.OE_nav a:hover { 
color:#febd15;
text-decoration:underline;
}

.OE_nav a:active {
color:#ffffff;
text-decoration:none;
}

.OE_corpus
{
	background-image:url(/media/online-krwassant/bgVerloop.gif);	
	background-repeat:repeat-x;
	margin-top:0px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	}
	
.OE_corpus p 
{
	margin-bottom:14px;
	
	}
	
.OE_corpus  a:link {
color:#572f08;
}

.OE_corpus a:visited {
color:#572f08;
}

.OE_corpus a:hover { 
color:#ad5703;
text-decoration:underline;
}

.OE_corpus a:active {
color:#572f08;
text-decoration:none;
}

.OE_corpus ul
{
	list-style-position:inside;
	}

.OE_Colofon
{
	
}
.OE_Colofon tr td 
{
	padding: 2px;
	text-align: left;
}
.OE_Colofon p
{
	margin: 0 0 10px 0;
}
.OE_Colofon H1
{
	color: White;
	margin: 0;
	}
.OE_Colofon H2
{
	font-size: 11px;
	margin: 0;
	}	
.OE_Colofon  a:link {
color:#572f08;
}

.OE_Colofon a:visited {
color:#572f08;
}
.OE_Colofon a:hover { 
color:#ad5703;
text-decoration:underline;
}
.OE_Colofon a:active {
color:#572f08;
text-decoration:none;
}     


/* TIPS  */
             
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 3px;
	opacity: 0.90;
}
#tooltip h3, #tooltip div { margin: 0; }   
#tooltip h3 {font-size:1px; color:#572f08; display:none; height:5px;}           
#tooltip ul{padding-left:20px; padding-right:10px; padding-bottom:5px;}
#tooltip ul li{}


a.tip{ display:inline-block; background-color:#f7efdd;border:1px solid #b7b7b7; font-size:15px; text-decoration:none; padding:10px 5px 8px 5px; width:310px; background-image:url(/media/tipBtnBg.gif);background-repeat:repeat-x;}  
a.tip:hover{ background-image:url(/media/tipBtnBgH.gif);background-repeat:repeat-x;}  