/* CSS Document */

body  { margin-top:0;
		font-family: arial,sans-serif;
	   font-size: 10pt;}

.table_struct {margin:0;
				border-collapse:collapse;
				width:700;
}

.table_color{background-color:#5B80B5;
				margin:0px;
				padding:0px;
				border-collapse:collapse;}

.topline {height:14px;padding:0px;
line-height:10px;}
.topmiddle{ height:155px;}
.cell_pad  {
padding:0.5cm;
background-color:#5B80B5;
text-align:justify;}

#offerta{
color:#FFFFFF;
background-color:red;
}

.colore_data{color:black;	}

table #listaofferte
{
	border-bottom:1px solid black;
	width:100%;
	display:block;
}

#info{
	color:#CD0110;
	font-size:large;
}

li  {
	line-height:20px;
	list-style-image:url("images/square.gif");
}
.red{
color:red;}

div.label {

width: 200px;}

td.menu{
max-height:32px;}

div#list
{
	clear: both;
	width:100%;
	height: 250px;
	overflow: auto;
	
}


html>body div#list{
overflow-y:auto;

}


#offerte_inserite
{
	
}

#offerte_inserite img
{
border:0px;
}
#offerte_inserite th
{
background-color:#FAC827;
}

#offerte_inserite td
{
border-bottom:1px solid black;
}

#offerte_inserite th#column1
{
	width	:250px;
}

#offerte_inserite th#column2, #offerte_inserite th#column3
{
	width:100px;
}

#offerte_inserite th#column4
{
	width:50px;
}



/* define width of table. IE browsers only */


tbody.scrollContent {


text-align:left;


} 

tbody.scrollContent td{
height:20px;
}



