@charset "utf-8";
/* CSS Document */

#mainBody {
	position:absolute;
	width:755px;
	height:475px;
	z-index:4;
	top: 380px;
	margin-left: 50%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0B7FC4;
	left: -378px;
}
#contact {
	position:absolute;
	width:525px;
	height:350px;
	left: 220px;
	z-index:5;
}

#contact a:link{
	color: #075583;
	font-size: 11px;
}
#contact a:hover{
	color: #333333;
	text-decoration:none;
	font-size: 11px;
}
#contact a:active{
	color: #333333;
	text-decoration:none;
	font-size: 11px;
}
#contact a:visited{
	color: #075583;
	text-decoration:none;
	font-size: 11px;
}
#emailForm {
	position:absolute;
	width:300px;
	height:300px;
	z-index:5;
	left: 225px;
	font-size: 11px;
	top: 40px;
	padding-left: 20px;
}

#separarTarifas {
	position:absolute;
	width:300px;
	height:300px;
	z-index:5;
	left: 225px;
	font-size: 11px;
	top: 0px;
	padding-left: 20px;
}

#emailForm_OK {
	position:absolute;
	width:300px;
	height:300px;
	z-index:5;
	left: 225px;
	font-size: 11px;
	top: 40px;
	padding-left: 20px;
}

#emailForm input, textarea {
	width:250px;
	border: thin inset #CCCCCC;
	font-size: 11px;
	color: #075583;
	text-indent: 3px;
	}
#email_form #send {
	margin-top: 5px;
	background-color: #0B7FC4;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
	border: thin outset #CCCCCC;
	margin-left: 75px;
}

#emailTxt {
	position:absolute;
	width:225px;
	height:300px;
	z-index:5;
	top: 39px;
	left: 1px;
}
.textocontacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
}

#notallegal {
	position:absolute;
	width:530;
	height:300px;
	z-index:5;
	top: 50px;
	font-size: 10px;
	line-height: 12px;
}
.titulocontacto {
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
}

#textolegal2 {
	position:absolute;
	width:525px;
	height:350px;
	left: 10px;
	top: 20px;
}
