	@charset "utf-8";
body  {
	font: 100% Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/escudoclubvoleii2fondo.jpg);
	background-attachment:fixed;
}

img {
    border:none;
}


#container {
	position:relative;
	background:url(../images/fondo.jpg);
	background-position:center;
	background-repeat:no-repeat;	
	margin:auto;
	border: 2px solid #000000;
	height: 1100px;
	width:1000px;
	z-index:0;
}


#cabecera {
	position:absolute;
	height:31px;
	width:970px;
	top:109px;
	left:15px;
	font-size:18px;
} 

.tablaCab1
{
	width:100%;
	height:100%;	
}

.td1TablaCab1
{
	width:32%;
}

.td1TablaCab2
{
	width:35%;
	text-align:center;
}


#menu {
	position:absolute;
	height: 200px;
	width:1000px;
	top:165px;
	left:0%;
	margin: 0px 0 0 0px;
	font-size:20px;
} 

.Titulo{
	font-size:24px;
}

#inicio {
	position:absolute;
	height: 660px;
	width:963px;
	top:402px;
	left:16px;
	border: 2px solid #000000;
	font-size:16px;
	visibility:visible;
	z-index:1;
}

#contacto
{
	position:absolute;
	height: 660px;
	width:963px;
	top:402px;
	left:16px;
	border: 2px solid #000000;
	font-size:14px;
	visibility:hidden;
	z-index:1;
}

.tablaNoticias
{
	width:450px;
	border:dotted;
	text-align:center;
	margin-left:22px;
	border-color:#000000;
}

.titTablaInicio
{	
	font-size:13px;
	background-color:#FFFF00;
	font-weight:bold;
	text-align:right;
}

.titTablaIniciobis
{	
	font-size:13px;
	background-color:#FFFF00;
	font-weight:bold;
	text-align:center;
}

.subtitTablaInicio
{
	text-align:left;	
	font-size:11px;
	font-weight:bold;
}

.breveTablaInicio
{
	text-align:left;	
	font-size:11px;
}

.fechaTablaInicio
{	
	font-size:9px;
}


.tablaCompeticion
{
	width:450px;
	border:groove;
	text-align:center;
	margin-left:12px;
	border-color:#000000;		
}

.tablaVarios
{
	width:450px;
	border:double;
	text-align:center;
	margin-left:22px;
	border-color:#000000;		
}

.tablaResultados
{
	width:450px;
	border:dashed;
	text-align:center;
	margin-left:12px;
	border-color:#000000;		
}


#historia {
	position:absolute;
	height: 660px;
	width:963px;
	top:402px;
	left:16px;
	border: 2px solid #000000;
	font-size:14px;
	overflow:auto;
	visibility:hidden;
}

#noticias {
	position:absolute;
	height: 660px;
	width:963px;
	top:402px;
	left:16px;
	border: 2px solid #000000;
	font-size:14px;
	overflow:auto;
	visibility:hidden;
}

#noticiasBreve {
	position:absolute;
	height: 500px;
	width:263px;
	top:142px;
	left:16px;
	border: 1px solid #d67312;
	font-size:14px;
	overflow:auto;
	visibility:inherit;
}

#noticiasDesc {
	position:absolute;
	height: 500px;
	width:650px;
	top:142px;
	left:290px;
	border: 1px solid #d67312;
	font-size:13px;
	overflow:auto;
	visibility:inherit;
}

#noticiasDesc p {
	margin-left:5px;
	margin-right:5px;
}

.tablaSeccionNoticias
{
	width:90%;
	/*border: 1px solid #000000;*/
	font-size:12px;	
}

.tablaBreveNoticias
{
	border: 1px solid #000000;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	width:96%;
}

.breveNoticias
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	width:96%;
}

.resaltar{
	color:#006e9f;
	font-weight:bold;
}

#patrocinio {
	position:absolute;
	height: 660px;
	width:963px;
	top:402px;
	left:16px;
	border: 2px solid #000000;
	font-size:14px;
	visibility:hidden;
}

#plantilla {
	position:absolute;
	height: 660px;
	width:963px;
	top:402px;
	left:16px;
	border: 2px solid #000000;
	font-size:14px;
	visibility:hidden;
}

#multimedia {
	position:absolute;
	height: 660px;
	width:963px;
	top:402px;
	left:16px;
	border: 2px solid #000000;
	font-size:14px;
	visibility:hidden;
}

#competicion {
	position:absolute;
	height: 660px;
	width:963px;
	top:402px;
	left:16px;
	border: 2px solid #000000;
	font-size:14px;
	overflow:auto;
	visibility:hidden;
}

#bluemenu
{
	width:70%;		
}

#contenidoMenuCalendario
{
	position:absolute;
	width:70%;
	height:450px;
	float:right;
	visibility:inherit;
	right:30px;
	top:130px;
}

#contenidoMenuClasificacion
{
	width:100%;
	height:100%;
	border: 1px solid #d67312;
	float:right;
	visibility:visible;
}

#contenidoMenuCalendario p {
	margin-left:5px;
	margin-right:5px;
}

#contenidoMenuClasificacion p {
	margin-left:5px;
	margin-right:5px;
	font-size:12px;
}



#enlaces {
	position:absolute;
	height: 660px;
	width:963px;
	top:402px;
	left:16px;
	border: 2px solid #000000;
	font-size:14px;
	overflow:auto;
	visibility:hidden;
}

.tablaEnl1
{
	height:50%;
}

#login {
	position:absolute;
	left:823px;
	top:168px;
	width:151px;
	height:53px;
	z-index:1;
	font-size:10px;
}

.login{
	height:10px;
	font-size:9px;
}

.tablaDescargas
{
	width:300px;
	border:2px dotted;
}

#footer {
	position:absolute;
	height: 24px;
	width:963px;
	top:1070px;
	left:16px;
	border: 2px solid #000000;
	text-align:center;
	font-size:13px;
	font-style:italic;
	background-color:#006E9F;
	color:#FFFFFF;
}


img {
    border:none;
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 
color: #000000;
text-decoration:underline;
} 

A.enlacenav:HOVER{ 
color: #893838;
text-decoration:none; 

} 

A.enlaces, A.enlaces:VISITED, A.enlaces:ACTIVE, A.enlaces:FOCUS, A.enlaces:LINK{ 
	color: #000000;
	text-decoration:none;
} 

A.enlaces:HOVER{ 
color: #893838;
text-decoration:none; 

} 

#jornadas
{
	position:absolute;	
	visibility:visible;
}
#clasificacion
{
	position:absolute;
	visibility:hidden;
}

#categoria {
	position:absolute;
	width: 75px;
	height:403px;
	top:50px;
	left:580px;
	border: 1px solid #000000;	
	background-color:#006E9F;
	visibility:inherit;
}	

.tablaResultados
{
	/*border: 1px solid #000000;*/
	font-size:12px;	
}

.tablaClasif
{
	width:500px;
	height:300px;
	font-size:12px;	
	
}