@charset "UTF-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #544e4d;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #6C6361;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	padding: 35px 30px 0 30px;
	height: 80px;
}

h1 {
	margin: 0;
	padding: 10px 0;
}

p {
	margin: 0;
	padding: 0;
}

#menu {
	margin: 10px 30px 0px 30px;
	border-top:1px solid #b3adab;
	border-bottom:1px solid #b3adab;
	height: 25px
}

.menu_left{
	float: left
}

.menu_right {
	float: right
}

.menu_left ul, .menu_right ul {
	font: 11px arial;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-top: 6px
}

.menu_left ul li, .menu_right ul li {
list-style: none;
display: inline;
}

.menu_left ul li {
margin: 0;
padding: 0;
list-style: none;
display: inline;
}

.menu_left ul li a {
	padding-right: 3em;
	text-decoration: none;
	color: #b3adab;
}

.menu_right ul li a {
	padding-left: 3em;
	text-decoration: none;
	color: #b3adab;
}


.menu_left ul li a:hover, .menu_right ul li a:hover, .menu_left .current, .menu_right .current {
	color: #fff;
}



#sidebar1 ul {
	font: 12px arial;
	padding: 0;
	margin: 0;
	padding-top: 20px
}

#sidebar1 li {
list-style: none;
display: block;
padding-bottom: 10px;
}

#sidebar1 li a {
	text-decoration: none;
	color: #6c6361;
}

#sidebar1 li a:hover, #sidebar1 .current {
	color: #E1001A;
}



#sfum_sup {
	background: url(../images/sfum_sup.png) repeat-x;
	height: 50px;
}

#ang_sup_sx {
	background: url(../images/ang_sup_sx.png) no-repeat;
	height: 50px;
	float: left;
	width: 50px;
}

#ang_sup_dx {
	background: url(../images/ang_sup_dx.png) no-repeat;
	height: 50px;
	float: right;
	width: 50px;
}

#sfum_inf {
	background: url(../images/sfum_inf.png) repeat-x;
	height: 60px;
}

#ang_inf_sx {
	background: url(../images/ang_inf_sx.png) no-repeat;
	height: 60px;
	float: left;
	width: 50px;
}

#ang_inf_dx {
	background: url(../images/ang_inf_dx.png) no-repeat;
	height: 60px;
	float: right;
	width: 50px;
}

#mainContent {
	padding: 0 50px;
	background: url(../images/fondino.png) repeat-y;
}


#sidebar1 {
	float: left;
	width: 200px;
	padding: 0;
}

#sidebar1 h3 {
	color: #E1001A;
	border-top: 1px solid #6C6361;
	border-bottom: 1px solid #6C6361;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 3px;
	letter-spacing: .1em;
	font-size: 12px;
}

.sidebar2 {
	float: right;
	width: 200px;
	padding: 0;
}

.sidebar2 h3 {
	color: #E1001A;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 3px;
	border-top: 1px dashed #6C6361;
	border-bottom: 1px dashed #6C6361;
	font: 24px Georgia, "Times New Roman", Times, serif;
}

.sidebar2 p {
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	line-height: 15px
}

.zoom a {
	color: #E1001A;
	padding: 3px 0px 0px 0px;
	font-size: 11px;
	text-decoration: underline
}

.zoom a:hover {
	color: #6c6361;
	text-decoration: none

}


.cat_blog {
	width: 195px;
	background: #6c6361;
	padding: 3px;
	color: #fff;
	font-weight: bold;
}

.data {
	width: 100%;
	padding: 10px 0px 5px 0px;
	color: #6c6361;
	font: 11px "lucida sans", verdana, arial, helvetica, sans-serif;
}

.commenti {
	color: #E1001A;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	border-top: 2px dotted #6C6361;
	border-bottom: 2px dotted #6C6361;
	font-size: 11px;
}

.commenti a {
	text-decoration: underline;
	color: #E1001A;
}

.commenti a:hover {
	color: #E1001A;
	text-decoration: none;
}



.contenuto {
	margin: 0 0 0 210px;
	padding: 0;
}

.linea {
	margin: 20px 0px;
	padding: 0;
	border-top: 1px dashed #6C6361;
	width: 100%;
}

*html .linea {
	margin: 30px 0px 10px 0px;
}

*:first-child+html .linea {
	margin: 30px 0px 10px 0px;
}


.contenuto2 {
	float: left;
	width: 440px;
}


#paging {
	margin: 15px 0 0 660px;
	
	font: 11px "lucida sans", verdana, arial, helvetica, sans-serif;
}

#paging a {
	color: #E1001A;
	text-decoration: underline;
}

#paging a:hover {
	color: #6c6361;
	text-decoration: none;
}


#footer {
	padding: 0 10px;
}


#footer ul {
	padding: 0;
	margin: 0;
	width: 220px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#footer li {
list-style: none;
display: block;
padding-bottom: 5px;
margin-bottom: 8px;
border-bottom: 1px dashed #6C6361;
}

#footer li a {
	text-decoration: none;
	color: #968d8a;
}

#footer li a:hover, #footer .current {
	color: #fff;
}


.red {
	color: #E1001A;
	font-weight: bold;
}


.red a {
	color: #E1001A;
	font-weight: bold;
	text-decoration: underline;
}

.red a:hover {
	text-decoration: none;
}

.validate a {
	color: #968d8a;
	font-size: 10px;
	text-decoration: none;
}

.validate a:hover {
	color: #fff;
}

.servizi {
	font-weight: bold;
	margin: 0;
	padding: 3px 0px 10px 0px;
	border-top: 1px solid #6C6361;
	font-size: 16px;
	width: 70%
}

.form {
	background: #fff;
	border: none;
	font: 11px Arial, Helvetica, sans-serif;
	width: 85%;
	padding: 3px;
	margin-bottom: 10px;
	color: #6C6361
}

.invia {
	background: none;
	border: none;
	font: 11px Arial, Helvetica, sans-serif;
	float: right;
	margin-bottom: 10px;
	color: #6C6361;
	padding-right: 20px
}



.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

img {
	border: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
