@charset "UTF-8";
/*resetter*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}

a { text-decoration:none; }

ol, ul {
	list-style: none;
}
ul, ol, dl {
	position: relative;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup 
table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
/*end resetter*/
.spacer {
	clear:both;
}
p {
	line-height:1.2em;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#3b3b3b;
}

a {
color:#333;
}

#wrapper {
	margin: 20px auto;
	width:756px;
}
#header {
	height:73px;
	position:relative;
}
#logo {
	float:left;
}
#menu {
	background:url(../images/menu_bg.png) repeat-x top;
	float:left;
	height:44px;
	width:532px;
	margin-top:30px;
}
#menu ul {
	margin-left:10px;
}
#menu li {
	float:left;
}
#menu li a {
	color:#5f5f5f;
	text-decoration:none;
	display:block;
	margin:4px 2px 0 0;
	padding:11px 10px 11px 10px;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:-1px;
}
#menu li a:hover {
	background:#f58220;
	color:white;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
}
/*slideshow*/
.block {
	height:236px;
	width:756px;
	background:#fff;
	padding-top:7px;
}
.box {
	background:url(../images/newsflash_bg.gif) repeat-y scroll 100% 0 transparent;
	position:relative;
	width:100%;
}
#loopedSlider, #newsSlider {
	clear:both;
	margin:0 auto;
}
.slides {
	position:absolute;
}
.slides div {
	position:absolute;
	top:0;
	width:490px;
	display:none;
}
.pagination {
	background:none repeat scroll 0 0 #e46b00;
	bottom:15px;
	margin:0;
	padding:6px 12px;
	position:absolute;
	right:20px;
	width:197px;
}
.pagination li {
	float:left;
	margin-right:12px;
}
.pagination li a {
	color:#FFFFFF;
	display:block;
	font-size:24px;
	font-weight:bold;
	height:32px;
	line-height:1.2em;
	margin-right:2px;
	padding:3px 0 0;
	text-align:center;
	text-decoration:none;
	width:35px;
}
.pagination li a:hover, .pagination .active a {
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	background:none repeat scroll 0 0 #FFFFFF;
	color:#e46b00 !important;
}
.gallery {
	height:236px;
	margin-right:20px;
	overflow:hidden;
	position:relative;
	width:490px;
}
.fleft {
	float:left;
}
.style1 {
	color:#FFFFFF;
	padding:20px 26px 0 510px;
}
.style1 h2 {
	font-size:2.3em;
	letter-spacing:-1px;
	margin-bottom:6px;
}
.clear {
	clear:both;
}
/* end slideshow   */

#main {
	background:white url(../images/main_bg.png) repeat-y left top;
	padding-bottom:10px;
}
#left {
	float:left;
	width:224px;
	padding-top:14px;
}
#left img {
border:1px solid #C1CCD3;
}
#content {
	padding:0 5px;

}
#content h3 {
	background:#292929;
	height:30px;
	font-size:2.2em;
	padding:7px 0 7px 10px;
	color:white;
	letter-spacing:-1px;
	clear:both;
	margin:0 -5px 5px -5px;
}
#content h4 {
	font-size:1.2em;
	margin-bottom:8px;
	color:#f58220;
}
#right {
		width:532px;
	float:left;
}
.quick_link a {
	clear:both;
	display:block;
	padding:13px 5px 15px 50px;
	margin:10px 0;

	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	border-top:1px solid #fcd296;
	border-bottom:1px solid #fcd296;
}

.attachment{
		background:#fce6c7 url(../images/attach_icon.png) no-repeat 10px 5px;
	}
	
.iscriviti{
	background:#fce6c7 url(../images/iscriviti_evento.png) no-repeat 5px 5px;}	
.left {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.fright {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

#eventlist a.preview {
	display:block;
	border:1px solid #e7e7e7;
	padding:4px;
	margin:5px 0px;
	font-size:11px;
	color:#333;
	text-decoration:none;
}
#eventlist a.preview:hover {
	background:#fdfbdd url(../images/iscriviti.png) no-repeat 430px center;
}

.previews {
	display:block;
	border:1px solid #e7e7e7;
	padding:4px;
	margin:5px 0px;
	font-size:11px;
	color:#333;
	text-decoration:none;
}
.previews:hover {
	background:#fdfbdd url(../images/iscriviti.png) no-repeat 430px center;
}


#eventlist a.preview1 {
	display:block;
	border:1px solid #e7e7e7;
	padding:4px;
	margin:5px 0px;
	font-size:11px;
	color:#333;
	text-decoration:none;
}
#eventlist a.preview1:hover {
	background:#fdfbdd;
}

#eventlist div.preview2 {
	display:block;
	border:1px solid #e7e7e7;
	padding:4px;
	margin:5px 0px;
	font-size:11px;
	color:#333;
	text-decoration:none;
}
#eventlist div.preview2:hover {
	background:#fdfbdd url(../images/iscriviti.png) no-repeat 430px center;
}
#eventlist .preview img {
	margin-right:5px;
}
#eventlist .preview h4 {
	margin-bottom:5px;
	font-size:14px;
	color:#f58220;
}
#footer {
	height:84px;
	background:black;
	position:relative;
}
#credits {
	position: absolute;
	color:#FFF;
	font-size:0.9em;
	left: 340px; /*379px*/
	top: 5px; /*12px*/
	background:url(../images/footer_logo.png) no-repeat left top;
	padding-left:120px;
	color:#cfcfcf;
}
#credits a {
	color:#f58220;
	text-decoration:none;
}






.box2 {
background:url(../images/newsflash_bg.gif) repeat-y scroll 100% 0 transparent;
border: 1px solid #9F9F9F;
margin:80px 20px;
padding:22px;
width:86%;
}

input.user {
background:#fff url(../images/user.gif) no-repeat left;
border:1px solid #ccc;
padding-left: 15px;
color:#767676;
}

input.password {
background:#fff url(../images/lock.gif) no-repeat left;
border:1px solid #ccc;
padding-left: 15px;
color:#767676;
}

.invio {
border:1px solid #ccc;
}

.mxgOk {
background:#D1FF9F;
border:2px solid #B2FF5F;
color:#036B48;
margin:8px 8px 0 8px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
}

.mxgWarning {
background:#FFE87F;
border:2px solid #E77B16;
color:#E77B16;
margin:8px 8px 0 8px;
padding:5px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
}

.mxgError {
background:#FF7F7F;
border:2px solid #ff0000;
color:#ff0000;
margin:8px 8px 0 8px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
}


.postarea{
font-size:1.1em;
line-height:1.3em;
padding:10px;}

.postarea ul{
margin:10px 20px;
list-style-type:disc;
} 

