/* CSS Document */


.tituloNovedades{
color:  #006600;
font-family: arial; 
font-size: 20pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
}


#contenidoNovedades{
width: 473px;
height: auto;
float: left;
margin-left: 10px;
text-align: justify;


}

.IDNovedades{
color:  #565656;
font-family: arial; 
font-size: 15pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
}

#fondoNovedades{
width: 473px;
height: 42px;
background-image: url(../imagenes/administracion/fondo.jpg);
clear: both;
}

#usuarioNovedades{
width: 473px;
height: auto;
float: left;
margin-left: 10px;
margin-top: 10px;
text-align: center;
}

