body,html {
	margin: 0px 0px 0px 0px;
	color: Black;
	background: White;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 100%;
}

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img {
	border: 0;
}


a, a:link, a:active, a:visited
{
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: Black;
	text-decoration: none;
}

a:hover, a:target, a:focus
{
	color: Black;
	text-decoration: underline;
	cursor:  pointer;
}

img {
	border: none;
}

.cento{
	height: 100%;
}

.main {
	display: block;
	position: relative;
	width: 980px;
	height: 100%;
}

#redband{
	background: White url(../Images/bg_main.png) repeat-y left top;
}

#whiteband{
	background: White url(../Images/bg_whiteband.png) repeat-y 195px top;
}

.white {
	width: 980px;
	height: 32px;
	background: url(../Images/bg_white.gif) repeat-x left top;
}

.bar_red {
	width: 980px;
	height: 30px;
	background: url(../Images/bg_bar.gif) repeat-x left top;
}

.bar_grey {
	width: 392px;
	height: 30px;
	background: url(../Images/bar_grey.gif) repeat-x left top;
}

a.but_grey, a:link.but_grey, a:active.but_grey, a:visited.but_grey
{
	display: block;
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	color: White;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background-color: #a7a7a7;
}

a:hover.but_grey, a:target.but_grey, a:focus.but_grey
{
	background-color: #666666;
}


.head {
	width: 980px;
	height: 79px;
	background: url(../Images/immaginimenu.jpg) no-repeat left top;
}

.red_band {
	height: 100%;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: White;
	background: White url(../Images/bg_main.png) repeat-y left top;
}

.white_band {
	height: 100%;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	background: White url(../Images/bg_whiteband.png) repeat-y 195px top;
	}

.search{
	width: 110px;
	height: 16px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: Black;
	background-color: White;
	border: 1px solid White;
}

.select{
	width: 185px;
	height: 20px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: Black;
	background-color: White;
	border: 1px solid White;
	cursor: pointer;
}

.cont_search{
	display: block;
	position: relative;
	left:  4px;
	top:  10px;
	width: 188px;
}

.cont_elenco{
	display: block;
	position: relative;
	left:  20px;
	top:  35px;
	width: 782px;
}

.title{
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #BD0006;
	font-weight: bold;		
}

.alertitle{
	font: 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #BD0006;	
	font-weight: bold;
}

.alert{
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;	
}

a.alert, a:link.alert, a:active.alert, a:visited.alert
{
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover.alert, a:target.alert, a:focus.alert
{
	text-decoration: underline;
}

a.title, a:link.title, a:active.title, a:visited.title
{
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #BD0006;
	font-weight: bold;
	text-decoration: none;
}

a:hover.title, a:target.title, a:focus.title
{
	text-decoration: underline;
}

.but_search 
{
	display: block;
	position: relative;
	top: -1px;
	left: 0px;
	width: 62px;
	background-color: maroon;
	color: White;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid White;
	cursor: pointer;
	text-align: center;
}
 
.cella_elenco{
	width: 374px;
	height: 144px;
	background: url(../Images/cella_elenco.gif) no-repeat left top;
} 

.block{
	display: block;
	position: relative;
	width: 374px;
	height: 144px;
	left: 0px;
	top:  0px;
}

.cella_immagine {
	display: block;
	position: absolute;
	width: 180px;
	height: 130px;
	left: 6px;
	top:  6px;
	text-align: center;
	vertical-align: middle;
}

.cella_dati {
	display: block;
	position: absolute;
	width: 170px;
	height: 110px;
	left: 192px;
	top:  6px;
	color: Black;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}



.cella_but2 {
	display: block;
	position: relative;
	padding: 2px 4px 2px 4px;
	background-color: maroon;
	color: White;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid White;
}


a.cella_but2, a:link.cella_but2, a:active.cella_but2, a:visited.cella_but2
{
	color: White;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

a:hover.cella_but2, a:target.cella_but2, a:focus.cella_but2
{
	background-color: red;
}


.cella_but {
	bottom:  5px;
	right: 5px;
	display: block;
	position: absolute;
	padding: 2px 4px 2px 4px;
	background-color: maroon;
	color: White;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid White;
}


a.cella_but, a:link.cella_but, a:active.cella_but, a:visited.cella_but
{
	color: White;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

a:hover.cella_but, a:target.cella_but, a:focus.cella_but
{
	background-color: red;
}

.el_azienda{
	font-size: 16px;
}

.el_citta{
}

.el_nazione{
	font-style: italic;
}

.regform {
	width: 554px;
	background: url(../Images/bg_form.png) repeat-y;
}


.cont_form{
	display: block;
	position: relative;
	left:  10px;
	width: 540px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
}

.input_regform{
	height: 16px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: Black;
	background-color: White;
	border: 1px solid #B1B1B1;
}

.box_azienda {
	width: 554px;
	height: 260px;
	background: url(../Images/bg_azienda.png) repeat-y;
}

.block_azienda{
	display: block;
	position: relative;
	width: 750px;
	height: 263px;
	left: 0px;
	top:  0px;
}

.exp_immagine {
	display: block;
	position: absolute;
	width: 360px;
	height: 260px;
	left: 6px;
	top:  0px;
	text-align: center;
	vertical-align: middle;
}

.exp_dati {
	display: block;
	position: absolute;
	width: 360px;
	height: 200px;
	left: 376px;
	top:  2px;
	color: Black;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}


.exp_hall {
	display: block;
	position: absolute;
	width: 190px;
	height: 50px;
	right: 0px;
	bottom:  -1px;
	border: 1px solid White;
	color: White;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	background-color: #DD2E00;
}


.exp_azienda{
	font-size: 24px;
}

.exp_indirizzo{
	font-size: 12px;
}

.exp_web{
	font-style: 18px;
}

.box_profile {
	background: url(../Images/bg_profile.png) repeat-y;
}

.box_products {
	background: url(../Images/bg_products.png) repeat-y;
}

.but {
	display: block;
	position: relative;
	width:  196px;
	padding-top: 7px;
	height: 23px;
	color: White;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif bold;
	float:left;
}

a.but, a:link.but, a:active.but, a:visited.but
{
	text-align: center;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a:hover.but, a:target.but, a:focus.but
{
	text-decoration: underline;
}

.log_txt 
{
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 92px;
	height: 18px;
	border: none;
}

.login {
	padding-top: 4px;
	width:  66px;
	height: 22px;
	color: #B2B2B2;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif bold;
	background-color: #F3F3F3;
	border:none;
	text-transform: uppercase;
}

.forgot{
	color: White;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif bold;
	vertical-align: bottom;
}

a.forgot, a:link.forgot, a:active.forgot, a:visited.forgot
{
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: White;
	text-decoration: none;
}

a:hover.forgot, a:target.forgot, a:focus.forgot
{
	text-decoration: underline;
}

/*
.menu {
	width: 960px;
	height: 36px;
	background: #DAEAF2 url(../Images/bg_menu.gif) no-repeat center top;
	border-bottom: 3px solid White;
}

.bars {
	width: 960px;
	background: White url(../Images/bars.gif) repeat-y center top;
}

.grey {
	width: 638px;
	background-color: #CCCCCC;
}

.blue {
	width: 322px;
	background-color: #4595BD;
}

.logo {
	width: 638px;
	height: 90px;
	background-color: White;
}

.registrati {
	width: 322px;
	height: 57px;
	background-color: White;
}

.but_reg {
	display: block;
	position: relative;
	width:  320px;
	height: 41px;
	text-align: center;
	padding-top: 10px;
}

a.but_reg, a:link.but_reg, a:active.but_reg, a:visited.but_reg
{
	background-image: url(../Images/but_registrati.gif);
	font-family: Arial;
	font-size: 14px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a:hover.but_reg, a:target.but_reg, a:focus.but_reg
{
	background-image: url(../Images/but_registrati_alt.gif);
	text-decoration: none;
}

.espall {
	width: 322px;
	height: 33px;
	background-color: White;
}

.banner {
	width: 638px;
	height: 145px;
	background-color: White;
}

.steps {
	width: 322px;
	height: 145px;
	background-color: White;
}

.contents {
	width: 638px;
	height: auto;
	background-color: White;
}

.footer {
	width: 960px;
	height: 38px;
	background: White url(../Images/bg_foot.gif) no-repeat center bottom;
	text-align: right;
	padding-right: 10px;
}

.menudx{
	width: 322px;
	height: auto;
	background: #4595BD url(../Images/bg_right.gif) no-repeat left bottom;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input {
	font: 10px "Lucida Sans", Lucida, Verdana, sans-serif;
}

.user {
	display: block;
	position: relative;
	float: left;
	left: 5px;
	top: 0px;
	border: 1px solid #70A8C7;
	height: 20px;
	width: 120px;
	background: #EDF5F9 url(../Images/bg_input_user.gif) no-repeat scroll right bottom;
}

.pwd {
	display: block;
	position: relative;
	float: left;
	left: 10px;
	top: 0px;
	border: 1px solid #70A8C7;
	height: 20px;
	width: 120px;
	background: #EDF5F9 url(../Images/bg_input_pwd.gif) no-repeat scroll right bottom;
}

.search {
	display: block;
	position: relative;
	float: left;
	left: 10px;
	top: 0px;
	border: 1px solid #A3A3A3;
	height: 20px;
	width: 168px;
	background: #F5F5F5 url(../Images/bg_input_search.gif) no-repeat scroll left bottom;
	padding-left: 24px;
}

.but_go {
	display: block;
	position: relative;
	float: left;
	left: 15px;
}

.title_blue {
	font-family: Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 18px;
	color: #004185;
	vertical-align: 15px;
	margin-left: 10px;
}

.title_white {
	font-family: Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 18px;
	color: White;
	margin-left: 10px;
}

ul, li {
	padding-top: 0px;
	margin-top: 0px;
}

li {
	line-height: 18px;
}

.agenda {
	font-size: 11px;
	color: Black;
	list-style-image: url(../Images/li_agenda.gif);
	list-style-position: outside;
}

a.agenda, a:link.agenda, a:active.agenda, a:visited.agenda
{
	font-size: 11px;
	color: Black;
	text-decoration: none;
}

a:hover.agenda, a:target.agenda, a:focus.agenda
{
	text-decoration: underline;
}

.stats {
	font-size: 11px;
	color: Black;
	list-style-image: url(../Images/li_stats.gif);
	list-style-position: outside;
}

a.stats, a:link.stats, a:active.stats, a:visited.stats
{
	font-size: 11px;
	color: Black;
	text-decoration: none;
}

a:hover.stats, a:target.list, a:focus.stats
{
	text-decoration: underline;
}

.note {
	font-size: 13px;
	color: White;
	list-style-image: url(../Images/li_note.gif);
	list-style-position: outside;
}

a.note, a:link.note, a:active.note, a:visited.note
{
	font-size: 13px;
	color: White;
	text-decoration: none;
}

a:hover.note, a:target.note, a:focus.note
{
	text-decoration: underline;
}

.list {
	font-size: 11px;
	color: Black;
}

a.list, a:link.list, a:active.list, a:visited.list
{
	font-size: 11px;
	color: Black;
	text-decoration: none;
}

a:hover.list, a:target.list, a:focus.list
{
	text-decoration: underline;
}

*/