﻿.plano_centro
{
	   width:780px;
    float:left;
 margin-left:20px;
 margin-top:20px;
 border-right: 1px #000;
   border-right-style:dashed;

}  
*html .plano_centro{
width:760px;
}
.plano_contenedor
{
    margin:00px 0px 15px 20px;
    float:right;
    width:300px;
    padding-bottom:10px;
	
    
}   
*html .plano_contenedor{
width:280px;
}
 
.plano_contenedor img
{
    width:120px;
    height:120px;
    overflow:hidden;
    float:left;
    margin-left:0px;
    margin-right:30px;
}
*html .plano_contenedor img{
margin-right:0px;
}
.plano_contenedor h1
{
    float:left;
	width:100%;
	 color:#a82b86;
}
.plano_contenedor h2
{
	width:550px;
    float:left;
    margin-top:10px;
    padding-bottom:3px;
}
*html .plano_contenedo h2{
	width:280px;
	}
.plano_contenedor span
{
    width:550px;   
    float:left;
}
*html .plano_contenedor span{
	width:280px;
	}
.plano_contenedor div
{

    width:300px;   
    float:left;
    font-size:12px;
    margin-top:10px;
    text-align:justify;
    padding:5px;
}
*html .plano_contenedor div{
width:280px;
}
.plano_contenedor  li
{
    list-style-type:none;
    float:left;
    width:380px;
    margin-bottom:3px;
}

.caracteristicas
{
    list-style-type:none;
    width:380px;
    float:left;
	margin-bottom:0px;
    margin-top:20px;          
}
*html .caracteristicas{
width:280px;
}
.caracteristicas li
{ 
    list-style-type:none;
    float:left;
    width:380px;     
    margin-bottom:3px;
    color:#000;
}
*html .caracteristicas li{
width:280px;
}
.caracteristicas li b
{
    width:100px;
    float:left;
}
.caracteristicas li a
{
    color:#000;
}
.caracteristicas h2
{
    color:#666;
    text-transform:uppercase;
    width:inherit;
    font-size:18px;
    text-align:right;
   border-bottom:1px solid #666;
    padding-bottom:3px;
    margin-bottom:0px;
    margin-top:auto;
    float:left;
}
.plano_contenedor_google
{
	width:340px;   
    float:right;
    margin-bottom:0px;
    margin-top:130px;
    float:left;
    margin-right:50px;
}
*html .plano_contenedor_google{
margin-right:10px;
padding-right:0px;

}
#GMap1
{
	float:left;
    margin-top:0px; 
}