.codigo {
	margin-bottom:20px;
	font-weight:bold;
}

.bloque_entidad {
	min-height: 130px;
}
*html .bloque_entidad {
	height: 130px;
}
.bloque_entidad p {
	padding-top : 10px;
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom:12px;
	margin-top:0;
	text-align:justify;
	padding-left: 140px;
}

.detalle_entidad p, .detalle_entidad ul {
	padding-bottom : 0px;
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom:15px;
	margin-top:0;
	text-align:justify;
}
.detalle_entidad ul {
	list-style-type: square;
	margin-left: 30px;
}

.bloque_productos {
	background-image: url(../images/gradiente.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
}

#left h2 span, .subcategorias h2 span {
  background-image: url(../images/bordeazul_left.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	padding-left: 7px;
	padding-top: 5px;
}

#left h2
{
	background-color: #2e679e;
	background-image: url(../images/bordeazul_right.png);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	height: 27px;
	overflow: hidden;
}

#left {
	height: 100%;
	overflow: hidden;
}

h3.bloque_productos_nombre  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #2e679e;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top:6px;
}

.separador {
	margin-top:10px;
	background-image: url(../images/separador_blancoceleste.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 5px;
}


h2.bloque_productos  span {
	color: #dd0000;
}

.bloque_productos a.boton_gris {
	float: right;
/*	margin-top: 15px;*/
}


