#contenido ul{list-style-type:none;}

#mapa{height:300px;width:420px;}

#fotos ul:after,#textos p:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#fotos ul,#textos p{display:inline-block;}

#fotos{float:left;width:435px;}
#fotos ul{margin-left:-6px;}
#fotos li{float:left;margin:6px 0 0 6px;}
#fotos ul img{border:1px solid #ccc;}

#textos{margin-left:450px;}
