@charset "utf-8";
/* CSS Document */
#container {
	text-align: left;
	padding: 0px;
	width: 850px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: normal;
	overflow: visible;
}
/*a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #5C8740;
}
a:active {
	text-decoration: none;
	color: #000000;
}*/
#top {
	position: relative;
	height: 299px;
	width: 850px;
	background-image: url(http://www.egogeo.eu/grafica/top.jpg);
}
body {
	background-color: #062E6B;
	background-repeat: no-repeat;
}
#main {
	position: relative;
	height: 757px;
	width: 850px;
	background-color: #FFF;
	top: 0px;
	background-image: url(grafica/bgcent.jpg);
}
#menu {
	position: absolute;
	height: 20px;
	width: 508px;
	float: left;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
	left: 162px;
}
#left {
	position: relative;
	height: 757px;
	width: 131px;
	float: left;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(grafica/bgside.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right {
	position: relative;
	height: 757px;
	width: 131px;
	float: left;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(grafica/bgside2.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#center {
	position: relative;
	height: auto;
	min-height: 662px;
	width: 506px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
	background-color: #FFF;
	margin-top: 40px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-left: 11px;
	box-shadow: 2px 2px 3px #000000;
	float: left;
	line-height: 14px;
}
#footer {
	position: relative;
	height: 50px;
	width: 850px;
	float: left;
	font-size: 8px;
	color: #FFF;
	padding: 2px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul li {
	display: inline; /*IE 6*/
}
#nav ul li a {
	display: block;
	width: 115px;
	text-decoration: none;
	color: #000000;
	border-left: 5px solid #333333;
	border-left-style: solid;
	border-left-color: #0033FF;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
}
#nav ul li a:hover {
 
	color: #0066FF;
	background: #c4c4c4;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3EE816;
}
#container #main #menu a {
	background-color: #3BEC00;
	margin-top: 2px;
	margin-right: 42px;
	margin-bottom: 2px;
	margin-left: 42px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	box-shadow: 2px 2px 3px #000000;
	text-align: center;
}
.titolo {
	font-size: 16px;
	color: #13336E;
	font-weight: bold;
}
.servizi {
	background-color: #03F;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
	color: #FFF;
}
#container #main #menu a:hover {
	color: #00F;
	background-color: #0C3;
}
#indirizzo {
	position: absolute;
	height: 84px;
	width: 450px;
	left: 365px;
	top: 180px;
	font-size: 16px;
	color: #002CDB;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002CDB;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002CDB;
}

#mappa {
	position: relative;
	height: 400px;
	width: 500px;
	border: 2px solid #2D2D2D;
}
.bverde {
		background-color: #3BEC00;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	box-shadow: 2px 2px 3px #000000;
	text-align: center;
}
#menuservizi {
	position: relative;
	height: 20px;
	width: 500px;
	float: left;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
}
.rosso {
	color: #F00;
	font-size: 10px;
	font-weight: bold;
}
.bianco a{
	color: #FFFFFF;	
}
.immagine {
	border: 1px solid #000;
	padding: 2px;
	margin: 4px;
}