body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: arial,verdana,helvetica; 
	font-size: 80%;
	background: #242C32;
	color: #fff;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

input {
	background-color: #181E20;
    color: #ffffff;
	padding:2px;
	font-size: 100%;	
	}

select {
	width: 180px;
	background-color: #181E20;
    color: #ffffff;
	padding:1px;
	font-size: 70%;	
	text-transform: lowercase;
}

#logo {
	float: left;
}

.titulos {
	background: url('imagenes/titulos.jpg') repeat-x;
	height: 18px;
	padding: 11px;
	color: #ECAB29;
	font-weight: bold;
	text-transform: uppercase;
}

.textos01 {
	padding: 10px;
	min-height:400px;
    height:auto !important;
    height:400px;	
}

.textos01 h2 {
	color: #ECAB29;
}

.textos01 ul.planos li{
	text-align: center;
	float: left;
	margin: 5px;
	width: 48.5%;
}

.textos01 ul.planos li img.bandera{
	position: relative;
	top: 2px;
	padding: 0 5px 0 0;
}

.textos01 ul.planos li p{
	text-align: center;
	text-transform: uppercase;
	background: #3A4342;
	clear: both;
}

.derecha {
	color: #ECAB29;
	float: right;
}

.derecha a {
	color: #ECAB29;
}

.derecha a:hover {
	text-decoration: none;
}

.textos03 {
	padding: 10px;	
}

.enlaceqr {
	color: #ECAB29; 
	text-decoration: none;
}

.enlaceqr  :hover{
	text-decoration: underline;
}

.titulos_selects {
	color: #ECAB29;
	font-weight: bold;
}

.fechas {
	color: #ECAB29;	
	font-size: 90%;
}

.sub {
	color: #ECAB29;  
	font-weight: bold;		
}

.imagenes_galeria {
    margin: 0 0 20px 20px;
    border: 1px solid #fff;
    padding: 2px;	
}
   
.imagenes_galeria_NOSEUSA {
	padding-right: 10px;
	padding-bottom: 5px;
}   

.listado_socios {
	font-size: 90%;
	text-align: left;
}

.imagenes {
    border: 1px solid #fff;
    padding: 2px;	
}










.menu01 {
	float: right;
	/*margin-top: 95px; ANTES DEL LOGO DEL REINO DE NAVARRA */
	margin-top: 36px;
	width: 470px;
}

.menu01 ul{
	height: 20px;		
}

.menu01 ul li{
	list-style: none;
	display: inline;	
}

.menu01 ul li a{
	padding: 2px 0.5em;
	text-decoration: none;
	float: left;
	color: #fff;
	background-color: #828C8B;
	border: 1px solid #000;
	margin-right: 5px;		
}

.menu01 ul li a:hover{
	background-color: #C5D5D4;
	color: #000;
}

.menu01 ul li.clientes a {
	padding: 2px 0.5em;
	text-decoration: none;
	float: left;
	color: #fff;
	background-color: #ECAB29;
	border: 1px solid #000;
	margin-right: 5px;		
}

.menu01 ul li.clientes a:hover {
	color: #000;
}

.menu02 {
	padding-top: 4px;	
}

.menu02 ul{
	height: 20px;
}

.menu02 ul li{
	list-style: none;
	display: inline;
}

.menu02 ul li a{
	text-align: center;
	float: left;
	width: 155px;	
	border-right: 1px solid #676769;
	border-left: 1px solid #434345;			
}

.menu02 ul li a:hover{
}
	
/* FORMULARIO INSCRIPCIÓN */

.formulario input {
	margin-left: 200px;
	margin-top: -17px;
	display: block;
	width: 200px;
	border: 1px solid #fff;
}
