@charset "utf-8";
/* CSS Document */

#fotoCabeceraHome{
	position:relative;
	margin-top:5px;
	height:355px;
}

#fotoCabeceraHome #tituloNoticias {
	color:#fff;
	background:url(../img/fondo+pie+login.gif) -6px no-repeat;
	height:20px;
	display:block;
	text-indent:30px;
	line-height:20px;
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
	float:left;
	position:absolute;
	z-index:2;
	width:250px;
}

iframe {
	position:absolute; 
	left:0; top:10px; 
	height: 280px; 
	overflow:hidden; 
	width: 232px; 
	margin:0; 
	padding:0;
}