/* //////////// PNG FIX //////////// */

div, a{
	behavior: url(iepngfix.htc);
}

/* ///////////////////////////////// */

/* //////////// MIN-HEIGHT FIX //////////// */

/*
min-height: 200px;
height:auto !important;
height: 200px;
*/

/* ///////////////////////////////// */

.background1 {
background-image: url(images/sfondo_home.jpg);
background-repeat: no-repeat;
}


#apDiv1 {
	position:absolute;
	left:443px;
	top:196px;
	width:220px;
	height:500px;
	z-index:1;
}
html, body, div{
	height: 100%;
}

body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	color: #000;
}

img{
	border: none;
}


a{
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

a.generic:hover{
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}

.data{
	font-family: Arial;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

a.menu{
	font-family: Arial;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial;
	color: #8e2a44;
	font-size: 11px;
	text-decoration: none;
}

h1{
	font-family: Arial;
	font-size: 22px;
	color: #8e2a44;
	letter-spacing: -1px;
	font-style: normal;
	margin-left: 0px;
	margin-top: 30px;
}

.sottotitolo{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0px;
	font-style: normal;
	font-weight:normal;
	margin-left: 0px;
	margin-top: 0px;
}

.sottotitolobianco{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 0px;
	font-style: normal;
	font-weight:normal;
	margin-left: 0px;
	margin-top: 0px;
}

.testonews{
	font-family: Arial;
	font-size: 12px;
	color: #8e2a44;
	letter-spacing: 0px;
	font-style: normal;
	text-decoration: none;

}

a.collegamenti{
	font-family: Arial;
	color: #8e2a44;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
a.collegamenti:hover {
	font-family: Arial;
	color: #8e2a44;
	font-size: 11px;
	text-decoration: underline;
}

a.collegamentibianchi{
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
a.collegamentibianchi:hover {
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}


.reference{
	color: #666;
	text-align: left;
	position: relative;
	float: right;
	right: 75px;
/* 	right: 150px; */
	top: 5px;
}




#ext{
	width: 824px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_ext.png);
	background-repeat: repeat-y;
	background-position: top center;
}

#int{
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_int.png);
	background-repeat: repeat-y;
	background-position: top center;
}

#date{
	width: 752px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 752px;
	height: 106px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}



#main{
	width: 752px;
	min-height: 373px;
	height:auto !important;
	height: 373px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	text-align: right;
}

#main2{
	width: 752px;
	min-height: 372px;
	height:auto !important;
	height: 372px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	background-image: url(../images/bg_contatti.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: right;
}


#navigation{
	width: 752px;
	height: 55px;
	background-image: url(../images/bg_nav.png);
	background-repeat: repeat-x;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
}

#menu{
	width: 752px;
	height: 55px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#footer{
	width: 752px;
	height: 55px;
	background-image: url(../images/bg_nav.png);
	background-repeat: repeat-x;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
}

#content_box{
	width: 511px;
	height: auto;
	text-align: justify;
	position: relative;
	margin-right: 0;
	margin-left: auto;
}

#content_box div{
	margin-left: 30px;
}

#contact_box{
	width: 752px;
	height: auto;
	text-align: justify;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.privacy{
	position: relative;
	float: right;
	top: 16px;
	right: 30px;
}

.email_button{
	margin-top: 20px;
}


form-{
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}

input{
	width: 150px;
	height: 14px;
	border: none;
	background-color: #8e2a44;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
}

.contact{
	margin-top: 10px;
	color: #000;
	font-size: 11px;
	width: 150px;
}

textarea{
	width: 360px;
	height: 80px;
	border: none;
	background-color: #8e2a44;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	overflow: auto;
	margin-bottom: 10px;
}

.personal{
	float: right;
	width: 300px;
}

#radio_si{
	width: auto;
	height: auto;
	border: none;
	background-color: transparent;
}

#radio_no{
	width: auto;
	height: auto;
	border: none;
	background-color: transparent;
}

#invia {
	width: auto;
	height: auto;
	border: none;
	background-color: transparent;
}

#privacy{
	font-size: 9px;
	margin-right: 20px;
}

ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

li.menu{
	color: #fff;
	font-size: 13px;
	float: left;
	position: relative;
	top: 15px;
	left: 45px;
}

.miniature{
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 4px;
}
