#vercesta{
	display: block;
}

#vercesta table{
   width: 100%;
	border: 1px solid #e6e6e6;
	background-color: #FFF;		  
	color: #343434;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;	
	border-collapse: collapse;		 
}

#vercesta table thead{
	font-weight: bold;	
}

#vercesta table thead th{
background-image: url(../imagenes/bginput.gif);
background-repeat: repeat-x;
background-position: bottom;
	
}


.odd{
	background-color: #eeeeee;
}

#vercesta table td,th,tr{
padding: 5px;
border: 1px solid #fff;	
}

.th1{
	width:40px;
}

.th2{
	/*width:35px;*/
}

#vercesta table th{
background-color: #CE0000;
color: #FFF;
}

#vercesta table a{
	color:#CE0000;	 
	text-decoration: underline;	
	text-align: left;	
}


#vercesta table a:hover {
	color: #343434;	
	text-decoration: none;
}


#vercesta .cantidad{
width: 20px;
border: 1px solid #ccc;
background-color: #fff;
font-size: 10px;
}

#vercesta{
	display: block;
}

#datosenvio table{
   width: 100%;	
	text-align: left;	
	border: none;	
	
}

#datosenvio table td{
padding:3px 5px 3px 10px;
border: none;
}

#datosenvio table th{
padding:3px 5px 3px 10px;
color:#ce0000;
border: none;
}

table.packs{
border: none;
background-color: #f2f2f5;
}

table.packs td{
border-bottom: 1px dotted #CCC;
padding: 5px;
}

table.packs tr{
border: 1px SOLID #FFF;
padding: 5px;
}

table.packs thead th{
color: #ce0000;
border: none;
padding: 5px;
}

table.packs img{
	border: 1px solid #CCC;
}
	


