#plano { float:left; width:640px; height:350px; margin: 15px 0; }

#info { float:left; width:310px; height:350px; margin: 15px 0 15px 10px; background-color:#5D5D5D; color:#6F8BC4; overflow:hidden;}
#info > div.dato { margin-top: 10px !important; }
.dato { width:290px; margin:25px 10px; }
.titulo_dato { font-weight: bold; font-size:1.6em; margin-bottom:3px;}
.desc_dato { font-size:1.2em; color:#BABA95; margin-bottom:2px;}

#faq { float:left; width:940px; background-color:#5D5D5D; padding: 10px; }
#faq > div.pregunta { margin-top: 0px !important; }
.pregunta { margin:25px 0; }
.titulo_pregunta { font-weight: bold; font-size:1.4em; margin-bottom:3px; color:#6F8BC4;}
.respuesta { font-size:1.1em; color:#BABA95; margin-bottom:2px;}

.planoTit { color:#5D5D5D; font-weight:bold; font-size:1em; }
.planoCalle, .planoNum, .planoCiudad, .planoCp { width:75px; display:inline-block; margin-bottom:7px; color:#6F8BC4; font-weight:bold; font-size:1em; }