﻿.plano_centro
{
    width:650px;
    float:left;
    margin-top:15px;
    margin-left:40px;
    margin-right:40px;
    margin-bottom:30px;
    padding-bottom:10px;
}
*html .plano_centro{
width:620px;
}
.plano_contenedor
{
   
    float:left;
    width:350px;
    padding-bottom:40px;
} 
*html .plano_contenedor{
width:270px;
float:right;

}   
.plano_contenedor img
{
    width:150px;
    height:150px;
    overflow:hidden;
    float:left;
    margin-left:10px;
    margin-right:20px;
}
*html .plano_contenedor img{
width:140px;
}
.plano_contenedor h1
{
    float:left;
	width:250px;
	margin-left: 10px;
	margin-bottom:20px;
}
*html .plano_contenedor h1
{
width:240px;
}

.plano_contenedor span
{
    width:500px;   
    float:left;
}
*html .plano_contenedor span{
width:auto;
}
.plano_contenedor div
{

    width:300px;   
    float:left;
    font-size:12px;
    margin-top:5px;
    text-align:justify;
}
/*.plano_contenedor  li
{
    list-style-type:none;
    float:left;
    width:320px;
    margin-bottom:3px;
}
*/
.caracteristicas
{
    list-style-type:none;
    width:320px;
    float:left;
	margin-left: 10px;
	margin-bottom:30px;
        
}
*html .caracteristicas{
width:250px;
}
.caracteristicas li
{ 
    list-style-type:none;
    float:left;
    width:305px;     
    margin-bottom:3px;
    color:#000;
}
*html .caracteristicas li{
width:250px;
}
.caracteristicas li b
{
    width:100px;
    float:left;
}
.caracteristicas li a
{
    color:#000;
}
.caracteristicas h2
{
    color:#666;
    text-transform:uppercase;
    width: auto;
    font-size:14px;
    text-align:right;
    border-bottom:1px solid #666;
    padding-bottom:3px;
    margin-bottom:0px;
    margin-top:5px;
    
    float:left;
}
.plano_contenedor_google
{
	width:240px;   
    float:left;
    margin-top:5px;
    float:left;
    border:1px solid red;
    
}
#GMap1
{
	float:left;
    padding-bottom:10px;
}