a {
	color: Lime;
	font-size: medium;
	text-decoration: none;
}
a:link {
	color : Lime;
	font-size : medium;
	text-decoration : none;
}

a:visited {
	color: #999900;
	font-size: medium;
	text-decoration: none;
}

a:hover {
	color: #33FFCC;
	font-size: medium;
	text-decoration: underline;
}

a:focus {
	color: #33C9FF;
	font-size: medium;
	text-decoration: underline;
}

body {
	color: White;
	font-family: Verdana, sans-serif;
   margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background: #214330;
	background-attachment: fixed;
}
h1{
	color : #002454;
	font-family : Verdana, sans-serif;
	font-size : 16pt;
	margin-bottom: 0px;
}

h2{
	color : #002454;
	font-family : Verdana, sans-serif;
	font-size : 14pt;
	margin-bottom: 0px;
}
h3{
	color : #002454;
	font-family : Verdana, sans-serif;
	font-size : 12pt;
	font-style : italic;
	margin-bottom: 0px;
}
h4{
	color : #002454;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
	text-indent : 5px;
	background-color : #e1e7ed;
	border-style : outset;
	border-width : thin thin thin thin;
	margin-bottom: 0px;
}
h5{
	color : #002454;
	font-family : Verdana, sans-serif;
	font-size : 9pt;
	font-style : italic;
	text-decoration : none;
	background-color : #e1e7ed;
	text-indent : 5px;
	border-style : inset;
	border-width : thin thin thin thin;
	margin-bottom: 0px;
}


h6{
	color : #002454;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	font-style : normal;
	text-decoration : underline;
	background-color : #e1e7ed;
	text-indent : 5px;
	border-style : outset;
	border-width : thin thin thin thin;
	margin-bottom: 0px;
}

p {
	color: White;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}
b {
	 font-weight : bold;
    font-size : 8pt;
}

.colfotosmallizq {
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	position: absolute;
}
.colfotosmallder {
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
	left: 144px;
	top: 0px;
}
.fotosmallder {
	margin-top: 5px;
	margin-left: 5px;
}
.fotosmallizq {
	margin-top: 5px;
	margin-right: 1px;
	vertical-align: middle;
}

.fotosmallizqheight, .fotosmallderheight {
   margin-top: 5px;
	text-align: center;
	vertical-align: middle;
}
.fotosmall {
	border: 1px solid White;
} 

.fotoizq {
	width: 400px;
	margin-top: 1%;
	margin-right: 0px;
	padding-right: 0px;
	float: right;
	border: 1px solid White;
   z-index: 2;
}
.fotoizqheight {
	width: 229px;
	margin-top: 1%;
	margin-right: 10px;
	padding-right: 0px;
	float: right;
	border: 1px solid White;
	z-index: 2;
}
.fotoizqheight1 {
	width: 199px;
	margin-top: 1%;
	margin-right: 10px;
	padding-right: 0px;
	float: right;
	border: 1px solid White;
	z-index: 2;
}
.textbox{
	font-size: smaller;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5%;
	margin-top: 2%;
	margin-right: 5%;
	padding-right: 0;
	max-height: 90%;
	min-height: 20%;
	max-width: 90%;
	min-width: 20%;
	z-index: 3;
	d
}
.contact{
	font-size: smaller;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 1%;
	margin-right: 5%;
	z-index: 3;
	float: left;
	position: relative;
	left: 20px;
	clear:left;

}
.nav{
	left: 25px;
	top: 20px;
	position: relative;
	z-index: 2;

}
.pie{
	position: absolute;
	z-index: 1;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #336699;
	background-position: center center;
}

.cab{
	position: absolute;
	z-index: 2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	height: 100%;
	
	background-repeat: no-repeat;
	background-color: #336699;
	background-position: center center;
	bottom:0%;
}
.headerimg{
	min-width: 800px;
}
.fotoizqbig {
	width: 550px;
	margin-top: 1%;
	margin-right: 0px;
	padding-right: 0px;
	float: right;
	z-index: 2;
}
.textbig{
	font-size: x-large;
	font-weight: bold;
}
.list{
   color: White;
	font-size: medium;
	list-style-position: inside;
	list-style-type: circle;
	margin-top: 0px;
}
