body {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


BODY {
  scrollbar-arrow-color:#3F6FA0;
  scrollbar-track-color:#ECECEC;
  scrollbar-shadow-color:#9a9a9a;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ECECEC;
  scrollbar-darkshadow-color:#ECECEC;
  scrollbar-3dlight-color:#ffffff;
}


.f_1 {
	background-image: url(img/f_1.jpg);
}
.txt_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #443A7F;
	text-align: justify;
	vertical-align: top;
}

.sombra_dr {
	background-image: url(img/sombra.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.estilo a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262076;
	text-decoration: none;
}
.estilo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.estilo a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #221E73;
	text-decoration: none;
}
.estilo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1871;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


.f_2 {
	background-image: url(img/f_2.jpg);
}
.foto_mapa_grande {
	margin: 10px;
	vertical-align: middle;
	text-align: center;
}

.linea {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 50px;
}

.titulo_seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 5px;
	text-align: left;
	text-indent: 20px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 150px;
}

.foto {
	text-align: right;
	margin: 10px;
}

.sombra_iz {
	background-image: url(img/sombra_2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.f_3 {
	background-image: url(img/f_3.jpg);
	background-repeat: repeat-y;
}

.txt_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

.f_4 {
	background-image: url(img/f_4.jpg);
}
.titulo_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
	vertical-align: top;
	text-align: left;
}
