h3{
	color: #3e6f3e;
}
#compra_pagadas{
	font-family: tahoma;
	color: #6b9e1a;
	font-size: 11px;	
}

#compra_no_pagadas{
	font-family: tahoma;
	color: #86121e;
	font-size: 11px;	
}


.carrito {
	background-image: url(grf/fondo_carrito.gif);
	width: 185px;
	height: 29px;
}

.carrito a{
	color: #009bc5;	
}

.carrito a:hover{
	color: #3a66a7;	
}


body{
	background-color: #ffffff;
	text-align: justify;
	font-family: tahoma;
	color: #70a170;
	font-size: 12px;
}

a{
	text-decoration: none;
	color: #538c53;
	font-weight: bold;
	font-size: 12px;
}

a:hover{
	color: #376537;
}

h2{
	color: #52b900;
}	

#cabecera_izquierda{
	background-image: url(grf/top1.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 1px;
}

#cabecera_derecha{
	background-image: url(grf/top2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1px;
}

#cabecera{
	background-image: url(grf/fondo_cabecera.jpg);
	width: 980px;
	height: 131px;
	font-size: 12px;
	text-align: right;
	
}

#logueo{
	font-family: verdana;
	COLOR: #64c248;
	font-size: 11px;
}

#logueo input{
	background-image: url(grf/logueo_fondo_input.gif);
	font-family: verdana;
	border: none;
	font-size: 9px;
	color: #005700;
	position: relative; 
	top: -1px;
}


#pie{
	background-image: url(grf/pie_fondo.gif);
	height: 52px;
}	

.titulo{
	font-family: tahoma;
	font-size: 21px;
	color: #005700;
	font-weight: bold;
}

#cuerpo{
	text-align: justify;
	font-family: tahoma;
	background-image: url(grf/bajo_logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#banner_2_categoria{
	width: 210px;
	text-align: center;
}


.totales{
	color: #058532;
	font-size: 15px;
	font-family: Verdana;	
	text-align: right;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
}


.ficheros_lista a{
	color: black;
	position: relative;
	top: 2px;
}

.ficheros_lista a:hover{
	color: gray;
}

.fondo_loading{
	background-image: url(grf/loadingv.gif);
	background-position: center center;
	background-repeat: no-repeat;	
}





/* Secciones de texto
------------------------------------------------------------------------------------------------------------*/


.texto_menu{
	text-align: justify;
	font-family: tahoma;
	color: #70a170;
	font-size: 12px;
}

.texto_menu a{
	text-decoration: none;
	color: #538c53;
	font-weight: bold;
}

.texto_menu a:hover{
	color: #376537;
}

/* Fichas pruebas futuras
------------------------------------------------------------------------------------------------------------*/

.FPPM_fecha1{
	margin-top: 10px;
	color: #90c72d;
	font-size: 28px;
	font-family: "Arial Black";
}

.FPPM_lugar1{
	color: #000000;
	font-size: 10px;
	font-family: Verdana;	
	width:185px;
}

.FPPM_num_inscritos1{
	position: relative;
	top: -10px;
	left: 23px;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;	
	width: 36px;
	text-align: center;
}

.FPPM_foto{
	position: relative;
	top: 17px;
	left: 11px;
	width: 86px;
	height: 85px;
	color: white;

	overflow: hidden;
	font-size: 9px;
}

.FPPM_descripcion1{
	color: #70a170;
	font-size: 10px;
	font-family: Verdana;	
	margin-top: 10px;
	text-align: justify;
}


/* Fichas pruebas PASADAS
-----------------------------------------------------------------------------------------------------------*/
.PASADA_foto{
	position: relative;
	top: 18px;
	left: 11px;
	width: 86px;
	height: 85px;
	color: white;
	overflow: hidden;
	font-size: 9px;
}


/* Fichas pruebas 
------------------------------------------------------------------------------------------------------------*/



.campo{
	width: 590px;
	color: #0d8a3f;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;	
}

.formulario_input, .desplegable_formulario, .formulario_textarea{
	background-color: #e8f3e0;
	color: #758568;
	border: none;
	margin-left: 10px;	
	width: 350px;
	height: 20px;
	position: relative;
	top: 3px;
	padding-top: 5px;
	padding-left: 3px;	
	font-family: Verdana;
	font-size: 12px;
}

.desplegable_formulario{
	//margin-top: 5px;
	//width: 355px;
}

.formulario_textarea{
	border: 1px solid #85da3f;
	height: 150px;
}


/* Mi cuenta
------------------------------------------------------------------------------------------------------------*/
.mi_cuenta_nombre{
	font-family: tahoma;
	font-size: 18px;
	color: #a1e233;
}

.error{
	background-image: url(grf/error.gif);
	width: 464px;
	height: 210px;
	text-align: justify;
	color: white;
}	

.error_titulo{
	margin-top: 30px;
	margin-bottom: 7px;	
	margin-left: 190px;
	width: 240px;
	font-size: 18px;
}	

.error_cuerpo{
	margin-left: 190px;
	width: 240px;
	font-size: 11px;	
}	


.aviso{
	color: red;
	background-image: url(grf/fondo_aviso.gif);
	background-repeat: no-repeat;
	width: 562px;
	height: 25px;
	text-align: left;
	padding-top: 6px;
	padding-left: 35px;
}

.aviso_error{
	color: red;
	background-image: url(grf/fondo_error.gif);
	background-repeat: no-repeat;
	width: 562px;
	height: 25px;
	text-align: left;
	padding-top: 6px;
	padding-left: 35px;
}

.key a{
	color: #a4ff09;
}

.key a:hover{
	color: #bed695;
}

.selector_celda{
	background-color: #058532; 
	font-family: tahoma; 
	font-size:19px; 
	color: white;
}	

.selector a{
	font-family: tahoma; 
	font-size:14px; 
	color: white;
	text-decoration: none;
}	

.selector a:hover{
	color: #a5ff08;
}

.listado_del_selector{
	font-size: 18px;
	color: #058531;
	margin: 20px 20px 10px 10px;
	font-weight: bold;
}

/* Ficha Prueba
----------------------------------------------------------------------------------------------------------------------*/

#cabecera_prueba{
	padding-top: 15px;
	padding-bottom: 15px;	
	font-family: tahoma; 
	font-size: 24px; 
	font-weight: bold;
	color: white;
	background-color: #0a6b4c;
	text-align: center;
}

#ficha_prueba{
	background-color: #a5ff08;
	margin-top: 2px;
}

#fecha_prueba{
	font-family: "Arial Black";; 
	font-size: 36px; 
	color: #a5f31d;
	margin-top: 10px;
}

#nombre_prueba{
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold;
	color: black;
	margin-top: 10px;
	width: 200px;

	
}

#descripcion_prueba{
	font-family: tahoma; 
	font-size: 12px; 
	color: #005700;
	margin-top: 10px;
	width: 200px;
}

#mas_info_prueba{
	margin-top: 15px;
	margin-bottom: 10px;	
	text-align: right;
}

#foto_prueba{
	margin-top: 27px;
	margin-left: 7px;
	width: 148px;
	height: 147px;
	overflow: hidden;
	font-size: 9px;
}


#num_inscritos_prueba{
	position: relative;
	top: -61px;
	left: 101px;
	//top: 52px;
	//left: 15px;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;	
	width: 50px;
	text-align: center;
}

.tit_sub{
	font-size: 22px;
	color: #8fc82b;
	margin-top: 10px;
	margin-bottom: 30px;
}


/* Noticias de la prueba________________________________________________________________________________________*/

.noticias_pruebas{
	float: left;
	width: 435px;
}

.fecha_not{
	margin-left: 100px;
	margin-top: 10px;
	color: #90c72d;
	font-size: 22px;
	font-family: "Arial Black";
}

.tit_not{
	margin-left: 100px;
	font-family: tahoma;
	font-size: 15px;
	color: #000000;

	text-align: justify;
	width: 235px;
	height: 55px;
	overflow: hidden;	
}



/* Informe personal__________________________________________________________________________________________________*/
.inflabel {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.inflabelparc {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.inf_divelementotexto {
	padding-top: 15px;
	float:left;
	padding-right: 15px;
}
.inflabeldatos {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #ECEDEF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	white-space: nowrap;
}

.inflabeldatos2{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #ECEDEF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	white-space: nowrap; 

}


.inflabeldatosparc {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #ECEDEF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.textoverdepeq {
	font-family: Arial;
	font-size: 12.6px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #75C300;
	vertical-align: middle;
}

.inflabeldatos{
	//position: relative;
	//left: 33px;
}


