

 table, th, td {
	border: 1px dashed #D4E0EE;
	border-collapse: collapse;
	font-family: "Verdana", Arial, sans-serif;
	color: #555;
	background-color:#fff;

	margin: 20px auto; /*decia 0 auto*/
	/*font-size: 12px;*/
	}

 caption {
	/*font-size: 150%;*/
	font-weight: bold;
	margin: 5px;
}

 td, th {
	/*padding: 4px;*/
	text-align: center;
	font-size: 10px;
}
/* tabla seccion 1*/
/*td.marca{width: 75px;}*/
 td.foto{width: 300px;text-align:center;}
 td.foto img {text-align:center;}
 td.modelo{width: 90px;font:bold;}
 td.descripcion{width: 250px;text-align:justify; padding:5px;}
 td.precio{width: 60px; font-size:10px;} /* cambiazo*/

/*********************PRECIO **************************/
p.marcaymodelo{
font-size:150%;
color:#ff9900;
text-align:center;
border: 2px;
border-color: #ccc;
} /* cambiazo*/


p.precio{
font-size:200%;
color:#258;
text-align:center;
border: 2px;
border-color: #ccc;
} /* cambiazo*/
/*********************PRECIO **************************/

/* tabla seccion 1*/
 td.descripcion2{width: 570px;text-align:justify; padding:15px;}
 td.fotobig{width: 570px;background-color:#fff;}
 img.center {text-align: center;}
 td.link{width: 25px;}


/*
 td.precio p{
font-size: 10px;
text-align:center;
font-weight:bold;
}

*/
 thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 10px;
}

 tbody th {
	font-weight: bold;
}

 tbody tr { background: #FCFDFE; }

 tbody tr.odd { background: #F7F9FC; }

 table a:link {
	color: #718ABE;
	text-decoration: none;
}

 table a:visited {
	color: #718ABE;
	text-decoration: none;
}

 table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

 tfoot th, tfoot td {
	font-size: 10px;
}

 tbody td.odd p 
{
text-align: justify;
}
/***********************************/
div#showfinal  {
margin: 10px auto;
background-color: #fff;
text-align: center;
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size: 10px;
border: 1px dashed #258;
width: 60%;
padding:5px;
}

 {
margin:0 auto;
}

/* h2 {
font-size: 16px;
}*/


