a img {
	border:0;
}
img {
	border:0;
}
label {
	float:left;
	text-align:left;
	width:190px;
  height: 16px;
	color:#98d4e5;
	font-size:15px;
	font-style:italic;
	font-weight:bolder;
}
select {
	float:left;
	margin-right:5px;
}
input {
	width:190px;
	float:left;
	font-size:15px !important;
}
.radioButton{
	float:left;
	color:#98d4e5;
	font-size:15px;
	font-style:italic;
	font-weight:bolder;
}
.floatRight{
	float:right !important;
}
.error {
	width:190px;
	color:red;
	font-size:10px;
	font-s
}
.fullWidth{
	width:100%;
}
.autoWidth {
	width:auto;
}
.errorSpan {
	width:190px;
	display:block;
	float:left;
}
.labelWrapper,
.formFieldsWrapper,
.errorInfoWrapper {
	width:400px;
  height: 25px;
	clear:both;
	/* padding-bottom:5px; */
	padding-bottom:3px;
	overflow: hidden; 
}

.errorInfoWrapper {
  height: 10px;
}

.labelWrapper {
  height: 18px;
}

.formFieldsWrapper {
  height: 25px;
}
.button {
	border:none;
	background-color:transparent;
	color:#98d4e5;
	font-size:15px;
	font-style:italic;
	font-weight:bolder;
}
#infoDiv{
	width:420px;
	height:50px;
	margin-top:60px;
	margin-left:30px;
	/* background-color:red; */
}
#formDiv {
	/* display:inline; */
	width:400px;
	min-height:636px;
	margin-top:30px;
}
#formWrapper {
	width:50%;
	float:right;
	/* height:1000px; */
}
#contactInfoWrapper {
	width:50%;
	heigth:636px;
	float:left;
}
#contactInfo {
	margin:35px;
}
h1{
	font-size:18px;
	color:#98d4e5;
}
p,h3 {
	margin-bottom:15px;
}
p {
	font-size:12px;
}
h3 {
	color:#98D4E5;
	font-family:"Myriad Pro",Arial,Helvetica,Tahoma,sans-serif;
	font-size:14px;
	font-weight:lighter;
}
.icon {width:25px;margin:0;}
.icon img {margin:0 auto;}
p span {display:inline-block;vertical-align:middle;margin-left:15px;}

#contact a {
	text-decoration:underline;
	color:#98D4E5;
}
#contact {
	width:962px;
	position:relative;
	height:636px;
	background-image:URL("../img/contratacion/back_contratacion.jpg");
}
#loading {
	background-image: URL("../img/opacity.png");
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
} 
#loading #container {
	vertical-align:middle;
}
#loading img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#sendButton {
	bottom:20px;
	display:block;
	left:452px;
	outline:0 none;
	position:absolute;

  width: 229px;
  height: 83px;
  
}

.labelWrapper.legal-label input[type="checkbox"] {
    display: inline;
    width: auto;
    margin-right: 5px;
    float: none;    
}

.labelWrapper.legal-label label {
    display: inline;
    width: 500px;
    position: relative;
    z-index: 500;
    font-size: 12px;
}
