a{
	color:#444444;
	text-decoration:none;
}
a:hover{
	color:#aaaaaa;
	text-decoration:none;
}
.formError{
	color:#ff0000;
	font-weight:bold;
}
body{
	background:url(../images/fondo_body.jpg) repeat-x;
	font-family:arial;
	font-size:11px;
	margin:0;
	padding:0;
	color:#444444;
	overflow-x: hidden;
}
body.home{
	background:url(../images/fondo_body_home.jpg) repeat-x;
	font-family:arial;
	font-size:11px;
	margin:0;
	padding:0;
	color:#444444;
	overflow-x: hidden;
}
div.contatti{
	background:#efefef;
	float:right;
	margin:12px 0;
	padding:7px;
	line-height:18px;
	border:1px solid #aaaaaa;
}
div.content{
	margin:50px auto;
	padding:10px;
	width:500px;
	border:8px solid #999999;
	background:#ffffff;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
div.copy{
	position:relative;
	bottom:0;
	padding:5px 2%;
	/*border-top:1px solid #666666;*/
	width:96%;
}
div.gallery{
	width:720px;
	margin:0 auto;
}
div.lingue{
	background:#ffffff;
	text-align:right;
	float:right;
	position:absolute;
	top:275px;
	right:0;
	width:400px;
	padding:5px 20px 5px 0;
	clear:both;
}

div.logo{
	margin:15px;
	margin-bottom:10px;
}

div.logoIndex{
	float:left;
	margin:10px;
}

div.menu{
	position:absolute;
	text-align:right;
	right:15px;
	top:15px;
	font-weight:bold;
}

div.rosa{
	background:#fff3ed;
	float:right;
	margin-top:1px;	
	width:420px;
	height:70px;
}

div.separatore{
	height:2px;
	width:100%;
/*	border-bottom:2px dotted #aaaaaa;*/
	margin-bottom:20px;
	margin-top:6px;
}

div.title{
	position:absolute;
	right:5px;
	top:248px;
}
img{
	border:0;
}
textarea{
	font-family:arial;
}
table.press { width:95%; margin:auto; text-align:center }
table.press tr td { 
	padding-bottom:15px;
	line-height:18px
}