#cuadro-anuncio{
	position:relative;
	width:322px;
	height:208px;
	margin-left:15px;
	margin-top:5px;
	background:url(imagenes/cuadrotv.jpg) top left no-repeat;
}
#titulocuadro{
	position:relative;
	top:2;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-indent:20px;
	line-height:19px;
}
#titulocuadro span{
	color:#00529B;
}
#titulocuadro a{
	color:white;
	text-decoration:none;

}
#titulocuadro a:hover{
text-decoration:underline;
}
#cuadro-news{
	position:relative;
	float:left;
	left:15px;
	width:369px;
	background:url(imagenes/cuadronews.jpg) top left no-repeat;
	margin-top:15px;
	padding-bottom:0px;
}
#cuadro-contenido{
	position:relative;
	top:5;
	left:0;
	border-left:1px solid #80A3C9;

}

#cuadro-news #texto{
	position:relative;
	left:10;
	color:#00529B;
font-size:12px;
}
#cuadro-news #texto a{
	color:#00529B;
	font-weight:bold;
	text-decoration:none;
}
#cuadro-news #texto a:hover{
	text-decoration:underline;
}
#cuadro-productos{
	position:relative;
	float:left;
	left:15px;
	width:279px;
	background:url(imagenes/cuadroproductos.jpg) top left no-repeat;
	margin-top:5px;
	border-left:1px solid #82A5C1;
}
#tabla-productos{
	position:relative;
	left:15;
	top:5;
	font-size:10px;
width:270px;
}
#tabla-productos a{
	color:#00529B;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#tabla-productos a:hover{
	text-decoration:underline;
}
#tabla-productos img{
border:1px solid #666;
}
#flashome{
	position:relative;
	left:10px;
	top:3;
}
#flashome2{
	position:relative;
	left:10px;
	top:10;
}
#productos{
	position:relative;
	float:left;
	heigth:95px;
	width:100%;
	margin-bottom:10px;
	margin-top:5px;
}

