/* CSS Document */
div#contenido h3 {
	font-size: 0.7em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}
div#contenido div#titulo {
	background-image: url(img/esq_amarillo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div#contenido h1 {
	font-size: 0.85em;
	color: #424542;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	position: relative;
	width: 890px;
	left: 7px;
	background-color: #fff200;
	height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 17px;
}
div#contenido h1 em {
	font-style: normal;
	color: #424542;
	margin-right: 5px;
	margin-left: 2px;
	font-weight: normal;
}
div#contenido h1 strong {
	color: #424542;
	margin-left: 5px;
	font-weight: bold;
}
div#contenido p img {
	padding: 0px;
	margin: 0px;
}
div#contenido p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
div#contenido p strong {
	font-style: normal;
	color: #FFF200;
	font-weight: normal;
}
div#contenido p.frase{
	background-image: url(../img/frase_distri.gif);
	background-repeat: no-repeat;
	height: 32px;
	background-position: center center;
}
div#contenido p.frase span {
	display: none;
}
