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


body {
 background-color:#000;
 background-image:url(../images/bg.jpg);
font-family: Tahoma, Geneva, sans-serif;
 font-weight:lighter;
 line-height: 22px;
}

.footer {
	font-family: Tahoma, Geneva, sans-serif;
	width : 99%;
	text-align : center;
	position:absolute;
	bottom:0;
	color: #585858;
	font-size: 11px;
}

.link_home{
	font-family: Tahoma, Geneva, sans-serif;
	width : 99%;
	text-align : left;
	position:absolute;
	bottom:0;
	color: #333333;
	font-size: 8px;
}

.link_home a:link{
	color:#333333;
}

.link_home a:hover{
	color:#333333;
}

.link_home a:visited{
	color:#333333;
}


#container{
	position:absolute;
	top: 25%;
	left: 50%;
	width:940px;
	height:580px;
	margin-top: -130px; /*set to a negative number 1/2 of your height*/
	margin-left: -470px; /*set to a negative number 1/2 of your width*/
}


#content_home{
	border:#FFFFFF solid 1px;
	height:520px;
	line-height: 22px;
	background:url(../images/home_bg.jpg) no-repeat;
}


#content{
	background-color:#000000;
	border:#FFFFFF solid 1px;
	width:940px;
	height:520px;
	background:url(../images/content_bg.jpg) no-repeat;
}

#content_void{
	background-color:#000000;
	border:#FFFFFF solid 1px;
	width:940px;
	height:520px;
}	

#content_intro{
	background-color:#000000;
	border:#FFFFFF solid 1px;
	width:940px;
	height:580px;
}



#logo_scritta a{
	float:left;
	width:470px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu {
display:block;
height:60px;
width:940px;
overflow:hidden;
clear:both;
line-height:12px;
float:right;
}
#menu ul {
list-style-type:none;
padding:0;
margin:0;
}
#menu ul li {
padding:0;
margin:0;
display:inline;

}
#menu ul li a {
display:block;
float:left;
padding:9px 13px 9px 13px;
font-size:12px;
text-decoration:none;
color:#fff;
border-left:#FFFFFF solid 1px;
}
#menu ul li a:hover{ color:#fff;  background: #BF000E;
}
#menu ul li a.first_elem  {   border:	0;
}


#menu .current_page a{ color:#fff;  background: #BF000E;
}


#menu #logo_scritta a {
border:0;
margin:0;
padding:0;
background: none;
}

#home_txt {
position:relative;
width: 650px;
top: 220px;
left: 248px;
text-align:justify;
font-family: Tahoma, Geneva, sans-serif;
font-weight:lighter;
font-size: 12px;
color:#FFFFFF;
}
 
#txt {
position:relative;
width: 670px;
height: 450px;
top: 5px;
left: 240px;
text-align:justify;
font-family: Tahoma, Geneva, sans-serif;
font-weight:lighter;
font-size: 12px;
color:#FFFFFF;
}

#txt_contatti {
position:relative;
width: 670px;
height: 250px;
top: 65px;
left: 240px;
text-align:justify;
font-family: Tahoma, Geneva, sans-serif;
font-weight:lighter;
font-size: 12px;
color:#FFFFFF;
line-height: 12px;
}


#txt_iovanto {
	position:relative;
	float:left;
	width: 300px;
	height: 450px;
	top: 25px;
	left: 240px;
	text-align:justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:lighter;
	font-size: 12px;
	color:#FFFFFF;
	margin-right:20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 20px;
}

#txt_iovanto_right {
	position:relative;
	float:left;
	width: 330px;
	height: 450px;
	top: 25px;
	left: 240px;
	text-align:justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:lighter;
	font-size: 12px;
	color:#FFFFFF;
}



#txt_riv_elenco {
position:relative;
width: 670px;
height: 450px;
top: 25px;
left: 240px;
text-align:justify;
font-family: Tahoma, Geneva, sans-serif;
font-weight:lighter;
font-size: 12px;
color:#FFFFFF;
line-height: 18px;
}

#txt_riv {
text-align:justify;
font-family: Tahoma, Geneva, sans-serif;
font-weight:lighter;
font-size: 12px;
line-height: 18px;
color:#FFFFFF;
}

#collection {
position:relative;
width: 940px;
height: 520px;
text-align:justify;
font-family: Tahoma, Geneva, sans-serif;
font-weight:lighter;
font-size: 12px;
color:#FFFFFF;
background:url(../images/collection_bg.jpg) no-repeat;
}

.event_title{
font-family: Tahoma, Geneva, sans-serif;
font-weight:lighter;
font-size: 14px;
color:#BF000E;
}

.event{
font-family: Tahoma, Geneva, sans-serif;
font-weight:lighter;
font-size: 12px;
color:#BF000E;
padding-left: 25px;
line-height: 18px;
background-color:#000000;
}


a:link, a:visited{
font-family: Tahoma, Geneva, sans-serif;
font-weight:lighter;
color: #666666;
text-decoration:none;
}

a:hover{
font-family: Tahoma, Geneva, sans-serif;
font-weight:lighter;
color: #BF000E;
text-decoration:underline;
}

#contatti_form{
	float:left;
	width: 300px;
}
#contatti_txt{
	float:right;
	width: 300px;
	height: 150px;
	text-align:justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:lighter;
	font-size: 12px;
	color:#FFFFFF;;
}

input { 
border: 1px solid #fff;
padding: 2px;
width: 300px;
color:#666;
}
textarea { 
border: 1px solid #fff;
padding: 2px;
width: 300px;
font-family: Tahoma, Geneva, sans-serif;
font-weight:lighter;
font-size: 12px;	
}

.submit { 
border: 1px solid #fff;
height: 20 px;
width: 130px;
color:#333;	
}
#myForm{
line-height: 10px;
}

.mappa{
text-align:right;
}
.elenco_regioni{
width:320px;
float:left;
}

