@charset "utf-8";
/* CSS Document */

#frame_superior{ /*id solo para nombrar al grupo 1*/
	height:80px;
	width:782px;
	float:left;}
	
#espacio_frame2{
	width:15px; 
    height:47px;
    float:left;}

#logo_armada{
	background-image:url(../img/logo_armada.png);
	height:69px;
	width:45px;
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;}
	
.espacio_frame{
	width:10px; 
    height:47px;
    float:left;}

#logo_dgtm{
	background-image:url(../img/logo_dgtm.png);
	height:68px;
	width:45px;
    background-repeat:no-repeat;
	float:left;
	margin-top:15px;}
	
/*.espacio_frame{
	width:10px; 
    height:47px;
    float:left;}*/

#div_tituloshoa{
	
    width:572px;
    height:80px;
    float:left;
    color:#FFF;
    text-align:center;
    font-size:21px;
    padding-top:50px; /* margen superior*/}
	
#logo_shoa_color{
	background-image:url(../img/logo_shoa_color2.png);
	height:74px;
	width:74px;
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;}
	
.espacio1b{ 
    width:784px;
    height:25px;
    float:left;}

.espacio1d{ 
    width:784px;
    height:50px;
    float:left;}
	
#slideshow {
    width: 784px;
    height: 201px;
    background-repeat: no-repeat;
    box-shadow: -5px 5px 15px 5px rgba(1,80,97,.6);
    float:left;
	z-index:11;}
	
	