/* CSS Document */
@import url(/css/funzioni.css);
@import url(/css/iconize.css);
* {margin: 0; padding: 0; outline: none;}
BODY {
	margin: 0px;
	min-width:980px;
	padding: 0px;
	background-color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/images/sfondo.gif);
	background-repeat: repeat-x;
	color: #666;
}

#cntwww {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(/images/layout/bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border: 2px solid #000;
	height: 100%;
}

#top{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(/images/layout/title.jpg);
	background-repeat: no-repeat;
	height: 110px;
}
#top a IMG{
	height: 110px;
	width: 800px;
}
#terminale{
	width: 800px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/layout/foot.jpg);
	background-repeat: no-repeat;
	height: 135px;
}
#foot{
	width: 804px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/layout/specchio.gif);
	background-repeat: no-repeat;
	height: 47px;
}

#spallasx{
	width: 98%;
	margin-right: auto;
	margin-left: auto;

}

#cntwww #pagecontent {
	width: 98%;
	margin-right: auto;
	margin-left: auto;

}
#spalladx{
	
	background-repeat: no-repeat;
	background-position: bottom;
	width: 139px;
	height: 500px;
	bottom: 0px;
	position: absolute;
}

.MM_item{
	margin-left: 5px;
	padding: 5px;
	margin-bottom: 4px;
}

.MM_item:hover{
	background-color: #eeeeee;
}

.MM_item a{
	text-decoration: none;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

.MM_sub_item{
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	
}
.MM_sub_item:hover{
	background-color: #999;
	color: #FFF;
}


.MM_sub_item a{
	text-decoration: none;
	font-size: 11px;
	color: #666;
}
.MM_sub_item a:hover{
	color: #FFF;
}




/*--IE 6 PNG Fix--*/
img{ border: none;behavior: url(/images/iepngfix.htc) }
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	text-align: justify;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 18px;
	margin: 1px;
	padding: 5px;
	text-align: center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069;
	font-weight: bolder;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 1px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	font-weight: bolder;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}



ul {
	margin: 3px;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
li {
	margin: 1px;
	padding: 0px;
}

#briciole {
	left:0;
	background-image: url(/icons/briciola.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	width: 100%;
	display: block;
	margin-left: 5px;
	font-size: 10px;
	text-transform: capitalize;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#briciole a, #briciole a:visited {
	color: #34586A;

}
#briciole a:hover {
	color: #CC0000;
	text-decoration: none;
}
#boxflag {
	padding: 1px;
	margin-left: 10px;

}
#boxflag img {
	margin-left: 5px;

}
a.view {
	background-image: url(/icons/visualizza.png);
	background-repeat: no-repeat;
	padding-left: 17px;
}
.pagetxt {
	padding: 1px;
}
.pagetxt a {
	color: #666;
	text-decoration: underline;
}
.pagetxt a:hover {
	color: #900;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

label{
	font-size: 11px;
	color: #333;
	margin: 1px;
	padding: 1px;
	text-transform: capitalize;
	font-weight: bold;
}

label.obb {
	font-size: 11px;
	color: #CC0000;
	margin: 1px;
	padding: 1px;
	text-transform: capitalize;
}
input, textarea {
	background-color: #eeeeee;
	padding: 3px;
	font-size: 11px;
	color: #666666;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	width: auto;
	border: 1px solid #999;
}

input.error, textarea.error {
	color: #900;
	border: 1px solid #900;
	background-color: #FCC;
}
select {
	background-color: #eeeeee;
	font-size: 11px;
	color: #666666;
	height: auto;
	width: auto;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #999;
	border-left-color: #FFF;
	padding: 3px;
}

.BOX_prodotto{
	padding: 2px;
	width: 500px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 2px solid #999;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 5px;
}

.BOX_prodotto .titolo{
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-align: center;
	padding: 3px;

}

.BOX_prodotto .testo{
	color: #666;
	text-align: justify;

}
.BOX_prodotto .collegamento{
	text-align: right;
	padding: 3px;

}
.BOX_prodotto .collegamento a:link, .BOX_prodotto .collegamento a:visited{
	color: #069;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;

}
.BOX_prodotto .collegamento a:hover{
	color: #900;
	text-align: justify;
	text-decoration: underline;

}

.BOX_prodotto .testo IMG{
	margin: 2px;
	padding: 1px;
	float: left;
	border: none;
	height: 100px;
	width: 100px;

}
.BOX_RS {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 2px;
	padding: 2px;
}
.BOX_RS_ATTACH {
	padding: 2px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.BOX_RS .titolo, .BOX_RS .titolo a{font-weight: bold;color: #C00;padding: 2px;text-decoration: none;}
.BOX_RS .titolo a:hover{text-decoration: underline;}
.BOX_RS .testo{
}
/*FINE link a comparsa - ICONE */

a.attachdoc{
	padding-left: 20px;
	color: #C00;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 1px;
}

.BOX_RS:hover {
	background-color: #FFC;
}
.calendario {
	background-image: url(/images/calendar.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}

.calendario .mese {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	width: 50px;
	text-align: center;
	float: left;
	padding-top: 3px;

}

.calendario .giorno {
	font-size: 24px;
	color: #666;
	font-weight: bold;
	height: 30px;
	width: 50px;
	float: left;
	padding: 1px;
	text-align: center;

}

.share {padding: 5px;}
.share img {
	vertical-align: middle;
}
.share a, .share a:hover {font-size: 12px;color: #666;text-decoration: none;}



.impagina {
	FONT-SIZE: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.impagina SPAN {
	text-decoration: none;
	COLOR: #003399;
	BACKGROUND-COLOR: #f0f7e8;
	border: 1px solid #83bc46;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.impagina A:link, .impagina A:visited {
	text-decoration: none;
	border: 1px solid #999999;
	color: #003399;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.impagina A:hover {
	text-decoration: none;
	COLOR: #003399;
	BACKGROUND-COLOR: #f0f7e8;
	border: 1px solid #83bc46;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

a.impaginanav:link, a.impaginanav:visited {
	text-decoration: none;
	border: 1px solid #FFFFFF;
	color: #003399;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
a.impaginanav:hover {
	text-decoration: none;
	COLOR: #003399;
	BACKGROUND-COLOR: #f0f7e8;
	border: 1px solid #CC0000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.ER_NOTFOUND{
	text-decoration: none;
	COLOR: #000;
	BACKGROUND-COLOR: #f0f7e8;
	border: 1px solid #FF9D9D;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-image: url(/icons/bg_red.png);
	background-repeat: repeat-x;
	margin: 5px;
}


/*BOX IMMAGINI */
.BOX_IMAGE {
	padding: 2px;
	border: 1px solid #CCC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 130px;
	float: left;
	height: 105px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 20px;
}

.BOX_IMAGE .imgcnt{
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
.BOX_IMAGE .imgcnt img {
	padding: 1px;
	border: none;
	height: 100px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
/*FINE BOX IMMAGINI */

#spallamenu{
	width: 98%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#spallamenu .vxt {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #34586a;
}
#spallamenu .vxt a {
	font-weight: bold;
	color: #34586a;
	text-decoration: none;
	padding-left: 3px;
}
#spallamenu .vxt a.select{
}
#spallamenu .vxt a:hover {
	color: #C33;
	text-decoration: none;
}

#spallamenu .boxmm{
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#spallamenu .boxmm a {
	color: #666;
	text-decoration: none;
	background-image: url(/icons/bg_sidebar_folder.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
#spallamenu .boxmm a:hover {
	color: #C33;
}

.galleryimg {
	width: 98%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}

.galleryimg img {
	border: none;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	margin: 4px;
}
