@import url("../hebergement/hebergement.css");
.Onglets{
	position:relative;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-color: #000000;
	background-image: url(../img/petit-cadre.gif);
	height: 18px;
	z-index: 500;
	clear: none;
	visibility: inherit;
	
	font-variant: bold;
}
#onglets div{
	font-size: 11px;
}
.Dv{
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Ar{
	border-bottom-style: solid;	
}
.Pasvoir{
	display: none;
}
.Textes{
	padding: 15px;
}
.vignt {
	height: 40px;
	width: 40px;
	border: 1px solid #000000;
	margin: 2px;
}
a img{
	border-color: black;
}
/*#coordonnees{
	top: 5px;
	position: relative;
}*/