/* CSS Energheia - Arix@you per Comma 3 */

/********* main elements *********/ 

html {
		min-height: 100%;
		height: 100%;
}

body {
	background: url(../img/bg.gif) repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size:70%;
	line-height:1.5em;
	color: #666;
	text-align:center;
	min-height: 100%;
}

ul {
    margin: 25px;
    padding: 0px;
}

li {
    list-style: circle;
}

ul.icon_bullet {
    margin: 25px;
    padding: 0px;
    list-style: none;
    list-style-type: none; 
}

li.bullet {
    background-image: url(../img/logo_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding: 3px 0 3px 20px;
    margin: .4em 0;
    list-style: none;
    list-style-type: none; 
}



.vuoto ul {
	margin: 0px;
	padding: 0px;
}

.vuoto li {
	list-style: none;
    padding: 5px 0 0 0;
}

h1 {
	color:#5CABCA;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 20px;
	line-height: normal;	
	margin: 0px 0px 10px 0px;
}

h2 {
	color:#5CABCA;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 10px 0px;
	font-weight:bold;
}

h3.cv {
    color: #000;
}

img {
	border:0;
}

hr {
	background:#fff;
	margin:0;
	padding:0;
	clear:both;
	width:921px;
	height:10px;
	color:#FFFFFF;
	visibility:hidden;
}
/********* structural elements *********/ 

#frame {
	width:921px;
	margin:40px auto 0px auto;
	padding:0px;
	background:#fff;
	text-align:center;
	min-height: 100%;
    height: auto !important;
	height: 100%;
}

html>body #frame {
    height: auto;
	}

#topmenu {
	background:url(../img/bg_menu.gif) repeat-x;
	width:919px;
	height:30px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	height:26px;
	border-top:1px solid #fff;
}

#topmenu a {
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:15px 5px;
	line-height:24px;
	background:url(../img/sep.gif) no-repeat 100% 55%;
}

#top {
	background:url(../img/bg_top.gif) repeat-x;
	width:921px;
	height:209px;
	margin:0;
	padding:0;
}


#main {
	width:921px;
	margin:-30px 0 0 0;
	padding:0;
}

#mainleft {
	float:left;
	width:568px;
	margin:0px;
	padding:0px;
	border-right:1px dotted #83CCE7;
	text-align:center;
	position:relative;
}

#CaptionBox {
	background:#093458;
	color:#5CABCA;
	font:24px Arial, Helvetica, sans-serif;
	width:526px;
	text-align:right;
	padding:6px 10px;
	margin:0;
	position:absolute;
	left:11px;
}

#CaptionBox1 {
	background:#093458;
	color:#5CABCA;
	font:14px Arial, Helvetica, sans-serif;
	width:526px;
	text-align:right;
	padding:6px 10px;
	margin:0;
	position:absolute;
	left:11px;
}

#mainright {
	float:right;
	width:351px;
	margin:0px;
	padding:0px;
	background:url(../img/bg_mainright.gif) no-repeat 0 0;
	text-align: left;
}


#slide {
    margin-left: 10px;
    float: left;
}

#cycle {
    height: 110px;
}

.title{
	background:url(../img/bg_title.gif) no-repeat 5px 6px;
	font-family: Impact, "Arial Narrow";
	font-size: 2.5em;
	letter-spacing: -1px;
	color: #093458;
	text-transform: lowercase;
	padding: 0 0 0 40px;
	margin: 0 0 0 0px;
}

.title a {
	color: #2E7A9A;
}
.title a:hover {
	color: #2E7A9A;
}
#news {
	width:351px;
	height:204px;
	margin:30px 0 0 0;
	padding:0;
	text-align:left;
}
.contennews{ padding: 10px 10px 0px 20px; clear:both; width: 310px; height: 110px;}
#news p {}

#news a {
	color:#2E7A9A;
	font-weight:bold;
}

#news img {
	float:left;
	margin-right:10px;
    margin-bottom:5px;
}

#news_inner {
	width:341px;
	height:74px;
	margin:30px 0 0 0;
	padding:10px 0 0 5px;
/*	background:url(../img/bg_news.gif) no-repeat bottom right;
*/	text-align:left;
}


.linkCalendarioData {
    font-weight: bold;
}

.celEventiNumDistretto {
    background: #fff;
    border: 2px solid #ccc; 
    border-top : 2px solid #ccc; 
}

.giorni_vuoti {
    background: #D8EBFF;
    /*font-weight: bold;*/
    border-left: 2px solid #fff; 
}


#areariservata {
	margin:8px 0 0 10px;
	padding:0;
	text-align:left;
	color:#093458;
}

#maincontent {
	background:#fff url(../img/bg_main.gif) repeat-x; 
	width:921px;
	margin:0;
	padding:0;
	min-height: 100%;
    height: auto !important;
	height: 100%;
}

#sxcol {
	float:left;
	width:519px;
	margin:20px 0 0 30px;
	padding:0px;
	text-align:left;
	min-height: 100%;
    height: auto !important;
	height: 100%;
}

#dxcol {
	float:left;
	width:341px;
	margin:20px 0 0 0;
	padding:0px;
	text-align:right;
	min-height: 100%;
    height: auto !important;
	height: 100%;
}

#dxcol1 {
	float:left;
	width:321px;
	margin:20px 0 0 20px;
	padding:0px;
	text-align:left;
	min-height: 100%;
    height: auto !important;
	height: 100%;
}

#dxcol1 ul {
	width:300px;
	margin:0px;
	padding:0px;
	text-align:left;
}

#dxcol1 ul li {
	width:300px;
	margin:0px;
	padding:0px 0px 0px 20px;
	text-align:left;
	border-bottom:1px dotted #83CCE7;
	font-size:12px;
	background:url(../img/i_bullet.gif) no-repeat center left;
}

#dxcol1 ul li a {
	color:#093458;
}

#dxcol1 ul li a:hover {
	font-weight:bold;
	text-decoration:none;
}

#footer {
	background:#0B435E;
	border-top:2px solid #BBAFA8;
	width:921px;
	margin:0;
	padding:0;
	clear:both;
	text-align:left;
	color:#FFFFFF
}

	#credits {
		padding:30px 30px 10px;
	}
	
	#credits a {
		color:#fff;
        text-decoration:none;
	}
/********* link *********/ 

a {
	text-decoration: none;
	color:#00A1E9;
}

a:hover {
	text-decoration: underline; 
}

/********* form *********/ 

form {
	display:inline;
}

	input {
		background:#fff;
		border:1px solid #8EB4D7;
		font:10px arial, verdana, sans-serif;
		margin:0;
		padding:2px;
	}

	input.button {
		background:#093458;
		color:#FFFFFF;
	}

/* form per la registrazione */

fieldset {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 450px;
	border:1px solid #ccc;
	padding:10px;
}

legend {
	margin-bottom: 5px;
	padding: 2px 4px;
	font: bold 1em arial, Verdana, sans-serif;
	color: #00A1E9;
	margin-top:20px;
}	

/********* for print *********/ 

#printheader {
	display:none;
}

#printfooter {
	display:none;
}

/********* table *********/ 

table {
	border-collapse:collapse;
	font-size:11px;
}

table td {
	border-bottom:1px solid #fff;
	height:30px;
}

table td.title {
	background:#D2EAF6;
}



/* team */

#masterdiv {
	padding: 0px;
	margin: 10px 0px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #093458;
	font-weight:bold
}

.menutitle {
	background: url("../img/i_bullet.gif") no-repeat 0% 50%; 
	padding-left: 20px;
	cursor:pointer;
	margin: 0px 0px 4px 0px;
	font-family: "Arial Narrow";
}

.submenu {
    margin-bottom: 10px;
    margin-top: 8px;
    padding: 20px;
    border-top: 1px solid #666;
    border-bottom: 4px double #666;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    color: #999;
}


#masterdiv img {
	border-bottom: 8px double #ddd;
	display: block;
}

.submenu img {
    float:left;
    margin-right:10px;
}

.red {
    color:#f00;
}

.lista li {
    list-style: circle;
    margin-left:20px;
}

.clear{ clear:both;}

.blue {
    color: #00A1E9;
}

.black {
    color: #666;
}
