@charset "UTF-8";
#contenedor {
	height: 650px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/fondo.jpg);
	margin-top: 10px;
}
#contBotIdiomas {
	float: right;
	height: 15px;
	width: 132px;
	margin-top: 40px;
	margin-right: 30px;
}
#botIdioma {
	float: left;
	height: 15px;
	width: 66px;
}
#botIdioma2 {
	float: left;
	height: 15px;
	width: 66px;
}
#contBotTxt {
	height: auto;
	width: 1010px;
	margin-top: 90px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#botLat {
	float: left;
	height: 120px;
	width: 290px;
	background-image: url(../imagenes/fondoBotLat.gif);
}
#txt2 {
	float: left;
	height: auto;
	width: 530px;
	margin-left: 30px;
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	color: #838483;
	text-align: justify;
	margin-top: 3px;
	line-height: 18px;
}
#bot {
	float: left;
	height: 24px;
	width: 290px;
	text-align: left;
}
#bot2 {
	float: left;
	height: 24px;
	width: 290px;
	text-align: left;
}
#bot3 {
	float: left;
	height: 24px;
	width: 290px;
	text-align: left;
}
#bot4 {
	float: left;
	height: 24px;
	width: 290px;
	text-align: left;
}
#bot5 {
	float: left;
	height: 24px;
	width: 290px;
	text-align: left;
}
#botActQueSomos {
	float: left;
	height: 24px;
	width: 255px;
	text-align: left;
}
#conFot {
	float: right;
	height: 280px;
	width: 1010px;
	margin-top: 40px;
}
.textoNaranjo {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	color: #F5B044;
	text-align: justify;
	line-height: 18px;
}
#contCampoTxt {
	float: left;
	height: 25px;
	width: 500px;
}
#contCampoTxt2 {
	float: left;
	height: 25px;
	width: 500px;
}
#contCampoBot {
	float: left;
	height: 25px;
	width: 398px;
	text-align: right;
	margin-top: 3px;
}
#contCampoMensage {
	float: left;
	height: 180px;
	width: 500px;
	margin-top: 5px;
	margin-left: 2px;
}
#contFor {
	float: left;
	height: 250px;
	width: 500px;
	background-image: url(../imagenes/fondoFormulario.gif);
}
#contForIng {
	float: left;
	height: 250px;
	width: 500px;
	background-image: url(../imagenes/fondoFormularioIng.gif);
}
img {
    border: none;
}
}
.link{
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	color: #F5B044;
	text-align: justify;
	line-height: 18px;
	text-decoration: normal;
}
.link:visited{
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	color: #F5B044;
	text-align: justify;
	line-height: 18px;
	text-decoration: normal;
}
.link:actived{ 
    font-family: 'Muli', sans-serif;
	font-size: 13px;
	color: #F5B044;
	text-align: justify;
	line-height: 18px;
	text-decoration: normal;
	}
.link:hover{
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	color: #F5B044;
	text-align: justify;
	line-height: 18px;
	text-decoration: underline;
}
