* { padding:0; margin: 0 }
body {
   background: #000 url(images/topbg.jpg) repeat-x top;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddd;
}



/*formattazione*/
ul{
	list-style-position: inside;
}
img { 
	border: 3px solid #fff; 
	margin: 0 15px 5px 0; 
	float: left; 
}
img.fotohead{
	border: 1px solid #333; 
	margin: none; 
	float: none;
}
a {
	color: #D50030;
	text-decoration: none;
	background: inherit;
}
a:hover { 
	text-decoration: underline 
}
blockquote {
	margin: 0 0 15px 30px;
	border-left: 3px solid #940022;
	padding: 0 0 0 8px;
}

/*layout*/
#content { 
	padding: 0; 
	margin: 0 auto; 
	width: 770px !important; 
	width: 770px;
	background: transparent 
}
#title {	
	margin: 0; 
	padding:0; 
	height: 80px; 
	width: 160px; 
	background: transparent  
}
#title img {
		padding-top: 40px;
		border: none;
}
#title h1{
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}
/*menu*/
#menu {
	margin: 0px;
	padding: 0px;
	background: inherit;
	line-height: 35px;
	width: 100%;
	height: 35px;
	font-size: 13px;
}
#menu  a, #menu a:visited { 
	text-decoration: none; 
	background: inherit 
}
#menu .submit { 
	float: right; 
	vertical-align: bottom  
}
#menu .submit ul { 
	margin:0; 
	padding:0px 10px 0 50px; 
	list-style:none 
}
#menu .submit li { 
	display:inline; 
	margin:0; 
	padding:0 
}
#menu .submit a { 
	float:left; 
	background: transparent url(images/tableft.jpg) no-repeat left top; 
	margin:0; 
	padding:0 0 0 4px; 
	text-decoration:none 
	}
#menu .submit a span {
	float: left;
	background: inherit;
	display: block;
	background: url(images/tabright.jpg) no-repeat right top;
	padding: 0px 15px 0px 10px;
	margin-right: 2px;
	color: #fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu .submit a span {float:none;}
/* End IE5-Mac hack */
#menu .submit a:hover span {
	color: #000;
}
#menu .submit a:hover { 
background-position:0% -35px 
}
#menu .submit a:hover span { 
background-position:100% -35px 
}
#menu .submit  a.selected { 
background-position:0% -35px 
}
#menu .submit  a.selected span { 
background-position:100% -35px;
color: #000
}
	
	

#maincontent { 
	width: 100%; 
	background: transparent; 
	padding-top: 15px;
	}		
#maincontent h2 {
	color: #B50027;
	font-size: 20px;
	text-decoration: none;
	line-height: 19px;
	margin: 10px 0 5px 0;
	background: inherit;
}
#maincontent h3 {
	color: #B50027;
	font-size: 14px;
	text-decoration: none;
	line-height: 19px;
	margin: 0 0 5px 0;
	background: inherit;
	font-weight: bold;
	text-transform: uppercase;
}
#maincontent h2 a {
	text-decoration: none;
	
}
#maincontent h2 a:hover { 
	text-decoration: underline; 
	background: inherit	
}
#maincontent .underline {
	border-bottom: 1px solid #40000E;
	margin-bottom: 10px;
}
#maincontent p {
	padding: 5px 0 20px 0;
	color: #EDEDED;
	margin: 0;
	text-decoration: none;
	background: inherit;
}
#maincontent .mpnull { 
	margin: 0; padding: 0 0 0 0; 
}
#maincontent .textbox {
	float: right;
	color: #454545;
	width: 40%;
	padding: 10px;
	margin: 5px 0 15px 15px;
	border: 1px solid #44000F;
	background-color: #280009;
}
#maincontent ul {
	margin: 0 0 5px 0;
	text-transform: capitalize;
	list;
	list-style-image: url(images/pallino.gif);
}
#maincontent ul li{
	
}
#left_side { 
	width: 545px; 
	background: transparent; 
	margin-bottom: 20px;
	float: left;
	
	}

#right_side { 
	width: 200px; 
	background: transparent; 
	float: right;
	
}
#right_side h3 {
	height: 22px;
	background: transparent url(images/h3bg.gif) repeat-x;
	color: #FFF;
	border: 0;
	font: bold 1.2em "Arial", Sans-Serif;
	padding: 0px 0 0 5px;
	line-height: 22px
}
#right_side .lcontent {
	border: 1px solid #DC2C53;
	margin-bottom: 15px;
	background-color: #E78DA1;
}
#right_side .lcontent p { 
	padding: 8px; 
	color: #444; 
	background: inherit;
	clear: both;
}
#right_side .lcontent p a { 
	color: #444; 
}
#right_side .lcontent p.selected{
	/*background-color: #EDB9C5;*/
	color: #000;
}
#right_side img {
	border: 1px solid #fff;
}



#footer {
	bottom: 0;
	clear: both;
	text-align: center;
	border-top: 1px solid #9F1A38;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #ddd;
	background-color: #480010;
}

/*TABELLA*/

#tabella{
text-align:center;
}

table{
	background-color: #280009;
	font-size: 11px;
	color: #ddd;
	margin: 5px;
	border: 1px solid #44000F;
	width: 99%;
	
}
caption {
margin-left:8px;
	text-align:left;
	margin-bottom:5px;
	margin-top:4px;
	}
td,th{
	padding: 6px;
	margin: 0px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	
}
tr{
	background: transparent url(images/trbkg.jpg) repeat-x top;
}
thead tr{
	font-weight: normal;
	background-color: #DD3258;
	color: #fff;
	background-image: url(images/theadbkg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 13px;
}
	thead td,thead th{
	border-right-color: #ffffff;
	}
	
	tfoot tr{
	background-color: #DD3258;
	background-image: url(images/theadbkg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
/*tr.alternata td,tr.alternata th{
	
	background: #510012 url(images/trbkg_alt.jpg) repeat-x top;
}*/
table a{
	text-decoration: none;
	color: #fff;
}
table,td,th{
	border-collapse:collapse;
}

#map{
	width: 541px;
	height: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #222;
	color: #006801;
}

.box1 {
	width: 235px;
	float: left;
	padding: 7px;
	border: 1px solid #5B0017;
}
.box2 {
	width: 235px;
	float: left;
	padding: 7px;
	margin-left: 12px;
	border: 1px solid #5B0017;
}
.cont {
	display: block;
	background-color: #39010E;
	padding: 8px;
}
.cont:hover{
	background-color: #550015;
}
.clearer{
	clear: both;
}
p.sinistra{
	margin: 0;
	padding: 0;
	text-align: left;
}
#right_side form{
color: #333;
	margin: 5px;
}
#right_side input.pulsante{
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 2px;
	margin-top: 4px;
	width: auto;
}
#right_side input{
	font-size: 0.8em;
	padding: 2px;
	width: 150px;
	background-color: #fff;
	border: none;
	color: #333;
	font-size: 1.1em;
}
input, textarea{
	width: 250px;
	padding: 3px;
	background-color: #333;
	border: 1px solid #444;
	color: #fff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
input.pulsante{
	
	padding: 2px;
	margin-top: 4px;
	width: auto;
}
input#privacy{
	width: auto;
}
form#dettaglio input, form#dettaglio textarea{
	width: 210px;
}
.clearboth{
clear: both;
}
.clearleft{
clear: left;
}

#fotodettaglio{
	position: relative;
	margin-top: 80px;
	width: 550px;
	height: auto;
}

div.thumbs{
	width: 140px;
	position: absolute;
	top: 0px;
	right: 15px;
	/*border: 1px solid #ccc;*/
}

div.thumbs img{
	margin: 4px 0 0 4px;
	padding: 0;
	float: none;
}
