/* CSS Document */
.topContenido
{
	height:90px;
	width:100%;
	background:url(../imagenes/menuvisita.jpg) no-repeat;
}
.imgTopContenido
{
	width:300px;
	height:90px;
	/*background:#000000;*/
	float:left;
}
.optTopContenido
{
	width:250px;
	float:left;
}
.optTopContenido ul
{
	list-style:square;
	padding-left:80px;
	margin:0px;
}
.optTopContenido li
{
	color:#EC720D;
	margin-bottom:2px;
}
.centerContenido
{
	width:650px;
	min-height:420px;!important
	height:420px;
}
.centerContenido ul
{
	list-style:square;
	padding-left:20px;
	margin:0px;
}
.centerContenido li
{
	color:#EC720D;
	margin-bottom:30px;
}
.tituloLi
{
	font-size:13px;
	font-weight:bold;
	color:#EC720D;
}
.txtLi
{
	color:#000000;
}
.columnaI
{
	float:left;
	width:300px;
	margin-right:20px;
}
.columnaD
{
	float:left;
	width:310px;
}
.imgAsesores
{
	width:100%;
	height:90px;
	background:#000000;
}
.divFormulario
{
	width:100%;
}
.contenedorForm
{
	width:250px;
}
.titCampo
{
	float:left;
	width:50px;
}
.inputCampo
{
	float:left;
	width:200px;
	margin-bottom:5px;
}
.inputCampo input,textarea
{
	
	width:100%;
}
.input
{
	width:100%;
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
}
.inputCampo textarea
{
	height:90px;
}
.inputCampo select
{
	border:1px solid #cccccc;
	font-size:11px;
}
.contenedorMas_info
{
	background:url(../imagenes/contacto.jpg) no-repeat;
	width:100%;
	height:70px;
}
.mas_info
{
	width:255px;
	margin:auto;
	text-align:left;
	font-weight:bold;
}
.telefono
{
	font-size:25px;
	color:#ec720d;
}
.txtvisita
{
	text-align:justify;
}
.btnEnviar
{
	background:#ec720d;
	border:1px solid #CCCCCC;
	padding:2px 10px;
	float:right;
}
.btnEnviar a
{
	font-weight:bold;
	color:#FFFFFF;
}
.btnEnviar a:hover
{
	color:#000000;
}
#resp_visita
{
	float:left;
	margin-top:20px;
	text-align:left;
	font-style:italic;
}
.select
{
	border:1px solid #CCCCCC;
}
.imgMapa_contacto
{
	width:80%;
	text-align:center;
}
#comunidadContacto
{
	color:#EC720D;
	font-weight:bold;
	text-align:center;
}
.infoMapa
{
	width:185px;
	margin:auto;
}
#respcontacto
{
	width:100%;
	float:left;

}
