@charset "UTF-8";
/* CSS Document */

body  {
	overflow:auto;
}





#wrapper {
	height: 758px;
	left: 50%;
	margin-left: -630px;
	position: absolute;
	width: 1024px;
}

#logo {
	position: fixed;
	width: 120px;
	height: 160px;
	padding-left: 10px;
	top: 17px;
	left: 50px;
}

#slogan {
	position: absolute;
	top: 131px;
	width: 200px;
	height: 93px;
	left: 570px;
	font-family: Helvetica;
	font-size: 12pt;
	line-height: 25px;
	text-align: left;
	color: #7AAACF;
	z-index: 1000;
}


#menu {
	font-family: 'Open Sans Condensed';
	position: fixed;
	top: 204px;
	width: 144px;
	left: 50px;
	right: 872px;
	text-align: right;
	font-size: 25px;
	color: #cf0000;
}

#menu a {
	font-family: 'Open Sans Condensed';
	font-size: 25px;
	color: #6F7072;
	text-decoration:none;	
	}
	
#menu a:active {
	font-family: 'Open Sans Condensed';
	font-size: 25px;
	color: #CF0000;
	text-decoration:none;
	}
	
#menu a:hover {
	font-family: 'Open Sans Condensed';
	font-size: 25px;
	color: #80B0D7;
	text-decoration:none;
	
	}

p {
	font-family: 'News Cycle', arial, serif;
	font-size: 32px;
	color: #6F7072;
}

#centro {
	position: absolute;
	top: 79px;
	width: 700px;
	height: 510px;
	left: 350px;
}

#colonna1sx {
	position: absolute;
	top: 192px;
	width: 521px;
	height: 310px;
	left: 12px;
}


#colonna2sx {
	position: absolute;
	top: 405px;
	width: 521px;
	height: 136px;
	left: 12px;
}


#colonna1sximg {
	position: absolute;
	top: 17px;
	width: 680px;
	height: 110px;
	left: 12px;
}

#slogan {
	position: absolute;
	top: 42px;
	width: 200px;
	height: 93px;
	left: 216px;
	font-family: Helvetica;
	font-size: 11pt;
	line-height: 25px;
	text-align: left;
	color: #7AAACF;
}




h1 {
	font-family: 'News Cycle', arial, serif;
	font-size: 20px;
	color:#333;
	letter-spacing: 3px;
	margin-left: 10px;
}
.marrone {
	color: #CF0000;
}

#centro p {
	font-family: 'News Cycle', arial, serif;
	font-size: 15px;
	color: #333;
	margin-left: 10px;
	text-align: justify;
	margin-right: 10px;
}


#accordion {
	position: absolute;
	top: 138px;
	width: 678px;
	left: 13px;
}
