body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
p, td {
	font-size: 11px;
	line-height: 15px;
}
h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #589ce6;
	padding-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
}
.margen4px {
	padding: 4px;
}
.lineaVertIzq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #589CE6;
}
.lineaVertDer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #589CE6;
}
.class_h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #589ce6;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	color: #003399;
	line-height:25px;
	/*
	margin-bottom: 10px;
	padding-bottom: 8px;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-style: normal;*/
	
}
p{ padding-top:0px}.celda_productos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.textoAzul {
	color: #316AC5;
}
.negativo {
	color: #FFFFFF;
	text-decoration: none;
}
.contenido {
	padding: 4px;
}
#producto img{
	margin:5px;

}
#producto #especificaciones{
	background:#b8cddc;
	border:#979797 1px solid;
}
#producto #especificaciones td{
	padding:5px;
	font-weight:bold;
	border:#979797 2px solid;
}