/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textosubmenu {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a.textosubmenu:link,a.textosubmenu:visited,a.textosubmenu:active{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
a.textosubmenu:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}	

.iniciarsesion {
	font-family: Verdana;
	font-size: 11px;
	color: #ff3300;
	font-weight:bold;
}

.textoblanco {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	width: 190px;
}
.textoblancoFondoAzul {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#2471A8;
}
.textopaquete {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.textoamarillo {
	font-family: Verdana;
	font-size: 12px;
	color: #ffff99;
	font-weight:bold;
}
.textorojo {
	font-family: verdana;
	font-size: 14px;
	color: #ff3300;
	font-weight:bold;
}
.textoGris {
	font-family: Verdana;
	font-size: 18px;
	color: #666666;
	font-weight:bold;
}
.textoAzulVuelo {
	font-family: Verdana;
	font-size: 11px;
	color: #336699;
    font-weight:bold;
}
.textoazul {
	font-family: Verdana;
	font-size: 30px;
	color: #336699;
}
.textoazul2 {
	font-family: Verdana;
	font-size: 20px;
	color: #336699;

}
.textopaqueteazul {
	font-family: Verdana;
	font-size: 10px;
	color: #0099ff;
	font-weight:bold;
}	
a.textopaqueteazul:link,a.textopaqueazul:visited,a.textopaqueteazul:active{
	font-family: Verdana
	font-size: 10px;
	color: #0099ff;
	text-decoration:none;
}
a.textopaqueteazul:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #0099ff;
	text-decoration:underline;
}	

.textoFooter {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a.textoFooter:link,a.textoFooter:visited,a.textoFooter:active{
	font-family: Verdana
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}
a.textoFooter:hover{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration:underline;
}

.textoFooterBold {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
a.textoFooterBold:link,a.textoFooterBold:visited,a.textoFooterBold:active{
	font-family: Verdana
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	
}
a.textoFooterBold:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;

}
.cajastexto{
	border-style:solid;
	border-width:1px;
	border-color:#999999;	
	font-size:12px;
	color:#000000;
	font-family: Verdana;
	background-color:#FFF;
}

.textoContenido {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.textoTitulo {
	font-family: Verdana;
	font-size: 20px;
	color: #2471A8;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

a.textoContenido:link,a.textoContenido:visited,a.textoContenido:active{
	font-family: Verdana
	font-size: 11px;
	color: #0099ff;
	text-decoration:none;
}
a.textoContenido:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #0099ff;
	text-decoration:underline;
}

.textoContenidoBold {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}



