body {
	margin: 0px;
	padding: 0px;
	background: #1A1A1A;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: Black;
}
a {
	color: inherit;
}
a:link {
text-decoration: none;
}
a:hover {
text-decoration: none;
	text-decoration: underline;
}
a:visited {
   text-decoration: none;
}
/**Disposition images**/

/**MISE EN PAGE GENERALE DU SITE**/
#gen {
	width: 100%;
	margin-top: 10px;
}
#general {
	margin: 2px auto 0px auto;
	padding: 0px;
	text-align: center;
	width: 758px;
	background: url(img/bg-general.jpg) repeat-x 0px 0px;
	border: 0px solid black;
}
#general2{
	width: 100%;
	height: 510px;
	background: url(img/bg-general2.jpg) no-repeat bottom;
	margin: 0;
}

#haut {
font-size: 0em;
	width:100%;
	background: url(img/bg-haut.jpg) no-repeat;
	height: 10px;
	margin: 0px;
}
#bas {
font-size: 0em;
	width:100%;
	background: url(img/bg-bas.jpg) no-repeat;
	height: 10px;
	margin: 0px;
}

#liens {
	padding-left: 120px
}

#ancona a {
color: white;
font-size: 0px;
display: Block;
float: left;
margin-top: 98px;
margin-left: 0px;
	width: 153px;
	height: 153px;
	background: url(img/bg-ancona2.png) no-repeat;
}
#ancona a:hover {
	background: url(img/bg-ancona.png) no-repeat;
}
#aster a {
color: white;
font-size: 0px;
display: Block;
float: left;
margin-top: 98px;
margin-left: 21px;
	width: 153px;
	height: 153px;
	background: url(img/bg-aster2.png) no-repeat;
}
#aster a:hover {
	background: url(img/bg-aster.png) no-repeat;
}
#taxi a {
color: white;
font-size: 0px;
display: Block;
float: left;
margin-top: 98px;
margin-left: 21px;
	width: 153px;
	height: 153px;
	background: url(img/bg-taxi2.png) no-repeat;
}
#taxi a:hover {
	background: url(img/bg-taxi.png) no-repeat;
}
#contenu {
	width: 100%;
	height: 490px;
	background: url(img/bg-contenu.png) repeat-y;
}
#titre {
color: #090D10;
font-size: 0em;
	margin: 0px auto 0px auto;
	padding-top: 112px;
	width: 396px;
	background: url(img/bg-titre.jpg) no-repeat bottom;
}
IMG {
	visibility: hidden;
	position: absolute;
	margin: 0;
	width: 2px;
	border: none;
}
.cache {
display: block;
	position: absolute;
	margin: 0;
	visibility: hidden;
	font-size: 0em;
	color: #090D10;
}
