﻿@CHARSET "UTF-8";
* { 
	margin: 0; 
	padding: 0; 
}

body { 
	font: 13px "Trebuchet MS", Helvetica, Arial; 
	background: url(/images/template/body.gif) repeat; 
	color: #7f7f7f; 
}

h1 { 
	font: 24px "Trebuchet MS", Helvetica, Arial; 
	color: white;  
}

h2 { 
	font: 22px "Trebuchet MS", Helvetica, Arial; 
	color: white;
}

h3 { 
	font: 20px "Trebuchet MS", Helvetica, Arial; 
	color: white;
}

h4 { 
	font: 18px "Trebuchet MS", Helvetica, Arial; 
	color: white;
}

p { 
	margin: 0 0 0px; 
	line-height: 1.6em; 
}

a { 
	outline: 0; 
	color: white; 
	text-decoration: none; 
}

li { 
	list-style: none;
}

li a, img { 
	display: block; 
}

img { 
	outline: 0; 
	border: 0; 
}

#wrapper { 
	width: 984px; 
	margin: auto;
}

#header { 
	width: 984px; 
	margin: auto;
	border: 0px solid red;
}

#logo {
	padding: 10px;
	margin: auto;
	text-align: center;
	border: 0px solid green;
}

#logo img {
	display: inline;
}

#logo h1 {
	font: 30px "Trebuchet MS", Helvetica, Arial; 
	display: inline;
}

#logo a h1 {
	color: #fff; 
}

#logo a h1 span { 
	color: #fff; 
}

#menu { 
	width: 99%;
	margin: auto;
	min-height: 25px; 
	padding: 15px 0px 15px 0px;
	text-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 0px solid red;
	background: url(/images/template/content.gif) repeat; 
}

#menu table { 
	margin: auto; 
}

#menu td { 
	font-size: 1.3em; 
	text-transform: uppercase; 
	padding-left: 25px; 
	padding-right: 25px; 
	text-align: center;
}

#menu td a { 
	color: #888; 
	font-size: 20px; 
}

#menu td a.current, #menu li a:hover { 
	color: #fff; 
}

#menu_utente {
	width: 99%;
	height: 20px; 
	padding: 5px 0px 5px 0px;
	border: 0px solid green;
}

#menu_utente_left {
	float: left;
}

#menu_utente_right {
	float: right;
}

#adv-head {
	width: 99%;
	padding: 0px; 
	text-align: center; 
	clear: both; 
	display: block;
}

#main {
	padding: 10px 0px 0px 0px;
	border: 0px solid brown;
}

#col-sx {
	float: left;
	padding: 20px;
    background: #0B0B0B;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 160px; 
	margin-right: 20px;
	border: 0px solid red;
}

#eventi-categorie {
	
}

#eventi-data {
	
}

#col-dx {
	float: none;
	width: auto;
	border: 1px solid blue;
	overflow: hidden;
	border: 0px solid blue;
}

#footer { 
	margin-top: 10px;
	background: url("/images/template/line.gif") repeat-x scroll 0 0 transparent;
	clear: both; 
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
	border: 0px solid red;
}

#footer hr { 
	margin-bottom: 10px;
}

#loading {
	display: none;
	width: 300px;
	position: absolute;
	left: 50%;
	top: 50%; 
	margin-left: -150px;
	margin-top: -150px;
	text-align: center;
}

#loading img {
	display: inline;	
}

#pitch { 
	clear: both; 
	background: url(/images/template/pitch.jpg) no-repeat; 
	height: 228px; 
	margin: 0 0 30px; 
	padding: 60px 360px 0 30px; 
}

#pitch h1 { 
	font-size: 2.4em; 
	color: #304D6F; 
	margin: 0 0 20px; 
}

#pitch em { 
	font-size: 1.3em; 
	font-weight: bold; 
	line-height: 1.6em; 
}

#links { 
	float: right; 
}

#links a { 
	margin: 0 0 0 10px; 
}

.clr { 
	clear: both; 
}

.link { 
	background: #304D6F; 
	color: #fff; 
	padding: 5px 10px; 
	font-size: .9em; 
}

.col { 
	float: left; 
	width: 292px; 
	margin: 0 30px 15px 0; 
	border: 0px solid red; 
}

.col_last { 
	float: right; 
	margin-right: 0; 
	border: 0px solid green; 
}

.col_unique {  
	float: right; 
	width: 740px; 
	border: 0px solid green; 
	margin: 0px; 
}

.case img { 
	float: left; 
	clear: left; 
	margin: 0 20px 20px 0; 
	background: #121212; 
	padding: 3px; 
}

.short { 
	padding: 0 0 15px 0; 
	background: url(/images/template/line.gif) repeat-x left bottom; 
}

.short_no_padding { 
	padding: 0 0 1px 0; 
	background: url(/images/template/line.gif) repeat-x left bottom;
}

.case a, .article a { 
	color: #ddd; 
	font-weight: bold;
}

.date { 
	font-size: .84em; 
	margin: 0 0 3px;
}

/* Per i titoli delle sezioni (scheda evento, offerta, registrazione, etc...), <h3> */

.titolo_sezione {
	color: white;
	font-size: 20px;
}

/* Per i titoli dei paragrafi delle sotto sezioni (istruzioni, etc...), <h3> */

.titolo_sotto_sezione {
	color: white;
	font-size: 18px;
}

.bacheca {
		
}
.descrizione_short { 
	font-style: italic;
	padding: 0 0 0 0px; 
	line-height: 15px;
}

/* background: url(/images/template/line.gif) repeat-x left bottom; */

/* Popup generico */
.popup {
	width: 750px;
}