@charset "utf-8";

body {
	font-family: Arial, Lucida Sans Unicode, Helvetica, sans-serif;
	margin:0px;
}
#container {
	width: 1024px;
	height:768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
}
.header {
	position: absolute;
	top:0px;
	height:148px;
}
a.currentLink:hover {
	background-color: #333466 !important;
	cursor: default;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* navigation menu */
#navigation {
	position: absolute;
	top:148px;
	width:1024px;
	height: 32px;
	font-size: 10pt;
	background-color: #333466;
	text-align: center;
}
#navigation ul {
	list-style-type: none;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#c-air {
	position: absolute;
	height: 93px;
	width: 159px;
	left: 78px;
	top: 366px;
}

#navigation  li {
	display: inline;
}
#navigation  li span {
	font-weight: bold;
	color:white;
	margin: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#navigation a {
	text-decoration: none;
	opacity:0.99;
	color: #FFFFFF;
}
#navigation a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/**/

#contentsite {
	position: absolute;
	top:180px;
	width: 1024px;
	height:583px;
	float:left;
	background-color:white;
}
#leftpanel {
	position: absolute;
	color: white;
	width:255px;
	height:592px;
	background-color:#333466;
}
#rightpanel {
	width:769px;
	height:615px;
	float:right;
}
/*************Home page*/
#homeImg {
	background-color:inherit;
	width:116px;
	height:148px;
	margin-top:50px;
	padding-right:20px;
	padding-left:119px;
}
#homeImgtext {
	margin-top:0px;
	width:235px;
	height:30px;
	padding-right:20px;
	float:right;
	text-align:right;
	font-size: 0.6em;
	background-color:inherit;
}
#footlefthome {
	width:235px;
	height:100px;
	margin-top:220px;
	padding-right:20px;
	padding-bottom:40px;
	float:right;
	text-align:right;
	background-color:inherit;
}
#footlefthome h2 {
	font-size: 1.1em;
}
#footlefthome span {
	font-size: 0.8em;
}
#righthead {
	background-color:inherit;
	padding: 0 0 0 0;
	width:769px;
	height:125px;
}
#righthometext {
	position: absolute;
	background-color:inherit;
	top:125px;
	width:605px;
	height:375px;
	float:left;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 5px;
	left: 267px;
}

.rightcontacttext {
	position: absolute;
	top:7px !important;
	width:605px !important;
	height:375px !important;
}
#righthometext h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#00adef;
	font-size: 1.4em;
	opacity:0.99;
	margin-bottom: 19px;
}
#righthometext p {
	font-size: 0.8em;
	line-height:1.6em;
	opacity:0.99;
}
#righthomeimg {
	position: absolute;
	right:37px;
	background-color:inherit;
	width:222px;
	top: 355px;
	height: 235px;
}
#rightImgtext {
	float:left;
	width:100%;
	margin-top:0px;
	padding-right:0px;
	padding-bottom:15px;
	text-align:left;
	font-size: 0.6em;
	opacity:0.99;
}
#rightImgtext span {
	color:#00adef;
}
#homeImgtext p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footrightpanelhome {
	position: absolute;
	top:540px;
	width:190px;
	height:33px;
	padding-left:30px;
	background-color:inherit;
	visibility: visible;
}
/**********rest pages*************/
#leftmenu {
	background-color:inherit;
	width:235px;
	height:auto;
	padding-right:20px;
	text-align:right;
}
#leftmenu ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftmenu li {
	display:block;
	margin-bottom: 14px;
}
#leftmenu a, li {
	font-weight: bold;
	font-size: 0.9em;
	color:white;
	list-style-type:none;
	text-decoration:none;
}
#leftmenu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footleft {
	position:absolute;
	width:235px;
	height:100px;
	padding-right:20px;
	padding-bottom:40px;
	float:right;
	text-align:right;
	background-color:inherit;
	opacity:0.99;
	left: 0px;
	top: 474px;
}
#footleft h2 {
	font-size: 1.1em;
}
#footleft span {
	font-size: 0.8em;
}
/****/
#footrightpanel {
	position: absolute;
	top:567px;
	width:190px;
	height:33px;
	padding-left:30px;
	background-color:inherit;
	padding-bottom:40px;
}
#rightheadcurrent, #rightheadcompleted, #rightheadfuture {
	font-weight: bold;
	position: absolute;
	background-color:#8cc63f;
	width:769px;
	height:174px;
	color:white;
}
#rightheadcompleted {
	background-color:#00adef;
}
#rightheadfuture {
	background-color:#f78f1e;
}
#rightheadcurrent   h1, #rightheadcompleted  h1, #rightheadfuture h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin-top: 27px;
	margin-bottom: 15px;
	margin-left: 29px;
	font-weight: bold;
}
#rightheadcurrent   p, #rightheadcompleted  p, #rightheadfuture p {
	margin-left: 27px;
	font-size: 0.9em;
	line-height: 1.4em;
	width: 600px;
}
/**********/
#rightgallery {
	position: absolute;
	width:450px;
	height:433px;
	float:left;
	top:174px;
	right:0px;
	padding-right: 0px;
}
#gallery {
	position: absolute;
	width:450px;
	height:433px;
	top:1px;
	right:0px;
	float:left;
	background-color:inherit;
}
#gallery ul {
	position: absolute;
	padding-top:315px;
	padding-left:0px;
	right:0px;
	width:440px;
	background-color:inherit;
}
#gallery li {
	list-style-type:none;
	width:auto;
	padding-left:0px;
	display:inline;
}
#gallery a img.min {
	border:1px solid #fff;
}
#gallery a span {
	position: absolute;
	visibility:hidden;
	top:20px;
	left:0px;
	border:0px;
	z-index:10;
}
#gallery a:hover img.min {
	z-index:100;
	border:1px solid red;
}
#gallery a:hover {
	display:inline;
	z-index:100;
} /* Hace que funcione en IE6*/
#gallery a:hover span {
	visibility:visible;
	border:0px solid #fff;
	z-index:100;
}
#gallery a:hover span img {
	visibility:visible;
	z-index:100;
}
#gallery a:focus span, a:active span {
	visibility:visible;
	z-index:10;
}
#gallery a img.fotos {
	border:0px;
	margin:0px;
	float:left;
}
#gallery a img.fotosFirst {
	border:0px;
	visibility:visible;
	margin:0px;
	float:left;
}
/********/
#righttextcurrent {
	position: absolute;
	background-color:inherit;
	width:278px;
	height:360px;
	top:175px;
	float:left;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom:15px;
}
#righttextcurrent h1 {
	font-size: 1.4em;
	color:#8cc63f;
	padding-bottom:0px;
}
#righttextcurrent p {
	line-height:16px;
	font-size: 0.8em;
	color:#333466;
}
#righttextcurrent strong {
	line-height:20px;
	font-size: 0.9em;
	color:#333466;
}
/********/
#righttextcompleted {
	position: absolute;
	background-color:inherit;
	width:278px;
	height:360px;
	top:174px;
	float:left;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom:15px;
}
#righttextcompleted h1 {
	font-size: 1.4em;
	color:#00adef;
	padding-bottom:0px;
}
#righttextcompleted p {
	line-height:16px;
	font-size: 0.8em;
	color:#333466;
}
#righttextcompleted strong {
	line-height:20px;
	font-size: 0.9em;
	color:#333466;
}
/*************/
#righttextfuture {
	position: absolute;
	background-color:inherit;
	width:278px;
	height:360px;
	top:175px;
	float:left;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom:15px;
}
#righttextfuture h1 {
	font-size: 1.4em;
	color:#f78f1e;
	padding-bottom:0px;
}
#righttextfuture p {
	line-height:16px;
	font-size: 0.8em;
	color:#333466;
}
#righttextfuture strong {
	line-height:20px;
	font-size: 0.9em;
	color:#333466;
}
/********/

#righthometext label {
	font-family: Arial, Helvetica, sans-serif;
	color:#333466;
	font-size: 0.9em;
	height:300px;
}
a.current{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91CDF2;
	padding-bottom: 5px;
}
a.icompleted, a.icocurrent, a.icofuture, a.top-current{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px;
}
a.icompleted{
	border-bottom-color: #91CDF2;
}
a.icocurrent{
	border-bottom-color: #C5E29E;
}
a.icofuture{
	border-bottom-color: #FBC690;
}
a.top-current{
	padding-bottom: 0;
}
#righttextcompleted ul li {
	font-weight: normal;
	color: #000;
}
strong.air-bold {
	font-size: 14px !important;
}
