body {
	height:100%;
	margin:0;
	background:url("images/fondo.jpg") repeat-x left top #ffffff;
}
#container {
	width:1000px;
	position:absolute;
	top:18px;
	left:50%;
	margin:0px 0 0 -490px;
	border:0px dashed #000;
}
#page-middle{
	padding:0px 0px 0px 15px;
	width:729px;	
	border:0px solid #fff;
	background:url("") repeat-y left top;
}
.testo {
	padding:0px 0px 0px 0px;
	font-size:14px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #2e241a;
     }

.testo a {
	color:#2e241a; TEXT-DECORATION:none; font-weight:bold;
     }

.testo a:link, .testo a:visited {
 	background:none; color:#2e241a; TEXT-DECORATION:none; font-weight:bold;
     }

.testo a:hover { 
	background:none; color:#c1174f; TEXT-DECORATION:none; font-weight:bold;
     }
.testopagina {
	padding:10px 20px 0px 25px;
	font-size:12px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #2e241a;
     }
A.link2:link, A.link2:visited		{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #2e241a;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			}
	
A.link2:hover 	{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #c1174f;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			}
#footer{	
	font-size:11px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	text-align:left;
	padding:0px 0px 0px 0px;	
	margin:5px 0px 0px 15px;
	color:#666;
	width:985px; 
	border:0px solid #000		
}
#footer P{
	float:left;
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;
}
#footer UL{
	list-style:none;
	padding:0px;
	margin:0px 5px 0px 0px;
	border:0px solid #fff;
	float:right;
}

#footer UL LI{
	display:inline;
	margin:0px 5px 0px 0px !important;
	padding:0px 3px 0px 0px;
	border:0px solid #666;
	border-width:0px 1px 0px 0px;
	float:left;
}

/**/
#footer UL LI A{	
	display:block;
	float:left;
	color:#666;
	height:14px;
	text-decoration:none;
	padding:0px 4px;
}

#footer UL LI A:link,
#footer UL LI A:visited{
	background:url("") no-repeat 0px 0px ;
	line-height:14px;
	height:14px;
}
#footer UL LI A:hover,
#footer UL LI A:focus,
#footer UL LI A:active{
	background:url("") no-repeat -27px 0px ;
}
.pCol-scroll{
	width:640px;
	padding:10px 20px 0px 25px; !important;
	margin-top:10px;
	margin-right:20px;
	margin-left:25px;
	/*background-color: #ffffff;
	filter:alpha(opacity=60) !important;
	-moz-opacity:.60 !important;
	opacity:.60 !important;
	border-right:0px solid #0B354D;*/
	overflow:auto;
	height:325px;
	scrollbar-3dlight-color: #ececec;
	scrollbar-arrow-color: #c1174f;
	scrollbar-base-color: #ececec;
	scrollbar-darkshadow-color: #ececec;
	scrollbar-face-color: #ecbdcd;
	scrollbar-highlight-color: #ececec;
	scrollbar-shadow-color: #ececec;
	scrollbar-track-color: #ececec;
	font-size:12px;
	color:#2e241a;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
}