@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#headerBar #mainlinks ul {
	margin-top: 90px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer li {
	display: inline;
}
#iconos_redes_sociales{
	position:absolute;
	width:130px;
	height:30px;
	z-index:3;
	margin-left: 50%;
	left: 260px;
	top: 65px;
}
#language {
	position:absolute;
	width:180px;
	height:15px;
	z-index:3;
	margin-left: 50%;
	left: 195px;
	top: 95px;
	font-size: 11px;
}
#mainlinks li {
	color: #FFFFFF;
	margin-top: 5px;
	font-size: 12px;
	list-style-type: none;
	vertical-align: middle;
	text-transform: uppercase;
}


body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #094568;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	color: #075583;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}

#headerBar {
	position:absolute;
	width:100%;
	height:245px;
	z-index:1;
	top: 115px;
	background-color: #0b7fc4;
}
#mainBody {
	position:absolute;
	width:755px;
	height:447px;
	z-index:4;
	top: 380px;
	margin-left: 50%;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0B7FC4;
	*/
	left: -378px;
}
p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#homePic {
	position:absolute;
	width:523px;
	height:245px;
	z-index:3;
	margin-left: 50%;
	left: -146px;
}
#mainlinks {
	position:absolute;
	width:220px;
	height:245px;
	z-index:2;
	margin-left: 50%;
	left: -378px;
}
#mainlinks a:visited {
	color:#FFFFFF;
	}
#footer a:link {
	color: #999999;
}
#footer a:hover {
	color: #333333;
}
#footer a:visited {
	color: #999999;
}
#footer a:active {
	color: #333333;
}
#footer {
	position:absolute;
	width:100%;
	height:20px;
	z-index:4;
	bottom: -22px;
}
#logo {
	position:absolute;
	width:335px;
	height:72px;
	z-index:5;
	margin-left: 50%;
	left: -378px;
	top: 20px;
}
.lightGrey {
	color: #999999;
}
.blueText {
	color: #075583;
}
#language a:link{
	color: #075583;
}
#language a:hover{
	color: #333333;
}
#language a:active{
	color: #333333;
	font-weight:bold
}
#language a:visited{
	color: #075583;
}
hr {
	color: #0B7FC4;
	margin: 0px;
	padding: 0px;
	}
#bodyText {
	position:absolute;
	width:523px;
	height:380px;
	z-index:5;
	right: 0px;
}
#banners {
	position:absolute;
	width:205px;
	height:380px;
	z-index:6;
}
#colorsLogo {
	position:absolute;
	width:110px;
	height:31px;
	z-index:7;
	bottom: -34px;
}
.topPad10 {
	padding-top: 10px;
}
.size10 {
	font-size: 10px;
}
.whiteText {
	color: #FFFFFF;
}

input {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
	color: #075583;
	text-indent: 3px;
}
select {
	font-size: 11px;
	color: #075583;
}

form {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#bodyText a:link {
	color:#075583;
	}
#bodyText a:hover {
	color:#333333;
	}
#bodyText a:visited {
	color:#075583;
	}
#bodyText a:active {
	color:#999999;
	}

 
#aux table{
		border-right: 1px solid #CCCCCC;
		border-top: 1px solid #CCCCCC;
		font-size:11px;
}
#aux table td{
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:2px;
	font-size:11px;
}
#aux table td{
	font-size:11px;
	font-family:Arial;
}
#aux table th{
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:2px;
	background-color:#C3D9FF;		
} 
.searchButton{
	background-color:#C3D9FF;
	color:#0046DC;
	border-top:solid 1px #fff;
	border-right:solid 1px #0046DC;
	border-bottom:solid 1px #0046DC;
	border-left:solid 1px #fff;
	line-height: 16px;
	cursor:pointer;
	width:auto;	
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
} 
