body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	background-image:url(../img/pat_bg.jpg);
	background-repeat:repeat-x;
	min-width:980px;
}
a:active {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

:focus, object:active, div:active, object:focus, div:focus{
	outline: none;
}

.clear{clear:both;}

.left{float:left;}

.right{float:right;}

.cursor{cursor:pointer;}

.block{display:block;}

.blu{color:#566171;}

.nero{color:#000000;}

.bianco{color:#ffffff;}

.grigio_scuro{color:#515151;}

.grigio_chiaro{color:#949494;}

.s10{font-size:10px;}

.s12{font-size:12px;}

.s14{font-size:14px;}

.s16{font-size:16px;}

.s18{font-size:18px;}

.s20{font-size:20px;}

.s22{font-size:22px;}

.s24{font-size:24px;}

.s32{font-size:32px;}

.s36{font-size:36px;}

.bold{font-weight:bold;}

.italic{font-style:italic;}

.uppercase{text-transform:uppercase;}

.div_vert{width:1px; height:auto; background-image:url(../img/div_vert.gif); background-repeat:repeat-y;}

.div_ori{width:auto; height:1px; background-image:url(../img/div_ori.gif); background-repeat:repeat-x;}

input{border:1px solid #c6c3c3; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

input[type=submit], input[type=reset]{background-color:#f08f01; color:#fff; padding:5px 20px; cursor:pointer; border:1px solid #CA6E31;}

select{border:1px solid #c6c3c3; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

textarea{border:1px solid #c6c3c3; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.carattere a, .carattere strong a{
	text-decoration:none;
}

#main{
	width:1240px;	
	height:768px;
	margin-left:auto;
	float:right;
	overflow:hidden;
}
#main{
	height:auto;
	left:50%;
	margin-left:-735px;
	overflow:hidden;
	position:absolute;
	width:1230px;
	float:none;
}
#para_random{
	width:342px;
	height:509px;
	position:absolute;
	top:80px;
	left:0px;
	z-index:10;
	background-repeat:no-repeat;
}
#testata{
	width:1221px;
	height:150px;
	background-image:url(../img/testata.png);
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#cont_meteo{
	width:180px;
	height:130px;
	float:left;
	cursor:pointer;
	margin-top:-10px;
    margin-left:380px;
}
#newsletter{
	width:193px;
	height:30px;
	text-align:left;
	margin-top:36px;
}
#newsletter input{
	background-image:url(../img/bg_newsletter.png);
	background-repeat:no-repeat;
	border:none;
	width:127px;
}
#menu {
	list-style:none;
	margin-top:-30px;
	float:right;
}
#menu li {
	margin-right:2px;
	padding:0;
	float:left;
	position:relative;
	width:120px;
	height:26px;
	text-align:center;
}
#menu li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	height:20px;
}
#menu li a:hover{
	color:#fd9800;
	text-decoration:none;
}


.sottomenu{
	padding-top:32px;	
	margin-top:-37px;
	width:140px;
	color:#fff;
	text-align:left;
	font-size:14px;
	z-index:30;
	position:absolute;
	display:none;
	font-weight:bold;
	font-size:13px;
}
.sottomenu a{
	text-decoration:none;
	display:block;
	padding:7px;
	color:#fff;
	border-bottom:1px dotted #ca6e31;
}
.sottomenu a:hover{
	text-decoration:none;
	color:#222222;
}
.top_sottomenu{
	width:130px;
	height:auto;
	background-image:url(../img/pat_sottomenu.png);
	background-repeat:repeat-y;
	padding:5px;
	padding-bottom:0px;
}
.bottom_sottomenu{
	width:140px;
	height:6px;
	background-image:url(../img/bottom_sottomenu.png);
}


#corpo{
	width:1240px;
	height:auto;
	padding-left:320px;
}
#colonna_sx{
	width:645px;
	height:auto;
	float:left;
}
#colonna_dx{
	width:240px;
	height:503px;
	float:left;
	margin-left:15px;
	background-image:url(../img/bg_col_dx.jpg);
	background-repeat:no-repeat;
}
#corpo_pagina{
	float:right;	
	padding-right:15px;
	width:445px;
	padding-top:10px;
	text-align:justify;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#logo_main{
    cursor:pointer;
    float:left;
    height:137px;
    margin-left:305px;
    text-indent:-9999px;
    width:145px;
}
#logo{
	width:257px;
	height:86px;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor:pointer;
}
#frasi{
	width:335px;
	height:auto;
	float:left;
}

.cover_img{
	padding:5px;
	background-color:#fff;
	border:1px solid #ccc;
}
.over_img{
	background-image:url(../img/over_gallery.png);
	width:205px;
	height:121px;
	display:none;
	position:absolute;
	margin-left:6px;
	margin-top:6px;
}

.bottone{
	width:156px;
	height:186px;
	margin-right:5px;
}
.bottone a{
	width:156px;
	height:186px;
	display:block;
	background-image:url(../img/bottoni_sprite.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.btn_centro a{background-position:0px 0px}
.btn_centro a:hover{background-position:-156px 0px;}

.btn_tandem a{background-position:0px -186px}
.btn_tandem a:hover{background-position:-156px -186px;}

.btn_eventi a{background-position:0px -372px}
.btn_eventi a:hover{background-position:-156px -372px;}

.btn_corsi a{background-position:0px -558px}
.btn_corsi a:hover{background-position:-156px -558px;}

.box_dinamici{
	width:auto;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.blocco_dinamico{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffffff;
	cursor:pointer;
}
.box_dinamici_titolo{
	width:auto;
	height:15px;
	display:block;
	overflow:hidden;
	font-weight:bold;
	color:#2a5695
}
.box_dinamici_testo{
	width:auto;
	height:15px;
	display:block;
	overflow:hidden;
	color:#4d5867
}

#box_condividi_video{
	width:auto;
	height:48px;
	padding:30px;
	padding-top:54px;
	padding-bottom:10px;
}
#box_facebook{
	width:auto;
	height:116px;
	padding:30px;
	padding-top:50px;
	padding-bottom:10px;
}
#box_video{
	width:auto;
	height:132px;
	padding-left:35px;
	padding-top:62px;
	padding-bottom:10px;
	overflow:hidden;
}
#box_video img{
	width:auto;
	height:auto;
	float:left;
	margin-bottom:15px;
	margin-right:15px;
	border:1px solid #fff;
}


#piede{
	background-image:url(../img/footer.png);
    background-position:-10px top;
    background-repeat:no-repeat;
    height:50px;
    padding-left:320px;
    padding-top:38px;
    width:910px;
	line-height:13px;
}
#piede a{
	text-decoration:underline;
	color:#FFF;
}
#piede a:hover{
	text-decoration:none;
	color:#FFF;
}
#link{
	padding-left:320px;
	color:#CA6E31;
	height:30px;
	font-size:10px;
}
#link a{
	text-decoration:underline;
	color:#CA6E31;
}
#link a:hover{
	text-decoration:none;
	color:#CA6E31;
}




#nav {
	height:auto;	
	width:auto;
	margin-top:20px;
}
#nav a {
	color:#566171;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	position:relative;	
	height:20px;
	width:auto;
	text-decoration:none;
	float:left;
	padding:10px;
	border:1px solid #ccc;
}
#nav a:hover{
	background-color:#e5e5e5;
}
#nav a.current {
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border-bottom:1px solid #f5f5f5;
}
#panes {
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border-top:1px solid #f5f5f5;
	width:auto;	
	height:auto;
	position:relative;
}
#panes div {
	display:none;		
	position:absolute;
	color:#444;	
	width:440px; 
}



/* CALEBDARIO */

.calendario_top{
	border-left:1px solid #ca6e31;
	border-top:1px solid #ca6e31;
	border-right:1px solid #ca6e31;
}
.calendario_bottom{
	background-color:#f5f5f5;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.mese{
	text-align:center;
	background-color:#fd9800;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}
.settimana{
	text-align:center;
	background-color:#fccd88;
	color:#333;
	font-weight:bold;
}
.giorno{
	border:1px solid #fff;
}
.corrente{
	background-color:#ccc;
	border:1px solid #999;
	text-align:center;
}
.libero{
	background-color:#e5e5e5;
	border:1px solid #fff;
	text-align:center;
}
.occupato{
	background-color:#7c9ec1;
	border:1px solid #fff;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
.occupato_current{
	background-color:#628eba;
	border:1px solid #333;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}




.apple_overlay {
	display:none;
	background-image:url(../img/white.png);
	width:640px;
	height:480px;
	padding:35px;
	font-size:11px;
}

.apple_overlay .close {
	background-image:url(../img/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


