/* CSS Document */

body{
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #7D7D7D;
	scrollbar-darkshadow-color: #9E9E9E;
	scrollbar-face-color: #F2F2F2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
.fondo{
	background-image: url(imagenes/aleste.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
}
.menuactivo{
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #70CCEB;
	text-decoration: none;
}
.menu:link, .menu:visited {
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu:hover {
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DCEDFA;
	text-decoration: none;
}
.menu2:link, .menu2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B8B8B;
	text-decoration: none;
}
.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F92C9;
	text-decoration: none;
}
.menuactivo2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titulo:link, .titulo:visited, .titulo:hover{
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 16px;
	color            : #ffffFF;
	/*line-height: 5px;*/
	font-weight: bold;
	/*letter-spacing: 0.05em;*/
}
.texto{
font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #ffffFF;
	/*font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 14px;
	color            : #ffffFF;
	line-height: 25px;
	letter-spacing: 0.05em;*/
}
.texto2{
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #ffffff;
  	line-height: 20px;
	letter-spacing: 0.05em;
}

.enlace:link, .enlace:visited{
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 13px;
	color            : #ffffFF;
	line-height: 18px;
	/*letter-spacing: 0.08em;*/
	font-weight: bold;
}
.enlace:hover{
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 13px;
	color            : #D9F0FF;
	line-height: 18px;
	/*letter-spacing: 0.08em;*/
	font-weight: bold;
}

.activanet{
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	text-decoration: none;
}
.activanetwork:link, .activanetwork:visited {
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	text-decoration: none;
}
.activanetwork:hover {
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	text-decoration: none;
}
.aleste{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}
.entrar:link, .entrar:visited{
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 24px;
	font-weight      : normal;
	color            : #0054A2;
	text-align       : left;
	text-decoration: none;
	padding-bottom: 5px;
}
.entrar:hover{
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 24px;
	font-weight      : normal;
	color            : #0080F2;
	text-align       : left;
	text-decoration: none;
	padding-bottom: 5px;
}
.tituloenlace:link, .tituloenlace:visited {
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 24px;
	font-weight      : normal;
	color            : #0054A2;
	text-align       : left;
	text-decoration: none;
	padding-bottom: 5px;
	background-image: url(imagenes/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
.tituloenlace:hover {
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 24px;
	font-weight      : normal;
	color            : #006ACA;
	text-align       : left;
	text-decoration: none;
	padding-bottom: 5px;
	background-image: url(imagenes/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
.separador{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
}
.fondo-menu{
	background-image: url(imagenes/aleste-vacaciones.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*···········································promocion ingles········································*/
.fondo-en{
	background-image: url(imagenes/aleste-sail.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
}
