body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #fefefe;
}
td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;		
	}
div{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;		
}
table{
	background-color: transparent;
	}
img{
	border:0;
}
select {
	font-size:11px;
}
input {
	font-size:11px;
	border: 1px solid #3D6998;
}
textarea {
	font-size:11px;
}
a {
	#color: blue;
	text-decoration: none;
}
a:hover{
	color: blue;
	text-decoration:underline;
}

/******************************
 * CLASSI PER IL MAGNIFICATORE
*/
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #fefefe;
}
#resize-box{
			background-color:#f0f0f0;
			border:1px solid #a0a0a0;
			position:relative;
			top:4px;
			right:7px;
			width:80px;
			height: 35px;
			z-index: 3000;
			float: right;
}
#resize-box:hover{
			background-color:#e0e0e0;
}		
#resize-box a{
			font-size:18px;
			font-family:Arial,sans-serif;
			text-decoration:none;
			color:#909090;
			display:block;
			float:left;
			padding:1px 10px;
}
#resize-box a:hover{
			color:#303030;
}
#increase{
			border-right:1px dotted #a0a0a0;		
}		

/******************************
 * BLOCCHI PAGINA CONTAINER, CONTENT, HEADER, FOOTER, POPUP
*/
#container {
	height: 900px;
	width: 970px;
	border: 4px solid red;
}
#header {
	height: 177px;
	background-repeat: no-repeat;
}
#marchio {
	position: relative;
	top: 109px; 
	left: 28px;
	z-index: 1000;
	}
#base_cont {
	position: relative;
	top: 0px;
	left: 0px;
	width: 550px;
}
#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 550px;
	height: 679px;
}
#right {
	width: 210px;
	min-height: 679px;
	height: auto !important;
}
#left{
	width: 210px; 
	min-height: 679px;
	height: auto !important;
}
#footer{
	height: 30px;
	color: #ffffff;
	padding-right: 20px;
}

#footer a{
	color: #ffffff;
	}

/*********************
 * RIGHT
 */

.titolo_rubrica{
	padding:5px 5px 0px 10px;
	text-transform: uppercase;
	height: 25px;
	font-weight: bold;
	}
.titolo_rubrica_tst{
	padding-left: 15px;
	text-transform: uppercase;
	height: 25px;
	font-weight: bold;
	}
.tst_titolo_rubrica_tst{
	padding-left: 35px; 	
	background-repeat:no-repeat;
	background-position: 26px 6px;
}
.tit_tst_scrollr{
	padding-left: 20px; 	
	background-repeat:no-repeat;
	background-position: 11px 6px;
}
.tit_tst_scroll{
	background-repeat:no-repeat;
	background-position: 20px 3px;
	padding-left: 29px; 	
	}
.comunicazione{
	padding:5px 5px 5px 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#divtesto{
	position: relative;
	top: 16px;
	left: 7px;
	}
#divtesto .divtitolo{
	position: relative;
	top: 0px;
	left: 10px;
	width: 510px;
	font-weight: bold;
	font-size: 15px;
	}
.testata{
	font-weight: bold;
	font-size: 14px;
	}
.abstract{
	font-style: italic;
	font-size: 9px;
	}
.testo{
	text-align: justify;
	}
.rubrica_lista{
	font-weight: bold;
	font-size: 14px;
	}
A.rubrica_lista_tst, A.rubrica_lista_tst:link, A.rubrica_lista_tst:hover, A.rubrica_lista_tst:active, A.rubrica_lista_tst:visited{
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;	
	}
.rubrica_lista_abstract{
	font-style: italic;
	font-size: 9px;
	padding-left: 25px;
	}
.rubrica_desc{
	text-align: justify;
	font-style: italic;
	font-size: 9px;
	padding-left: 3px;	
	}
/* DIV SCROLL */
div.box{
		position: relative;
		top:10px;
		left: 10px;
		width:510px;
		height:600px;
		z-index: 0;
    }
div.box-inner{
		height: 580px;
		width: 510px;
		overflow:auto;
    margin:0px 0px 0px 0px;
    padding: 2px 4px 2px 2px;
		z-index: 0;
    }
div.boxrub{
		position: absolute;
		top:	30px;
		left: 20px;
		width:510px;
		height:600px;
		z-index: 0;
    }
div.boxrub-inner{
		height: 600px;
		width: 510px;
		overflow:auto;
    margin:0;
		z-index: 0;
    }

/*****************************
				LOGIN
*****************************/

#login{
	color: #ffffff;
}

#login a{
	color: #ffffff;
}

/*****************************
				EVENTI NELLA HOME
*****************************/

.div_eventi_home{
		top:40px;
		left:0px;
		position:relative;
		height:300px;
		text-align:left;
		padding-top:0px;
		padding-left:20px;
		padding-right:20px;
		border:0px solid red;
}
.title_eventi_home{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 14px;	
		font-weight: bold;
		color: #99271c;
		text-transform: uppercase;
}
.titolo_eventi_home{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 12px;	
		color: #000000;
		text-transform: uppercase;
}
.abstract_eventi_home{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 11px;	
		color: #333333;
}
.a_eventi_home {
	#color: #99271c;
	text-decoration: none;
}
.a_eventi_home:hover{
	color: #666666;
	text-decoration:none;
}
.util_moz{
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	visibility: hidden;
}
