body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	background:#316BED url(../imagenes/degradado.jpg) fixed repeat-x bottom;
}
.borde_tabla_ppal {
	border: medium solid #003399;
}
.borde_celda_logo {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.borde_celda_izq {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.borde_celda_der {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.borde_celda_sup {
	border-top: thin solid #003399;
	border-right: thin #003399;
	border-bottom: thin #003399;
	border-left: thin #003399;
}
.MENU {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	height: 25px;
	font-size: 18px;
}
.borde_menu_ultimoevento {
	border: thin solid #003399;
}
.opciones_menu {
	color: #02050B;
	background-color: #316BEd;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 150px;
	height: 25px;
	font-size: 14px;
	border: thin solid #003399;
	text-decoration: none;
}
.opciones_menu:visited {
	color: #02050B;
}
.opciones_menu:hover{
	border: thin solid #316BED;
	background-color: #81A0DE;
	color: #FFFFFF;
	text-decoration: none;
}
.fondo_menu_ppal {
	background-color: #003399;
}
.celda_datos_participantes {
	margin: 4px;
	padding: 5px;
	border: thin solid #003399;
	text-align: left;
	font-size: 11px;
	width: 200px;
}
.celda_fotos_participantes {
	margin: 4px;
	padding: 5px;
	border: thin solid #003399;
	text-align: left;
	font-size: 10px;
}
.encabezado_datos {
	font-weight: bold;
}
.webs {
	text-decoration: underline;
	color: #003399;
}
.webs:visited{
color: #003399;
}
.webs:hover{
	font-weight: bold;
}
.titulo {
	color: #ff00ff;
	font-weight: bold;
}
.fecha {
	color: #316BEd;
	font-weight: bold;
}
.tabla_noticias {
	background-color: #B2C6EE;
	border: medium solid #003399;
}
.celda_noticias {
	color: #000000;
	background-color: #316BEd;
	font-weight: bold;
	text-align: left;
	border: thin solid #000000;
}
.titulo_celda_noticias {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
}
.inscripcion {
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.inscripcion:hover{
color: #ff00ff;
}
.celda_info_niñas {
	color: #000000;
	background-color: #FF00FF;
	font-weight: bold;
	text-align: left;
	border: thin solid #000000;
}
.borde_login {
	border: thin dotted #003399;
	padding: 2px;
	margin: 3px;
}
.error {
	font-size: 20px;
	font-weight: bold;
}
.volveratras {
	text-decoration: underline;
	color: #000000;
}
.volveratras:visited{
	color: #000000;
}
.volveratras:hover{
	text-decoration:none;
	font-weight:bold;
}.celdas_tabla_calendario {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
	text-align: center;
}
.equipos_calendario {
	font-weight: bolder;
	text-align: center;
}
.encabezado_deportes_result {
	font-weight: bold;
	text-decoration: underline;
}
.blanco {
	font-weight: bold;
	color: #FFFFFF;
}
.blanco:hover{
color: #ff00ff;
}
.incribirse_torneo {
	font-weight: bold;
	color: #ff00ff;
	text-decoration: none;
	font-size: 14px;
}

.incribirse_torneo:visited {
	font-weight: bold;
	color: #ff00ff;
}

.incribirse_torneo:hover {
	font-weight: bold;
	color: #003399;
}
.deportesTabla {
	color: #000000;
	background-color: #316BEd;
	font-weight: bold;
	text-align: center;
}

.datosForm {
	width: 115px;
	float: left;
	font-weight: bold;
}
.rellenocontenido {
	background:#316BED url(../imagenes/degradado.jpg) fixed repeat-x bottom;
}
.textoazul {
	font-weight: bold;
	color: #003399;
	font-size: 16px;
}
.nueva_edición_inter {
	color: #ff00ff;
	font-weight: bold;
	font-size: 24px;
}
.textoazulbis {
	font-weight: bold;
	color: #003399;
	font-size: 18px;
}