body {
background-color: #ffffff;
font-size: small;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
height:100%;
}

a { color:#c40009; }

a img { border:0px; }

p { text-align:justify; margin-top:10px }

h1 {
	font-size: 14px;
	/*letter-spacing:2px;*/
	text-align:left;
	background-color:#c40009;
	border-bottom:1px solid #550000;
	color:#FFFFFF;
	padding:6px;
	margin:0px;
	}

h2 {
	font-size:14px;
	/*letter-spacing:2px;*/
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;}

hr{ color:#c40009; }

.back_button a { color:#ffffff; }

/* ----------container to center the layout---------- */
.container {
width: 1000px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 


.header {
	background-color:#eeeeee;
	padding-top:20px;
	padding-bottom:5px;
	}

.layout {
	clear:both;
	}

/*------------------------------menu--------------------------------------*/
.sx {
	float:left;
	width:210px;
	margin: 0px;
	padding:5px;
	}

.sx ul {
	margin-left: 16px;
	padding: 0px;
	}

.sx li:hover { background-color:#c40009; } 
.sx ul li a { color:#000000; }
.sx ul li:hover a { color:#ffffff; }

.sx ul.mainmenu li {
	list-style: url(../imgs/layout/quadro_arancio_03.gif);
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #dddddd;
	padding: 6px 0px 6px 0px;
	}/*mainmenu*/

.sx ul.secondmenu li {
	list-style: url(../imgs/layout/quadro_grigio.gif);
	border-bottom: 1px dotted #dddddd;
	padding: 4px 0px 4px 10px;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	}

.sx .login{
	margin-top:50px;
	margin-bottom:50px;
	padding:0px;
	margin:0px;
	width:100%;
	background-color:#eeeeee;
	border-top:1px solid #555555;
	border-bottom:1px solid #555555;
	}
.login input { width:90%; }
/*-----------------------------------fine menu-------------------------------*/
	
.topmenu{
	vertical-align:top;
	color:#666666;
	font-weight:bold;
	}

.topmenu a{
	color:#000000;
	font-weight:bold;
	}	

.back_button{
	background-color:#c40009;
	border-bottom:1px solid #550000;
	text-align:right;
	padding:3px;
	color:#CCCCCC;
	}

.bottone_rosso{
	  border:0px;background:none;
      background: url(../imgs/layout/bgtasto.gif) no-repeat top;
      width: 80px;
      height: 20px;
      color:#ffffff;
	  display:block;
	  font-weight:bold;
	/*-
	border:0px;background:none;
	width:64px;height:40px;
	background-image:url(../imgs/layout/bgtasto.gif);
	background-repeat:no-repeat;
	background:url(../imgs/layout/bgtasto.gif) 0 0 no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:0px;
	-*/
	}
	
.content {
	margin-top:5px;
	float:right;
	width:775px;
	}

.footer {
	clear:both;
	background-color:#eeeeee;
	font-size: xx-small;
 	}

.colonna1{
	float:left;
	/*text-align:center;*/
	vertical-align:top;
	padding:6px;
	width:245px;
	height:100%;
	border-left:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	}/*colonna1*/

div.colonna1:hover{
	background-color:#efefef;
	}/*colonna1*/

.colonna2_statica{
	float:left;
	/*text-align:center;*/
	vertical-align:top;
	padding:8px;
	width:370px;
	height:100%;
	border-left:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	}/*colonna1*/

.colonna2{
	float:left;
	/*text-align:center;*/
	vertical-align:top;
	padding:8px;
	width:370px;
	height:100%;
	border-left:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	}/*colonna1*/

div.colonna2:hover{
	background-color:#efefef;
	}/*colonna1*/

.rettangolo_grigio{
	margin:5px 0px 5px 0px;
	background-color:#EEEEEE;
	text-align:left;
	}
	
.err {
	background-color:#CC0000;
	color:#FFFFFF;
	display:none;
	}

.foto {
	border:1px solid #c40009;
	text-align:center;
	}
#home_tbl {
	height:210px;
	}
/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin-top:5px;
text-align: right; } 

.patch{
	font-size:xx-small;
	}
	
.home_gallery li{
	list-style-image:url(../imgs/layout/loghetto.png);
	list-style-position:inherit;
	padding:2px;
	padding-left:10px;
	font-weight:bold;
	}

.home_gallery li:hover{
	background-image:url(../imgs/layout/freccine.png);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#dedede;
	}
	
.galleria_statica{
	text-align:center;
	margin:10px;
	}
	
.galleria_statica img{
	display:inline;
	border:2px solid #dddddd;
	margin:10px
	}

.galleria_statica a img:hover{
	border:2px solid #c40009;
	}
	

#box_foto {
	text-align:center;
	margin-top:5px;
	}
#box_txt {
	text-align:left;
	margin-top:5px;
	height:80px;
	}
#box_link {
	text-align:right;
	margin-top:5px;
	}