				#secciones {
					display: block;
					float: left;
					margin: 20px 20px; padding: 10px 0px;
					width: 660px;
				}
					#secciones h1.seccion {
							font-family: Arial, Georgia, "Times New Roman", Serif;
							font-size: 25px;
							font-weight: normal;
							font-weight: bold;
							margin: 0px 0px 10px 5px; padding: 0px;
							color: #669933;
						}
					#secciones h1.seccion a {
							color: #69276F;
							text-decoration: none;
						}	
						#secciones h1.seccion a:hover {
							color: #023b72;
							text-decoration: underline;
						}
						
					#secciones .noticiapost {
						float: left;
						width: 168px;
						margin: 0px 15px;
					}
					#secciones a {
					}
					#secciones a:hover {
					}
						#secciones .imagen {
							width: 160px; height: 98px;
							padding: 4px 4px 0px 4px;
							background: url(noticiabg.gif) no-repeat;
							
						}
						#secciones img {
							display: block;
							width: 160px; height: 85px;
							margin: 0px; padding: 0px;
							overflow: hidden;
						}
						
						#secciones h3.title {
							font-family: Arial, Georgia, "Times New Roman", Serif;
							font-size: 15px;
							font-weight: normal;
							margin: 0px; padding: 0px;
						}
						
						#secciones h3.title a {
							color: #DF0022;
							text-decoration: none;
						}
						#secciones h3.title a:hover {
							color: #023b72;
							text-decoration: underline;
						}
						#secciones .meta {
							font-family: Verdana, Arial, Helvetica, Sans-Serif;
							font-size: 11px;
							color: #888;
						}
						#secciones p {
							font-size: 14px;
							width: 168px;
							line-height: 17px;
							margin: 0px; padding: 0px;
							text-align: left; /*justify;*/
							
						}
						#secciones p  a{
							color: #DF0022;
						}
					.espnoticias  { float: left; width: 30px; height: 200px;
					}			
					
