.textos, body {
	font-family: Verdana,Helvetica;
	font-size: 12px;
}
a:link { color:#007fac; text-decoration: none; }
.seccion {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007fac;
	text-indent: 20px;
	height: 20px;
}
.seccionIMG {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DDF7FF;
	text-indent: 20px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007fac;
	margin-bottom: -2px;
}

.sub {
	font-size: 14px;
	font-weight: bold;
	color: #007fac;
}

a:hover { color:#007fac; text-decoration: underline overline; }
a:visited { color:#007fac;  }
a:active { color:#007fac;  text-decoration: none; }
.nota {
	color: #007fac;
}

.fondo{
background:url(imagenes/fondo_<? echo $seccion; ?>.jpg);
background-position:right bottom;
background-repeat:no-repeat;
height:415px;.seccionIMG {

	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007fac;
	text-indent: 20px;
	height: 20px;
}
