/* MAIN PAGE STARTS */

.Titulo {
	background: url(../images/default/bienvenidos/bienvenidos_sombrita.jpg) repeat-x bottom rgb(228,238,243);
}
.BannerEventos {
	display:block;
	width:495px;
	float:left;
	margin:0 0 0 27px;
	padding:25px 0 0 0;
	text-align:center;
	background:url(../images/index/actividades_fondo.jpg) repeat-x top rgb(157,178,199);
}
#LinkSecciones {
	width:362px;
	float:left;
	margin:0 11px 0 0;
}
.Blog {
	margin:0px;
	background:#f1f8ff
}
.BlogText {
	float:left;
	padding:0 10px 11px 10px
}
.Blog h1 {
	color:#006699;
	font-size:21px;
	font-weight:normal;
	padding:5px 10px 11px 10px;
}
.Blog h2 a {
	color:#999966;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 25px;
	font-weight:normal;
	margin:0 0 2px 0;
	
background: url(../images/index/h2_blog.jpg) left no-repeat #f7fbff;
border:1px dashed #E4EBF3;
line-height:20px;
display:block;	
}
.Blog a {
	font-size:11px;
	color:#999;
	text-decoration:underline;
	padding:0 0 0 5px;
}
.Blog a:hover {
	color:#000;
}
/* MAIN PAGE ENDS */
