@charset "UTF-8";
/* CSS Document */

img {border: 0;}

#Ape01 {
	width:737px;
	height:332px;
	float:left;
	background-image: url(images/Apertura_01.png);
}
#Ape02 {
	width:290px;
	height:204px;
	background-image:url(images/Apertura_02.png);
	float:left;
}
#Apesfondo {
	width:1027px;
	height:759px;
	float:left;
}
#polahome {
	width:100px;
	height:129px;
	float:left;
}
#polaluoghi {
	width:90px;
	height:129px;
	float:left;
}
#polastorie {
	width:99px;
	height:129px;
	float:left;
}


/* parte centrale*/

#colsx {
	width:256px;
	height:480px;
	float:left;
	margin-right: 25px;
}
#coldx {
	width:256px;
	height:480px;
	float: right;
}
#colcentro {
	width:464px;
	height:480px;
	float:left;
}


/* Colonna di destra con testo presentazione */

.aptesti {
	width:256px;
	height:auto;
	float:right;
	margin-top: 20px;
}
.aptit {
	width:256px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #C00;
	line-height: 30px;
	font-weight: bolder;
}
.aptit a {
	color: #C00;
	text-decoration:none;
}
.aptit a:hover, .aptit a:focus, .aptit a:active {
	color: #999;	
}

.aptxt {
	width:256px;
	height:auto;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform: none;
	margin-top:9px;
	line-height: 16px;
}

/* colonna sinistra */


.primoblocco {
	width:256px;
	height:240px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	margin-bottom: 20px;
}
.primocontest {
	width:256px;
	height:20px;
	float: left;
	background-color: #000;
}
.primotest {
	width:108px;
	height:20px;
	float: right;
}
.primocontent {
	width:210px;
	height:200px;
	float: right;
	margin-top: 10px;
}
.primoimg {
	width:78px;
	height:78px;
	float:left;
	background-color: #000;
}
.primotit {
	width:122px;
	height:50px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #C00;
	line-height: 16px;
	margin-top: 18px;
	font-weight: bold;
}
.primotit a {
	color: #C00;
	text-decoration:none;
	font-weight: bold;
}
.primotit a:hover, .primotit a:focus, .primotit a:active {
	color: #999;
	font-weight: bold;
}
.primotxt {
	width:200px;
	height:auto;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform: none;
	margin-top:9px;
	line-height: 16px;
}

/* schede centrali */

#contentSchede {
	width:567px;
	height:500px;
	margin-top: 20px;
	float: left;
}
.scheda {
	width:567px;
	height:86px;
	margin-top:6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A0008;
}
.scheda .image {
	width:78px;
	height:78px;
	float:left;
}
.scheda .sx {
	width:477px;
	height:78px;
	float:right;
}
.scheda .tit {
	width:440px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #C00;
	line-height: 13px;
}
.scheda .tit a {
	color: #C00;
	text-decoration:none;
}
.scheda .tit a:hover, .scheda .tit a:focus, .scheda .tit a:active {
	color: #999;	
}
#frase {
	width:464px;
	height:140px;
	float:left;
	background-image: url(images/giro/scritta.png);
}

