@charset "utf-8";
#contenedor {
	background-color: #123B6F;
	height: 580px;
}
#contenido img {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

#descripcion {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
}

.negrita {
	font-weight: bold;
	font-size: 13px;
}
#descripcion a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #123B6F;
	text-decoration: underline;
}
#contenido {
	height: 300px;
	background-image: url(../imagenes/bpcontadorespublicosasoc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	top: 60px;
	border-top-width: 80px;
	border-top-style: solid;
	border-top-color: #123B6F;
}
