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

body {
	width: 100%;
	height: 100%;
	/**/
	font-family:"Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	/**/
	background-color: #000;
}

#intro {
	width:100%;
	height:100%;
	background-color:#000;
	position:absolute;
	z-index:0;
}

#papa {
	width: 165px;
	height: auto;
/*	background-color:#0066CC;*/
	display:block;
	position:absolute;
	top: 0px;
	left: 4%;
	z-index:1;
}

#index_menu {
	clear:both;
	color:#f53340;
}

#index_menu a {
	text-decoration:none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #f53340;
}

#index_menu a:hover {
	text-decoration:none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #605a60;
}

#piva {
	width: 800px;
	height: 15px;
/*	background-color:#ff3300;*/
	display:block;
	position:absolute;
	bottom: 0px;
	right: 5%;
	z-index:2;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #605a60;
}

#piva a {
	color: #605a60;
}

#piva a:hover {
	color: #ddd;
}

#piva_2 {
	width: 800px;
	height: 15px;
/*	background-color:#ff3300;*/
	display:block;
/*	position:relative;
	bottom: 0px;
	right: 5%;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #ccc;
	text-align:right;
	float:right;
	padding-top:10px;
}

#piva_2 a {
	color: #ddd;
}

#piva_2 a:hover {
	color: #fff;
}







/********************************************/
/*                                          */
/*                                          */
/*             CONTENITORE                  */
/*                                          */
/*                                          */
/********************************************/

#contenitore {
	width: 71%;
	max-width:995px;
	min-width: 755px;
	height: 100%;
	margin-left: 22%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:absolute;
	z-index:2;
	display:block;
/*	background-image: url(../immagini/layout/sfondo_contenitore.png);
	background-repeat: no-repeat;
	background-color: Green;*/
}



/* top */



#contenitore_top {
	width: 100%;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-image: url(../immagini/layout/sfondo_contenitore_top.png);
	background-repeat: repeat-x;
	background-color: Blue;*/
	/**/
	display:block;
}

#contenitore_top_left {
	width: 97%;
	height:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	background-image: url(../immagini/layout/sfondo_contenitore_top_left.png);
	background-position:bottom left;
	background-repeat: no-repeat;
/*	background-color: red;*/
	/**/
	display:block;
	float:left;
}

#contenitore_top_center {
	width: 100%;
	height:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	background-image: url(../immagini/layout/sfondo_contenitore_top_center.png);
	background-position:bottom right;
	background-repeat: repeat-x;
/*	background-color: yellow;*/
	/**/
	text-align: left;
	display:block;
	float:left;
}

#contenitore_top_right {
	width: 95%;
	height:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 0px;
	/**/
	background-image: url(../immagini/layout/sfondo_contenitore_top_right.png);
	background-position:bottom right;
	background-repeat: no-repeat;
/*	background-color: grey;*/
	/**/
	display:block;
	float:left;
}



/* center */



#contenitore_center {
	position:relative;
 	width: 100%;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color: #00eecc;*/
}

#contenitore_center_left {
	position:relative;
	width: 97%;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	background-image: url(../immagini/layout/sfondo_contenitore_center_left.png);
	background-position:bottom left;
	background-repeat: no-repeat;
/*	background-color:#006666;*/
	/**/
	float:left;
}

#contenitore_center_center {
	position:relative;
	width: 100%;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	background-color: #fff;
	background-image:url(../immagini/layout/sfondo_contenitore_center_center.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	/**/
	text-align: left;
	float:left;
}

#contenitore_center_right {
	position:relative;
	width: 95%;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 0px;
	/**/
	background-image: url(../immagini/layout/sfondo_contenitore_center_right.png);
	background-position:bottom right;
	background-repeat: no-repeat;
	/**/
	float:left;
}



/* center prodotti*/



#contenitore_center_prodotti {
	position:relative;
 	width: 100%;
	min-height: 97px;
	height: auto !important;
	height: 97px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color: #00eecc;*/
}

#contenitore_center_prodotti_left {
	position:relative;
	width: 97%;
	min-height: 97px;
	height: auto !important;
	height: 97px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	background-image: url(../immagini/layout/sfondo_contenitore_center_prodotti_left.png);
	background-position:bottom left;
	background-repeat: no-repeat;
/*	background-color:#006666;*/
	/**/
	float:left;
}

#contenitore_center_prodotti_center {
	position:relative;
	width: 100%;
	min-height: 97px;
	height: auto !important;
	height: 97px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	background-color: #fff;
	background-image:url(../immagini/layout/sfondo_contenitore_center_prodotti_center.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	/**/
	text-align: left;
	float:left;
}

#contenitore_center_prodotti_right {
	position:relative;
	width: 95%;
	min-height: 97px;
	height: auto !important;
	height: 97px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 0px;
	/**/
	background-image: url(../immagini/layout/sfondo_contenitore_center_prodotti_right.png);
	background-position:bottom right;
	background-repeat: no-repeat;
	/**/
	float:left;
}



/* bottom */



#contenitore_bottom {
	width: 100%;
	height: 27px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	background-image: url(../immagini/layout/sfondo_contenitore_bottom.png);
	background-position:top left;
	background-repeat: repeat-x;
/*	background-color: #a4cae1;*/
}

#contenitore_bottom_left {
	width: 97%;
	height:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	background-image: url(../immagini/layout/sfondo_contenitore_bottom_left.png);
	background-position:top left;
	background-repeat: no-repeat;
/*	background-color: red;*/
	/**/
	display:block;
	float:left;
}

#contenitore_bottom_center {
	width: 100%;
	height:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	background-image: url(../immagini/layout/sfondo_contenitore_bottom_center.png);
	background-position:top right;
	background-repeat: repeat-x;
/*	background-color: yellow;*/
	/**/
	text-align:right;
	display:block;
	float:left;
}

#contenitore_bottom_right {
	width: 95%;
	height:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 0px;
	/**/
	background-image: url(../immagini/layout/sfondo_contenitore_bottom_right.png);
	background-position:top right;
	background-repeat: no-repeat;
/*	background-color: grey;*/
	/**/
	display:block;
	float:left;
}

/* bottom prodotti */



#contenitore_bottom_prodotti {
	width: 100%;
	height: 27px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-image: url(../immagini/layout/sfondo_contenitore_bottom.png);
	background-position:top left;
	background-repeat: repeat-x;
	background-color: #a4cae1;*/
}

#contenitore_bottom_prodotti_left {
	width: 97%;
	height:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-image: url(../immagini/layout/sfondo_contenitore_bottom_left.png);
	background-position:top left;
	background-repeat: no-repeat;
	background-color: red;*/
	/**/
	display:block;
	float:left;
}

#contenitore_bottom_prodotti_center {
	width: 100%;
	height:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-image: url(../immagini/layout/sfondo_contenitore_bottom_center.png);
	background-position:top right;
	background-repeat: repeat-x;
	background-color: yellow;*/
	/**/
	text-align:right;
	display:block;
	float:left;
}

#contenitore_bottom_prodotti_right {
	width: 95%;
	height:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 0px;
	/**/
/*	background-image: url(../immagini/layout/sfondo_contenitore_bottom_right.png);
	background-position:top right;
	background-repeat: no-repeat;
	background-color: grey;*/
	/**/
	display:block;
	float:left;
}








/********************************************/
/*                                          */
/*                                          */
/*               CONTENUTO                  */
/*                                          */
/*                                          */
/********************************************/

#testo {
	position:relative;
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
/*	background-color:#ffc;*/
	padding: 4%;
	padding-top:0px;
	padding-bottom:20px;
	color: #222;
}

#testo h1 {
	font-size:3.5em;
	color: #F53340;
	border-bottom: 1px solid #ccc;
	padding-top:10px;
}

#testo h1 span{
	font-size:0.6em;
	font-style:italic;
	font-weight:normal;
	padding-left:15px;
	color: #605A60;
}

#testo h2{
	font-size:1.3em;
	font-style:italic;
	font-weight:normal;
	padding:10px;
	padding-bottom: 0px !important;
	color: #605A60;
}

#testo p {
	font-size:0.9em;
	line-height:1.3em;
	color: #222;
	padding-top:10px;
}

#testo strong {
	color: #F53340;
}

#testo a {
	color: #F53340;
	font-weight:bold;
}

#testo a:hover {
	color: #605A60;
	font-weight:bold;
}

#testo ol {
	list-style-type:upper-latin;
	padding-top:10px;
}

#testo ol li {
	float: none !important;
}

#testo ol.animazione_titolo_lista {
	color: #F53340;
	font-weight:bold;
}

#testo ol li a {
	text-decoration:none;
	color: #F53340;
	font-weight:bold;
}

#testo ol li a:hover {
	text-decoration:none;
	color: #605A60;
	font-weight:bold;
}

#testo ul {
	padding-top: 10px;
	padding-left: 7px;
}

#testo ul li {
	float: none !important;
	font-size:1.0em;
	line-height:1.3em;
	list-style: square !important;
	padding-left: 5px;
	position:relative;
	left:10px;
}

#testo ol {
	padding-top: 10px;
	padding-left: 12px;
}

#testo ol li {
	float: none !important;
	font-size:1.0em;
	line-height:1.3em;
	list-style: decimal !important;
	padding-left: 0px;
	position:relative;
	left:10px;
}

.left {
	margin-top:15px;
	width: 29%;
	float:left;
/*	background-color:#003366;*/
}

.right {
	margin-top:15px;
	width: 70%;
	float:right;
/*	background-color:#097066;*/
text-align:center;
}

.left2 {
	margin-top:15px;
	width: 39%;
	float:left;
/*	background-color:#003366;*/
}

.right2 {
	margin-top:15px;
	width: 60%;
	float:right;
/*	background-color:#097066;*/
}

.testo_inside {
	font-size: 0.8em;
	line-height:1.2em;
	background-color:#eee;
	border:1px dotted #aaa;
	padding:15px;
	padding-left:25px;
	padding-right:25px;
	margin-top:10px;
	margin-bottom:10px;
	color: #000000 !important;
}

.testo_inside p {
	font-size:1.0em !important;
	padding-top:5px !important;
}

.testo_inside ul li {
	padding-top:5px;
}

.consigli {
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}








/********************************************/
/*                                          */
/*                                          */
/*               AREA PRODOTTI              */
/*                                          */
/*                                          */
/********************************************/

.area_prodotti {
	position:relative;
	width: 95%;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color: #a4cae1;*/
}

.foto {
	width:116px;
	height:87px;
	padding:9px;
	margin:1%;
	background-image:url(../immagini/layout/sfondo_area_prodotti.png);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	float:left;
}

.video {
	width:425px;
	height:344px;
	padding:9px;
	margin:1%;
	background-image:url(../immagini/layout/sfondo_area_video.png);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	float:left;
}

table.orario {
	width: 280px;
	margin:15px; 
	margin-left:auto;
	margin-right:auto;
	font-size:0.9em; 
	text-align:left;
}

table.orario td {
	padding: 5px;
}

a#mappa_ingrandita {
	font-size:0.7em;
	
}
