/* CSS Document */
a img { border:none; }
body{
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
background-color:#000000;


}

.boton{
background-color:#000000;
height:30px;
padding-left:5px;
padding-right:5px;
color:#ffffff;
float:left;
font-size:13px;
line-height:30px;
font-family:arial;
font-weight:bold;

}


.boton:hover{
background-color:#333333;
color:#CCCCCC;
cursor:pointer;
}

.global2{
width:1010px;
margin: 0px auto;

}



.borde_capa{
	border-top-width:2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.contenido{
padding:5px;
text-align:justify;
position:absolute;
z-index:3;
font-family:arial;
color:#FFFFFF;
font-size:14px;
}


.fondo_contenido{
background-color:#041F64;
position:absolute;
z-idex:2;
filter:alpha(opacity=70);
opacity:0.7;

}

.scroll{  
width:790px; height:480px; overflow:hidden;text-align:justify  
}
  
  
  
.flecha{
cursor:pointer;  
      }


.borde1{
	border: 1px solid #ff0000;
    margin-top:4px;
	margin-bottom:4px;
}

.borde2{
	border: 1px solid #04097B;
    margin-top:4px;
	margin-bottom:4px;
}

.texto_noticias{
font-size:12px;
font-family:arial;
color:#000000;
}


.fotito1{
filter:alpha(opacity=100);
opacity:1;
border: 2px solid #888888;
}

.fotito2{
filter:alpha(opacity=20);
opacity:0.2;
}

.prueba{
width:1010px;
height:550px;
background-image:url(imagenes/fondo/1.jpg);
}

.boton_nuevo{
float:left;
width:197px;

}


.boton_nuevo1{
opacity:0.6;
filter:alpha(opacity=60);
}

.boton_nuevo1:hover{
opacity:1;
filter:alpha(opacity=100);
cursor:pointer;

}




