@charset "utf-8";
/* CSS Document */

body, p, li, ul, img, h1, h2, h3, table {
margin: 0px;
padding: 0px;
border:none;
}
.master {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.master .master2 {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}

.master .master1 {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: top;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #8D2E0E;
}
#form1 {
	width: 218px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footer {
}


.header {
	height: 238px;
	width: 870px;
	background-image: url(images/header.jpg);
}
.col-a {
	float: left;
	width: 265px;
}
.col-b {
	float: left;
	width: 585px;
}
.titolo {
	background-image: url(images/BG_h1.jpg);
	height: 60px;
	/*width: 605px;*/
	clear: both;
	padding-top: 12px;
	padding-left: 10px;
}
.menu_t {
	background-image: url(images/menu_top.jpg);
	height: 90px;
	width: 265px;
}
.menu {
	background-image: url(images/menu_m.gif);
	background-repeat: repeat-y;
}
.menu_b {
	background-image: url(images/menu_bottom.jpg) repeat:none;
	
	height: 35px;
	width: 265px;
	background-position: bottom;
}
.fotm_t {
	background-image: url(images/info_top.jpg);
	height: 36px;
	width: 265px;
}
.menu_m ul {
	margin: 0px;
	padding: 0px;
}
.menu_m li {
	list-style-type: none;
	background-image: url(images/menu_item_out.gif);
	height: 20px;
	width: 214px;
	margin-left: 22px;
	margin-bottom: 4px;
	padding-top: 4px;
	text-align: center;
}
.menu_m li:hover {
	list-style-type: none;
	background-image: url(images/menu_item.gif);
}
.menu_m a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}



.titolo h1 {
	color: #8A0506;
}
.footer {
	clear: both;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 12px;
	padding-top: 15px;
	font-size: 11px;
}
#form1 #textfield {
	background-color: #E5E5E5;
	border: 1px solid #999999;
	height: 16px;
	width: 210px;
}
#form1 textarea {
	background-color: #E5E5E5;
	border: 1px solid #999999;
	width: 210px;
	height: 75px;
}
.contenuti {
	color: #FFFFFF;
	padding-right: 11px;
	text-align: justify;
	font-size: 13px;
}
.contenuti a {
	color: #FF6666;
}
.master .master1 .master2 .corpo .col-b .contenuti li {
	margin-left: 22px;
	margin-top: 10px;
}
#gallery li {
	list-style-type: none;
	float: left;
	margin-left: 13px;
	height: 85px;
	width: 110px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}
#gallery li:hover {

	border: 1px solid #FF3333;
}
ul#gallery {
	width: 520px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.cancella {
	clear: both;
}
.contenuti p {
	margin-top: 6px;
	margin-bottom: 10px;
}
.contenuti img {
	/*border: 1px solid #FFFFFF;*/
}
.master .master1 .master2 .header .animazione {

}
.master .master1 .master2 .header .animazione {
	padding-left: 89px;
	padding-top: 6px;
}
.master .master1 .master2 .corpo .col-b .contenuti table td {
    /*background-image: url(images/row0.jpg);*/
	background-color:#f7b186;
}
.master .master1 .master2 .corpo .col-b .contenuti table {
	background-color: #FFFFFF;
}
img#fotosx {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 110px;
	height: 80px;
	border: 1px solid #FFFFFF;
}
