/* CSS Document Club Badmintod Veleta */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/webdata_pix.jpg);
}
#container_menu{
	margin: 5px;
	padding: 5px;
	width: 190px;
	border: thin solid #999999;
}
.cabeceras_menu{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0D6E9B;
	border: thin solid #000000;
	text-indent: 3px;
}
.sin {
	color: #000000;
	font-size: 12px;
	text-indent: -30px;
	list-style-type: none;
	line-height: 15px;
	font-weight: bold;
}
.texto_menu li {
	/**/
}
.texto_menu li a{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0D6E9B;
	text-indent: -20px;
	list-style-type: disc;
}
.texto_menu li a:hover {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #0D6E9B;
	font-weight: bold;
}
.T1 {
	font-size: 30px;
	text-align: center;
	color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background-image: url(../images/webdata_line.jpg);
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #003366;
}
.T2 {
	font-size: 30px;
	text-align: justify;
	color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background-image: url(../images/webdata_line.jpg);
}
.salir {
	font-size: 14px;
	text-align: right;
	text-indent: 10px;
	line-height: 20px;
	color: #FFFFFF;
	height: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/webdata_line.jpg);
}

.salir a {
	color: #000066;
}
.dominio {
	font-size: 14px;
	text-align: right;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
.texto_general{
	color:#000000;
	font-size: 12px;
	text-align: justify;
}
.texto_centro {
	color:#000000;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
}
.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;
}
.texto_centro_negrita a:hover {
	color:#0D6E9B;
}
.titulillo_general{
	color:#000000;
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
}
.verificacion{
	color:#FFFFFF;
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	background-color: #000000;
}

/* Abre menu / Cierra Menu */
.showstate{ /*Definition for state toggling image */
	cursor:hand;
	cursor:pointer;
	float: right;
	margin-top: 2px;
	margin-right: 3px;
}
.headers{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0D6E9B;
	border: thin solid #000000;
	text-indent: 3px;
}

.switchcontent{
border-top-width: 0;
}

.copia-headers{
width: 400px;
font-size: 120%;
font-weight: bold;
border: 1px solid black;
background-color: lightyellow;
}
.copia-switchcontent{
width: 400px;
border: 1px solid black;
border-top-width: 0;
}
.libro_texto {
	font-size: 15px;
	text-align: justify;
	text-indent: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-color: #FFFFCC;
}
.resultados a{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.linea_bajo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; color: #FFFFFF; 
	/*background-color: #0099FF; */
	border-color: #000000 ; 
	border-top-width: 1pix; 
	border-right-width: 1pix; 
	border-bottom-width: 1pix; 
	border-left-width: 1pix;
}
.imputbox {  
	font-size: 10pt; 
	color: #000099; 
	background-color: #0D6E9B; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border: 1pix #000000 solid; 
	border-color: #000000 solid; 
	font-weight: normal;
}
.PROXIMA_NOMBRE{
	font-size: 25px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	text-align: center;
	margin-top: 5px;
}
.PROXIMA{
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
}

