body {
  font-family: Verdana;
  background-color: white;
  font-size: 11px;
  color: #666666; }

td {
	font-family: Verdana; }

th {
	font-family: Verdana; }
	
input {
	font-family: Verdana;
	font-size: 10px; }

h1 {
	color: white;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	background-color:#57D700; 
	padding-left:5px;}	

h2 {
	color: #2840BB;
	font-size: 12px; }	

h3 {
	width: 144px;
	height: 18px;
	background-image: url(images2/etiquetaMenu.gif);
	color: #0033CC;
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: -10px;
	padding-top: 5px;
	padding-left: 3px; }	

h4 {
	color: #2345CD;
	font-size: 10px; }	

h5 {
	color: RED;
	font-size: 12px; }	

li {
	line-height: 18px; }	

/* ----------------------------------------- 

Areas de maquetación

-------------------------------------------- */

#cabecera {
	width: 900px;
	height: 185px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images2/cabecera.jpg);
	color: #FFFFFF; }

#logo {
	width: 900px;
	height: 185px;
	background-image: url(images2/logo.gif);
	background-repeat: no-repeat;
	margin-top: 0px; }
	
#sociosBuscar {
	width: 400px;
	height: 21px;
	float: right;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px; }
	
#menuCabecera {
	width: 500px;
	height: 20px;
	float: right;
	text-align: right;
	margin-right: 10px;
	margin-top: 127px; }
	
#menuCabecera a {
	color: #FFFFFF;
	text-decoration: none; }

#menuCabecera a:hover {
	background-color: #FF9900; }

#cuerpo {
  	background-color: #FFFFFF;
	width: 898px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000; }

#cuerpo a {
	color: navy;
	text-decoration: none; }

#cuerpo a:hover {
	color: red; }


#menu {
	width: 169px;
	float: left;
	background-image: url(images2/fondoMenu.gif);
	margin-left: 0px; }
	
#menu a {
	color: white;
	text-decoration: none; }

#menu a:hover {
	background-color: #FFFF00;
	color: navy; }

#menu li {
	margin-left: -20px;
	font-size: 10px;
	list-style: none;
	line-height: 15px; }	

#contenido {
	width: 729px;
	float: right;
	background-image: url(images2/esquinaSup.gif);
	background-repeat: no-repeat; }

#cabPatrocinadores {
	background-image: url(images2/sponsors.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #2840BB;
	height: 30px;
	width: 100%;
	margin-left: auto;
	margin-right: auto; }

#patrocinadores {
	margin-top: 5px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px; }

#pie {
	margin-bottom: 20px;
	width: 878px;
	height: 18px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color:#2840BB;
	color: white;
	border: 1px solid black; }

#pie a {
	color: #FFFFFF;
	text-decoration: none; }

#pie a:hover {
	text-decoration:underline;}


/* ----------------------------------------- 

Clases

-------------------------------------------- */

.LinkCuerpo:hover {
	border: 2px solid #000066; }

.LinkMenu {
	color: white;
	text-decoration: none; }

.LinkMenu:hover {
	background-color: #FFFF00;
	color: navy; }

.enlace {
	 font-family: verdana;
	 font-size: 8pt;
	 text-decoration: none;
	 color: navy; }

.enlace:hover {
	 color: red; }

		
