
h1
{
	margin: 0px;
	padding: 0px; 
	font-weight: normal;
	font-size:14px;	
}

h2
{
	margin: 0px;
	padding: 0px; 
	font-weight: normal;
	font-size:11px;	
}

.noticia_portada
{
	width:320px;
	height:100px;
	margin: 0px;
	background-image: url(/elementos/caja_concurso_verde.gif);
	background-repeat: no-repeat;
	position:absolute;
	z-index:1;
	padding: 0px;
}

.foto_portada_noticia
{
	width:150px;
	position:absolute;
	float:right;
	left:185px;
	padding-top: 0px;	
	z-index:2;
}
.solo_foto_portada_noticia
{
	width:150px;
	position:absolute;
	padding-top: 10px;	
}

.texto_portada_noticia
{
	width:320px;
	height:100px;
	position:absolute;
	float:left;
	left:0px;
	top: 0px;
	background-image: url(/elementos/deg_concurso_portada.png);
	background-repeat: repeat-y;
	z-index:3;
	background-position: right;
}

.pos_texto_portada_noticia
{
	width:320px;
	height:100px;
	position:absolute;
	float:left;
	padding-left: 10px;
	padding-top: 10px;
	z-index:3;
	background-position: right;
}

.texto_portada_noticia2
{
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 18px;
}

.tbl_producto_portada
{
	margin: 0.1px;
	/*border: 1px solid #D0EBFB;*/
	border: 1px solid #999;
	top: 0px;
	bottom: 0px;
	display: tabla;
	border-collapse: collapse;
}
.nombre_blog
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: bold;
}

.titular_blog2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #090;
	font-weight: bold;
}

.titular_blog
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #090;
	font-weight: bold;
}
.texto_blog
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.comentarios_blog
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F90;
}



.oferta_portada
{
	width:300px;
	height:160px;
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;
}

.foto_portada_oferta
{
	width:200px;
	position:absolute;
	float:right;
	left:100px;
	top:0px;	
	z-index:2;
	overflow:hidden;
}
.texto_portada_oferta
{
	width:150px;
	height:160px;
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	background-image: url(/elementos/prod_oferta_linea_verde.png);
	background-repeat: repeat-x;
	z-index:3;
	background-position: right;
}

.curva_portada_oferta
{
	width:30px;
	position:absolute;
	float:left;
	left:150px;
	height:160px;
	top:0px;
	background-image: url(/elementos/prod_oferta_arco_verde.png);
	background-repeat: no-repeat;
	z-index:3;
}

.texto_oferta
{
	width:130px;
	height:130px;
	padding-top: 10px;
	padding-left: 10px;
}

.texto_oferta1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.texto_oferta2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DDF8F9;
	font-weight: bold;
}

.cajaproducto
{
	position:relative;
	float:left;
	width:217px;
}

.cajaproductoP
{
	position:relative;
	float:left;
	width:198px;
}
.cajaproducto2
{
	position:relative;
	float:left;
	width:210px;
}


.estilotextarea {width:425px;height:100px;border: 1px solid #FFF;font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999; background-color: #FFF;} 

.estilotext {width:425px;height:18px;border: 1px solid #FFF;font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999; background-color: #FFF;} 

.tit_caja_blog
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

.caja_blog
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	background-color: #FFF;
	border: 1px solid #FFF;
}

.tit_caja_blog_peq
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: bold;
}

.btn_blog
{
	vertical-align: middle;
	border: 0px none;
	list-style-type: none;
	float: none;
	clear: none;
	background-image: url(/elementos/f_boton_verde.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 20px;
	width:148px;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-position: left;
	text-align: left;
	margin-left: 230px;
	padding-left: 8px;
}

.txt_bien{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090;
	height: 30px;
}

.txt_mal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #952804;
	height: 30px;
}

