/* CSS Document Club Badmintod Veleta */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/fondo.jpg);
}
.table{
	width: 95%;
}
#Fotos{
	clear: both;
	height: 166px;
	width: 495px;
}
#menu ul {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 60px;
	list-style-type: none;	
}
#menu ul li{
	padding-left: -30px;
	padding-bottom: -30px;
	margin-left: -60px;
	margin-bottom: -30px;
}
#menu ul a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	display: block;
	padding-left: 15px;
	list-style-position: outside;
	list-style-image: url(../images/flecha.jpg);
	margin-left: 60px;
	margin-bottom: 30px;
}
#menu li a:hover, {
 	background-image: url(../images/fondo_lista2.jpg);
	background-position: -60px;
	color: #fff;
}
#menu a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#menu a:hover {
	color: #fff;
	background-color: #FF9966;
}
.direcciones a{
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-indent: 20px;
}
.Estilo1 {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.Estilo1 a{
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.Estilo2 {
	font-size: 16px;
	font-weight: bold;
	color: #660066;
}
.Estilo3 {
	font-size: 9px;
	text-align: justify;
}
.Estilo4 {
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}
.Estilo5 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #0D6E9B;
	text-indent: 5px;
}
.Pagina {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000099;
	text-decoration: underline;
}

/*******************
** MAS QUE NOTIAS **
********************/
.noticias_plus{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: left;
}
#noticia_container_plus{
	margin: 5px;
	padding: 5px;
	width: 95%;
	border: 2px dashed #000000;
	background-color: #6699CC;
}
#noticia_Titulo_plus{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	text-align: center;
}
#noticia_Fecha_plus{
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
#noticia_Texto_plus{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

/************************
**  NOTICIAS AMPLIACION **
*************************/

.noticia_Titulo_apli{
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	text-align: center;
}
#noticia_container_apli{
	margin: 5px;
	padding: 5px;
	width: 85%;
	border: 2px dashed #000000;
	background-color: #6699CC;
}
.noticia_Fecha_apli{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.noticia_Texto_apli{
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

/*************
** NOTICIAS **
**************/
.noticias{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: left;
}
#noticia_container{
	margin: 5px;
	padding: 5px;
	width: 95%;
	border: 2px dashed #000000;
	background-color: #6699CC;
}
#noticia_Titulo{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	text-align: center;
}
#noticia_Fecha{
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
#noticia_Texto{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}


/********************************
** CALENDARIO DE COMPETICIONES **
*********************************/
.competiciones{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC33;
	text-align: left;
}
#competiciones_container{
	margin: 5px;
	padding: 5px;
	width: 95%;
	border: 2px dashed #000000;
	background-color: #CCCC33;
}
#competiciones_Titulo{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	text-align: center;
}
#competiciones_Fecha{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
#competiciones_Texto{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	text-align: justify;
}

/***************
** MARQUESINA **
****************/
.marquesina{
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.info {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #CC0000;
}

.info a {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #CC0000;
}
.info a:hover, {
	color: #FF9900;
}
.tex_pie{
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.tex_pie a{
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}.tex_general{
	font-size: 14px;
	text-align: justify;
	text-indent: 10px;
}
.tex_general_justi_14{
	font-size: 14px;
	text-align: justify;
}
.tex_general_negrita{
	font-size: 14px;
	text-align: justify;
	text-indent: 10px;
	font-weight: bold;
	text-decoration: none;
}
.T1{
	font-size: 25px;
	text-align: justify;
	text-indent: 10px;
	line-height: 50px;
	color: #FFFFFF;
	background-color: #0D6E9B;
	height: 50px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1D95C9;
	width: 90%;
}
.T2 {

	font-size: 25px;
	text-align: justify;
	text-indent: 10px;
	line-height: 50px;
	color: #FFFFFF;
	background-color: #0D6E9B;
	height: 50px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1D95C9;
}

/******************************
**         JUGADORES         **
*******************************/

#categorias1 {
	list-style:none;
	margin:0;
	padding:0;
}
#categorias1 li {
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#categorias1 li a {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
/*Ahora vamos con el hover:*/
#categorias1 li a:hover {
	color: #FFFFFF;
	background-color: #0D6E9B;
}
#categorias1 li a:active {
	color: #FFCC00;
	background-color: #1D95C9;
}

/*----------------------------------------------------*/

#categorias {
	list-style:none;
	margin:0;
	padding:0;
}
#categorias li {	
	margin:2px;	
	padding:0; /*Ya no necesito el padding, tambien quitare el borde que puse antes.	*/
	float:left;
	font-size: 20px;
}
#categorias li a {
	display:block; /*  Convertimos el vínculo en un bloque.  */
	width:120px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	background-color:#000000;
	float:left;
	font-size: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1D95C9	
}
/*Ahora vamos con el hover:*/
#categorias li a:hover {	
	color:#99CC00;	
	background-color:#0D6E9B;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000
}
#jugadores ul {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
	font-weight: bold;
	text-align: left;
	margin: 2px;
	list-style-type: disc;
	text-indent: 5px;
	list-style-position: inside;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
#jugadores ul li{
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #000000;
}
#jugadores ul a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	display: block;
}
#jugadores li a:visited, {
	color: #000;
	text-decoration: none;
}
#jugadores li a:active, {
	color: #000;
	text-decoration: none;
}
#jugadores li a:hover, {
	background-color: #0D6E9B;
	color: #fff;
	text-decoration: none;
}

/*********************
** LIBRO DE VISITAS **
**********************/
.libro{
	border: thin groove #999999;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 3px;
}
.libro_titulo {
	font-size: 15px;
	text-align: justify;
	text-indent: 10px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #0D6E9B;
	height: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1D95C9;
	width: 75%;
	font-weight: bold;
}
.libro_nombre {
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	text-indent: 10px;
}
.libro_fecha {
	font-size: 10px;
	text-align: right;
	text-indent: 10px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #0D6E9B;
	height: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1D95C9;
	width: 75%;
}
.libro_texto {
	font-size: 15px;
	text-align: justify;
	text-indent: 10px;
}
.enlaces a{
	color: #600;
	text-align: center;
	height: 15px;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	text-indent: 5px;
}
.text_form {
	font-size: 14px;
	text-align: right;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
.contacta_texto{
	font-size: 30px;
	font-weight: bold;
	background-color: #FFCC33;
	text-align: center;
	height: 50px;
}
.contacta_direccion{
	text-align: center;
	height: 30px;
}
.contacta_telefono{
	font-weight: bold;
	text-align: center;
	height: 30px;
}
.contacta_email{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 30px;
}
.contacta_email a{
	color: #000000;
	text-decoration: none;
}
.contacta_email a:hover{
	color: #CC0000;
}
.patrocinadores_texto{
	font-size: 20px;
	font-weight: bold;
	background-color: #FFCC33;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
#container_noticias{
	margin: 5px;
	padding: 5px;
	width: 95%;
	border: thin solid #999999;
}
#cabecera_noticias{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #0066CC;
	text-align: left;	
	text-decoration: none;
	border: thin solid #000000;
	text-indent: 3px;
}
.switchcontent{
border-top-width: 0;
}
.patro_menu{
	background-color: #FFFFFF;
	width: 150px;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
	border: 2px solid #666666;
}
.desing a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: right;
}
.jugadores_nombre{
	font-size: 20px;
	color: #000000;
	background-color: #FFCC33;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}
.jugadores_ficha{
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.jugadores_ficha1{
	font-size: 13px;
	color: #000000;
	text-align: right;
	font-weight: bold;
}
.texto_centro_negrita {
	color:#000000;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.texto_centro_negrita a {
	font-size: 10px;
	color: #000000;
}
.linea_bajo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.notas_prensa{
	font-size: 15px;
	color: #000000;
	background-color: #99CCFF;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
.texto_centro_negrita_25 {
	color:#000000;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
}
.texto_centro_negrita_25 a {
	font-size: 10px;
	color: #000000;
}
.tex_calendario{
	font-size: 13px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.negro {color: #000000;}
.centro{text-align: center;}
.derecha{text-align: left;}
.izquierda{text-align: right;}
.justi{text-align: justify;}
.bold{font-weight: bold;}
.none{text-decoration: none;}

.masnoticias {
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	color: #CC0000;
}
.masnoticias a {
	text-decoration: none;
	color: #CC0000;
}
.PROXIMA_NOMBRE{
	font-size: 25px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
	background-color: #336699;
	text-align: center;
	margin-top: 5px;
}
.PROXIMA{
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
}

#container_PROXIMA{
	margin: 5px;
	padding: 5px;
	width: 95%;
	border: thin solid #999999;
}
#cabecera_PROXIMA{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	background-color: #FF6633;
	text-align: left;	
	text-decoration: none;
	border: thin solid #000000;
	text-indent: 3px;
}
