#containerMaps{
    background: #FFFFFF;
    border: 1px solid #BDBDBD;
    margin: 0px auto;
    text-align: left;
    width: 800px;
}
#headerMaps{
    background: none;
    height: 90px;
}
#logoMaps{
    background: none;
    float : left;
    margin: 0px;
    width: 400px;
}
#topBarMaps{
    background:#E47124;
    color: #FFFFFF;
    padding: 2px 10px;
    text-align: center;
}
#topBarMaps a{
    color:#1E5677;
    /*font-size: 11px;*/
    text-decoration: none;
}
#topBarMaps a:hover, #topBarMaps a:focus, #topBarMaps a:active{
    color: #FFFFFF;
    text-decoration: underline;
}

#bodyWorkMaps{
    background: #FFFFFF;
    min-height: 300px;
}
#contentMaps{
    margin : 0px 0px;
    padding: 5px;
    /*width: 655px*/
}
.boxMaps{
    background: transparent url('/images/whiteMap_body.png') top center repeat-y;
    margin: 0px auto;
    padding: 0px;
    width: 650px;
}
.boxMaps .headerGray{
    background: transparent url('/images/whiteMap_up.png') top center no-repeat;
    color: #555555;
    font-family: "Times New Roman";
    font-weight: lighter;
    height: 15px;
}
.boxMaps .footGray{
    background: transparent url('/images/whiteMap_down.png') bottom center no-repeat;
    clear: both;
    height: 25px;
}
.boxMaps .boxContent{
    padding: 5px 30px 5px 20px;
    text-align: center;
}
.boxMaps h1, .boxMaps h2{
    background: transparent url('/images/whiteMap_up.png') top center no-repeat;
    color: #555555;
    font-family: "Times New Roman";
    font-weight: lighter;
    padding: 15px;
}
.boxMaps p{
    padding: 5px 15px;
}
.boxFotos{
    background: transparent url('/images/whiteFoto_body.png') top center repeat-y;
    margin: 0px auto;
    padding: 0px;
    width: 750px;
}
.boxFotos .headerGray{
    background: transparent url('/images/whiteFoto_up.png') top center no-repeat;
    color: #555555;
    font-family: "Times New Roman";
    font-weight: lighter;
    height: 10px;
}
.boxFotos .footGray{
    background: transparent url('/images/whiteFoto_down.png') bottom center no-repeat;
    clear: both;
    height: 17px;
}
.boxFotos .boxContent{
    min-height: 350px;
    padding: 5px 30px 5px 20px;
    text-align: center;
}
.formMap{
    font-size: 11px;
}
.formMap h1, .formMap h1{
    margin: 0px;
    text-align: center;
}
.formMap input{
    background: transparent;
    border: none;
    font-size: 11px;
}
.desc{
    font-size: 1.2em;
    padding: 5px 0px;
}
