.izda {
	background-attachment: fixed;
	background-image: url(images/linea.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dcha {
	background-attachment: fixed;
	background-image: url(images/linea.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #800000;

}
.horizontal {
	background-attachment: fixed;
	background-image: url(images/linea.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.suscripcion {
	border: 1px solid #101f35;
	background-color: #F8FAFC;
	font-size: 11px;
}
.boton {
	border: 1px solid #101f35;
	color: #FFFFFF;
	background-color: #3e5a85;
	font-size: 10px;
	font-weight: bold;

}a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 3e5a85;
	text-decoration: none;
}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 3e5a85;
	text-decoration: none;
}
a:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 800000;
	text-decoration: none;
}
a:active {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 3e5a85;
	text-decoration: none;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.textoizda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 101f35;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 101f35;
	text-align: justify;

}
body{
  scrollbar-arrow-color: #3e5a85;
  scrollbar-track-color: #FFFFFF;
  scrollbar-face-color: #E4EBF3;
  scrollbar-highlight-color: #3e5a85;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-shadow-color: #3e5a85;
}
.textopresent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	color: 101f35;
	font-style: italic;

}
.borde-tabla {
	border: 1px solid #800000;
}
