/* CSS Document */
/* *************************** NOVIDADES ***************************************** */
/* ***************** BUSQUEDA ********************************* */

#novidade{
   width: 500px;
   height: 300px;
   float: left;
   overflow: auto;

}

.titularNovidade{
   color: #006600;
   font-family: arial; 
   font-size: 15pt; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal;
   word-spacing: 0em;
   margin-left: 20px;
}


#contenedorBusqueda_novidades{       
   clear: right;
   width: 270px;

   min-height: 50px;
   overflow: hidden;

   float: right;
   text-align: left;   

   border: #005000 1px solid;

   background-color: #006600;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-right: 10px;          
}

#contenedorEstadoBusqueda_novidades{    
   width: 80px;

   text-align: left;          
   float: left;

   margin-left: 5px;  
   margin-bottom: 2px;
}

#contenedorMesBusqueda_novidades{       
   width: 80px;
   height: auto;
   text-align: left;          
   float: left;
   clear: both;
   margin-left: 5px; 


   margin-bottom: 2px;
}

#contenedorAnoBusqueda_novidades{       
       
   width: 165px;

   text-align: left;  
   float: left;        
   clear: both;
   margin-bottom: 2px;      
   margin-left: 5px;      
}

#contenedorEntidadeBusqueda_novidades{       
   clear: both;
   width: 100%;

   text-align: left;          
   float: left;

   margin-left: 5px; 
   margin-left: 5px; 
}

#contTipoEnt_novidades{       
   width: 100px;

   float: left;
   text-align: left;
}

#contenedor1_novidades{
   clear: both;
   width: 100%;

   text-align: left;          
   float: left;
}

#contenedorTextoBusqueda_novidades{       
   clear: left;
   width: 165px;

   text-align: left;    
   float: left;      

   margin-left: 5px;  
   margin-bottom: 5px;
}

#contenedorBotonBusqueda_novidades{       
   clear: right;
   width: 70px;

   text-align: right;
   float: right;
        
   margin-bottom: 5px;  
   margin-right: 5px;   
       
   margin-top: 15px;  
}

.inputTexto_novidades{
   width: 160px;
   height: 20px;
         
   color: #333333;
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 8pt; 
   font-style: normal; 
   font-weight: normal; 
   font-variant: normal;
   word-spacing: 0em; 
}

/* ********************************************************************* */

/* ******************* LISTADO ***************************************** */
#textoListado_novidade{
   clear: both;
   width: 473px;
   height: 60px;
   overflow: hidden;
   float: left;
   text-align: left;
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color: #978E85;
}


#contenedor_novidade{    
   clear: both;
   width: 473px; 
   min-height: 20px;
   overflow: hidden;
   text-align: left;
   margin-bottom: 5px;    
}


/* ****** Ficha Novidade *********************** */

#titulo_novidade{
    
   width: 473px;
   height: auto;
   float: left;
   text-align: left;
   
   font: bold 13px/16px Arial, Helvetica, sans-serif; 
   color: #004e92; 
   text-decoration: none;
   margin-bottom: 2px;

}

#fotografia_Novidade{
   width: 120px;
   min-height: 90px;
   overflow: hidden;
   float: left;
   clear: both;
   margin-left: 0px;
   margin-bottom: 20px;

}



#titulo_novidade a{
   font: bold 13px/16px Arial, Helvetica, sans-serif; 
   color: #004e92; 
   text-decoration: none;

}
#titulo_novidade a:hover{
   font: bold 13px/16px Arial, Helvetica, sans-serif; 
   color: #ac2020; 
   text-decoration: underline;
}



#fecha_novidade {
   width: 473px;
   height: auto;
   float: left; 
   text-align: right;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px; 
   font-weight: bold;
   color: #978E85;

}

#texto_Novidade{
   width: 473px;
   height: auto;
   clear: both;


}

#enlacenovidade{
   width: 473px;
   height: auto;
   overflow: hidden;
}


/*Texto genérico en negrita*/
.textonegritaenlace{
   color: #004e92;
   font-family: verdana; 
   font-size: 8pt; 
   font-style: normal; 
   font-weight: normal; 
   font-variant: normal;
   word-spacing: 0em; 

}

.textonegritaenlace a{
   color: #004e92;
   font-family: verdana; 
   font-size: 8pt; 
   font-style: normal; 
   font-weight: normal; 
   font-variant: normal;
   word-spacing: 0em; 

}


.textonegritaenlace a:hover{
   color: #006600;
   font-family: verdana; 
   font-size: 8pt; 
   font-style: normal; 
   font-weight: normal; 
   font-variant: normal;
   word-spacing: 0em; 
   text-decoration: underline;
}


/* ********************************************Exclusivo Racing*********************** */

#noticias{
   width: 308px;
   height: 300px;
   float: left;


}




#fecha{
   width: 308px;
   height: 25px;
   background-image: url(../imagenes/fondo/secciones/fecha.gif);
   clear: both;
   margin-top: 3px;
}

.textofecha{
   color: #666666;
   font-family: verdana; 
   font-size: 10pt; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal;
   word-spacing: 0em; 
   margin-left: 210px;

		 
}

#fotonoticia{
   width: 120px;
   min-height: 90px;
   overflow: hidden;
   float: left;
}

#textonoticia{
   width: 175px;
   height: 100px;
   float: right;



}

#titularnoticia{
   width: 170px;
   height: 40px;
   overflow: hidden;


}


.titularnoticia{
   color: #006600;
   font-family: arial; 
   font-size: 11pt; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal;
   word-spacing: 0em;

}
#contenidonoticia{
   width: 170px;
   height: 40px;
   overflow: hidden;
}

#vermas{
   width: 170px;
   height: 20px;
   text-align: right;
   color: #006600;
   font-family: arial; 
   font-size: 10pt; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal;
   word-spacing: 0em; 
   text-decoration: underline;
}

#pienoticia{
   width: 308px;
   height: 13px;
   clear: both;
}
/* **************************************Botones de fotos y archivos ***************************** */
#botonGenerico {
   width: 100px;
   height: 20px;
   float: left;
   border: #000000 solid 1px;
   text-align: center;
   background-color:  #006600;
   margin-top: 20px;
   
   color: #000000;
   font-family:  arial; 
   font-size: 10pt; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal;
   word-spacing: 0em; 
}
/* *** Listado de las novedades************************ */

