/* BODY */
body
{  
	font-family: Verdana,Arial,sans-serif;  
	font-size: 11px;  
	background-image:url(../imagenes/portada/fondo_pagina.gif);  
	background-repeat: repeat-y;  
	background-position: center top;  
	  
	background-color: #D2D8EC;  
}  
/* FIN BODY */  
	  
/* celdas */  
td  
{  
	font-family: Verdana,Arial,sans-serif;  
	font-size: 11px;  
}  
.cabecera  
{  
	border-bottom-color: #8D9BCC;  
	border-bottom-width: 1px;  
	border-bottom-style: solid;  
	background-color: #002157;  
}  
.celdaBlanca  
{  
	background-color: #FFFFFF;  
	background-image:url(../imagenes/portada/fondo_noticias.gif);  
	background-position: left top;  
	background-repeat: repeat-y;  
}  
.celdasConBorde  
{  
	border-width:1px;  
	border-style:solid;  
	border-color:#9A9A9A;  
}  
  
.celdasConBordeSinLateral  
{  
	border-width:1px 0px 1px 0px;  
	border-style:solid;  
	border-color:#BEBEBE;  
	  
	font-size:11px;  
	font-family:Arial,sans-serif;  
	  
}  
	  
.celdasGrisConBorde  
{  
	border-width:1px;  
	border-style:solid;  
	border-color:#BEBEBE;  
	  
	background-color:#F2F2F2;  
	  
	font-size:11px;  
	font-family:Arial,sans-serif;  
	  
}  
.fondoCabecera  
{  
	background-image:url(../imagenes/portada/fondo_cabecera.gif);  
	background-repeat: repeat-x;  
	background-position: top left;  
}  
  
.fondoMenu  
{  
	background-color: #002157;  
  
	width: 165px;  
}  
  
.fondoContenido  
{  
	background-color:#FFFFFF;  
}  
  
.PopupLateralPuntos  
{  
	border-right-width:2px;  
	border-right-color:#124A0A;  
	border-right-style:dotted;  
}  
/* fin celdas */  
  
/* reglas horizontales */  
hr  
{  
	border-color:#CCD3E9;  
	border-width:1px;  
	border-style:solid;  
	height: 1px;  
}  
hr.verde  
{  
	border-color:#1E5F15;  
	border-width:1px;  
	border-style:solid;  
	width: 90%;  
	height:1px;  
}  
/* fin reglas horizontales */  
  
/* listas */  
li.menus  
{  
	list-style: square;  
	color:#F26522;  
}

li
{
	list-style: square;  
	color:#F26522;  
}  
/* fin listas */  
  
/* formularios */  
.login  
{  
	border-color:#A0A0A0;  
	border-width:1px;  
	border-style:solid;  
	background-color: #FFFFFF;  
	font-family: Arial;  
	font-size: 11px;  
	color: #000000;  
	width: 100%;  
}  
/* fin formularios */  
  
/* imagenes */  
img.conborde  
{  
	border-style: solid;  
	border-width: 1px;  
	border-color: #002157;  
}  
/* fin imagenes */  
  
/* enlaces */  
	/* enlace titulo */  
a:link.enlaceTitulo,a:visited.enlaceTitulo  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: bold;  
	color: #8393CA;  
	text-decoration:none;  
}  
a:hover.enlaceTitulo 
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: bold;  
	color: #8393CA;  
	text-decoration:underline;  
}  
  
	/* listado */  
a:link.listado,a:visited.listado  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: normal;  
	color: #032656;  
	text-decoration:none;  
}  
a:hover.listado  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: normal;  
	color: #032656;  
	text-decoration:underline;  
}  
	/* email contacto */  
a:link.emailContacto,a:visited.emailContacto  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: bold;  
	color: #8393CA;  
	text-decoration:underline;  
}  
a:hover.emailContacto  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: bold;  
	color: #8393CA;  
	text-decoration:underline;  
}  
	/* enlace noticia */  
a:link.enlaceNoticia,a:visited.enlaceNoticia  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: bold;  
	color: #8393CA;  
	text-decoration:none;  
}  
a:hover.enlaceNoticia  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: bold;  
	color: #8393CA;  
	text-decoration:none;  
}  
	/* más */  
a:link.mas,a:visited.mas  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: bold;  
	color: #F7941D;  
	text-decoration:none;  
}  
a:hover.mas  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: bold;  
	color: #F7941D;  
	text-decoration:none;  
}  
	/* menu */  
a:link.menu,a:visited.menu  
{  
	font-family: Arial,sans-serif;  
	font-size: 11px;  
	font-weight: bold;  
	color: #032656;  
	text-decoration:none;  
}  
a:hover.menu  
{  
	font-family: Arial,sans-serif;  
	font-size: 11px;  
	font-weight: bold;  
	color: #032656;  
	text-decoration:none;	  
}  
  
	/* menu nivel 2 */  
a:link.menu2,a:visited.menu2  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: normal;  
	color: #032656;  
	text-decoration:none;  
}  
a:hover.menu2  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: normal;  
	color: #032656;  
	text-decoration:none;  
}  
  
	/* sesion */  
a:link.sesion,a:visited.sesion  
{  
	font-family: Arial,sans-serif;  
	font-size: 10px;  
	font-weight: bold;  
	color: #1E5F15;  
	text-decoration:none;  
}  
a:hover.sesion  
{  
	font-family: Arial,sans-serif;  
	font-size: 10px;  
	font-weight: bold;  
	color: #1E5F15;  
	text-decoration:none;	  
}  
	/* categorias */  
a:link.categoria,a:visited.categoria  
{  
	font-family: Arial,sans-serif;  
	font-size: 11px;  
	font-weight: bold;  
	color: #1E5F15;  
	text-decoration:none;  
}  
a:hover.categoria  
{  
	font-family: Arial,sans-serif;  
	font-size: 11px;  
	font-weight: bold;  
	color: #1E5F15;  
	text-decoration:none;	  
}  
	/* popups */  
a:link.pop,a:visited.pop  
{  
	font-family: Arial,sans-serif;  
	font-size: 12px;  
	font-weight: bold;  
	color: #000000;  
	text-decoration:underline;  
}  
a:hover.pop  
{  
	font-family: Arial,sans-serif;  
	font-size: 12px;  
	font-weight: bold;  
	color: #000000;  
	text-decoration:underline;	  
}  
	/* negro (para noticias breves) */  
a:link.negro,a:visited.negro  
{  
	font-family: Arial,sans-serif;  
	font-size: 12px;  
	font-weight: bold;  
	color: #000000;  
	text-decoration:none;  
}  
a:hover.negro  
{  
	font-family: Arial,sans-serif;  
	font-size: 12px;  
	font-weight: bold;  
	color: #000000;  
	text-decoration:none;	  
}  
	/* enlaces sin clase definida */  
a:link,a:visited  
{  
	font-family: Arial,sans-serif;  
	font-size: 12px;  
	font-weight: normal;  
	color: #8393CA;  
	text-decoration:none;  
}  
a:hover  
{  
	font-family: Arial,sans-serif;  
	font-size: 12px;  
	font-weight: normal;  
	color: #8393CA;  
	text-decoration:none;	  
}  
/* fin enlaces */  
  
/* textos */  
.textoEquipoRotulo  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: bold;  
	color: #002157;  
}  
.textoImagen  
{  
	font-family: arial;  
	font-size: 10px;  
	font-weight: normal;  
	color: #000000;  
	text-align: justify;  
}  
.textoNoticia  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: normal;  
	color: #000000;  
	text-align: justify;  
}  
.cabeceraNoticia  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: bold;  
	color: #8393CA;  
}  
.fechaNoticia  
{  
	font-family: verdana;  
	font-size: 10px;  
	font-weight: bold;  
	color: #9A9A9A;  
}  
.textogris  
{  
	font-size:10px;  
	font-family:verdana;  
	color:#9A9A9A;	  
}  
.textoNegro  
{  
	font-size:10px;  
	font-family:verdana;  
	color:#000000;	  
}  
.textoFecha  
{  
	color:#FFFFFF;  
	font-family: verdana;  
	font-weight: normal;  
	font-size: 10px;  
}  
.rotuloPopup  
{  
	font-family: arial;  
	font-weight: bold;  
	color: #000000;  
	font-size 12px;  
}  
.rotuloSeccion  
{  
	font-family: arial;  
	font-size:14px;  
	font-weight: bold;  
	color: #1E5F15;  
	padding-left: 30px;  
}  
/* fin textos */

#portada_sensible
{
	
	height:310px;
	background-image:url(../imagenes/portada/portada_sensible.jpg);  
	background-repeat: no-repeat;  
	background-position: left top;  

}
#portada_sensible p
{
	float:left;
	margin:0px;
	padding:0px;
	font-family: Verdana;  
	font-size:11px;  
	font-weight: normal;  
	color: #002157;  
	text-align:justify;
	width:423px;
	margin-left:150px;
	margin-top:7px;
	/margin-left:76px;
	line-height:12px;
}

#navegacion
{
	background-image: url(../imagenes/portada/rotulo_noticias1.jpg);
	background-repeat: no-repeat;
	width:556px;
	margin-top:10px;
		}

#texto_navegacion
{
	font-family: Arial;  
	font-size:14px;  
	font-weight: bold;  
	color: #FFF;  
	text-align:left;
	padding-left: 30px;
	position: relative;
	float: left;
	margin-top: 3px;
	/top: -5px;
	
	
}

#texto_navegacion1
{
	font-family: Arial;  
	font-size:14px;  
	font-weight: bold;  
	color: #FFF;  
	text-align:left;
	padding-left: 30px;
	position: relative;
	float: left;
	margin-top: 3px;
	/top: -40px;
	
	
}

#navegacion #noticias
{
	margin-top:92px;
	/margin-top:92px;
}

#navegacion_equipo
{
	background-image: url(../imagenes/portada/rotulo_equipo.jpg);
	background-repeat: no-repeat;
	width:556px;
	margin-top:10px;
	}
	
#navegacion_ficha
{
	background-image: url(../imagenes/portada/rotulo_pao.jpg);
	background-repeat: no-repeat;
	width:556px;
	margin-top:10px;
	}
	
#navegacion_regatas
{
	background-image: url(../imagenes/portada/rotulo_regatas.jpg);
	background-repeat: no-repeat;
	width:556px;
	margin-top:10px;
	}
	
#navegacion_patrocinadores
{
	background-image: url(../imagenes/portada/rotulo_patrocinadores.jpg);
	background-repeat: no-repeat;
	width:556px;
	margin-top:10px;
	}
	
#navegacion #enlaces
{
	margin-top:0px;
	/margin-top:92px;
}
#texto_navegacion_enlaces
{
	font-family: Arial;  
	font-size:14px;  
	font-weight: bold;  
	color: #FFF;  
	text-align:left;
	padding-left: 30px;
	position: relative;
	float: left;
	margin-top: 0px;
	/top: -5px;
	height:90px;
	/height:90px;
		
}
#navegacion_enlaces
{
	background-image: url(../imagenes/portada/rotulo_enlaces.jpg);
	background-repeat: no-repeat;
	width:556px;
	margin-top:10px;
	height:90px
	}
	
#navegacion_enlaces1
{
	margin-top: -0px;
	}
#texto_navegacion_enlaces1
{
	font-family: Arial;  
	font-size:14px;  
	font-weight: bold;  
	color: #FFF;  
	text-align:left;
	padding-left: 30px;
	position: relative;
	float: left;
	margin-top: 0px;
	/top: -5px;
	height:90px;
	/height:90px;
	
}
#navegacion_contacto
{
	background-image: url(../imagenes/portada/rotulo_contacto.jpg);
	background-repeat: no-repeat;
	width:556px;
	margin-top:10px;
	}

#texto_navegacion_contacto
{
	font-family: Arial;  
	font-size:14px;  
	font-weight: bold;  
	color: #FFF;  
	text-align:left;
	padding-left: 30px;
	position: relative;
	float: left;
	margin-top: 0px;
	/top: -5px;
	height:10px;
	/height:10px;
	
}

#navegacion_calendario
{
	background-image: url(../imagenes/portada/rotulo_calendario.jpg);
	background-repeat: no-repeat;
	width:556px;
	margin-top:10px;
	}
	
#texto_navegacion_calendario
{
	font-family: Arial;  
	font-size:14px;  
	font-weight: bold;  
	color: #FFF;  
	text-align:left;
	padding-left: 30px;
	position: relative;
	float: left;
	margin-top: 0px;
	/top: -5px;
	height:80px;
	/height:80px;
	
}
#navegacion_ficha
{
	background-image: url(../imagenes/portada/rotulo_pao.jpg);
	background-repeat: no-repeat;
	width:556px;
	margin-top:10px;
	}

#texto_navegacion_ficha
{
	font-family: Arial;  
	font-size:14px;  
	font-weight: bold;  
	color: #FFF;  
	text-align:left;
	padding-left: 30px;
	position: relative;
	float: left;
	margin-top: 0px;
	/top: -5px;
	height:10px;
	/height:15px;
	
}
#navegacion_regatas
{
	background-image: url(../imagenes/portada/rotulo_regatas.jpg);
	background-repeat: no-repeat;
	width:556px;
	margin-top:10px;
	}

#texto_navegacion_regatas
{
	font-family: Arial;  
	font-size:14px;  
	font-weight: bold;  
	color: #FFF;  
	text-align:left;
	padding-left: 30px;
	position: relative;
	float: left;
	margin-top: 0px;
	/top: -5px;
	height:10px;
	/height:20px;
	
}

#navegacion_galeria
{
	background-image: url(../imagenes/portada/rotulo_galeria.jpg);
	background-repeat: no-repeat;
	width:556px;
	margin-top:10px;
	}

#texto_navegacion_galeria
{
	font-family: Arial;  
	font-size:14px;  
	font-weight: bold;  
	color: #FFF;  
	text-align:left;
	padding-left: 30px;
	position: relative;
	float: left;
	margin-top: -8px;
	/top: -40px;
	height:80px;
	/height:80px;
	
}

#navegacion_noticias
{
	background-image: url(../imagenes/portada/rotulo_noticias.jpg);
	background-repeat: no-repeat;
	width:556px;
	margin-top:10px;
		}

#texto_navegacion_noticias
{
	font-family: Arial;  
	font-size:14px;  
	font-weight: bold;  
	color: #FFF;  
	text-align:left;
	padding-left: 30px;
	position: relative;
	float: left;
	margin-top: 3px;
	/top: -5px;
	
	
}