@charset "utf-8";
/* CSS Document */
body{
	margin: 30px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	background-image: url(../images/fondo.jpg);
	
	  }
form{ margin:0;	 }
h2{}
p{}
a{text-decoration:none;}
/*----*/
.fondocolor{ background-color:#102558;}
.bg{background: #102558 url(../images/bg.jpg) repeat-y;
    background-position:center; 
}
#bgup{ background:#102558 url(../images/upbg.jpg) no-repeat;
        background-position:center;
}
#bgdw{ background:#102558 url(../images/dwbg.jpg) no-repeat;
        background-position:center;
}
#bluebg1{
	background: url(../images/bluebg1.jpg) no-repeat;
	background-color: #102658;
}
#bluebg2{background:url(../images/bluebg2.jpg) no-repeat;}
#footer{height:40px; line-height:20px;}
#fndreserva{background: url(../images/fndreserva.gif) no-repeat;}

#footer .linkf{ color:#FFFFFF;}
#footer a.linkf:hover { color:#4599CC;}

.formulario{ color:#86A5C4; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}       
.boton{ color:#497096; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}       
.borde{ border: #FFFFFF thin; }