#contenido {
	background: url(../images/back_blue.jpg) repeat-y scroll 0%;
	margin: 10px 0 0 0;
	padding: 5px 20px 10px 200px;
	font-size: 1em;
	text-align: center;
	float: left;
	position: relative;
	color: #000000 /*#002577*/;
}

#foto {
	position: absolute;
	top: 0;
	left: 0;
}

.h2 {
	font: bold 14pt Trebuchet MS;
	text-align: left;
	border-bottom: solid 4px #002577;
	margin-bottom:0;
	padding-top:5px;
	background:url(../images/right.gif) no-repeat 100% -150px;
}

.h3 {
	font: bold 12pt Trebuchet MS;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 10px;
	border-right: solid 1px;
}

.h4 {
	font: normal 10pt Trebuchet MS;
	text-align: left;
	margin-bottom: 10px;
}

.h5 {
	clear:both;
	font: normal 8pt Trebuchet MS;
	text-align: left;
	margin-bottom: 6px;
}

.bancos, .sectores {
	width: 220px;
	text-align: justify;
	margin: 10px 40px 20px;
	color: #002577;
	float: left;
}
.bancos { color: #993300; }
.sectores { color: #00918e; }

.cab {
	text-align: left;
	font-weight: bold;
	padding: 8px 4px 4px;
	border-bottom: solid 4px;
	background:url(../images/right.gif) no-repeat 100% -150px;
}

.texto {
	padding: 10px 4px 0 0;
	border-right: solid 1px #002577;
}

.precio {
	color: #002577;
	text-align: center;
	border-right: solid 1px;
	border-bottom: solid 1px;
	padding: 4px 0 3px;
}

a, a:active, a:hover, a:link, a:visited {
	text-decoration: none;
}
a.alink0 {
	color:blue;
}

a.alink1 {
	color: white;
	background-color: blue;
	padding: 2px 10px;
}

.u {
	text-decoration: underline;
}
