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

#bienvenida {
	float: left;
	width: 481px;
	margin-top: 20px;
	background: url("imagenes/tit_bienvenidos.gif") no-repeat left top;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 50px;
}

#bienvenida p.noticia {
	margin-top: 15px;
	height: 118px;
	background: url("imagenes/cartel_noticias.gif") no-repeat left top;
	padding-left: 92px;
	padding-top: 10px;
}

#bienvenida .fecha {
	font-size: 12px;
	font-weight: bold;
	color: #CD7815;
}

#direccion {
	float: right;
	width: 248px;
	height: 191px;
	background: url("imagenes/tit_donde.gif") no-repeat left top;
	margin-top: 20px;
}
