@charset "utf-8";
/* CSS Document */
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px; 
}
a {
	color: #55AABB;
	text-decoration: none;
	}
a:hover, a:focus {
	color: #000;
	text-decoration: none;
	}
.gradualshine{
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.imgviewer_tabellaminiatura {
	margin: 0px;
	padding: 0px;
}

.home_imgintro {
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-color: #FFFFFF;
 border-bottom-color: #FFFFFF;
 border-top-style: solid;
 border-bottom-style: solid;
}
.gallery_loadarea {
	text-align: center;
	background-image: url(IMMAGINI/sfondo_loadarea2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.tabellasfondo {
	background-color: #333333;
}
.C_rifazienda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.C_testa {
	background-image: url(IMMAGINI/sfondotop.jpg);
	background-repeat: repeat-x;
	height: 149px;
}
.C_logo {
	text-align: right;
}

.C_BORDOsinistro {
	background-image: url(IMMAGINI/SFONDObordosinistro.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 18px;
}
.C_BORDOdestro {
	background-image: url(IMMAGINI/SFONDObordodestro.jpg);
	background-repeat: repeat-y;
	width: 18px;
	background-position: left;
}
.C_piede {
	background-image: url(IMMAGINI/sfondo%20bottom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	vertical-align: top;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #313131;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	border: 2px solid #FFFFFF;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	font: bold 12px Arial;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
	background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
.contattaci_tab_orari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.contattaci_tab_rif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
.contattaci_tab_rif A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.contattaci_tab_rif A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.contattaci_tab_rif A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.contattaci_tab_rif A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: left;
	vertical-align: middle;
	text-decoration: underline;
}
.contattaci_tab_map {
	height: 350px;
	width: 425px;
	border-top-width: 50px;
	border-right-width: 50px;
	border-bottom-width: 50px;
	border-left-width: 50px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.servizi_cel_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 20px;
	padding-right: 20px;
}
.servizi_tab_fase {
	vertical-align: middle;
	width: 550px;
}
.servizi_cel_descrizione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.servizi_immagine {
	border: 1px outset #FFFFFF;
}


.menu_voceattivata {
	background-image: url(IMMAGINI/menu_tabsisel_cx.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu_voceattivata A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_voceattivata A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_voceattivata A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_voceattivata A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_vocedisattivata {
	background-image: url(IMMAGINI/menu_tabnosel_cx.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.menu_vocedisattivata A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.menu_vocedisattivata A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.menu_vocedisattivata A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.menu_vocedisattivata A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.prodotti_loadareaClassic {
	text-align: center;
	background-image: url(PRODOTTI/CLASSIC/kyrios%20bgla%20classic.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.prodotti_loadareaDesign {
	text-align: center;
	background-image: url(PRODOTTI/DESIGN/kyrios%20bgla%20design.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menuprodotti_1 {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.menuprodotti_2 {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.moduloricerca {
	padding-right: 4px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.moduloricercaCT {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px groove #666666;
}
.TabProdottoC1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	height: 100px;
	width: 400px;
	text-align: left;
	vertical-align: top;
	background-image: url(PRODOTTI/BG1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 15px;
}
.TabProdottoC2 {
	height: 100px;
	width: 35px;
	background-image: url(PRODOTTI/BG2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
.TabProdottoC2Celle {
	text-align: right;
}

.TabProdottoC3 {
	font-size: 10px;
	height: 100px;
	width: 190px;
	background-color: #333333;
	background-image: url(PRODOTTI/BG3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.PROD_DivNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
	background-image: url(PRODOTTI/BG0.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 25px;
	vertical-align: middle;
	width: 100%;
}
.PROD_DivNav A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

.PROD_DivNav A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.PROD_DivNav A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.PROD_DivNav A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.LOG_input {
	height: 12px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}
.LOG_pulsanti {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.LOG_modulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	height: 20px;
	font-weight: bold;
	color: #999999;
}

