/*--------------------Stili generici--------------*/
p {
	padding:0;
	margin:0;
}

body{
	margin:0;
	padding:0;
	color:#000;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:0.8em;
	line-height:1.8em;
	background:#FFF url(../_img/bg_body.jpg) repeat-x;
}
h1{
	padding:37px 0 0 0;
	margin:0;
	float:right;
	border:0;
}
h1 img{
	border:none;
}
h2 {
	font-size:1.2em;
	color:#FFF;
	font-weight:bold;
	float:left;
	padding:134px 0 0 15px;
	margin:0;
}
h3 {
	font-size:1.8em;
	color:#333;
	padding:5px 0 10px 0;
	text-transform:uppercase;
}
.clear{
	clear:both;
}
.colorato{
	color:#CC061F;
}
.colorato a{
	color:#CC061F;
}
a {
	color:#666;
}
.dx {
	float:right;
}
.sx {
	float:left;
}
.divisore {
	width:650px;
	border-bottom:1px solid #CCCCBF;
	padding:5px 0 10px 0;
	height:1px;
}
input, textarea, select {
	border:1px solid #CCCCBF;
	vertical-align:middle;
	margin:5px 0;
	font:1em "Trebuchet MS", Candara, Tahoma, Verdana, sans-serif;
}
input.checkbox {
	border:medium none;
}
.pulsante {
	border:none;
	background-color:#CCCCBF;
	color:#000;
	font-weight:bold;
	padding:2px 5px;
	margin-left:5px;
}
ul {
	padding-left:12px;
}
.evidenza {
	font-size:1.2em;
}
/*--------------------Sitli contenitore----------------*/
#contenitore{
	width:960px;

}
/*---------------Stili menu secondario ---------------*/
#menu2 {
	padding:7px 0 10px 0;
	width:260px;
	height:18px;
	float:right;
}
#menu2 ul {
	list-style:none;
	padding:0;
	margin:0;
}
#menu2 ul li {
	padding:0 15px;
	color:#545452;
	float:left;
	display:block;
	border-right:1px solid #545452;
	
}
#menu2 ul li a{
	text-decoration:none;
}
#menu2 ul li.ultimo {
	padding-right:0px;
	border-right:0px;
}
#menu2 ul li a:hover{
	color:#CC061F;
}
#menu2 li.selezionato {
	color:#CC061F;
}

/*---------------------------Stili testata--------------------*/
#testata{
	width:960px;
	height:231px;
}
#box_daticonvegno{
	width:960px;
	height:196px;
}
#img_testata{
	width:97px;
	float:left;
	padding:17px 0 0 30px;
}
/*-----------------------------Stili contenuti--------------------*/
#contenuti{
	width:960px;
	padding:0 0 15px 0;
}
#colonna_sx{
	width:270px;
	float:left;
}
#colonna_dx{
	width:690px;
	float:left;
}
#box_contatti{
	width:240px;
	padding:15px 10px 15px 20px;
	background:url(../_img/bg_contatti.jpg) no-repeat;
	color:#2A2A27;
	line-height:1.6em;
}
#box_contatti .title{
	font-size:1.6em;
	font-weight:bold;
}
.title_pagina{
	font-size:1.2em;
	font-weight:bold;
}
#box_menu_alternativo{
	width:240px;
	padding:15px;
	color:#2A2A27;
	border-top:1px solid #E3E3DC;
}
#img_centrale{
	width:690px;
}
#testi{
	width:650px;
	padding:15px 20px 30px 20px;
}
#box_3img{
	width:690px;
	height:124px;
}
.box_sess_aperta_chiusa{
	width:30px;
	float:left;
}
.box_testo_sessioni{
	width:620px;
	float:left;
}
.testo_piccolo{
	font-size:0.9em;
}
.icona{
	vertical-align:middle;
	padding:3px 3px  3px 0;
}
.box_accomodation .imm {
	width:55px;
	padding-top:5px;
	padding-right:25px;
	float:left;
}
.box_accomodation .descrizione {
	width:570px;
	float:left;
}
/*------------------Stili menu principale--------------------*/
#menu {
	background-color:#CCCCBF;
	padding:5px 10px 0 5px;
	min-width:255px;
	height: 315px;
}
/*------------------STILI TABELLE-------------------------*/

table {
	border-collapse: collapse;
}
table img{
	border:none;
}
table td{
	text-align:left;
	border-bottom:1px solid #F0F0EC;
	padding:2px 5px;
}
table td.ultimo{
	border-bottom:0;
}
table tr.color{
	background:#F0F0EC;
}

table.noborder td{
	text-align:left;
	padding:5px 5px;
	border-bottom:none;
}
table.noborder2 td{
	text-align:left;
	padding:0 5px 18px 0;
	border-bottom:none;
}
table.pressrelease td{
	padding:7px 5px;
	border-bottom:3px solid #F0F0EC;
}
table.sponsor td{
	padding:10px 0;
	border-bottom:0px;
}
table.programma td {
	border:1px solid #F0F0EC;
	padding-right:10px;
}
td.interlinea {
	line-height:1.2em;
	padding:10px 5px;
}
/*-------------STILI GALLERY---------------------------------*/
img.gallery{
	float:left;
	padding:10px 11px;
	border:none;
	
}
/*-------------------------Stili piede--------------------------*/
#piede{
	width:100%;
	background:#F0F0EC url(../_img/bg_piede.gif) repeat-x;
	padding:15px 0 10px 10px;
}
#boxpiede {
	width:960px;
}
#piede img.loghi{
	border:0;
	padding:20px 35px 10px 35px;
	vertical-align:middle;
}
#fototeca {
	font-size:0.8em;
	line-height:1.4em;
	padding:15px 0 7px 35px;
}