.table{
 	list-style:none;
	font: normal 90%/140% arial, helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	border: 2px solid #996;
	color: #333;
    background: #fffff0;
	padding:0;
	width:627px;
	height:100%;
 }
 
 ul.table{
 padding:0px;
 margin:0px;
 }

 .row{
	text-align:center;
	height:42px;
 }

 .cell{
 	height:40px;
	border: 1px solid #996;
 }
 
 .row:hover {
	color: #444;
    background: #cc9;
  }

 .clear{
 	clear:both;
 }

 .tab{
 	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #444;
	background: #dbd9c0;
 }

 .highlight{
	color: #333;
    background: #f7f5dc;
 }
 
.modelo{
	width:25px;
	height:40px;
	float:left;
	line-height:90%;
}

.modelovacio{
	width:25px;
	height:40px;
	float:left;
}

.capacidad{
	line-height:90%;
}

.normal {
	width:80px;
	w\idth:98px;
	height:40px;
	float:left;
}
	
