h2
{
	float:left;
	clear: both;
	
	width:715px;
	height:25px;
	
	padding:8px 12px 0px 0px;
	margin:0px 0px 1px 0px;
	
	background-image: url(../../imagenes/catalogo/fd_h2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
	text-align:right;
	color: #245B00;
	font-size:18px;
	font-style:italic;
	
}
#ofertas_portada
{
	float:left;
	width:725px;
	border-left:1px solid #A4D900;
	border-top:1px solid #A4D900;
	margin-bottom:15px;
	
}
#ofertas_portada #producto
{
	float:left;
	width:361px;
	height:180px;
	display:block;
	border-right:1px solid #A4D900;
	border-bottom:1px solid #A4D900;
	background-image: url(../../imagenes/catalogo/fd_precio.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#ofertas_portada #producto img.foto
{
	float:left;
	
}
#ofertas_portada #producto #producto_detalles
{
	float:right;
	width:170px;
	height:180px;
	
	text-align:left;
	
}
#ofertas_portada #producto #producto_detalles p.detalles
{
	float:right;
	width:170px;
	height:100px;
	
	text-align:left;
	padding:5px;
}
#ofertas_portada #producto #producto_detalles p.detalles span.nombre
{
	font-weight:bold;
}
#ofertas_portada #producto #producto_detalles p.detalles span.marca
{
	font-weight:bold;
	color:#888888;
}
#ofertas_portada #producto #producto_detalles p.detalles img.masinfo
{
	float:left;
	clear:both;
	border:0px;
	margin-top:5px;
}
#ofertas_portada #producto p.precio
{
	float:right;
	margin:18px 5px 0px 0px;
	width:70px;
	height:40px;
	font-weight:bold;
	color:#215900;
}
#ofertas_portada #producto p.precio a
{
	float:right;
	width:48px;
	height:19px;
	padding-top:3px;
	background-image: url(../../imagenes/catalogo/btn_pedir.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight:bold;
	color:#215900;
}
#ofertas_portada #producto p.precio a:hover
{
	text-decoration:underline;
}
#ofertas_portada #producto p.precio span
{
	float:right;
	clear:both;
}

/************* Ficha de producto *******************/
p.capa_volver
{
	float:left;
	width:200px;
	height:30px;
	text-align:left;
	background-image: url(../../imagenes/catalogo/bullet_volver.gif);
	background-position: 3px 10px;
	background-repeat: no-repeat;
}
p.capa_volver a
{
	float:left;
	margin:6px 0px 0px 20px;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#C4C4C4;
}
p.capa_volver a:hover
{
	color:#888888;
}
#ficha_producto
{
	float:left;
	width:725px;
	border:1px solid #A4D900;
	margin-bottom:15px;
}
#ficha_producto #detalles
{
	float:left;
	width:725px;
	text-align:left;
}
#ficha_producto #detalles img.foto
{
	float:left;
	width:250px;	
}
#ficha_producto #detalles div.detalles_aux
{
	float:left;
	width:442px;
	min-height:70px;
	height:auto;
	text-align:left;
	background-image: url(../../imagenes/catalogo/fd_precio2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding:30px 0px 0px 33px;
}

#ficha_producto #detalles div.detalles_aux p.precio
{
	float:right;
	width:86px;
	font-weight:bold;
	color:#215900;
	font-size:14px;
	margin-right:6px;
}
#ficha_producto #detalles div.detalles_aux p.nombre
{
	float:left;
	width:330px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}
#ficha_producto #detalles div.detalles_aux p.marca
{
	float:left;
	width:330px;
	font-weight:bold;
	color:#888888;
	text-align:left;
}
#ficha_producto #detalles div.detalles_aux div.hacerpedido
{
	clear:both;
	float:left;
	margin:20px 0px 10px 100px;
	
	font-weight:bold;
	color:#215900;
	font-size:14px;
}
#ficha_producto #detalles div.detalles_aux div.hacerpedido input
{
	width:112px;
	height:22px;
	border:0px;
}
#ficha_producto #detalles div.detalles_aux p.descripcion
{
	float:left;
	clear:both;
	margin-top:10px;
	width:430px;
	color:#636363;
	text-align:left;
}
#ficha_producto #detalles div.detalles_aux p.descripcion span
{
	float:left;
	clear:both;
	padding-bottom:4px;
	margin-bottom:4px;
	width:410px;
	font-weight:bold;
	color:#98CA02;
	text-align:left;
	border-bottom:1px solid #98CA02;
}
#ficha_producto #detalles div.detalles_aux a img.ampliar
{
	float:left;
	clear:both;
	border:0px;
}
#ficha_producto #ficha_tecnica
{
	float:left;
	clear:both;
	width:708px;
	min-height:300px;
	height:auto;
	text-align:left;
	margin-left:10px;
}

#ficha_producto #ficha_tecnica img.ampliar
{
	float:left;
	clear:both;
	border:0px;
	margin-left:10px;
}
#ficha_producto #ficha_tecnica p.rotulo
{
	float:left;
	clear:both;
	width:698px;
	height:17px;
	
	text-align:left;
	color:#98CA02;
	font-weight:bold;
	
	margin:10px 0px 0px 0px;
	padding:2px 0px 0px 10px;
	
	background-image: url(../../imagenes/catalogo/fd_rotulo.gif);
	background-position: left top;
	background-repeat: repeat;
}

#ficha_producto #ficha_tecnica div.texto
{
	float:left;
	clear:both;
	
	width:690px;
		
	text-align:left;
	color:#636363;
		
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

#ficha_producto #ficha_tecnica div.texto ul{text-align:left;clear:both;margin:10px 0px 10px 30px;}
#ficha_producto #ficha_tecnica div.texto ul li{text-align:left;}
