#logo a{
	width: 140px;
	height: 71px;
	background-image: url(../img/logo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
a.link-legal:link, a.link-legal:visited{   
 text-decoration:none;
 	color: #fd9000; 
}

body{
	background-color: transparent;
	font-family: "Univers", sans-serif;
	color: #FFFFFF;
}
.container{
	background-image:url(../../media/contacto3.png);
	font-family: "Univers", sans-serif;
}

.scroll{
	display: block;
	z-index: 999;
	width: 39px;
	height: 160px;
	top: 229px;
	left: 875px;
	position: relative;
	margin:0px;
	padding:0px;
}

.form1{
	display:block;
	height: 275px;
	width: 470px;
	position: relative;
	margin-top: 80px;
	margin-left: 30px;
	overflow: hidden;
}

.div_table_form1{
	display: block;
	width: 420px;
	height: 240px;
	position: relative;
	margin-top: 15px;
	margin-left: 30px;
	color:#003f82;
	font-family:Helvetica, sans-serif;
	font-weight:lighter;
}

.footer-left{
	display: block;
	width: 350px;
	height: 45px;
	font-size: 9px;
	color: #fd9000;
	position: relative;
	z-index: 999;
	margin-top: -125px;
	float: left;
	letter-spacing: -0.025em;
	line-height: 16.60px;
}
.footer-right{
	display: block;
	width: 300px;
	height: 45px;
	font-size: 9px;
	color: #002b62;
	position: relative;
	z-index: 999;
	margin-top: -125px;
	float: right;
	letter-spacing: -0.025em;
	line-height: 16.60px;
}

.box_contact{
	width:310px;
	margin-top:7px;
	padding:0px;
}

.box_captcha{
	padding-top:10px;
	padding-bottom:5px;
}

.box_captcha_text{
	width: 215px;
	margin-top: 18px;
	padding: 0px;
}

.box_captcha_text1{
	font-size:8px;
	color:#003f82;
	font-family:Helvetica, sans-serif;
	padding-top:-5px;
	padding-bottom:10px;
}

.box_contact_enviar{
	width: 80px;
	margin-top: 0px;
	padding: 0px;
	background-color:#e0dfdf;
	border-style:none;
	color:#f1731f;
	font-size: 15px;
}
