body 
{
	margin: 0; 
	padding: 0; 
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

a { 
	text-decoration : none; 
} 

a:hover { 
	text-decoration: underline; 	
	} 
a:link { color: #330000; } 
a:visited { color: #330000; } 
a:active { color:#330000; } 

a.topmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
}

a.topmenu:link { color: #ffffff; } 
a.topmenu:visited { color: #ffffff; } 
a.topmenu:active { color: #FFCC33; } 

a.submenu {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 25px;
	
}

a.submenu:link { color: #330000; } 
a.submenu:visited { color: #330000; } 
a.submenu:active { color: #330000; } 

a.bsubmenu {
	font-size: 11px;
	padding-left:10px;
	font-weight:lighter;
	letter-spacing: 1px;
	text-indent: 5px;

}

a.bsubmenu:link { color: #330000; } 
a.bsubmenu:visited { color: #330000; } 
a.bsubmenu:active { color: #330000; } 

a.obvious {
	text-decoration:underline;
	font-size: 14px;
	padding-left:10px;
}

a.obvious:link { color: #330000; } 
a.obvious:visited { color: #330000; } 
a.obvious:active { color: #330000; } 


.nobsubmenu {
	font-size: 11px;
	padding-left:10px;
}

p {
	text-indent: 25px;

}


h1 {
	color:#000066 ;
	text-align:center;

	font-size: 22px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
	letter-spacing: 2px;
	font-weight:: bold;
	margin: 0; 
	padding-top: 20px;
	padding-bottom: 10px;
}

h2 {
	color:#000066 ;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	position:relative; 
	z-index:3; 
	top:-15px;
}

h3 {
	color:#000066 ;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

.border_shadow {
	background-image: url('images/2px_gauche.jpg');
	background-repeat: repeat-y;
}

.submenu_table {
	height:340px; 
	text-align:left;
	background-position:right;

	background-repeat:no-repeat;
}

.paragraphs {
	text-indent: 25px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.imagetitre{
	padding-top: 15px;
}

.topreturn{
	text-align: right; 
	font: smaller;
	padding-right:20px;
}

.activesub{
	color: #330000;
	text-indent: 5px;
	font-size: 13px;
	letter-spacing: 0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

.headerline{
	position:relative;
	z-index:2; 
	top:-10px;
}