@charset "utf-8";
/* CSS Document */
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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ul {
	list-style: square;
}
ol {
	list-style: none;
}
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 */
.menu{
	margin: auto;
	padding: 0;
	width: 843px;
	height: 180px;
}
.banner{
	background:url(immagini/banner.jpg) top left no-repeat;
	padding: 0;
	margin: auto;
	width: 843px;
	height: 246px;
}
.banneren{
	background:url(immagini/banneren.jpg) top left no-repeat;
	padding: 0;
	margin: auto;
	width: 843px;
	height: 246px;
}
.centro{
	font-family: Arial;
	margin: auto;
	padding: 0;
	width: 843px;
}
div#news{
	float:left;
	width: 360px;
	line-height: 20px;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	background:url(immagini/bordercentrale.jpg) bottom right no-repeat;
	text-align: justify;
}
div#news h1{
	font: bold 14px Arial;
	padding-top: 20px;
	color: #cd003d;
}
div#news img{
	max-width: 340px;
	height: auto;
	margin: auto;
	float: left;
	padding: 5px;
}
div#news p{
	font-size: 12px;
	padding-top: 5px;
}
div#titnews{
	float:left;
	width: 390px;
	line-height: 20px;
	padding: 10px;
	background:url(immagini/bordercentraletop.jpg) top left no-repeat;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}
div#col_sx{
	float:left;
	width: 200px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	padding: 10px;
	padding-bottom: 30px;
	margin: auto;
}
div#col_sx h1{
	color: #cd003d;
	font-size: 12px;
	
}
div#col_sx ul{
	color: #3e3e3e;
	font-size: 12px;
	padding-top: 10px;
	line-height: 14px;
	margin-left: 20px;
}
div#col_dx{
	float: left;
	width: 200px;
	padding-bottom: 30px;
	color: #3e3e3e;
	font-size: 12px;
	line-height: 14px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}
div#col_dx input{
	border: 1px solid #ccc;
}
.pics {   
    width:   180px;  
    padding: 0;  
    margin-top:  10px;  
} 
 
.pics img {  
    padding: 2px;  
    border:  1px solid #ccc;  
    background-color: #fff;  
    width:  180px;  
    top:  0; 
    left: 0 
} 
.topblock{
	padding-top: 20px;
	padding-left: 20px;
	background:url(immagini/borderpercorsitop.jpg) top left no-repeat;
}
.block{
	background:url(immagini/borderpercorsi.jpg) bottom right no-repeat;
	padding-bottom: 20px;
	padding-right: 10px;
}

.block h1{
	color: #cd003d;
	font-size: 12px;
	padding-bottom: 10px;
}
.footer{
	margin:auto;
	text-align: center;
	font: normal 10px Arial;
	color: #666;
	float: none;
}
.footer a:link, a:visited, a:hover{
	color: #f20016;
	text-decoration: none;
}

a img{
	border: 0;
}