#contenedor {
	/*position: absolute;
	height: auto;
	top: 183px;
	left: 143px;	
	z-index: 2;*/
	padding-left: 143px;
	margin-top: 155px;
	float: left;
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#contenedor p.general {
	width: 465px;
	margin-top: 0px;
	padding: 0px;
	color: #fff;
	/*font-size: 14px;*/
}

#contenedor .imagen_principal {
	float: left;
	margin-bottom: 0px;
}

#contenedor .bloque_ficha {
	margin-left: 25px;
	float: left;
	margin-bottom: 15px;
	width: 300px;
}

#contenedor .bloque_ficha .catalogo {
	float: left;
}

#contenedor .bloque_ficha p {
	margin-left: 25px;
	margin-top: 25px;
	float: left;
	color: #fff;
}

#contenedor .bloque_ficha p.ficha {
	margin-top: 20px;
	width: 250px;
	margin-left: 10px;
	padding: 0px;
}

#contenedor .bloque_ficha p.imagen {
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	width: 281px;
}


#contenedor .bloque_ficha a {
	color: #b2bb1c;
	text-decoration: none;
}

#contenedor .bloque_ficha a:hover {
	text-decoration: underline;
}

#contenedor .bloque_ficha .logos {
	float: none;clear: both;
}

#contenedor h2 a {
	color: #b2bb1c;
	text-decoration: none;
}

#contenedor h2 a:hover {
	text-decoration: underline;
}


#contenedor h1 {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #b2bb1c;
	margin-top: 20px;
	margin-bottom: 0px;
}

#contenedor .descripcion_producto {
	margin-top: 20px;
	width: 715px;
}

#contenedor .descripcion_producto h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #b2bb1c;
	margin-top: 0px;
	margin-bottom: 2px;
}

#contenedor .descripcion_producto img {
	float: left;
	width: 225px;
	margin-right: 20px;
	margin-bottom: 0px;
}

#contenedor .descripcion_producto p {
	float: left;
	width: 470px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color: #fff;
}

#contenedor .descripcion_producto p a {
	color: #b2bb1c;
	text-decoration: none;
}

#contenedor .descripcion_producto a:hover {
	text-decoration: underline;
}

#contenedor .producto {
	float: left;
	width: 225px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#contenedor .producto h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #b2bb1c;
	margin-top: 0px;
	margin-bottom: 2px;
	width: 200px;
}

#contenedor .producto p {
	float: left;
	width: 225px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color: #fff;
}

#contenedor .producto p.enlace {
	margin-top: 0px;
	margin-bottom: 0px;
}

#contenedor .producto p a {
	color: #b2bb1c;
	text-decoration: none;
}

#contenedor .producto a:hover {
	text-decoration: underline;
}

#contenedor .proyecto .gris {
	color: #c0b7b7;
}