html {
	height: 100%;
	max-height: 100%;
}

body {
	background:#343434 url('../images/bg.png') top repeat-x; 
	margin: 16px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	height: 100%;
	max-height: 100%;
	font-family: Arial;
	font-size: 14px;
	color:white;
}

#banner {
	background:url('../images/banner.png') top left no-repeat;
}

#banner div {
	width: 170px;
	height: 50px;
	margin: 16px 0px 2px 30px;
}


#menu {
	background:url('../images/menu.png') top left no-repeat;
	font-size: 14px;
	text-align: right;
	padding:4px 20px 0px 0px;
	margin:0;
	color: #d74e4e;
	font-family: Trebuchet MS;
	height: 46px;
	overflow:hidden;
}

h1, h2, h3{
padding:0;
margin:0;
font:inherit;
font-weight:normal;
}

h1 {
font-size: 36px;
}

h2{
font-size: 14px;
font-style:italic;
}

#menu ul{
padding:0px;
margin:0px;
line-height:1em;
}

#menu ul li{
padding:0px;
display:inline;
}


#contenuti {
	background:url('../images/bg_cont.png') top left repeat-y;
	text-align:center;
}

#menu a, #menu a:visited, #menu a:link, #menu a:active{
	text-decoration: none;
	font-size:12px;
	color: #d74e4e;
}

#menu a:hover{
	color: #f5cbcb;
}

#slogan {
	margin-top: 0px;
	width: 960px;
	height: 198px;
	background: url('../images/slogan_box.png') center no-repeat;
	overflow: hidden;
}

#slogan_lista {
	float:right;
	text-align: left;
	font-size:10px;
	color: #810202;
	margin: 20px 60px 0px 0px;
	line-height: 15px;
	list-style: none;
	font-family: Arial
}

#slogan_lista a, #slogan_lista a:link, #slogan_lista a:active {
	text-decoration: none;
	color: #810202;
}

#slogan_lista a:hover, .selected{
	color: #d68787;
}

#slogan_lista .selected a, #slogan_lista .selected a:link, #slogan_lista .selected a:active {
	text-decoration: none;
	color: #d68787;
}

#slogan_lista a:hover .selected{
	color: #d68787;
}

#slogan_sep {
	float:right;
	margin: 14px -26px 0px 0px;
}

#slogan_testo {
	
}

.s_testo, .s_testo_center {
	color:white;
	line-height: 40px;
	text-indent: 0px;
	font-size: 36px;
	font-family: Helvetica;
}

.s_testo_center {
	text-align:center;
}

.s_testo_center span a {
	color: white;
	text-decoration: none;
}

.s_testo_center span a:hover {
	text-decoration: underline;
}

.s_clicca{
	padding-top:20px;
	font-size: 20px;
	text-align:center;
	
	/*margin-top: 20px;*/
}

.s_clicca a {
	color: white;
	text-decoration: none;
}

.s_clicca a:hover {
	text-decoration: underline;
}



#slogan_mobile {
	/*position: relative;*/
	overflow: hidden; 
	height: 170px;
	margin-top: 17px;
	margin-left: 42px;
	width: 700px;
	float:left;
}

#slogan_img {
	float: left;
	margin: 0px 0px 0px 0px;
}

#scrollbox {
	width: 5987px;
	height: 5987px;
}

 div.panel {
	overflow: hidden;
}

#loading {
	text-align: center;
	color: white;
	font-size:10px;
	display: block;
	
}

#maintable {
	/*display: none;*/
}

#news {
	text-align:center;
	margin-left: 42px;
}

.box_sx, .box_dx{
	background-repeat: repeat-y;
	width: 426px;
	margin-top: 0px;
	padding: 4px 6px 0px 6px;
	min-height: 170px;
}

.box_sx {
	background-image: url('../images/cont_sx_bg.png');
	
}

.box_dx {
	background-image: url('../images/cont_dx_bg.png');
}

.box_dx img, .box_sx img {
	float:left;
	margin-right:4px;
}

.cont_titolo {
	font-size: 16px;
	font-weight: bold;
	color: #ffd9d9;
	padding: 2px;
	text-decoration: none;
	text-align:left;
}

A:hover.cont_titolo {
	text-decoration: underline;
}

.cont_desc, .cont_desc a {
	font-size: 14px;
	color: #d68787;
	padding: 4px;
	text-indent: 6px;
	line-height: 1.5em;
	text-decoration: none;
	text-align:left;
}

.cont_desc a:hover {
	line-height: 1.5em;
	text-decoration: underline;
}

.cont_news {
	font-size: 14px;
	color: #d68787;
	padding: 6px;
	/*text-indent: 6px;*/
	line-height: 1.5em;
	border-bottom: 1px dotted #961700;
	text-align:left;
	
	
}

.cont_news img {
	
}

.punti_titolo, .punti_desc {
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #d68787;
	padding: 4px;
	line-height: 1.5em;
	text-align:left;
}

.punti_titolo {
	font-size: 16px;
	font-weight: bold;
	color: #ffd9d9;
}
.punti_desc {
	padding-bottom: 16px;
	padding-left: 18px;
	padding-right: 8px;
}

#footer {
	background-image:url('../images/footer_bg.png');
	background-repeat: no-repeat;
	height: 19px;
	
}

#footer div {
	text-align:center;
	font-size: 10px;
	color: #7b0505;
	padding-top: 4px;
}

#footer div a{
	
	font-size: 10px;
	color: #7b0505;
	text-decoration: none;
}

#footer div a:hover {
	font-size: 10px;
	color: #d68787;
	text-decoration: underline;
}

#prodotti {
	text-align:center;
	margin-left: 42px;


	border-top:1px dotted #961700;
	/*border-right:1px dotted #961700;*/
	padding-top:8px;
}

#titolo {
	margin-left: 40px;
	text-align: left;
	color:white;
	font-size: 36px;
	font-family: Helvetica;
	margin-bottom:5px;
	
}

#titolo #sottotitolo, #titolo #sottotitolo a{
	color:#d68787;
	font-size: 14px;
	font-family: Helvetica;
	font-style: italic;
	text-decoration: none;
}

#titolo #sottotitolo a:hover {
	color:white;
	font-size: 14px;
	font-family: Helvetica;
	font-style: italic;
	text-decoration: underline;
}

div.duerighe {
	margin: 14px 0px 0px 20px;
	line-height: 10px;
	
}

.sep_bg {
	background-image:url('../images/cont_sep.png');
	background-repeat: repeat-y;
}


#messaggiRet {
	text-align:center;
	padding: 4px;
}

.ok, .error {
	
	color:#d68787;
	border:1px dotted #961700;
	
	padding:4px 30px 4px 30px;
}

.campi, input, textarea {
	width:250px;
	font-size:12px;
	font-family: Arial;
	background-color: #d68787;
	border: 1px solid #961700;
}

#webmaster, #webmaster a {
	font-size:11px;
	color:#d68787;
	text-decoration:none;
	float:none;
	padding-top:20px;
	padding-bottom:20px;
}

#webmaster a:hover {
	color:#ffd9d9;
	text-decoration:underline;
}

#chkMess {
	font-size:10px;
	color:yellow;
}

#video tr td, #video, #video tr td a img {
	text-align:center;
	float:none;
	padding-left:0px;
	margin-left:0px;
	}
#video {
	padding-top:10px;
	
	}


