/* CSS Document */

/* ************* CSS INCORPORATI ********************************** */
@import url(/css/basehtml.css);
@import url(/css/paginazione.css);
@import url(/css/headers.css);
@import url(/css/wizard.css);
/* ************* CSS INCORPORATI ********************************** */

/* CSS base */
a:focus {
	outline: 0;
}
.homelistaaree {
	background-image: url(/img/bg_pulsanti_elenco.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px #efefef solid;
}
.homelistaaree:hover {
	cursor: pointer;
	background-image: url(/img/bg_pulsanti_elenco.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px #000000 solid;
}
.avvisidettaglio {
	height: 55px;
	width: 450px;
	margin-bottom: 20px;
	border:1px #DDD solid;
	padding: 4px;
}

.gen { font-size: 10px; }
.genmed { font-size: 10px; }
.gensmall { font-size: 10px; }
.messagebody { /*  Usato per le pagine in cui si ricevono info dal sistema  */
	padding: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}
/* CSS base */
.menucattd {
	font-weight: bold;
	cursor: pointer;
	-moz-opacity: 0.90; 
	-khtml-opacity: 0.90; 
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: D9D6EA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menucattd1 {
	font-weight: bold;
	cursor: pointer;
	-moz-opacity: 0.90; 
	-khtml-opacity: 0.90; 
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: C0BDD1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.terms {
	text-align:left;
	color:#000000;
	width: 100%;
	height: 310px;
	overflow: auto;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	padding-bottom: 25px;
	background-image:url(/img/bgvr.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.menucattdov {
	font-weight: bold;
	cursor: pointer;
	-moz-opacity: 0.90; 
	-khtml-opacity: 0.90; 
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menucattd1ov {
	font-weight: bold;
	cursor: pointer;
	-moz-opacity: 0.90; 
	-khtml-opacity: 0.90; 
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: EFEFEF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tdlista {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tdres {
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
}
.tdresover {
	background-color:#FFFFFF;
	border: 1px solid #999999;
	cursor:pointer;
}
.tdlistaazioni {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #EFEFEF;
	padding: 2px;
}
.tdlistaspacer {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #EFEFEF;
	padding: 2px;
}
.intestazlista {
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.assistlat {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bordodx {
	background-color: EFEFEF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.menu1barra {
	background-color: #D9D6EA;
/*	background-image: url(/img/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top; */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.menu1minibarra {
	background-color: #D9D6EA;
/*	background-image: url(/img/bg_menu_mini.jpg);
	background-repeat: no-repeat;
	background-position: left top; */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu1 a {
	text-decoration: none;
	color: #000000;
}
.menu1 a:hover {
	text-decoration: underline;
	color: #000000;
}
.menu2 {
	background-color: #EFEFEF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}
.menu2 a {
	text-decoration: none;
	color: #000000;
}
.menu2 a:hover {
	text-decoration: underline;
	color: #000000;
}
.menu3 {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
}
.menu4 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.boxcerca {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	background-image: url(/head_viola/top_dx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxlogsx {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	background-color: #ffffff;
	background-image: url(/img/bg_sx_loggato.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxlogdx {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	background-color: #ffffff;
	background-image: url(/img/bg_dx_loggato.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.boxcercamini {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	background-color: #ffffff;
	background-image: url(/img/box_mini_cerca.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxcercalista {
	background-color: #ecebf0;
	background-image: url(/img/cerca_lista_di_nozze.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxcatalogo {
	background-color: #ffffff;
	background-image: url(/img/catalogo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titolo14 {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
}
.corpo10, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
}
.corpo12 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.coldx {
	background-image:url(/img/bg_coldx.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: 0px;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	background-image:url(/img/bg_footer.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999; 
	padding: 5px;
}
.lineabassa {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.focus1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.menulista {
	background-color: #24243E;
	background-image: url(/img/bg_menulista.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #BBBBBB;
	font-weight: bold;
	color: #FFFFFF;
}
.menulistaover {
	cursor: pointer;
	background-color: #24243E;
	background-image: url(/img/bg_menulista.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #BBBBBB;
	font-weight: bold;
	color: #FFFFFF;
	-moz-opacity: 0.70; 
	-khtml-opacity: 0.70; 
	filter: alpha(opacity=70);
	opacity: 0.70;
}
.menulistasel {
	background-color: #FFFFFF;
	background-image: url(/img/bg_menulistasel.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #BBBBBB;
	font-weight: bold;
	color: #000000;
}
.msqdet {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-weight: bold;
}
.bottogli {
	background-color: #990000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
}
.botmetti {
	background-color: #D9D6EA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-weight: bold;
}
.botmettiov {
	background-color: #D9D6EA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	cursor: pointer;
	-moz-opacity: 0.70; 
	-khtml-opacity: 0.70; 
	filter: alpha(opacity=70);
	opacity: 0.70;
	font-weight: bold;
}
.bottogliov {
	background-color: #990000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	cursor: pointer;
	-moz-opacity: 0.70; 
	-khtml-opacity: 0.70; 
	filter: alpha(opacity=70);
	opacity: 0.70;
	font-weight: bold;
	color: #FFFFFF;
}
/* ****************** fine stili per categorie assistente laterale */
.catnosel {
	border: 1px solid none;
	cursor: pointer;
}
.catsel {
	border: 1px solid;
	border-color: #990000;
	background-image: url(/img/selected.gif);
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
}
.catall {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	cursor: pointer;
}
.workcomm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #CCCCCC;
	line-height:13px;
}
/* ****************** fine stili per categorie assistente laterale */
