html {
overflow: auto;
height:100%;
}

body
{
    margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.6%; /* sets base font size to 10px for easier conversion to other sizes  */
	background:  #e4e4e4  ;
	color:Black;
	height:100%;
	

}
.loginbox,
.loginbox table td
{
	 
	border-left:00px;
}

/* Master Page Layout */
#master_header
{
	margin: -1px auto 0 auto;
	width: 100%;
	position:relative;
	height:82px;
}

#master_headertop
{
	background:#F38A0B url(images/top.gif) no-repeat left top;
    height:82px;
    top: 0px;
    left: 0px;
    position:relative;	
}

#master_headerbottom
{
	background: #FFF url(images/bg/bg_hdbottom.gif) repeat-x left center;
	position:relative;
	top: 82px;
	height:30px;
	
	
}
#master_bredcrumbs
{
	margin-left:20px;
	margin-top:3px; 
	padding-top:4px;
	position:relative;
	float:left;
	
}
#master_bredcrumbs a
{
	color:#595959;
	font-size:10px;
}
#master_loginfo
{
	top:0px;
	padding-top:0px;
	margin-right:20px;
	position:relative;
	color:#5c5a5b;
	float:right;
	width:500px;
}

#master_page
{
	
	margin: 5px 0px 20px 0px;
	position:absolute;
	top:112px;
	width:90%;
	background: #e4e4e4 url(images/bg/bg_menu.gif) repeat-y left top;	
}

.sidebar
{
	width: 162px;
	top: 0px;
    left: 0px;
	position: absolute;
	float:left;
	
}
 

#master_contentplaceholder
{
	margin: 1px 2px 0px 162px;
	padding-left:8px;
	text-align:left;
    position:absolute;
	border:none;
	color:black;
	width:92%;
	
}


#master_contentfooter
{
	color: #5c5a5b;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	position:relative;
	text-align:left;
	margin-top:10px;
	margin-bottom:-5px;
	margin-left:154px;
}

/* stile per pagina master*/
#divmastertitle
{
	position:relative;
	color:#a2021e;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	text-transform:capitalize;	
}

#divmastertab
{
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	margin-right:20px;
	width:300px;
	height:28px;
	
}
#divmasterbutton
{
	right:0px;
	margin-right:20px;
	margin-top:1px;
	top:0px;
	width:100%; 
	text-align:right
}

#divmastercontent
{
	position:relative;
	top:0px;
	border:solid 0px #d5d3d4;
	background-color:#d5d3d4;
	padding:4px;
}

#divmasterdettaglio
{
	color: black;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	text-transform:uppercase;
}
#divmasterdettaglio span
{
	font-size:12px;
	color: #a2021e;
	text-transform:uppercase;
}
#divmastermenu
{
	margin-top:5px;
	position:relative;
	height:26px;
	 
}
#divtableft
{
	position:absolute;
	border:collapse;
	overflow:hidden;
	left:-1px;
	top:0px;
	padding-top:-4px;
	padding-left:2px; 
	border-top:solid 4px #d5d3d4;
	margin-left:0px; 

}
#divtabright
{
	position:relative;
	overflow:hidden;
	top:0px;
	
}
 
#login a:link, #login a:visited {
	color: #FFFFFF;
}
#title h1 a:link, #title h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #396EAA;
}
a:visited {
	color: #396EAA;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/* define the main layout divs */
 
 
.footHeader
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: left;
    height: 18px;
    position: absolute;
    top: 28px;
    left: 0px;
    background: #FBA91B ;
    width: 100%;
    overflow:hidden;
}

.login
{
    top: 1px;
    left: 198px;
    height: 18px;
    width: 80px;
    background: transparent;
    position: absolute;
    font-size:12px;
    font-weight:bold;
}

#mainmenu
{
    top: 40px;
    left:0px;
    padding-top: 0px;
    padding-left: 0px;
    background: transparent;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    position: absolute; 
    /*overflow:hidden;*/
}

.masterFooter
{
    padding: 0px;
    color: #9D9DA1;
    font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
    font-size: 9px;
    vertical-align: bottom;
    text-align: center;
}

.titleGrey
{
    padding: 0px;
    color: #666666;
    font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
    font-size: 10px;
    vertical-align: bottom;
    text-align: center;
    background:transparent;
    /*background:#ecece2;*/
}

#breadcrumb
{
    padding-top: 2px;
    padding-left: 2px;
    background: #919191;
    padding-right: 2px;
    padding-bottom: 2px;
    clip: rect(0px auto auto 0px);
}

 
/* IE needs height:512px BUT this height:512px below must be removed to display correctly in Mozilla */
#adminedit{
	height: 500px;
}
/* Mozilla needs min-height:512px (IE will ignore this min-height) */
#adminedit{
	min-height: 500px;
}

#adminedit{
	padding: 10px;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #666666;
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
}

/* all the legend tags use this same style */
legend {
	padding: 0px 4px;
	margin: 0px 0px 7px 0px;
	color: black;
	font-weight: bold;
	font-size: 1em;
	vertical-align: middle;
}
/* define sizes of the username field */
.username {
	font-size: 0.9em;
	width: 150px;
}
/* all the fieldset tags use this same style */
fieldset {
	margin-bottom: 0px;
	padding: 0px 12px 12px 12px;
	display: block;
}

/* Put the admin edit calendar icon on a white background */
#adminedit a:link img, #adminedit a:visited img {
	padding: 2px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}
#adminedit a:hover img {
	padding: 2px;
	border: 1px solid #C1CFE0;
	background: #E8ECF0;
}
#adminedit a:active img {
	padding: 2px;
	border: 1px solid #C1CFE0;
	background: #C9D4E2;
}
/* zero margin on all forms */
form {
	margin: 0px;
}

/* condense in mark up to be '.button' */
.submit {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 0.9em;
	height: 28px;
	background-image:url(images/btnlogin.png);
}
/* make submit button larger */
.submit {
	width: 108px;
}

/* sometimes we hide elements from display in visual browsers (but leave them in the source for non visual browsers and for accessibility). I've also hidden the table in the admin_create_projects.html page */
.hidden {
	visibility: hidden;
}
.none {
	display: none;
}

img {
	border: none;
}




.menu {
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform:lowercase;
}
/* set tab1 as top level container table, then target TDs inside*/
.menuItem td {
	color: #FFFFFF;
	height: 24px;
	background: url(images/tab_unsel.gif) no-repeat;
	width: 100px;
	text-align: center;
}
/* make current tab gray,set the background-color also in case images are not on*/
.menuSelectedItem td {
	background: url(images/tab.gif) no-repeat ;
	border-bottom :solid 1px #d5d3d4;
}

/* make link and visited the same look,set the background-color also in case images are not on*/
.menuItem a:link, .menuItem a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}

.menuSelectedItem a:link, .menuSelectedItem a:visited, .menuSelectedItem
{
	color:#a50022;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover {
	text-decoration: underline;
}


 


.btnClean
{
    background-image: url(Images/cleanSearch.jpg);
    width: 150px;
    height: 25px;
}
.popupControl
{
 
}

.btnstampaxsl
{
	 
	background: url(images/btnstampaxls.gif) no-repeat 0px 0px;
	border-style:none;
	width:110px;
	height:24px;
	cursor:hand;
	text-align:left;
	padding-left:4px;
	font-size: 11px;
	font-weight: bold;	

}
.btnlogout
{
	 
	background: url(images/logout.gif) no-repeat 0px 0px;
	border-style:none;
	width:46px;
	height:20px;
	cursor:hand;
	text-align:left;
	padding-left:2px;
	font-size: 10px;
	font-weight: bold;	
	margin-top:5px;
}
.btnstampapdf
{
	background: url(images/btnstampapdf.gif) no-repeat 0px 0px;
	border-style:none;
	width:120px;
	height:24px;
	cursor:hand;
	text-align:left;
	padding-left:4px;
	font-size: 11px;
	font-weight: bold;	
}
.btnconfcolonne
{
	background: url(images/confcol.gif) no-repeat 0px 0px;
	border-style:none;
	width:146px;
	height:24px;
	cursor:hand;
	text-align:left;
	padding-left:4px;
	font-size: 11px;
	font-weight: bold;	
}
.btnconfermashort
{
	TEXT-ALIGN: center;
	background: url(images/sconferma.gif) no-repeat 0px 0px;
	border-style:none;
	width:86px;
	height:20px;
	cursor:hand;
	text-align:left;
	padding-left:4px;
	font-size: 10px;
	font-weight: bold;	
}
.btnchiudishort
{
	TEXT-ALIGN: center;
	background: url(images/selall_off.gif) no-repeat 0px 0px;
	border-style:none;
	width:86px;
	height:25px;
	cursor:pointer;
	color:#ff6600;
	text-transform:uppercase;
	font-size:12px;	 
	font-weight:bold;	
}



a.error:link {
	color: #FBA91B;
}
a.error:visited {
	color: #FBA91B;
}
a.error:hover {
	text-decoration: none;
}
a.error:active {
	text-decoration: none;
}

a.btnLink:link {
	color: #AD7513;
}
a.btnLink:visited {
	color: #AD7513;
}
a.btnLink:hover {
	text-decoration:underline ;
}
a.btnLink:active {
	text-decoration: underline;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.mdlConfigdiv {
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:260px;
}
.mdlSkudiv {
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

#wrapper {
margin:0 auto;
width:200px;
text-align: left;
}

.summary
{
	 font-size:medium ;
	  font-weight:bold;
	  text-align:right;     
}

a.conftab:link {
	color: #AD7513;
	font-size:12px;
	font-weight:bold;
	text-decoration:none ;
}
a.conftab:visited {
	color: #AD7513;
	font-size:12px;
	font-weight:bold;
	text-decoration:none ;
}
a.conftab:hover 
{
    color: #AD7513;
	text-decoration:underline ;
	font-weight:bold;
	font-size:12px;
}
a.conftab:active 
{
    color: #AD7513;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}

td.title
{
    background-color: #ecece2;
    color:  black;
    font-weight:bold;  
    font-size: 12px;
    text-align: center;
    vertical-align: top;
}


.redMessage
{
    color: Red;
    font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
    font-size: 10px;
    vertical-align: top;
}

.popupControl
{
    vertical-align:top;
    text-align:center;
}

.fixedHeader
{
	overflow: auto;
	height: 150px;
}

.btnPromo{
    cursor:hand;
    color:White;
    font-size:8pt;
    font-weight:bold;
    border-style:solid;
    border-color:Gray;
    border:1px; 
    background-color:Orange;
    width:120px;
}

 
/* gestione confirm dialog*/
.confirm-dialog {	
    BACKGROUND: url(images/bg/dialog24.png) no-repeat left top;	
    MARGIN: 0px auto;	
    WIDTH: 330px;	
    PADDING-TOP: 14px;	
    POSITION: relative;
}

.confirm-dialog .inner {	
    PADDING-RIGHT: 20px;	
    PADDING-LEFT: 20px;	
    PADDING-BOTTOM: 11px;	
    BACKGROUND: url(images/bg/dialog24.png) no-repeat left bottom;	
    FLOAT: left;	
    MARGIN: 0px 0px -20px 0px;	
    WIDTH: 290px;	
    PADDING-TOP: 0px;
} 

.confirm-dialog .base {	
    BORDER-TOP: #ddd 1px solid;	
    BACKGROUND: url(images/bg/dialog-base.png) no-repeat left bottom;	
    PADDING-BOTTOM: 4px;	
    MARGIN-LEFT: -11px;	
    MARGIN-RIGHT: -11px;	
    PADDING-TOP: 4px;	
    TEXT-ALIGN: center;
}
.confirm-dialog .base60 {	
    BORDER-TOP: #ddd 1px solid;	
    BACKGROUND: url(images/bg/dialog-base60.png) no-repeat left bottom;	
    	
    MARGIN-LEFT: -11px;	
    MARGIN-RIGHT: -11px;	
    
    TEXT-ALIGN: center;
}
.confirm-dialog .msgann {	
    FONT-WEIGHT: bold;	
    FONT-SIZE: 1.25em;	
    COLOR: black;
    TEXT-ALIGN: center;
} 

.confirm-dialog input {	
    WIDTH:50px;
}     

.close {	
    DISPLAY: block;	
    BACKGROUND: url(images/close24.png) no-repeat 0px 0px;	
    LEFT: -5px;	
    WIDTH: 26px;	
    TEXT-INDENT: -1000em;	
    POSITION: absolute;	
    TOP: -7px;	
    HEIGHT: 26px;	
}

.progress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
}

.header
{
    background: url(images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}


.btnpopstyle
{
	background: url(images/bg/bg_hdbottom.gif) repeat-x 0px 0px;
	 border-style:none;
	 width:99%;
	 height:20px;
	 cursor:pointer; 
	color:#ff6600;
	text-align: right;
	font-size:12px;	 
	font-weight:bold;	 	 
}
.btnannullastyle
{
	TEXT-ALIGN: center;
	background: url(images/btnAnnulla.gif) no-repeat 0px 0px;
	 border-style:none;
	 width:106px;
	 height:21px;
	 cursor:hand; 	 
}
.btnaggiungistyle
{
	TEXT-ALIGN: center;
	background: url(images/selall_off.gif) no-repeat 0px 0px;
	 border-style:none;
	 width:106px;
	 height:25px;
	 cursor:pointer;
	color:#ff6600;
	font-size:12px;	 
	font-weight:bold;
	text-transform:uppercase;	  	 
}

.btnselezionatutti
{
	text-align: center;
	background: url(images/selall_off.gif) no-repeat 0px 0px;
	 border-style:none;
	 width:120px;
	 height:25px;
	 cursor:pointer;
	color:#ff6600;
	text-transform:uppercase;
	font-size:12px;	 
	font-weight:bold;	  	 
}
.btndeselezionatutti
{
	text-align: center;
	background: url(images/selall_off.gif) no-repeat 0px 0px;
	 border-style:none;
	 width:140px;
	 height:25px;
	 cursor:pointer; 
	color:#ff6600;
	text-transform:uppercase;
	font-size:12px;	 
	font-weight:bold;	 	 
}
.btnempty
{
	text-align: center;
	background: url(images/selall_off.gif) no-repeat 0px 0px;
	border-style:none;
	color:#ff6600;
	cursor:pointer;
	font-size:12px;	 
	font-weight:bold;
	
}
 
.btndelmodulo
{
	text-align: center;
	background: url(images/btndelmodulo.png) no-repeat 0px 0px;
	border-style:none;
	color:#ff6600;
	cursor:pointer;
	font-size:12px;	 
	font-weight:bold;
	text-transform:uppercase;
	
}
.btncercastyle
{
	background: url(images/search.gif) no-repeat 0px 0px;
	 border-style:none;
	 width:98px;
	 height:25px;
	 cursor:hand;
	padding-right:30px;
	color:#ff6600;
	text-align: right;
	text-transform:uppercase;
	font-size:12px;	 
	font-weight:bold;
	 	 
}
.btnmodulostyle
{
	TEXT-ALIGN: center;
	background: url(images/caricamodulo.gif) no-repeat 0px 0px;
	 border-style:none;
	 width:106px;
	 height:21px;
	 cursor:hand;
}
.btnstampastyle
{
	TEXT-ALIGN: center;
	background: url(images/stampa.gif) no-repeat 0px 0px;
	 border-style:none;
	 width:106px;
	 height:21px;
	 cursor:hand;
}
.btnclearstyle
{
	
	background: url(images/cleanSearch.gif) no-repeat 0px 0px;
	 border-style:none;
	 width:98px;
	 height:25px;
	 cursor:hand; 
	padding-right:30px;
	color:#ff6600;
	text-align: right;
	text-transform:uppercase;
	font-size:12px;	 
	font-weight:bold;	 
}
.btnesci
{
	
	background:  url(images/logout.png) no-repeat right center; 

	 border-style:none;
	 width:55px;
	 height:30px;
	 cursor:pointer; 
	padding-right:35px;
	color:#5f5959;
	text-align: right;
	text-transform:uppercase;
	text-decoration:underline;
	font-size:12px;	 
	font-weight:bold;	 
}

.watermark
{
	background-color:#F7F7DE;
	font-weight:bold;
	font-family:Verdana,Sans-Serif;
	font-style:italic;
}
.moduloboxheader
{
	background:#f2972e;
	width:760px;
	text-align:center;
}
.modulobox
{
	border:solid 2px #cad5b7;
	width:760px;
	margin-top:4px;
}
.modulolabelRicerca
{ 
   font-weight:bolder;
   font-size:10px;
   color:#a2021e;
   background:#FFF url('Images/bg/bg_colheader.gif') repeat-x;
   text-transform:uppercase;
   height:15px;
}
.modulolabel
{ 
	 
	font-weight:bolder;
	
}
.moduloboxcontent
{
	background:#efd5ba;
	color:Black;
}
.moduloboxpulsanti
{
	
}

.moduloboxpulsanticontent
{
	color:Black;
	font-weight:bolder;
	
}
.moduloheaderaggtec
{
	background:#cad5b7;
	font-weight:bolder;
	color:Black;
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
/************ popup immagine coupon  Related Styles ***********************/

.titlepopimgcoupon
{
	background-color: #ffcccc;
	color:Black;
}
.tablepopimgcoupon
{
	background-color: #FFF;
	color:Black;
}
.popimgcoupon
{
	height:50%;
	width:50%;
}
.mainpopimgcoupon
{
	background-color: #f2972e;
	text-align:right;
	color:Black;
	
}
.xpopimgcoupon  
{	 
	background: url(images/cancel.gif) no-repeat 0px 0px;
	 border-style:none;
	 width:11px;
	 height:11px;
	 cursor:hand; 
	 text-align:right;
}
.infosocietastyle
{
	text-transform:capitalize;
	font-weight:bold;
	color:#a60123;
}

.infologinstyle
{
	font-weight:bold;
	color:#a60123;
}



.headermenu
{
	background:#FFF url('Images/bg/bg_colheader.gif') repeat-x;
	height:30px;
	font-weight:bold;
	margin-right:5px;
	text-transform:uppercase;
}
 

.tableresult tr.titlepage td
{
	color:#a2021e;
	font-size:14px;
	font-weight:bolder;
	text-align:left;
	text-transform:capitalize;
	padding-bottom:10px;	
}
/* css per pagina ricerca */
.tablericerca 
{
	width:800px;
	table-layout:fixed;
}
.tablericerca tr.titlepage td
{
	color:#a2021e;
	font-size:14px;
	font-weight:bolder;
	text-align:left;
	text-transform:capitalize;
	padding-bottom:10px;
}
.tablericerca  tr.headricerca td
{
	background:#FFF url('Images/bg/bg_colheader.gif') repeat-x;
	text-transform:uppercase;
	color:White;
	height:30px;
	font-size:12px;
}
.tablericerca  tr.rowRicercaAlternate td
{
	text-transform:uppercase;
	font-size:10px;
	background-color:#eeeeee;
	vertical-align:middle; 
}
.tablericerca  tr.rowRicerca td
{
	text-transform:uppercase;
	background-color:white;
	font-size:10px;
	vertical-align:middle; 
}
.colone {width: 30%;} 
.coltwo {width: 70%;} 
.colonev1 {width: 20%;} 
.coltwov2 {width: 80%;} 

/* for listcheckbox*/
.listcheckbox label
{
	margin-left:0px;
}

/* Accordion */
.accordionHeader,
.accordionHeaderSelected
{
    color: white;
    background:#FFF url('Images/bg/bg_colheader.gif') repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:9px;
    cursor: pointer;
    height:30px;
}
.accordionHeaderInvio
{
	 cursor: pointer;
}
.accordionHeaderSelected
{
    color: #a2021e;
}
#divareamessaggi
{
	font-size:11px;
	width:800px;
}
.divtitolomessaggi
{
	font-size:12px;
	color:#a2021e;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
}
#divareamessaggi .accordionHeader
{
	margin-top:0px;
}

#divareamessaggi .accordionHeader a
{
	color: #FFFFFF;
	text-decoration: none;
	margin-left:30px;
	
}

#divareamessaggi .accordionHeader a:hover
{
	text-decoration: underline;
}



#divareamessaggi .accordionHeaderSelected a
{
	color: #a2021e;
	text-decoration: none;
	margin-left:30px;
}

#divareamessaggi .accordionHeaderSelected a:hover
{
	text-decoration: underline;
}

.accordionContent
{
    background-color: #FFF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    font-size:12px;
    font-weight:bold;
}
#divareamessaggi .datiutente
{
	color: #a2021e;
	font-size:14px;
	font-weight:bold;
}
#divareamessaggi .datigen
{
	font-size:10px;
	font-weight:bold;
}
#divareamessaggi .messaggiotipo1
{
	background-image:url(images/infomessaggi.png);
	background-repeat:no-repeat;
	background-position:left  top;
	height:25px;
	 
	 
}
#divareamessaggi .messaggiotipo2
{
	background-image:url(images/alertmessaggi.png);
	background-repeat:no-repeat;
	background-position:left  top;
	height:25px; 
	 
}
.divcheckbox
{
	height:150px;
	max-height:150px;
	overflow:auto;
	
}
.divcheckbox table
{
	table-layout:fixed;
}
.divcheckbox table tr td
{
	width:25%;
	
}
.divtestatadettaglio
{
	font-size:11px;
	font-weight:bold;
	position:relative;
	height:20px;
}
.divtestatadettaglio span
{
	font-size:11px;
	color:#FF6600;
	font-weight:bold;
}
/*area per messaggi popup*/
.divpopupmessaggiinfo
{
	background:white url(images/infomessaggi.gif) no-repeat left center; 
	padding-left:15px;
	text-align:left;
	height:25px;
}
.divpopupmessaggiwarn
{
	background:white url(images/alertmessaggi.gif) no-repeat left center; 
	padding-left:25px;
	height:25px;
	text-align:left;
}
.divpopupmessaggierror
{
	background:white url(images/error.gif) no-repeat left center; 
	padding-left:18px;
	color:red;
	height:25px;
}
.divmercato table
{
	border-collapse:collapse;
}
.divmercato table tr td
{
	text-align:right;
	 border: solid 1px #F7F7DE;
	 border-collapse:collapse;
	 height:25px;
}
.divmercato table tr.colheader td
{
    color: #F7F6F3;
    background:#FFF url('Images/bg/bg_colheader.gif') repeat-x;
    font-weight: bold;
    border: solid 1px #F7F7DE;
	font-size:10px;
	height:40px;
	text-transform:uppercase;
	text-align:right;
}

#Error {
  top: 0px;
  right: 0px;
  width: 125px;
  background-color: yellow;
  border: solid 1px Black;
  padding: 10px;
  font-family: Sans-Serif;
  font-size: 10pt;
  position: absolute;
  margin: 5px;
}
#CloseButton {
  float: right;
  cursor: pointer; 
}
.MsoNormal
      {margin-top:0cm;
      margin-right:0cm;
      margin-bottom:10.0pt;
      margin-left:0cm;
      line-height:115%;
      font-size:11.0pt;
      font-family:"Calibri","sans-serif";}

