/***** SERVICIOS *****/
form{
	position:relative;
	float:left;
	width:500px;
	margin-top:15px;
	left:50px;
	padding:15px;
	border:1px solid #e8e8e8;
	background-color:#f9f9f9;
}

.txt{
	position:relative;
	float:left;
	width:110px;
	padding-right:10px;
	margin-top:15px;
	margin-bottom:5px;
	text-align:right;	
	font-weight:bold;
}

.txt_form{
	position:relative;
	float:left;
	width:500px;
	margin-bottom:35px;
	text-align:justify;	
	line-height:18px;
}


.campo{
	position:relative;
	float:left;
	width:330px;
	margin-top:15px;
	margin-bottom:5px;
}

.com{
	position:relative;
	float:left;
	width:440px;
	height:110px;
	left:10px;
	margin-top:5px;
	margin-bottom:5px;	
}

.boton{
	position:relative;
	float:left;
	margin-top:10px;
	width:75px;
	left:10px;
}

#ok{
	position:relative;
	float:left;
	width:500px;
	margin-top:35px;
	left:50px;
	padding:15px;
	text-align:center;
	border:1px solid #e8e8e8;
	background-color:#f9f9f9;
}

/** CONCERTAR VISITA **/

.txt2{
	position:relative;
	float:left;
	width:100%;
	margin-top:15px;
	text-align:left;	
	font-weight:bold;
}

.azul2{
	position:relative;
	float:left;
	width:100%;
	margin-top:15px;
	margin-bottom:5px;
	text-align:left;	
	font:9pt arial, sans-serif;
	color:#024686;
}

.campo2{
	position:relative;
	float:left;
	width:450px;
	margin-top:5px;
	margin-bottom:5px;
}

.com2{
	position:relative;
	float:left;
	width:450px;
	height:110px;
	margin-top:5px;
	margin-bottom:5px;	
}

.boton2{
	position:relative;
	float:left;
	margin-top:10px;
	width:75px;
}

/** NEWSLETTER **/

.boton3{
	position:relative;
	float:left;
	margin-top:20px;
	width:75px;
}

.bt_news{
	position:relative;
	float:left;
	width:75px;
	left:120px;
}
