@charset "UTF-8";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol,li { list-style: none; }
fieldset,img { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { clear:both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }


body {
	background-color: #252424;
	background-image: url(images/layout-def_01.gif);
	background-repeat: repeat-x;
}

#head {width:999px; margin:auto; padding:0;}

#maincontainer{
	width: 999px; /*Center container on page*/
	margin: auto;
}

#gallery {width:999px; height:111px; overflow:hidden; float:right;  }

#slideshow {height:135px;margin-top:15px;position:relative;}
#slideshow IMG {position:absolute;top:0;left:0; z-index:8; opacity:0.0;}
#slideshow IMG.active { z-index:10; opacity:1.0;}
#slideshow IMG.last-active {z-index:9;}

/* MENU */
#navbar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:65px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
#navbar li {
	width:150px;
    list-style:none;
    display:inline;
}
#navbar a {
	width:155px;
	color:#343434;
	text-decoration:none;
	float:left;
	padding:15px 10px 13px;
	margin:0 -10px;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;

}
#navbar a:hover { 
    background-position:0 -53px;
    color:#fff;
}
#navbar a:active {
    background-position:0 -106px;
    color:#fff;
}
#navbar a.on {
    background-position:0 -106px;
    color:#fff;
}

#container{
	background-image: url(images/layout-def_06.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top:-5px;
}

.tab{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 10px;

}

#left {width:200px; float:left;  padding-right:10px; }
#center { width:700px; float:right;  padding-right:10px;}


#footer{
	background-image: url(images/layout-def_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:70px;
	margin:0 auto;
	width:999px;
	padding-top:30px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #18394A;
	line-height: 50px;
}

div#menu ul{
	float:left;
	width:185px;
	list-style:none;
	margin:0;
	padding:25
}
div#menu ul li{
	margin:0;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
div#menu a{
	display: block;
	width:185px;
	height: 35px;
	line-height: 40px;
	text-decoration:none;

	color: #333333;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
div#menu a:hover{background-color: #FF7E00;color: #fff} 

#sicla{
 padding-left:15px;
}

.evidenza {
	font-size: 14px;
	color: #161616;
	font-weight: bold;
}
.testo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;

}

.testo a, .tab a {
	color: #0099CC;
	text-decoration: underline;
}.err {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	background-color: #FF4040;
	border: 1px solid #993300;
}
.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.rigaiscr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.testoazz {
	color: #386A81;
}
.orari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #28495C;
}
.primaEventi {
	background-image: url(images/eventi.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 25px;
	padding-left: 15px;
	font-size: 12px;
}

