/* 
* Dimensiones fijas, colores azules claros 
*/
html,body {
	width:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin:0 auto;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(/web/2010VANPI/gifs/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 100%;
	font-size: 11px;
	color: #00153c;
	text-align:center;

}
/*div {border:1px solid;}
body {
	scrollbar-face-color: #D7ECFB;
	scrollbar-highlight-color: #89B2CD;
	scrollbar-3dlight-color: #89B2CD;
	scrollbar-darkshadow-color: #89B2CD;
	scrollbar-shadow-color: #89B2CD;
	scrollbar-arrow-color: #0F4972;
	scrollbar-track-color: #ffffff;	

}*/

/*body,td {
	font-size: 11px;
	color: #016EB8;
}

* body{
}
*/


/************ Estructura ************/
#contenedor{
	width: 1000px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
/*#titulos_img {
  clear: both;
  height: 110px;
  text-align: center;
  margin-bottom:10px;
}

#titulos_no_img {
  clear: both;
  height: 110px;
  margin-bottom:10px;
}

#titulo_texto {
	text-align: center;
	color: #006E53;
	font-weight: bold;
}

#ultima_actualizacion{
	text-align: right;
	color: #00468D;
	width:100%;
	margin-bottom:10px;
}*/

#info{
	width:100%;
	padding:0px;
	margin-bottom:10px;
	text-align: justify;
	background-color: #ffffff;
}




#menu{
	background-image: url(/web/2010VANPI/gifs/fondomenu.jpg);
	width: 15%;
	float: left;
	border: 1px solid #3ea5f4;
	text-align:left;
	background-color: #3ea5f4;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}


#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

#menu li{
	display:block;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}





#menu ul li a {
	display: block;
	clear: both;
	line-height: 12px;
	color: #00153c;
	margin: 0px;
	padding: 5px;
	text-decoration: underline;
}

#menu ul li a:hover {
	display: block;
	clear: both;
	line-height: 12px;
	color: #ffffff;
	background-color: #00153c;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}


#texto_right{
	float: right;
	width: 85%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#texto_right p{
	padding-right: 10px;
}

#texto_right br{
	padding-right: 10px;
}


/* COMIENZO DE IE HACK, TRATAMOS DE CORREGIR EL ERROR DE ASIGNACIÓN DE TAMAÑO DE CAJAS */
#texto_right{
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:84%;
	
}


#logopara {
	float: left;
	width: 295px;
}



#patrocinador {
	width: 660px;
	text-align: center;
	float: right;

}

#patrocinador img {
	margin: 2px;
}



#datos_identificativos{
	text-align: center;
	clear: both;
	width:1000px;
	margin-bottom:10px;
	margin-top: 20px;
}

div.clear{
	float:none;
	clear:both;
}


/*
.cpe{
	background: #85bd5c;
}


.enlacecpe{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.enlacecpe {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.enlacecpe {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

*/

/*#menu strong.grupo{
	color: #000000;
	background-color: #FFD237;
	font-weight: bold;
	border : 1px solid Black;
	line-height:3.5ex;
}*/







/*#menu ul.menu_lista li a{
	padding-left:5px;
}

#menu img{
	clear: left;
}
*/
/*
#texto_center{
	margin-right:5px;
	padding:0;
	float:left;
}*/

/* COMIENZO DE IE HACK, TRATAMOS DE CORREGIR EL ERROR DE ASIGNACIÓN DE TAMAÑO DE CAJAS */
/*#texto_center{
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:56%;
}
html>body #texto_center{
	width:58%;
} */
/* FIN DE IE HACK */
/*
#texto_full{
	width : 100%;

	float:left;
}*/

/*html>body #texto_right{
	width:85%;
} */
/* FIN DE IE HACK */
/*
#top_menu{
	background : #CC1014;
	color: #ffffff;	
	width : 100%;
	text-align: right;
}*/


/************ Fin de estructura  ************/

td {
	font-size: 70%;

}


img {
  border-width: 0;
}
h1 {
	color: #ffffff;
	font-size: 220%;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	background-color: #ffffff;
	background-image: url(/web/2010VANPI/gifs/fondoh1.jpg);
	height: 56px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	color: #378606;
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}

h2 a {
	color: #378606;
}

h2 a:link {
	color: #378606;
}

h2 a:active {
	color: #378606;
}

h2 a:visited {
	color: #378606;
}

h2 a:hover {
	color: #b60000;
}

h3 {
	font-size: 100%;
}

p{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

a {
  text-decoration: none;
  color: #055cc9;

}

a:link {
  text-decoration: none;
  color: #055cc9;
}

a:active {
  text-decoration: none;
  color: #055cc9;
}

a:visited {
  text-decoration: none;
  color: #055cc9;
}


a:hover {
  text-decoration: underline;
    color: #b60000;

}

input{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1c4a00;
	background-color: #b3e196;
	border: 1px solid #1c4a00;
}

select{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1c4a00;
	background-color: #b3e196;
	border: 1px solid #1c4a00;
}
/*

.seccion{
	color: #006E53;
	line-height:3.5ex;
	padding-left:5px;
}

a.seccion{
	display:block;
	font-weight: normal;
	line-height:3.5ex;
	color: #006E53;
}

a:hover.seccion {
	background: #A7E19D;
	color: #00468D;
	text-decoration: underline;
}

a:visited.seccion {
	background: #A7E19D;
	color: #006E53;
	
}

a.top_seccion{
	font-weight: normal;
	line-height:3.5ex;
	color: #ffffff;
	text-transform: uppercase;
}

a:hover.top_seccion {
	color: #ffffff;
}*/

/*
.seccion_sel{
	font-weight: bold;
	display:block;
	line-height:3.5ex;
	color : #00468D;
}

a.subseccion{
	display:block;
	margin-left:25px;
	font-weight: normal;
	line-height:3.5ex;
	color : #4379B0;
}

.subseccion_sel {
	display:block;
	font-weight: bold;
	line-height:3.5ex;
}

a:hover.subseccion{
	color: #4379B0;
	text-decoration: underline;
}

a:visited.subseccion{
	color: #4379B0;

}
*/

/*

div.noticia{
    color: #006E53;
	text-align: justify;
}

h2.noticia{
    font-weight: bold;
    color: #BE050E;
    font-size: 110%;
}

p.noticia{
	color: #006E53;
}

img.noticia{
	float:left;
}
*/

/********************************/
/*
.destacado{
	font-weight: bold;
	color: #9f4043;
	margin-bottom: 10px;
	text-align: center;
}

img.destacado {
    clear:both;
    display:block;
}

.texto.grupo{
	width: 100%;
}

.texto.grupo div.destacado{
  
	text-align: center;
}

table.grupo{
	width: 100%;
	text-align: center;
}

table.grupo td.celda_grupo{
	text-align: center;
}

table.grupo th.celda_grupo{
	border: inset 1px;
	text-align: center;
}

table.grupo img.destacado {
    display:block;
}

.texto div.grupo{
	border : 1px solid #FFD237;
	width: 100%;
}

.texto h1{
	font-size: 12px;
	color: #000000;
	background-color: #EAA9A5;
}

.texto strong.grupo{
	color: #000000;
	display:block;
	background-color: #EAA9A5;
	line-height:3.5ex;
	text-align : center;
}
*/




/*

div.federacion {
	font-size: 8pt;
	text-align: left;
}

h2.federacion{
	font-weight: bold;
	font-size: 8pt;	
}

span.federacion{
	display:block;
}

strong.federacion{
}

img.federacion{
	float:left;
	height: 100px;
	width : 100px;
	margin: 10px 10px 10px 10px;
}

span.borde{
	margin: 10px 10px 10px 10px;
}

*/






/* para imagenes de los deportes */

div.float {
  float: left;
  padding: 0;
  
  }
  
div.float p {
   text-align: center;
   }
   
   
/* para linea del campeonato */
.campnombre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00153c;
	text-align: left;
	padding: 5px;
}

