body {
margin : 5px 0 5px 0;
padding : 0;
font-family : Arial;
font-size : 12px;
color : #999999;
background : #EEEEEE;
/*background-image: url(../Imagenes/Sitio/fondo_superior_headers.jpg);
background-repeat: no-repeat;
background-position: top;                                         */
}

.tabla_1 {
  background-color: #FFFFFF;
}

/* fondos  *************************************/

.fondo_1 {
  background-color: #000000;
}

.fondo_2 {
  background-color: #EEEEEE;
}

/* fondos tablas  *************************************/

.fondo_tabla_1 {
  background-color: #E7EFF2;
  border-bottom-color: #EEEEEE;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.fondo_tabla_2 {
  background-color: #DDDDDD;
  border-bottom-color: #EEEEEE;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.fondo_tabla_3 {
  background-color: #2A2A2A;
  border-bottom-color: #EEEEEE;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

/* fondos imagenes  *************************************/

.fondo_imagen_1 {
 /* background-color: #000000; */
  background-image: url(../Imagenes/Sitio/fondo_barra1.jpg);
  background-repeat: repeat-x;;
  color: #FFFFFF;
}

.fondo_imagen_2 {
  background-image: url(../Botonera/btn_off.jpg);
  background-repeat: repeat-x;
}

/* celadas  *************************************/
.celada_1 {

font-size : 12px;
color : #1F5B9C;
font-family : Arial;
font-weight : lighter;
padding-left: 5px;
border-bottom-color: #1F5B9C;
border-bottom-style: solid;
border-bottom-width: 1px;

}



/* titulos  *************************************/
.titulo_1_hora {
font-size : 12px;
font-weight : normal;
color : #FFFFFF;
font-family : Arial;

}

.titulo_1_publicidad_banners {
font-size : 10px;
font-weight : normal;
color : #FFFFFF;
font-family : Arial;

}

.titulo_noticia_1 {
font-size : 14px;
font-weight : bold;
color : #444444;
font-family : Arial;

}

.titulo_grande_noticia_1 {
font-size : 26px;
font-weight : bold;
color : #444444;
font-family : Arial;

}

.titulo_grande_noticia_2 {
font-size : 26px;
font-weight : bold;
color : #005984;
font-family : Arial;

}

.titulo_grande_noticia_3 {
font-size : 24px;
font-weight : normal;
color : #FFFFFF;
font-family : Arial;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;

}

.titulo_seccion_1 {
font-size : 16px;
font-weight : bold;
color : #004F75;
font-family : Arial;
  border-bottom-color: #FF6600;
  border-bottom-style: solid;
  border-bottom-width: 1px;

}

.titulo_seccion_2 {
font-size : 12px;
color : #004F75;
font-family : Arial;
font-weight : lighter;

}

.titulo_seccion_3 {
font-size : 12px;
color : #FF6600;
font-family : Arial;
font-weight : bold;

}

.titulo_grande_seccion_1 {
font-size : 26px;
font-weight : bold;
color : #005984;
font-family : Arial;
border-bottom-color: #FF6600;
border-bottom-style: solid;
border-bottom-width: 1px;
}

/* bajadas  *************************************/

.bajada_noticia_1 {
font-size : 12px;
font-weight : normal;
color : #555555;
font-family : Arial;

}

.bajada_noticia_2 {
font-size : 14px;
font-weight : bold;
color : #555555;
font-family : Arial;

}

/* fechas  *************************************/

.fecha_noticias_1 {
font-size : 12px;
font-weight : normal;
color : #FF6600;
font-family : Arial;

}

.fecha_noticias_2 {
font-size : 12px;
font-weight : normal;
color : #333333;
font-family : Arial;

}

/* tablas  *************************************/

.tabla_padding_1{
  margin-right: 15px ;
}

.tabla_borde_1{
border: thin solid #CCCCCC;

}

/* fotos  *************************************/

.foto_borde_y_fondo_1{
  border: thin solid #CCCCCC;
  background-color: #FFFFFF;
  /* padding: 3px;        */
}

.foto_borde_fondo_alineacion_1{
  border: thin solid #CCCCCC;
  background-color: #FFFFFF;
  padding: 3px;
  margin-right: 5px;
}

/* Headers */

.fondo_headers_1{
  background-image: url(../Imagenes/Sitio/fondo_logo.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-color: #808080;
}

/* Div Titulo Arriba Foto ------------------------------ */
#div_foto_seccion_titulo {
	position: absolute;
	top: 167px;
	background-color:#000000;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	width: 100%;
	left: 0px;
	height: 60px;
	color:#FFF;
	font-size:24px;

}

/* nuevo */


a {
color : #3366FF;
text-decoration : none;
  font-weight: normal;
}
a:hover {
text-decoration : none;
cursor : pointer;
}
a img {
border : none;
}

