/* CSS Document */

/* CSS Document */

/* CSS Document */


.caja_pinteres {
width: 187px;
background: #808080;
border:1px solid white;
color:white;
font-size:11px;
font-family: Tahoma;
line-height:13px;
text-align:left
}

.caja_pinteres img {float:right; border-left: 1px solid white; margin-left:5px}
.caja_pinteres .titulo {margin: 0; padding: 5px 5px 0 5px; color:#FFFFFF}
.caja_pinteres .centrado {margin-top:8px; padding: 5px 5px 0 5px; text-align:center; color:#FFFFFF}
.caja_pinteres p {padding:0 5px 5px 5px; margin:0; line-height:13px; text-align:left}

.caja_transporte {
border: 1px solid white;
background: #000000;
color:#FCB040;
font-size:11px;
font-family: Tahoma;
width: 187px;
line-height:13px;
text-align:left
}

.caja_transporte p {padding:4px 7px 5px 7px; margin:0; line-height:13px; text-align:left}
.caja_transporte img {float: left; margin-right:5px}

.google_maps{
margin:12px;
vertical-align:middle;
width: 500px; 
height: 300px;
}
.google_maps_marco{
background-image:url(../../images/frontend/marco.jpg);
width: 525px;
height:324px

}






