/* CSS Document */

/* ********************************************************************* */
#cabListadoFotosEd{
         width: 675px;
         background-color: #910A2B;

	 font-family: verdana, arial, helvetica, sans-serif; 
	 font-size: 12pt; 
	 font-style: normal; 
	 font-weight: bold; 
	 font-variant: small-caps;
	 color: #FFFFFF;

         text-align: center;
         
}

#cabeceraEngadir_foto{
    width: 350px;

    background-color: #E6A521;

    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 12pt; 
    font-style: normal; 
    font-weight: bold; 
    font-variant: small-caps;
    color: #FFFFFF;
         
    margin-bottom: 2px;
}

#novaFecha_foto{
    clear: left;
    width: 400px;
    min-height: 25px;

    float: left;
    text-align: left;

    margin-bottom: 2px;
}

#novoTitulo_foto{
    clear: left;
    width: 400px;
    min-height: 25px;

    float: left;
    text-align: left;

    margin-bottom: 2px;
}

#novosComentarios_foto{
    clear: left;
    width: 400px;
    min-height: 25px;

    float: left;
    text-align: left;

    margin-bottom: 2px;
}
#novoExaminar_foto{
    clear: left;
    width: 400px;
    min-height: 25px;

    float: left;
    text-align: left;

    margin-bottom: 2px;
}
#novoBoton_foto{
    clear: left;
    width: 400px;
    min-height: 25px;

    float: left;
    text-align: left;

    margin-bottom: 2px;
}


/* ******************* LISTADO ***************************************** */
#contenedorPpl_foto{    
     clear: both;
     width: 675px; 
     min-height: 450px;

     text-align: center;
    
}

#contenedor_foto{    
     clear: both;
     width: 600px; 
     min-height: 30px;

     text-align: left;

     margin-bottom: 10px;
    
     background-color: #FFFFFF;
}

#contenedorEngadir_foto{    
    clear: both;
    width: 350px; 
    min-height: 30px;

    text-align: left;

    border-right: #a5a7aa solid 2px;
    border-bottom: #a5a7aa solid 2px;

}

/* ********************************************************************** */

#contTitulosLeft_foto{
    clear: left;
    width: 100px;

    float: left;
    text-align: left;
}

#titulo_foto{
    clear: left;
    width: 450px;
    
    float: left;
    text-align: left;

    font: bold 13px/16px Arial, Helvetica, sans-serif; 
    color: #004e92; 

    text-decoration: none;
}

#titulo_foto a{
    font: bold 13px/16px Arial, Helvetica, sans-serif; 
    color: #004e92; 
    text-decoration: none;
}
#titulo_foto a:hover{
    font: bold 13px/16px Arial, Helvetica, sans-serif; 
    color: #ac2020; 
    text-decoration: underline;
}

#data_foto {
    clear: right;
    width: 100px;

    float: right; 
    text-align: right;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    font-weight: bold;
    color: #978E85;
}

#comentarios_foto{
    clear: left;
    width: 450px;
    
    float: left;
    text-align: left;
}

#botonEliminar_foto {
    clear: right;
    width: 100px;

    float: right; 
    text-align: right;
}


/* ************************************************************************* */

.contFoto{

    width: 200px;

    text-align: center;

    border-style: solid;
    border-width: 1px;
    margin-left: 15px;
    margin-top: 10px;

    float: left;

}

.textAreaPeq{

    height: 20px;
    width: 175px;

}

.textAreaNormal{

    height: 40px;
    width: 175px;

}

.foto{

    height: 120px;
    width: 90px;

}

.fotoPublica{
width: 120px;
height: 90px;
}

#tablaNuevaFoto{
    clear: both;

    width: 350px;
    height: auto;
    background-color: #ebe9e9;
            
    border-right: #a5a7aa solid 2px;
    border-bottom: #a5a7aa solid 2px;

    border-left: #a5a7aa solid 2px;
    border-top: #a5a7aa solid 2px;     

   
    text-align: left;
    margin-top: 20px;
margin-left: 10px;

  
}
/* ********************************     FOTOS   ************************************************ */

#galeriaFotos{
    clear: both;
    width: 590px;
    height: 30px;
    min-height: 30px;

    text-align: right;
}

a.textoGaleriaFotos{
     text-align: right;
     color: #004e92; 

     font-family: verdana, arial, helvetica, sans-serif; 
     font-size: 8pt; 
     font-style: normal; 
     font-weight: bold; 
     font-variant: small-caps;
     text-decoration: none;
}

a.textoGaleriaFotos:hover{
     text-decoration: underline;
}

.tablaGaleria{        
    border-right: #a5a7aa solid 2px;
    border-bottom: #a5a7aa solid 2px;

    border-left: #a5a7aa solid 1px;
    border-top: #a5a7aa solid 1px;
}


.contenedorFoto {
   float: left;
   width: 210px;
   height: 180px;
   margin: 10px;
   padding: 5px;
   background-color: #f5f7f9;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px;
   text-align: center;
}

#foto_novidade{   
   margin-left:  10px;
   padding: 3px;
   background-color: #f5f7f9;
   border: 0px;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px;
}


.tablaNuevaFoto{

    background-color: #ebe9e9;
            
    border-right: #a5a7aa solid 2px;
    border-bottom: #a5a7aa solid 2px;

    border-left: #a5a7aa solid 2px;
    border-top: #a5a7aa solid 2px;     

    width: 350px;
    text-align: left;

    margin: auto;
  
}

#galeriaNovedad{
width: 470px;
height: 350px;
overflow: auto;
}

#miniaturaNovedad{
width: 120px;
height: 90px;
float: left;
}
/* ******************************************************************************************** */

