#cprincipal { background-image: url(images/cprincipal.png); width: 522px; height: 500px; background-repeat: no-repeat; }
#cubicacion { border: 5px solid #ddd; -webkit-border-radius: 5px 5px; width: 450px; height: 500px; background-repeat: no-repeat; position: relative; }
.columna { background-color: white; border: 1px solid #dadada; -moz-border-radius: 5px; -webkit-border-radius: 5px; height: 450px;}

#informacionContacto { width: 530px; }
#mapa { float: right; -moz-border-radius: 5px; -webkit-border-radius: 5px; position: relative; }

#degradadomapa { background-image: url(images/degradado.png); position: absolute; width: 100%; height: 45px; background-repeat: repeat-x; margin-top: 305px; z-index: 100; }

#targetacontacto{ width: 400px; height: 250px; border: 2px solid #ddd; margin-left: 60px; margin-top: 100px; background-image: url(images/Logo.png); background-position: top left; background-repeat: no-repeat;}


.tarjeta { margin-left: 120px; margin-top: 80px; width: 250px; height: 100px;}
.fotocarnet { float: left; margin-left: 10px; margin-top: 5px; width: 75px; height: 100px; border: 1px solid #dadada; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.lineatargeta { float: left; margin-top: 5px; padding-left: 10px; }
.textotargeta {  margin-top: 20px; padding-left: 10px; height: 100px; float: left; text-align: left;  }
.fototargeta { border: 2px solid #dadada; }
.titulotargeta { width: 200px; float: right; padding-top: 60px;}
.contenidotargeta { width: 300px; float: right; padding-top: 20px;}



