@charset "utf-8";
/* CSS Document */

body{width:899px;
     margin:auto;}
h1{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#666666;
display:inline;}

h2{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FF0000;
display:inline;}

.flechita {
  padding-left: 10px;
  background-image: url(images/flechita.jpg);
  background-repeat: no-repeat;
  background-position: left;}

	 
#contenedor{ width:896px;
height:auto;}

#superior{width:896px;
height:137px;
float:left;}

#columna_izquierda{width:200px;
height:700px;
float:left;}

#centro{width: 550px;
height:auto;
margin-top:20px;
margin-left:5px;
float:left;}

#columna_derecha{width:129px;
height:500px;
float:left;
margin-left:10px;}

.banners_der{width:129px;
height:125px;
float:left;
margin-top:10px;}


.info_home{ width:520px;
height:auto;
border-bottom-style: dotted;
border-bottom-width: thin;
border-bottom-color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-align: justify;
margin-top:10px;
margin-left:10px;}

.info_home_resltado{ width:520px;
height:auto;
border-bottom-style: solid;
border-bottom-width: thin;
border-bottom-color: #CC0000;
border-top-style: solid;
border-top-width:thin;
border-top-color:#CC0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-align: justify;
margin-top:10px;
margin-left:10px;
background-color:#F4F5E2;}

.tit_resaltado{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0000;}

.titulo{width: 550px;
height:50px;
background-image:url(images/tit_novedades_2010_prueba.jpg);
background-position:right;
background-repeat:no-repeat;
border-right-style:solid;
border-right-color: #666666;
border-right-width:medium;}

#logo{width:238px;
      height:137px;
	  background-image: url(images/logo.jpg);
	  float:left;}
	  
/*BOTONERA PERINCIPAL*/

.btn a {display: block; 
width: 82px; 
height: 110px; }

.btn a span {display: none; }

#institucional{width:82px;
height:110px;
float:left;
background-image: url(images/btninstno.jpg);}
#institucional:hover{background-image: url(images/btninstnoblanco.jpg);}

#reglamento{width:82px;
height:110px;
float:left;
background-image: url(images/btnreglamento.jpg);}
#reglamento:hover{ background-image: url(images/btnreglamentoblanco.jpg);}

#torneo{width:82px;
height:110px;
float:left;
background-image: url(images/btntorneos.jpg);}
#torneo:hover{ background-image: url(images/btntorneosblanco.jpg);}
	  
#escuelas{width:82px;
height:110px;
float:left;
background-image: url(images/btnescuelas.jpg);}
#escuelas:hover{ background-image: url(images/btnescuelasblanco.jpg);}

#camp_metro{width:82px;
height:110px;
float:left;
background-image: url(images/btnespecialidadesblanco.jpg);}
#camp_metro:hover{ background-image: url(images/btnespecialidades.jpg);}

#camp_arg{width:82px;
height:110px;
float:left;
background-image: url(images/btnnotas.jpg);}
#camp_arg:hover{ background-image: url(images/btnnotasblanco.jpg);}

#links{width:82px;
height:110px;
float:left;
background-image: url(images/btnlinks.jpg);}
#links:hover{ background-image: url(images/btnlinksblanco.jpg);}
	  
#contacto{width:82px;
height:110px;
float:left;
background-image: url(images/btncontacto.jpg);}
#contacto:hover{ background-image: url(images/btncontactoblanco.jpg);}

/*BANNERS*/

#fax{width:149px;
height:50px;
float:left;
margin-top:20px;
background-image: url(images/fax.jpg);
background-repeat:no-repeat;}


.banners_izqu{width:154px;
height:120px;
float:left;}

a:link{text-decoration:none;
color: #FF0000;}

a:visited{color:#999999;
text-decoration:none;}

a:hover{
	text-decoration: none;}

a:active{color: #FF0000;
text-decoration:none;}

/*---------------------------------------------HOJAS INTERNAS------------------------------------------------------*/

#centro_info{width: 600px;
height:auto;
margin-top:20px;
margin-left:50px;
float:left;}

.titulos_internos{width: 234px;
height:58px;
margin-left:365px;
right:auto;}

.btn2{width:230px;
height:12px;
border-bottom-style: dotted;
border-bottom-width: thin;
border-bottom-color:#999999;
margin-top:5px;}

#botonera_izquierda{width:200px;
height: auto;
float:left;
border-right: solid;
border-right-color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;}

.titulos_internos2{width: 440px;
height:58px;
margin-left:90px;
right:auto;}


