#header {
height:225px;
background-color : #0080c0;
background-image : url(images/header4.jpg);
background-repeat : no-repeat;
background-position : 0px 60px;
}
@media only screen and (max-width: 736px) {
    #list-menu {
width : 100%;
float : none;
background : #0080c0;
background-image:url(images/b15m.jpg)!important ;
background-size: cover;
background-repeat: no-repeat;
}
div#fotos a img{
border: 0;
max-width : 100% !important;
height : auto;
}
    }
div#fotos img {
color : #004364;
margin : 0;
max-width:100%;
}

.mflink {
display:none !important;
}
div#fotos{
color : #444444;
margin-left : 0px;
padding-top : 0px ;
margin-bottom : 0px;
}
div#fotos h3 {
background-color : #ffffff;
font-size : 1em;
font-weight : bold;
letter-spacing : 0.1em;
color : #005900;
margin : 0;
padding-left : 10px;
}
#list-menu {
width : 100%;
float : none;
}
#list-menu li {
display:inline-block;
width:73px;
text-align:center;
}
#list-menu a {
width:73px;
}






