/* CSS Document */
body {
	background: #FFFFFF;
	font-size: 12pt; 
}

.gauche {
	display: none;
}

#navlist {
	display: none;
}
#haut {
	width: auto;
	height: auto; 
}

#haut H1{	
	padding-top: 0px; 	padding-bottom: 0px; margin: 0;
	border-bottom: 1px solid #AAA; border-top: 1px solid #AAA;	
	background: transparent;
	height: 30px;
	font-family: arial, sans-serif;
	font-size: 150%; 	font-weight: bold;
	color: #310063;
	overflow: display;
	width: 100%;
	text-indent: 0em; 
}

div.etablissement {
	float: none;
}

div.docs {
	float: none;
}

#haut H2{
	padding-top: 5px; 
} 
.frame {
	float: none;
	}
	
.frame {	
	width: auto; height: auto;
	overflow: none !important; 
	margin: 0 5%;
	padding: 0; 
	border: 0;	
	color: black;
	left: 0; top: 0;	float: none !important;
}
.conteneur {
	border: 0;
}
	
.bas {
	border-top: 1px solid #AAA;
	background: transparent;
	width: auto;
	height:auto;
	color: #000; 

}

a:link  a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline; 
}	

#abc_navcontainer {
	display: none; 
}

div.logo {
	display: none;
}
