body {
margin : 0;
padding : 0;
font-family : Arial;
font-size : 12px;
color : #0B3311;
font-weight : normal;
background : #0B3311;
background-repeat: repeat-x;
background-position: top center;
}


#contenedor{
min-height:100%;
z-index:100;

}

.contenido_pie{
position:absolute; bottom:0;
height:140px;
width: 100%;
background : #10120D url(../Imagenes/Sitio/fondo_pie.jpg) no-repeat top center;
z-index:-100;
}
/* texto ------------------------------ */
.texto_1 {
  color: #FFFFFF;
  font-family: arial;
  font-size: 14px;
}

.titulo_video_1 {
  color: #FFCC00;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
}

.titulo_diario_1 {
  color: #FFFFFF;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
}

.fecha_diario {
font-size : 12px;
font-weight : bold;
color : #FFCC00;
font-family : Arial;

}

.fecha_video {
font-size : 12px;
font-weight : bold;
color : #FFFFFF;
font-family : Arial;

}

/*  link *************************** */





