html{
	font-family: Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 11px;
}


body{ 
	padding: 0;  
	margin: 0;  
	text-align: center; 
	background-color: #F0F0F0;
}

a{
	text_decoration: none;
}

img{
	border: none;
}

h1{
	color: #3163AC;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}

h2{
	color: #333333;
	font-size: 14px;
	text-align: center;
}

h3{
	color: #666666;
	font-size: 10px;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#topNav {
	font-family: Tahoma, Verdana;
	height: 25px;
	background-color: #3163AC;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	z-index: 0;
	top: 0px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}

div#topNav a, #topNav a:visited{
	color: #FFFFFF;
	text-decoration:none;
}

div#topNav a:hover{
	color: #FFFF00; 
	text-decoration: none;
}

div#topNav div.theme-onglet{
	float: left;
	padding: 0 8px 0 8px;
	margin: 5px 0 4px;
	border-right: 1px solid #F0F0F0;
}

table#mainContent{
	margin-top: 20px;
	border: 2px solid #333333;
	background-color: #FFFFFF;
}

#menu{
	font-size: 6px;
}

#menu ul{
	background-color: #3163AC;
	border: 2px solid #3163AC;
	text-align: center; 
	width: 150px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	list-style: none;
}

div#banniere{
	background-color: #3163AC;
	width: 100%;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	font-size: 18px;
	font-weight: bold;
}

div#partenaire{
	color: #AAAAAA;
	font-size: 10px;
}

div#partenaire a{
	color: #AAAAAA;
	font-size: 10px;
	text-decoration: none;
}

#menu ul a{
	color: #FFFFFF;
	text-decoration: none;	
}

#menu li{
	background-color: #FFFFFF;
	text-align: left; 
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	list-style: none;
}

#menu li a{
	color: #000000;
	text-decoration: none;
}

div#description{
	font-size: 12px;	
	text-align: justify;
}

table#tab_description{
	font-size: 12px;
	border: 2px solid #3163AC;
	margin: 0 5px 0 5px;
}

table#tab_description th{
	background-color: #3163AC;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

div#description a{
	font-size: 12px;	
	text-align: justify;
	color: #3163AC;
}

.black2{
	font-size: 12px;
}

.black{
	font-size: 12px;
}
