/* CSS Arix@you 2009 for Comma3 */

/* main elements */

body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #666666;
	line-height: 14px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border-style: none;
}

a:link, a:visited, a:active {
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:hover {
	color:#666;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* structural elements */

#frame {
	margin: 0 auto;
	padding: 0px 0;
	position: relative;
	width: 902px;
	z-index: 4;
}


/* top */

#top {
	width: 902px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 280px;
	position: relative;
	margin: 0 auto;	
	z-index: 31;
}

	.logo {
		height: 195px;
		width: 387px;
		position: absolute;
		left: 28px;
		top:4px
	}

	.logo img {
		border-width: 0px;
	}
	
	.logo h1 {
		display: none;
	}
	
	.top_navigation {
		height: 30px;
		width: 430px;
		margin-top: 100px;
		margin-left: 350px;
		position: absolute;
		line-height: 0px;
		color: #636363;
		text-align: right;
	}
	
	.top_navigation a:link, .top_navigation a:visited, .top_navigation a:active{
		font-size:12px;
		font-weight: bold;
		padding-left:5px;
		padding-right:5px;	
		color: #636363;
	}
	
	.top_navigation a:hover{
		font-size:10px;
		font-weight: bold;
		padding-left:5px;
		padding-right:5px;		
		color: #636363;	
	}
	
	.top_navigation span {
		font-size:10px;
		font-weight: bold;
		padding-left:5px;
		padding-right:5px;		
		color: #636363;	
	}

	.top_imagem {
		margin-top: 16px;
		margin-left: 747px;
		position: absolute;
	}
	
	.top_sostieni {
		height: 116px;
		width: 123px;
		margin-top: 0px;
		margin-left: 640px;
		position: absolute;
	}
		
#TOPO_APP {
	width: 902px;
	background-image: url(../img/top_app.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	position: relative;
	margin: 0 auto;	
	z-index: 31;
}


/* boxes */

#firstpage {
	width: 902px;
	height: 170px;
	position:relative;	
	margin-top: 10px;
	overflow: visible;	
	_overflow:hidden;		
}

	.boxes_first {
        float:left;
        height:170px;
        width: 292px;
        z-index:30;
        position:relative;
        margin-right: 13px;
        z-index:30;
    }
    
    .boxes {
		float:left;
		height:170px;
		width: 292px;
		z-index:30;
		position:relative;
		margin-right: 13px;
		z-index:30;
	}
	
	.boxes_last {
		float:left;
		height:170px;
		width: 292px;
		z-index:30;
		position:relative;
		margin-right: 0px;
		z-index:30;
	}	
	
	.img_box {
		height:170px;
		width: 292px;
		z-index:30;
		position:absolute;
	}
	
	.box {
        margin-top: 102px;
        height:68px;
        width: 292px;
        z-index:40;
        background-color: #8DC179;
        filter: alpha(opacity=30);  
        -moz-opacity: .3;  
        opacity: .3; 
        position:absolute;    
        color: #ffffff;
    }
    
    .box_first {
		height:68px;
		width: 292px;
		z-index:40;
		background-color: #8DC179;
		filter: alpha(opacity=30);  
		-moz-opacity: .3;  
		opacity: .3; 
		position:absolute;
        top: 102px;
        left: 0px;
		color: #ffffff;
	}
	
	.box_txt_first {
        margin-top: 112px;
        margin-left: 10px;    
        width:272px;
        height:48px;
        color: #ffffff;
        font-weight: bold;
        position:absolute;        
        z-index:45;    
        line-height: 17px;
        display:inline;
        /*top: 102px;*/
        left: 0px;
    }
    
    .box_txt_first a:link, .box_txt_first a:visited, .box_txt_first a:active {
        color: #333;
        font-size:18px;
        text-decoration:none;
    }
    
    .box_txt_first a:hover {
        color: #333;
        font-size:18px;
        text-decoration:underline;
    }
    
    .box_txt {
		margin-top: 112px;
		margin-left: 10px;	
		width:272px;
		height:48px;
		color: #fff;
		font-weight: bold;
		position:absolute;		
		z-index:45;	
		line-height: 19px;
		display:inline;
        font-size: 16px;
	}
	
	.box_txt a:link, .box_txt a:visited, .box_txt a:active {
        color: #333;
        font-size:18px;
        text-decoration:none;
    }
	
	.box_txt a:hover {
		color: #333;
		font-size:18px;
		text-decoration:underline;
	}


/* main content */

#container {
	width: 902px;
	margin-top: 13px;
}

/* left col */
#largecol_left {
	position: relative;
	float: left;
	width: 597px;
	display:block;	
}

	#title {
		position: relative;
		display:block;
		width: 597px;
		height: 25px;
		margin-bottom: 30px;
		background-image: url(../img/tit_big.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		color: #FFF;
		line-height: 25px;
		font-weight: bold;
	}
	
	#title h3{
		font-size: 14px;
		font-weight: bold;
		color: #000;
		text-indent: 20px;
		text-transform:uppercase;	
		padding: 0;
		margin: 0;	
	}
	
	#title_inner {
		position: relative;
		display:block;
		width: 597px;
		height: 25px;
		margin-bottom: 30px;
		background-image: url(../img/tit.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		color: #FFF;
		line-height: 25px;
		font-weight: bold;
	}
	
	#title_inner h3 {
		font-size: 14px;
		font-weight: bold;
		color: #000;
		text-indent: 10px;
		text-transform:uppercase;	
		padding: 0;
		margin: 0;	
	}
	
	#large_title {
		position: relative;
		display:block;
		width: 902px;
		height: 25px;
		margin-bottom: 10px;
		background-image: url(../img/tit_large.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		color: #FFF;
		line-height: 25px;
		font-weight: bold;
	}
	
	#large_title h3{
		font-size: 14px;
		font-weight: bold;
		color: #000;
		text-indent: 20px;
		text-transform:uppercase;	
		padding: 0;
		margin: 0;	
	}
	
	#title_sponsor {
		position: relative;
		display:block;
		width: 597px;
		height: 25px;
		margin: 30px 0 10px 0;
		background-image: url(../img/sponsor.png);
		background-repeat: no-repeat;
		background-position: left top;
		color: #FFF;
		line-height: 25px;
		font-weight: bold;
	}
	
    #largecol_left p {
        font:13px/1.5em Arial, Helvetica, sans-serif;
        color:#666;
        margin:10px 10px 10px 0;
    }
    
	#largecol_left li {
		font:13px/1.5em Arial, Helvetica, sans-serif;
		color:#666;
		margin:10px 10px 10px 0;
	}
	
/* right col */
#smallcol_right {
	position: relative;
	float: right;
	width: 292px;
	display:block;	
}

	#mainmenu {
		margin:0;
		padding:0;
	}
	
		#mainmenu ul {
			list-style-type: none;
			margin:0;
			padding:0
		}
	
		#mainmenu ul li {
			list-style-type: none;
			margin:0;
			padding:7px 10px 6px 10px;
			background:url(../img/menu_bg.jpg) no-repeat 0 0;
			font-size:13px;
		}
		
		#mainmenu li a {
			color:#000;
			background:url(../img/arrow.gif) no-repeat 0 0;
			padding-left:20px;
		}
	
	.menu_side_title {
		position: relative;
		display:block;
		float: left;	
		width: 292px;
		height: 25px;
		background-image: url(../img/tit_small.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		color: #FFF;
		line-height: 25px;
		font-weight: bold;
		margin: 10px auto;
	}
	
	.menu_side_title h3 {
		font-size: 14px;
		font-weight: bold;
		text-indent: 20px;	
		color: #000;
		text-transform:uppercase;	
		padding: 0;
		margin: 0;
	}
	
	.menu_side_title h3 a:link, .menu_side_title h3 a:visited, .menu_side_title h3 a:active {
		font-size: 14px;
		font-weight: bold;
		text-indent: 20px;	
		color: #000;
		text-transform:uppercase;	
	}
	
	.menu_side_title h3 a:hover {
		font-size: 14px;
		font-weight: bold;
		text-indent: 20px;	
		color: #000;
		text-transform:uppercase;	
	}
	
	/* buone notizie */
	
	.events {
		width: 292px;
        height: 85px;
        padding-left: 5px;
		float:left;
		color: #FFFFFF;
		margin-top: 10px;
		margin-bottom: 10px;	
		margin-right: auto;
		margin-left: auto;
		/*overflow:hidden;*/
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #dfd4b8;	
	}
    
    .large {
        width: 600px; !important
    }
	
	.events .calendario {
		background: url(../img/calendario.jpg) no-repeat;
		width: 38px;
		height: 46px;
		font-weight: bold;
		float: left;
		text-align: center;
		margin-top: 2px;
		margin-bottom: 10px;
		margin-left: 0px;
		color: #FFFFFF;
		padding-bottom: 10px;
	}
	
    .events .event {
        width: 244px;
        display: block;
        font-weight: bold;
        float: left;
        margin-top: 1px;
        margin-bottom: 10px;
        margin-left: 10px;
        color: #666666;
    }
    
	.events.large .event {
		width: 500px;
	}
	
	.events .day {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000;
		line-height: 24px;
	}
	
	.events .month {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000;
		text-transform: uppercase;
		line-height: 17px;	
	}
	
	.events a:link, .events a:visited, .events a:active {
		font-family: Arial, Helvetica, sans-serif;
		display:block;
		font-size: 13px;	
		padding-bottom: 5px;
		margin: 10px 0 0 0px;
		color: #000;	
		font-weight: bold;
		text-decoration: none;
	}
	
	.events a:hover {
		font-family: Arial, Helvetica, sans-serif;
		display:block;
		font-size: 13px;	
		padding-bottom: 5px;
		margin: 10px 0 0 0px;
		color: #462600;
		text-decoration:underline;
	}
	
	.events .descri {
		font-family: Arial, Helvetica, sans-serif;
		display:block;
		margin: 0px;
		color: #666666;
		text-decoration: none;
		font-weight: normal;
	}

/* FOOTER */

#footer {
	margin: 40px auto;
	float:left;
	position:relative;	
	width: 100%;
	height:46px;
	background: url(../img/footer.jpg) repeat-x center top;
	z-index:3;
	padding:0 0 100px 0
}

.footer {
	margin: 0px auto;
	width: 902px;
	height:46px;
	font-size: 11px;
}	

.footer .copyright {
	position:absolute;
	margin-top:13px;
	margin-left: 0px;
	color:#000;
}

.footer img {
	vertical-align:middle;
}

.footer a:link, .footer a:visited, .footer a:active {
	text-decoration:none;
	color: #000;
	font-size: 11px;	
}

.footer a:hover {
	text-decoration:underline;
	color: #000;
	font-size: 11px;	
}


/* table */

table td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	border-bottom: 1px solid #69ac4f;
	color: #666666;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

table td.gr {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #eff8eb;
	color: #666666;
	text-align:left;
	border: 1px solid #FFFFFF;
}

table td h1 {
	color:#412600;
	font-weight:bold;
	font-size:12px;
	margin:10px 0 5px 0;
}

table.nobord td {
	border:none;
}

/* form */
form {
	display: inline;
}

fieldset {
	border:none;
}

label {
	display:block;
	font:normal 11px "lucida sans unicode", verdana, tahoma, sans-serif;
	margin:4px 0px 0px 0px;
}

input, textarea, select {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:3px solid #ccc;
	border-bottom:3px solid #ccc;
	margin:0px 1px;
	padding:1px 4px;
	font:11px Arial, Helvetica, sans-serif;
	background:#fff;
	color:#666;
}

input.go {
	font:9px Arial, Helvetica, sans-serif;
	margin-right:10px;
}

input.noborder {
	border:none;
}

.orange {
	color:#6aac4f;
	font-size:18px;
	font-weight:bold;
}

.brown {
	color:#7db867;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}

.formbut { /* bottoni */
	background: #7db867;
	color: #fff;
	font-weight: bold	;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* frame styles */
.frame1{
	overflow:hidden;
	background:url(../img/frame1.gif) no-repeat;
	float:left;
	margin:0 10px 0 0;
}
.frame1 div{
	float:left;
	height:100%;
	overflow:hidden;
	background:url(../img/frame3.gif) no-repeat;
}
.frame1 div{
	float:left;
	overflow:hidden;
	background:url(../img/frame3.gif) no-repeat 100% 100%;
}
.frame1 div div{
	float:left;
	overflow:hidden;
	background:url(../img/frame2.gif) no-repeat 100% 0;
}
.frame1 div div div{
	float:left;
	overflow:hidden;
	background:url(../img/frame4.gif) no-repeat 0 100%;
}
.frame1 img{
	display:block;
	margin:10px 11px  12px 11px;
}


.frame10{
	background:url(../img/frame1.gif) no-repeat;
	float:left;
	margin-right:14px;
}
.frame10 div{
	float:left;
	height:100%;
	overflow:hidden;
	background:url(../img/frame3.gif) no-repeat;
}
.frame10 div{
	float:left;
	overflow:hidden;
	background:url(../img/frame3.gif) no-repeat 100% 100%;
}
.frame10 div div{
	float:left;
	overflow:hidden;
	background:url(../img/frame2.gif) no-repeat 100% 0;
}
.frame10 div div div{
	float:left;
	overflow:hidden;
	background:url(../img/frame4.gif) no-repeat 0 100%;
}
.frame10 img{
	margin:10px 11px  12px 11px;
}


#accordion h3.head{
	width:520px;
	background:url(../img/title2.gif) no-repeat;
	height:20px;
	overflow:hidden;
	text-align:center;
	margin:0 0 22px;
	padding:6px 0 0;
	font-size:14px;
	font-weight:normal;
	color:#914800;
	text-transform: uppercase;
	cursor:pointer;
}

.sep {
    margin-bottom: 10px;
    width:520px;
}


#content h3{
    width:520px;
    background:url(../img/title2.gif) no-repeat;
    height:20px;
    overflow:hidden;
    text-align:center;
    margin:0 0 22px;
    padding:6px 0 0;
    font-size:14px;
    font-weight:normal;
    color:#333;
    text-transform: uppercase;
    cursor:pointer;
}


.stretcher {
	width:520px;
}

.clear {
    clear: both;
}

#gallery img {
    margin: 2px 3px;
}


ul.list, ul.list li {
    margin:10px 10px;
    padding:0 10px;
    text-align: justify;  
    color: #000;
    list-style-type: disc;
}

.red {
    color: #f00;
}

blockquote em {
    font-weight: bold;
}




