﻿*
{
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
body 
{
	background-color: #E4F4D9; 
	font-family: Verdana;
	font-size: 14px;
}
#contenedor
{
	background-color: #FFFFFF;
	border: 1px solid #336600;
	width: 800px;
	margin: auto;
	padding-bottom: 20px;
}
#cabecera
{
	background-image: url("../img/fnm-logo.png");
	width: 800px;
	height: 100px;
}
#contenido
{
	padding: 10px;
}
#buscador
{
	padding-top: 20px;
	padding-bottom: 20px;
}

/****************************************/
/***** CLASES TEXTO Y FORMULARIOS *******/
/****************************************/

.titulo-seccion
{
	width: 750px;
	background-color: #E6EDF5;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.titulo-pagina
{
	width: 750px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.align-center
{
	text-align: center;
}

.align-left
{
	text-align: left;
}

.align-right
{
	text-align: right;
}

.enlace
{
	color: #4F76A3;
	text-decoration: none;
}

a:hover
{
	color: #666666;
}

.enlace-bold
{
	color: #4F76A3;
	text-decoration: none;
	font-weight: bold;
}

.bordefijotabla, .bordefijotabla a
{
	color: #4F76A3;
	background-color: #E6EDF5;
	text-align: center; 
	text-decoration: none;
}

.paginador
{
	background-color: #E6EDF5;
	text-align: center; 
	text-decoration: none;
}

.paginador a
{
	color: #4F76A3;
	text-decoration: none;
}

.textorequerido
{
	width: 250px;
	background-color: #FDE1BD;
	font-family: Arial;
	margin-top: 2px;
	margin-bottom: 2px;
}

.texto
{
	width: 250px;
	background-color: #FFFFFF;	
	font-family: Arial;
	margin-top: 2px;
	margin-bottom: 2px;
}

.formulario
{
	margin-left: 40px;
}

.botones
{
	margin-top: 20px;
}


/****************************************/
/************ CLASES CLEAR **************/
/****************************************/

.clear-all
{
	clear: both;
}

.clear-left
{
	clear: left;
}

/****************************************/
/**************  ICONOS *****************/
/****************************************/

.toolbaricon
{
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 30px;
	list-style: none;
	float: left;
	margin-bottom: 10px;
	color: #4F76A3;
}
.toolbaricon a
{
	color: #4F76A3;
	text-decoration: none;
}
.toolbaricon a:hover
{
	color: #666666;
}
#toolbar-atras
{
	background-image: url("../img/atras.png");
	padding-right: 10px;
}
#toolbar-inicio
{
	background-image: url("../img/inicio.png");
}
#toolbar-salir
{
	background-image: url("../img/salir.png");
	float: right;
}
.icon
{
	background-repeat: no-repeat;
	width: 330px;
	height: 33px;
	padding-top: 15px;
	padding-left: 60px;
	list-style: none;
	float: left;
	margin-top: 15px;
}
.icon a
{
	color: #4F76A3;
	text-decoration: none;
}
.icon a:hover
{
	color: #666666;
}
.icon-void
{
	background-image: url("../img/void.png");
}
#icon-altafederado
{
	background-image: url("../img/fichas.png");
}
#icon-ampliacion
{
	background-image: url("../img/ampliaciones.png");
}
#icon-notificaciones
{
	background-image: url("../img/notificaciones.png");
}
#icon-federados
{
	background-image: url("../img/federados.png");
}
#icon-etiquetas
{
	background-image: url("../img/etiquetas.png");
}
#icon-clubes
{
	background-image: url("../img/clubes.png");
}
#icon-federaciones
{
	background-image: url("../img/federaciones.png");
}
#icon-tarjetas
{
	background-image: url("../img/tarjetas.png");
}
#icon-correos
{
	background-image: url("../img/correos.png");
}
#icon-periodos
{
	background-image: url("../img/periodos.png");
}
#icon-modalidades
{
	background-image: url("../img/modalidades.png");
}
#icon-categorias
{
	background-image: url("../img/categorias.png");
}
#icon-suplementos
{
	background-image: url("../img/suplementos.png");
}
#icon-precios
{
	background-image: url("../img/precios.png");
}
#icon-preciossuplementos
{
	background-image: url("../img/precios-suplementos.png");
}
#icon-preciosrevista
{
	background-image: url("../img/precios-revista.png");
}
#icon-funciones
{
	background-image: url("../img/funciones.png");
}
#icon-usuarios
{
	background-image: url("../img/usuarios.png");
}
#icon-clave
{
	background-image: url("../img/usuarios.png");
}
#icon-backup
{
	background-image: url("../img/backup.png");
}

.icon-informe
{
	background: url("../img/informes.png") no-repeat;
	width: 330px;
	height: 33px;
	padding-top: 15px;
	padding-left: 60px;
	list-style: none;
	float: left;
	margin-top: 15px;
}
.icon-informe a
{
	color: #4F76A3;
	text-decoration: none;
}
.icon-informe a:hover
{
	color: #666666;
}

.icon-etiquetas
{
	background-image: url("../img/etiquetas.png");
	background-repeat: no-repeat;
	width: 330px;
	height: 33px;
	padding-top: 15px;
	padding-left: 60px;
	list-style: none;
	float: left;
	margin-top: 15px;
}
.icon-etiquetas a
{
	color: #4F76A3;
	text-decoration: none;
}
.icon-etiquetas a:hover
{
	color: #666666;
}

.icon-tarjetas
{
	background-image: url("../img/tarjetas.png");
	background-repeat: no-repeat;
	width: 330px;
	height: 33px;
	padding-top: 15px;
	padding-left: 60px;
	list-style: none;
	float: left;
	margin-top: 15px;
}
.icon-tarjetas a
{
	color: #4F76A3;
	text-decoration: none;
}
.icon-tarjetas a:hover
{
	color: #666666;
}

.icon-correos
{
	background-image: url("../img/correos.png");
	background-repeat: no-repeat;
	width: 330px;
	height: 33px;
	padding-top: 15px;
	padding-left: 60px;
	list-style: none;
	float: left;
	margin-top: 15px;
}
.icon-correos a
{
	color: #4F76A3;
	text-decoration: none;
}
.icon-correos a:hover
{
	color: #666666;
}
