/* --- General --- */

body{
	background: #FFF;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

img{
	border: none;
}

a, a:link, a:active, a:visited {
	/*background-color: transparent;
	color: red;*/
	text-decoration: none;
}

a:hover {
	/*background-color: transparent;
	color: #ccc;*/
	text-decoration: none;
}

#page_home {
	/*border: 1px solid red;*/
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 780px;
}

/* --- Menu --- */

#menu{
	background: #000;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin: 0;
	padding: 20px 0 0 510px;
}

.menu_item{
	background: url('images/riga_menu.gif') top left no-repeat #000;
	margin: 0;
	padding: 0 17px 4px 17px;
}

.menu_item a, .menu_item a:link, .menu_item a:active, .menu_item a:visited {
	/* background-color: transparent; */
	color: #FFF;
	text-decoration: none;
}

.menu_item a:hover {
	/* background-color: transparent; */
	color: #CCC;
}
/* --- Page layout --- */

#base{
	background: url('images/fascetta.gif') top left repeat-x #FFF;
	color: #000;
	height: 400px;
	margin: 0;
	padding: 0;
}

#content{
	background: url('images/curva.gif') top left no-repeat transparent;
	color: #000;
	height: 400px;
	margin: 0;
	padding: 0;
}

#content_zone{
	background: #FFF;
	/*border: 1px solid #000;*/
	color: #000;
	font-size: 11px;
	left: 170px;
	line-height: 1.45em;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: justify;
	top: 250px;
	width: 740px;
}

.content_box{
	background: #FFF;
	/*border: 1px solid #ccc;*/
	color: #000;
	height: 120px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 365px;
}

.content_box .dx{
	background: #FFF;
	/*border: 1px solid red;*/
	color: #000;
	float: right;
	height: 120px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 168px;
}

.content_box .dx a.port{
	background: #FFF;
	color: red;
}

.content_box .sx{
	background: #FFF;
	/*border: 1px solid red;*/
	color: #000;
	height: 120px;
	margin: 0;
	padding: 0;
	width: 190px;
}

.content_box .sx div{
	background: url('images/fondino_news.gif') center no-repeat transparent;
	color: #000;
	height: 120px;
	margin: 0;
	padding: 0;
	width: 190px;
}

.content_clear{
	clear: both;
	height: 15px;
}

#marchio_home{
	background: #FFF;
	/*border: 1px solid #ccc;*/
	clear: both;
	color: #000;
	height: 95px;
	margin: 0;
	padding: 40px 0 0 105px;
	text-align: left;
}

#marchio{
	background:  #FFF;
	/*border: 1px solid #ccc;*/
	color: #000;
	height: 70px;
	left: 115px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 60px;
	width: 260px;
}

#marchio img, #marchio_home img{
	border: none;
}

#flashplayer{
	background:  #FFF;
	color: #000;
	height: 30px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 140px;
}

#text{
	background: #FFF;
	/*border: 1px solid #000;*/
	color: #000;
	font-size: 11px;
	/*height: 400px;*/
	left: 170px;
	line-height: 1.45em;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: justify;
	top: 250px;
	width: 350px;
}

#text .title{
	font-size: 14px;
	font-weight: bold;
}

#imgnews_home{
	/*background: url('images/personaggi.gif') center no-repeat #FFF;*/
	/*border: 1px solid red;*/
	float: right;
	height: 370px;
	left: 0px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 40px;
	right: 100px;
	width: 500px;

}

#petalo_home{
	background: url('images/fumetto_home.gif') top left no-repeat transparent;
	/*border: 1px solid red;*/
	color: #FFF;
	font-size: 12px;
	height: 125px;
	left: 0;
	margin: 0;
	padding: 245px 230px 0 65px;
	position: relative;
	right: 0;
	top: 0;
	width: 205px;
}

#petalo_home a{
	color: #FFF;
}

#petalo_home a:hover{
	text-decoration: underline;
}

#petalo{
	background: transparent;
	/*border: 1px solid red;*/
	color: #000;
	height: 350px;
	left: 520px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 115px;
	width: 450px;
}

#petalo img{
	border: none;
}

#vtitle{
	background: transparent;
	/*border: 1px solid #ccc;*/
	color: #000;
	font-size: 12px;
	font-weight: bold;
	/*height: 120px;*/
	left: 500px;
	margin: 0;
	padding: 54px 0 54px 45px;
	position: absolute;
	top: 110px;
	width: 150px;
}

#vtitle a{
	background-color: #FFF;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#vtitle a:hover{
	background-color: #FFF;
	color: #999;
	text-decoration: none;
}

#vtitle u{
	color: red;
}

#vtarrow{
	background: #FFF;
	/*border: 1px solid #ccc;*/
	height: 20px;
	left: 480px;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 160px;
	width: 15px;
}

#vtarrow a, #vtarrow a:link, #vtarrow a:visited{
	color: red;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#vtarrow a:hover{
	color: #000;
	text-decoration: none;
}

.apage, .apage:hover  {
	background-color: #FFF;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

.portitle{
	color: red;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.newsdate{
	color: red;
	font-size: 11px;
	font-weight: bold;
}

.newstitle, .newstitle a{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.newstitle a:hover{
	color: #ccc;
	text-decoration: none;
}

#newsimg_1{
	background: #FFF;
	/*border: 1px solid red;*/
	color: #000;
	font-size: 11px;
	height: 270px;
	left: 170px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 250px;
	width: 350px;
}

#newsimg_2{
	background: #FFF;
	/*border: 1px solid red;*/
	color: #000;
	font-size: 11px;
	height: 270px;
	left: 170px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 535px;
	width: 350px;
}

#newsimg_1 div, #newsimg_2 div{
	background: url('images/fondino_news_grande.gif') center no-repeat transparent;
	color: #000;
	height: 270px;
	margin: 0;
	padding: 0;
	width: 350px;
}

#newstext{
	background: #FFF;
	/*border: 1px solid #000;*/
	color: #000;
	font-size: 11px;
	left: 550px;
	line-height: 1.45em;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: justify;
	top: 250px;
	width: 350px;
}

#newstext a, #newstext a:link, #newstext a:active, #newstext a:visited {
	color: #000;
	text-decoration: underline;
}

#newstext a:hover{
	color: red;
	text-decoration: none;
}

#newsbutton{
	text-align: center;
	padding: 20px;
}

#newsbutton input{
	background-color: #FFF;
	border: 1px solid red;
	cursor: pointer;
}

/* --- Contatti --- */

#contact_text{
	background: #FFF;
	/*border: 1px solid #000;*/
	color: #000;
	font-size: 14px;
	font-weight: bold;
	left: 300px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: right;
	top: 230px;
	width: 210px;

}

#contact_text .title{
	color: red;
}

/* --- Credits --- */

#credits_text{
	background: transparent;
	/*border: 1px solid #000;*/
	color: #000;
	font-size: 12px;
	font-weight: normal;
	left: 205px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: right;
	top: 230px;
	width: 300px;

}

#credits_text a, #credits_text a:link, #credits_text a:active, #credits_text a:visited {
	color: #000;
	text-decoration: underline;
}

#credits_text a:hover {
	color: red;
	text-decoration: none;
}

#credits_text .title{
	color: red;
	font-size: 14px;
	font-weight: bold;
}

#iva {
    position: absolute;
    color: #777;
    font-size: 9px;
    bottom: 0;
    right: 0;
    padding: 0 2px 2px 5px;
    text-align: right;
}