@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #000000;
}

a img {
	border: 0px;
}

body {
	text-align: center;
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.splash {
	height:100%;
	background-image: url(../immagini/bg_splash.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#content {
	height:100%;
}

.centrato {
  width: 600px;
  height: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -200px 0px 0px -300px;
}

.lingue {
	text-align: center;
	margin-top: -20px;
	font-size: 16px;
}

.indirizzo {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 22px;
	line-height: 11px;
}

.lingue a {
	color: #000000;
}

#testata {
	background-image: url(../immagini/pattern_header.png);
	background-repeat: repeat-x;
	height: 124px;
}

#testata_centro_noposition {
	margin: 0px auto;
	width: 960px;
	height: 124px;
	background-image: url(../immagini/header.png);
	background-repeat: no-repeat;
	text-align: left;
}

#testata_centro {
	margin: 0px auto;
	width: 960px;
	height: 124px;
	text-align: left;
	position: relative;
}

#testata_centro img {
	margin-top: 25px;
}

#cambio_lingua {
	display: block;
	position: absolute;
	left: 779px;
	top: 37px;
	width: 97px;
	height: 18px;
	text-align: center;
	color: #000000;
}

#testata_centro ul {
	position: absolute;
	bottom: 1px;
	left: 440px;
	list-style: none;
}

#testata_centro ul li {
	display: inline;
}

#testata_centro ul li a {
	display: block;
	float: left;
	width: 80px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

#testata_centro ul li a:hover, #testata_centro ul li a:active, #testata_centro ul li a:focus, .sel, .pagine a:hover, .pagine a:active, .pagine a:focus {
	background-color: #de0202;
}

#corpo {
	height: 571px;
	background-repeat: no-repeat;
	background-position: center center;
}

#corpo_maschera {
	width: 100%;
	float: left;
	display: inline;
	background-image: url(../immagini/maschera.png);
	background-repeat: no-repeat;
	background-position: center top ;
}

#contenuto {
	width: 960px;
	height: 571px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	line-height: 18px;
}

#contenuto ul, #allegati ul {
	list-style: none;
}

#contenuto ul li, #allegati ul li {
	background-image: url(../immagini/dot.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	text-indent: 15px;
}

#panel {
	/*width: 520px;*/
	text-align: left;
	background-image: url(../immagini/pattern_bianco_alfa.png);
	overflow: auto;
	max-height: 460px;
	min-height:300px;
  height:auto !important;
  height:300px;

}

#in_panel {
	padding: 15px;
}

.box {
	float: left;
	display: inline;
	width: 232px;
	height: 191px;
	margin: 0px 8px 8px 0px;
	position: relative;
}

.box_cat_img {
	position: absolute;
	z-index: 1;
	top: 17px;
	left: 17px;
	width: 198px;
	height: 157px;
	background-repeat: no-repeat;
	background-position: center center;
}

.nome_categoria {
	position: absolute;
	z-index: 3;
	top: 22px;
	left: 17px;
	width: 198px;
	height: 22px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}

.box_cat_maschera {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 232px;
	height: 191px;
	background-image: url(../immagini/maschera_categoria.png);
	background-repeat: no-repeat;
}

.box_cat_maschera_noposition {
}

.box_art_maschera, .box_art_maschera_noposition {
	width: 232px;
	height: 191px;
}

.box_art_maschera {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
}


.box_art_maschera_noposition {
	background-image: url(../immagini/maschera_prodotti.png);
	background-repeat: no-repeat;
}

.nome_articolo {
	position: absolute;
	z-index: 3;
	top: 150px;
	left: 17px;
	width: 198px;
	height: 22px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#thumb_articolo, #spalla_articolo {
	float: left;
	display: inline;
	height: 550px;
	margin-bottom: 1px;
}

#thumb_articolo {
	background-repeat: no-repeat;
	background-position: center center;
	width: 718px;
}

#spalla_articolo {
	width: 242px;
	text-align: center;
	position: relative;
}

#miniature {
	position: absolute;
	bottom: 6px;
	left: 7px;
}

.minia {
	/*border: 1px #818181 solid;*/
	margin-right: 7px;
	margin-top: 7px;
	width: 110px;
	height: 84px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

h1 {
	text-align: left;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0px 30px;
}

h2 {
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	padding: 0px 0px 10px;
}

.contenuto_articolo {
	margin: 0px 10px;
	text-align: left;
}

.form_txt {
	border-top: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: none;
	border-bottom: none;
	width: 150px;
}

.form_textarea {
	border-top: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: none;
	border-bottom: none;
	width: 210px;
	height: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form_submit {
	width: 169px;
	height: 23px;
	line-height: 19px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../immagini/bg_button.png);
	color: #FFFFFF;
	border: none;
}

a.button {
	display: block;
	width: 169px;
	height: 23px;
	line-height: 21px;
	font-weight: bold;
	background-image: url(../immagini/bg_button.png);
	color: #FFFFFF;
}

#pagine {
	clear: both;
	height: 21px;
	background-image: url(../immagini/bg_pagine.png);
	background-repeat: no-repeat;
	background-position: top right;
	line-height: 21px;
	padding: 0px;
	text-align: right;
	color: #FFFFFF;
}

.pagine {
	float: right;
	display: inline;
	height: 20px;
	text-align: left;
}

.label {
	display: block;
	float: left;
	margin-right: 5px;
}

.pagine a {
	display: block;
	float: left;
	width: 15px;
	height: 20px;
	text-align: center;
	/*width: 20px;
	height: 21px;
	line-height: 18px;
	*/
	color: #FFFFFF;
	text-decoration: none;
}

.pagine a.torna {
	width: auto; 
	padding: 0px 5px;
	background-color: #de0202;
}

#box_news {
	width: 360px;
	position: absolute;
	z-index: 2;
	top: 200px;
	right: 0px;
}

.news {
	background-image: url(../immagini/pattern_bianco_alfa.png);
	padding: 15px;
	margin-bottom: 5px;
}

.item {
	margin-bottom: 5px;
}

.news a, a.titolo_news {
	color: #de0202;
	font-weight: bold;
	display: block;
}

#orario {
	position: absolute;
	z-index: 2;
	top: 326px;
	right: 58px;
}

#footer {
	height: 71px;
	background-image: url(../immagini/pattern_footer.png);
	background-repeat: repeat-x;
}

#footer p {
	padding-top: 17px;
	font-size: 10px;
}

