
body{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}


.box_verde{
	width:300px;
	height:222px;
	text-align:left;
	/*border-bottom:1px solid #76CE22;*/
	vertical-align:top;
}

.box_verde_header{
	background-image:url(images/header_verde.jpg);
	background-repeat:no-repeat;
	height:47px;
	padding-right:15px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	
	/*border-top:1px solid #76CE22;
	border-right:1px solid #76CE22;
	border-left:1px solid #76CE22;*/
}

.box_verde_corpo{
	height:153px;
	vertical-align:top;
	border-left:1px solid #76CE22;
	border-right:1px solid #76CE22;
}

.box_verde_footer{
	background-image:url(images/bg_footer_verde.jpg);
	background-repeat:repeat-x;
	height:22px;
	border-left:1px solid #76CE22;
	border-right:1px solid #76CE22;
	font-size:1px;
}


.box_rosso{
	width:300px;
	height:149px;
	text-align:left;
	/*border-bottom:1px solid #E13C0E;*/
	vertical-align:top;
	margin-top: 0px;
}

.box_rosso_header{
	background-image:url(images/header_rosso.jpg);
	background-repeat:no-repeat;
	height:47px;
	padding-right:10px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	/*border-top:1px solid #E13C0E;
	border-right:1px solid #E13C0E;
	border-left:1px solid #E13C0E;*/
}

.box_rosso_corpo{
	height:80px;
	vertical-align:top;
	border-left:1px solid #E13C0E;
	border-right:1px solid #E13C0E;
}

.box_rosso_footer{
	background-image:url(images/bg_footer_rosso.jpg);
	background-repeat:repeat-x;
	height:22px;
	border-left:1px solid #E13C0E;
	border-right:1px solid #E13C0E;
}

.box_ajax{
	padding: 0px;
    margin: 0px;
    border: 1px solid DarkGray;
    list-style-type: none;
    text-align: left;
    vertical-align:middle;
    color: black;
    position:static;
}

.box_risultati{
	width:900px;
	border:none;
}

.menu{
	border-bottom:solid 1px #999999;
	padding:10px;
    text-align:right;
	width:auto;
	
}
.menuleft{
	border-bottom:solid 1px #999999;
	padding:10px;
    text-align:left;
	color:#333333;
}

.menu a{
	color:#333333;
}

.menuleft a{
	color:#333333;
}

.box_contenuto
{
    border:dashed 1px #333333;
    width:600px;
    padding:10px;
    text-align:justify;
    color:#333333;
}

.errore
{
	color:#FF0000;
	font-weight:bold;
}

.box_dettaglioCartuccia
{
    width:700px;
    border-bottom:1px solid #999999;
}

.box_popup
{
    border:dashed 1px #A5ACB2; 
    background-color:#FCFCFC;
    width:300px; 
    height:200px; 
    display:none;
}

.link_stampanti {   
     color:#005E00;
}
.link_cartucce {   
     color:#BA0B01;
 } 

.header_dettaglio_modello{   
     background-color:#B7EA84; 
     line-height:30px; 
     text-align:center;
 } 

.header_dettaglio_cartuccia{   
     background-color:#FF5959; 
     line-height:30px; 
     text-align:center;
 }
.header_statistiche{   
     background-color:#B7EA84; 
     line-height:20px; 
     text-align:center;
 } 


.box_filtri
{
    width:1000px;
    border-bottom:1px solid #999999;
    text-align:center;
    font-weight:bold;
    font-size:9px;
}

.colNumRich
{
	width:60px;
    text-align:right;
}

.col400
{
	width:430px;
    text-align:left;
}

.col300
{
	width:300px;
    text-align:left;
}

.col200
{
	width:200px;
    text-align:left;
}

.col100
{
	width:100px;
    text-align:left;
}

.linkSelezione a {
	color:#FF5959;
	font-style:italic;
}

.boxHome
{
    background-image:url(images/bg_box_home.gif);
    background-repeat:no-repeat;
	width:290px;
	height:100px;
	/*padding-top:10px;
	padding-left:10px;*/
}

.divNoConsumabiliAssociati{
	width:100%;
	height:300px;
	vertical-align:middle;
	text-align:center;
	color:Red;
}
