@charset "UTF-8";
/* CSS Document */

body  { overflow:hidden;}





#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: 455px;
	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;
	height: 278px;
	left: 50px;
	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: 18px;
	color: #6F7072;
}

#centro {
	position: absolute;
	top: 120px;
	width: 700px;
	height: 500px;
	left: 350px;
}

#colonna1sx {
	position: absolute;
	top: 27px;
	width: 847px;
	height: 50px;
	left: 17px;
}


#colonna1sx a {
	color: #cf0000;
	text-decoration:none;	
	}
	
#colonna1sx a:active {
	color: #80B0D7;
	text-decoration:none;
	}
	
#colonna1sx a:hover {
	color: #80B0D7;
	text-decoration:none;
	}

#colonna2sx {
	position: absolute;
	top: 28px;
	width: 320px;
	height: 478px;
	left: 17px;
}



#colonna2sximg {
	position: absolute;
	top: 45px;
	width: 85px;
	height: 88px;
	left: 1px;
}

#colonna2sxtesto {
	position: absolute;
	top: 45px;
	width: 201px;
	height: 88px;
	left: 100px;
	line-height: 22px;
}

h1 {
	font-family: 'News Cycle', arial, serif;
	font-size: 20px;
	color:#6F7072;
	letter-spacing: 3px;
}
.marrone {
	color: #CF0000;
}

#centro p {
	font-family: 'News Cycle', arial, serif;
	font-size: 15px;
	color: #6F7072;
	margin-left: 10px;
}


#colonna1dx {
	position: absolute;
	top: 27px;
	width: 521px;
	height: 200px;
	left: 240px;
	font-family: 'News Cycle', arial, serif;
	text-align: justify;
	color: #6F7072;
}


#colonna1dximg {
	position: absolute;
	top: 69px;
	width: 114px;
	height: 76px;
	left: 4px;
}

#colonna1dximg2 {
	position: absolute;
	top: 69px;
	width: 142px;
	height: 68px;
	left: 141px;
}

#colonna2dx {
	position: absolute;
	top: 231px;
	width: 400px;
	height: 200px;
	left: 0px;
}

#colonna2dx a {
	color: #cf0000;
	text-decoration:none;	
	}
	
#colonna2dx a:active {
	color: #80B0D7;
	text-decoration:none;
	}
	
#colonna2dx a:hover {
	color: #80B0D7;
	text-decoration:none;
	}
