body {
	color:#000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight:bolder;
	background:#E7E7E7;
}

h1 {
	color:#0000CC;
	font-size: 18px;
	font-style: oblique;
}
h2 {color:#0000CC; font-size: 14px;}
h3 {color:#990000; font-size: 14px; font-style: italic;}
h4 {color:#333333; font-size: 12px;}

a {color: #000000;}
a:link {text-decoration: none;color: #000000;}
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration: none;color: #000000;}
a:active {text-decoration: none;color: #000000;}

div.top {
	width:800px;
	text-align: center;
}
		 
		 
div.menu {
	width:800px;
	text-align: center;
	letter-spacing:3px;
}

.table_menu {
	padding: 0px; margin: 0px;
	text-align: center;	vertical-align:middle;
}		 
.td_active {
    width: 200px; height:40px;
	background-image:url("active.gif");}

.td_passive {
    width: 200px; height:40px;
	background-image:url("passive.gif");
}

div.inter_index {width:800px; height:12px; background-image:url("inter_index.gif");}
div.inter_cours {width:800px; height:12px; background-image:url("inter_cours.gif");}
div.inter_tarifs {width:800px; height:12px; background-image:url("inter_tarifs.gif");}
div.inter_contact {width:800px; height:12px; background-image:url("inter_contact.gif");}
		 
div.page {
width:800px; background:#C0C0C0;
}

.table_page {
	width:770px;
	padding: 10px; margin: 10px;
	background-image:url("texte.gif");
}	

div.bottom {
	width:800px;
	background:#C0C0C0;
	color:#0000CC;
	font-size: 11px;
	font-style: italic;
}