/* CSS Document */
body{background: rgb(0,0,0);
    background-image: url(images/fondo_azul.gif);
    text-align: center;
    margin-top:0px;}

.banner{ background-image: url(images/fondo_azul.gif);}    
.contenedor{width:100%; text-align: center;}

 .cuerpo{ width: 760px; 
		 margin-top:0px;
     margin-bottom: 1%; 
		 background-color: #000000;
     margin-left: auto;
     margin-right: auto;}   
    
#content {   background-color: #000000;						 
			 color:#FFFFFF; 			 
			   text-align:center;			 			
		}
		
#sidebar-a {
			float: left;
			width:30%;
     			
			text-align:center;
			color:#000000;
			background-color:rgb(235, 235, 235);
			border-top:0px;
			text-align:center;
			/*background-image:url(banner/trackcolumnacentral.jpg);*/
			background-repeat:no-repeat;
			
		}
#sidebar-b {
			float: right;
			width:30%;
				
			background-color:rgb(235, 235, 235);
			border-top:0px;
			text-align:center;
		}
		
#sidebar-aa {
			float: left;
			width:255px;
      height: 1600px;					
			text-align:center;
			color:#000000;
			background-color:rgb(235, 235, 235);
			border-top:0px;
			text-align:center;
			/*background-image:url(banner/trackcolumnacentral.jpg);*/
			background-repeat:no-repeat;
			padding: 0 0 0 0px;
		}
#sidebar-bb {
			float: right;
			width:255px;
			height: 1600px;	
			background-color:rgb(235, 235, 235);/*EBEBEB*/
			border-top:0px;
			text-align:center;
			
		}

    

label{
      width: 10em;
      float: left;
      text-align: right;
      margin-right: 3em;
      display: block;
      font-size: 12px;
      font-family: verdana;
      font-weight: bold;
      color:#89DAF6;}

fieldset{color:#89DAF6; 
         font-weight: bold;
         border: 1px #89DAF6 solid}
         
.margenfield{margin: auto 15px 15px;}         

em{color: red;}

ul{ list-style:none; 
    margin-right: 1em;}

ul, li{margin: 1em;}

.input {    color: #89DAF6; 
            font-family: Verdana; 
            font-size: 8pt; 
            font-weight: bold; 
            border:1px solid #89DAF6; 
            background: #0066ff;
            padding-left: 4px; 
            padding-right: 4px; 
            padding-top: 1px; 
            padding-bottom: 1px; 
            width:210; 
            height:33;
            background-image: url(images/fondo_azul.gif); } 
            
.titulo3{ 
          color: #89DAF6;
          font-family: verdana;
          text-decoration: underline; 
}   

.parrafo{
          color: #89DAF6; 
          text-align: justify; 
          margin: auto 50px auto 50px; 
          line-height: 20px; 
          font-family: verdana;  
          font-size: 12;}
          
.parrafocentrado{
                  text-align: center;
                  margin: auto 50px auto 50px; 
                  line-height: 20px; 
                  font-family: verdana;  
                  font-size: 12;
                  color: #89DAF6; 
                  }          
          
.lista{color: #89DAF6;
       font-weight: bold; 
       text-align: left; 
       list-style: disc url(); 
       font-size: 12px ; 
       font-family: verdana; }  
       
.capa_blanca{
              background: #ffffff;
              color: red;
              margin-left: 50px;
              margin-right: 50px;
              font-family: verdana;  
              font-size: 12;
            } 
            
.capa_azul{
            background-image: url(fondo_azul.gif);
            margin-left: 50px;
            margin-right: 50px;
          }    
          
.error{
        color:rgb(255,255,0);
        background: red url() ;
        font-family: verdana;
        margin-right: 30%;
        margin-left: 1%;}  


.contador{
          background: #89DAF6;
          color:rgb(153,0,0);
          font-size: 24px;
          font-weight: bold;
         } 

.boton  {
            color: #89DAF6; 
            font-family: Verdana; 
            font-size: 8pt; 
            font-weight: bold; 
            border:1px solid #89DAF6; 
            background: #0066ff;
            padding-left: 4px; 
            padding-right: 4px; 
            padding-top: 6px; 
            padding-bottom: 4px; 
            width:210; 
            height:33;
            background-image: url(fondo_azul.gif);
            text-align: center; 
            cursor: hand;
            text-decoration: none;
        }    


/*administracion*/

/*administracion*/   


#pie{

padding-top: 20px;
padding-bottom:30px;
text-align:center;

width:100%;

} 

	/*noticias*/
.linkblanco{ color:#89DAF6; 
			 text-decoration:none; 
			 margin-left:6px;
			 font-size:12px; 
			 font-weight:bold;
			 font-family:Verdana;}
			 
.linkblanco p{ color:#89DAF6;
			 text-decoration:none; 
			 margin-left:6px;
			 font-size:12px; 
			 font-weight:bold;
			 font-family:Verdana;}			 
			 
a.linkweb:link{ color:#FFFFFF; 
		     text-decoration:none; 
			 margin-left:6px;
			 font-size:15px; 
			 font-weight:bold;
			 font-family:Verdana;}
			 
a.linkweb:visited{ color:#FFFFFF; 
		     text-decoration:none; 
			 margin-left:6px;
			 font-size:15px; 
			 font-weight:bold;
			 font-family:Verdana;}
       			 
a.linkweb:hover{ color: #89DAF6;
			 text-decoration:none; 
			 margin-left:6px;
			 font-size:15px; 
			 font-weight:bold;
			 font-family:Verdana;}                    
