/* CSS Document */
div#contenido .noticia {
	height: 245px;
	margin: 0px;
	padding: 0px;
}
div#contenido h3 {
	font-size: 0.7em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div#contenido .titulo {
	background-image: url(../img/esq_verde.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div#contenido h1 {
	font-size: 0.85em;
	color: #DE0632;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	position: relative;
	width: 890px;
	left: 7px;
	background-color: #00602F;
	height: 19px;
	vertical-align: middle;
	line-height: 18px;
}
div#contenido h1 em {
	font-style: normal;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 2px;
	font-weight: normal;
}
div#contenido h1 strong {
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 5px;
	letter-spacing: 0.08em;
	font-style: normal;
}
div#contenido h2 {
	font-size: 0.9em;
	padding: 0px;
	color: #FFFFFF;
	background-color: #00602F;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-transform: capitalize;
}
div#contenedor h2 em {
	font-weight: normal;
	font-style: normal;
}
div#contenido h2 strong {
	color: #DE0632;
}
div#contenido p img {
	float: left;
	border: 3px solid #00602f;
	margin-top: 8px;
	margin-right: 8px;
}
div#contenido p {
	font-size: 0.6em;
	color: #00602F;
	background-color: #FFFFFF;
}
/*temporal de proximamente*/
div#contenido #septiembre h1{
	color: #FFFFFF;
	background-color: transparent;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;

}

