@charset "utf-8";
@import url("angolari.css");
/* CSS Document */


body {
	background:#434B5B; /*url(../images/sfondo.jpg) repeat    cosmetic */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px; /* required */
}
a img {
	border:none;
}
form {
	display:inline;
}
.center {
	width:500px;
	text-align:center;
}

.imglaim {
	float:left;
	margin:0 5px;
	height:110px;
	width:90px;
}

div#wrapper {
	background-color: #e5e0d6; /* cosmetic */
	height: 0px; /* set to taste */
	/* required */
	position: absolute;
	overflow: visible;
	display: block;
	width: 100%;
	left: 0px;
	top: 50%;
}

div#center {
	background-color: #e5e0d6; /* cosmetic */
	border: 1px solid #fff; /* cosmetic */
	overflow: hidden; /* set to taste */
	position: absolute; /* required */
	left: 50%; /* required */
	margin-left: -490px; /* half of width */
	width: 980px; /* width of div */
	height: 580px; /* height of div */
	top: -290px; /* half of height */
}

div#header {
	margin:0;
	padding:0;
	width:100%;
	display:block;
	height:160px;
	background:#ffffff;

}
div#header div {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	height:160px;
}

div#header .header-sx {
	width:473px;
	float:left;
	height:160px;
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
div#header .header-dx {
	width:507px;
	height:160px;
	float:left;
	display:inline;
	background:#e4e0d5 url(../images/header/bg-header.jpg) no-repeat left top;
	margin:0;
	padding:0;
	color:#434b5b;
}
div#header .header-dx div#imgsu {
	width:506px;
	height:90px;
	background:none;
	margin:0;
	padding:0;
	text-align:right;
}
div#header .header-dx div#menusu {
	width:507px;
	height:67px;
	/*background:#FF0000;*/
	color:#ffffff;
	margin:5px 10px;
	padding:0;
}

div#header .header-dx div#menusu a {
	padding:0 5px;
}

div#titoli {
	width:470px;
	font-size:14px;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	margin:15px 0px;
	color:#434b5b;
}
div#titoli div {
	/*width:470px;
	text-align:right;*/
	margin-top:15px;
	margin-right:20px;
	/*visibility:hidden;*/
}

div#contenuto {
	margin:0;
	background: url(../images/bg.jpg) no-repeat;
	height:344px;
	color:#434b5b;
}
div#contenuto div {
	float:left;
	display:inline;
}
div#left {
	width:473px;
	display:inline;
	float:left;
	background:#e5e0d6 url(../images/bg-left.jpg) no-repeat;
}

div#txt {
	width:480px;
	display:inline;
	float:left;
	color:#434b5b;
	text-align:left;
}
div#txt p {
	margin:px;	
}

div#txt a {
	color:#434b5b;
	font-weight:bold;
	text-decoration:none;
}
div#txt a:hover {
	text-decoration:underline;
}

.titoli {
	width:100%;
	text-align:right;
	height:46px;
	margin:0;
	padding:0;
}


div#footer {
	background-color: #434B5B;
	color:#ffffff;
	margin:0;
	padding:0;
	text-align:left;
	width:980px;
	height:76px;
}
div#footer a {
	color:#ffffff;
	text-decoration:none;

}
div#footer a:hover {
	text-decoration:underline;
} 
div#footer-logo {
	width:194px;
	float:left;
	margin:0;
	padding:0;
}
div#footer-info {
	float:left;
	width:786px;
}
.nowhite {
	color:#CCCCCC;
}

h1 {
	display: inline;
	color: #FFFFFF;
	font-size:13px;
}
#map {
	position:relative;
	z-index:99;
	width:450px;
	height:260px;
}
#map a {
	color:#434B5B;
	text-decoration:none;
	font-weight:bold;
}
#map a:hover {
	text-decoration:underline;
}

