.logofondo {
	background-attachment: fixed;
	background-image: url(images/logo_fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1c526d;
	text-align: justify;
}
.casillas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c526d;
	border: 1px solid #1c526d;
	background-color: #F0F8FB;
	font-weight: bold;


}
.portadafondo {
	background-attachment: fixed;
	background-image: url(images/portada_fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1C526D;
	text-decoration: none;
}
a:visited {

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

}
a:active {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1C526D;
	text-decoration: none;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c526d;
	text-decoration: none;
	background-color: #b2d5e7;
	border: 1px solid #1c526d;

}
.boton {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0F8FB;
	border: 1px solid #1c526d;
	background-color: #1c526d;
	font-weight: bold;
}
body{
  scrollbar-arrow-color: #1c526d;
  scrollbar-track-color: #FFFFFF;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #1c526d;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-shadow-color: #1c526d;
}
.botonCopia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BDD804;
	font-weight: bold;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	line-height: normal;


}
