body, font, font p {
	background-color: #DBEBEB;
	margin: 0px;
	padding: 0px;
}
	
body, td, .texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013947;
	line-height: 17px;
}

a
	{
	color: #388899;	
	text-decoration : underline;
	font-weight: bold;
	}

a:Hover { color : #99B0B5; }
a:alink, a:vlink { color : #388899; }


#col1 {
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
}

.titre {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	}
	
.ligne_simple {
	line-height: normal;
}

.menu, .menuon	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
	}

.menuon { color : #388899; }
.menu:Hover { color : #388899; }
.menu { color : #99B0B5; }
.menu:vlink { color : #99B0B5; }
.menu:alink { color : #99B0B5; }

.sousmenu, .sousmenuon	{
	font-size: 10px;
	text-decoration : none;
}

.sousmenu { color: #013947; }
.sousmenuon { color: #388899; }
	
.menutransparent	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #DBEBEB;	
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
}
	
.bas, .basmenu	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #8CC8D5;	
	font-size: 10px;
	line-height : normal;
	text-decoration : none;
}

.basmenu	{
	font-weight: bold;
}
	
.basmenu:Hover { color : #ECF2CE; }
.basmenu:alink, .basmenu:vlink { color : #8CC8D5; }

.tableavecbordures, .tablesansbordures {
	width:95%;
}
.tableavecbordures td {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tableavecbordures td, .tablesansbordures td {
	vertical-align: top;
	padding: 6px 2px 6px 2px;
	
}
.imagegauche {
	padding-right: 8px;
	padding-bottom: 4px;
}
.imagedroite {
	padding-left: 8px;
	padding-bottom: 4px;
}
