/* CSS Document */

html,body{
	margin:0;
	padding:0;
	background:black;
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:white;
}

p{
	margin:0;
	padding:0;
	font:normal 16px "Trebuchet MS", Arial, Verdana;
	text-align:justify;
	line-height:24px;
}

li
{
font:normal 14px "Trebuchet MS", Arial, Verdana;
line-height:24px;

}

a{
	color:#666;
	outline:none;
}

a:hover{
	color:#e2001a;
}


/*-------------------------------------------------*/


#contenitore{
	position:relative;
	overflow:auto;
	margin:10px auto;
	padding:0;
	width:720px;
}

#top{
	position:relative;
	overflow:auto;
	height:30px;
}

#top p
{
	font:normal 10px "Trebuchet MS", Arial, Verdana;
}

#top p img
{
border:none
}

#testa{
	border-top:#666666 4px solid
}


#contenuti{
	width:720px;
	padding:0;
	border-top:#666666 8px solid
}


#fondo{
	position:relative;
	padding:20px 0 0 0;
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:#666;
	text-align:center;
}

#fondo a{
	color: #666;
}

#fondo a:hover{
	color:#e2001a;
}


/*-------------------------------------------*/


.novita{
	position:relative;
	overflow:auto;
	margin-top:20px 10px;
	float:left;
	width:350px;
}

.novita a{
	overflow:auto;
	display:block;
	color:white;
	text-decoration:none;
	font-size:14px;
}

.novita a:hover{
	background-color:#1a1a1a;
	color:white;
}
.novita a img{
	float:left;
	margin-right:10px;
	border:none;
	/*width:110px;
	height:110px;
	
	border:4px solid #333;*/
}

.novita a strong{
	font:bold 21px "Trebuchet MS", Arial, Verdana;
	color:#999;
	line-height:30px;
}

.novita a i{
	color:#e2001a;
}

.novita .data{
	font:bold 11px "Trebuchet MS", Arial, Verdana;
	color:#CCCCCC;
	font-style:italic
}


/*-------------------------------------------*/


.sx{
	float:left;
	margin-right:10px;
}

.dx{
	float:right;
	margin-left:10px;
}

.sxwithborder{
	float:left;
	margin-right:10px;
	border:8px solid #333;
}


	


.titoli{
	font:bold 28px "Trebuchet MS", Arial, Verdana;
	color:#fff;
	line-height:54px;
}

.sottotitoli{
	font:bold 18px "Trebuchet MS", Arial, Verdana;
	color:#666;
	line-height:30px;
}

.rosso{
	color:#e2001a;
}

div.gallery
{
	width:110px;
	height:130px;
	overflow:hidden;
	margin: 0 5px 5px 0;
	float:left;
	background-color:#5e9fcc;
	text-align:center;
}

div.gallery img
{
	border:5px solid #5e9fcc;
	width:100px;
	height:100px;
}

div.gallery a
{
	text-decoration:none;
	font:bold 14px "Trebuchet MS", Arial, Verdana;
	color:#FFFFFF
}

div.gallery a:hover
{
color:#e2001a;
}




ul#menu2{
	margin:0;
	padding:0;
	
}

ul#menu2 li{
	height:24px;
	margin:5px;
	border-width:1px;
	border-style:solid;
	list-style-type:none;
	background:#111;
	
	text-transform:capitalize;
	float:left;
	width:129px;
	overflow:hidden
	
}

ul#menu2 li a{
	display:block;
	padding:0 5px;
	color:#5a5959;
	text-decoration:none;
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	line-height:24px;
}

ul#menu2 li a:hover{
	background:#212121;
	color:#fff;
}




div.schede
{
	width:154px;
	height:70px;
	overflow:hidden;
	margin: 12px 12px 0px 0;
	float:left;
	background-color:#fe8900;
	text-align:center;
	padding:6px
}

div.schede a
{
	text-decoration:none;
	font:bold 14px "Trebuchet MS", Arial, Verdana;
	color:#FFFFFF
}

div.schede a:hover
{
color:#e2001a;
}
.pad5
{
padding:5px}

#colonna1
{
	width:210px;
	float:left;
}

#colonna2
{
	width:495px;
	float:right;
}

#colonna1 a
{
font-size:14px;
font-weight:bold}


div.gallery_tipologie
{
	width:110px;
	height:130px;
	overflow:hidden;
	margin: 0 60px 30px 0;
	float:left;
	background-color:#00447E;
	text-align:center;
}

div.gallery_tipologie img
{
	border:5px solid #00447E;
	width:100px;
	height:100px;
}

div.gallery_tipologie a
{
	text-decoration:none;
	font:bold 14px "Trebuchet MS", Arial, Verdana;
	color:#FFFFFF
}

div.gallery_tipologie a:hover
{
color:#e2001a;
}


/*FORM*/

form
{
	border:none;
	padding:0px;
	color:#FFF;
	text-decoration: none;
	font-size:12px;
	font-family:"Trebuchet MS", sans-serif;
}

form label
{
	height:28px;
	width:200px;
	float:left;
	color:#666666;
	font-size:12px;
	font-family:"Trebuchet MS", sans-serif;
}
form input
{
	font-size:12px;
	font-family:"Trebuchet MS", sans-serif;
	height:16px;
	background-color:#CCCCCC
}


form textarea
{
	font-size:12px;
	font-family:"Trebuchet MS", sans-serif;
	height:100px;
	width:690px;
	background-color:#CCCCCC
}

form legend
{
	font-size:14px;
	font-family:"Trebuchet MS", sans-serif;
	color:#5e0616;
	padding:2px
}
form fieldset
{
	/*border:#5e0616 1px dotted;*/
	padding:2px;
	border:none
}

.bottone
{
	font-size:14px;
	font-family:"Trebuchet MS", sans-serif;
	color:#FFF;
	width:200px;
	height:26px;
	border:#5e0616 1px solid;
	background-color:#333333
}




/*inglese*/


#menuEN{
	position:relative;
	float:left;
	width:275px;
}

#menuEN ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#menuEN ul li{
	overflow:hidden;
	margin:0;
	padding:0;
	height:85px;
	background-image:url(images/menuen.gif);
	background-repeat:no-repeat;
}

#menuEN ul li a{
	padding-top:85px;
	display:block;
}

#menuEN ul li:hover{
	background-image:url(images/menu2en.gif);
}

a.avanti, a.avanti:link, a.avanti:active, a.avanti:visited 
{
	font:bold 20px "Trebuchet MS", Arial, Verdana;
	color:#FFFFFF;
	text-decoration:none
}

a.avanti:hover 
{
	color:#FF0000
}

