body {
	margin:0px;
	background-color:#000;
	color:#FFF;
	font-family: "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
}
p {
	text-align: justify;
}

h2 {
	margin-bottom: 30px;
}

h2, h3 {
	font-family: Calibri,Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099AC;
}
h3 {
	margin-top: 28px;
}
h3.exito {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border:none;
}
#contenedor {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#encabezado {
	background-color: #FFF;
	height: 96px;
	position: relative;
}
#encabezado h1 {
	margin: 0px;
	padding-left: 47px;
}
#encabezado h1 a {
	background-image: url(imgs/logoh.png);
	display: block;
	height: 96px;
	background-repeat: no-repeat;
	width: 177px;
	text-indent: -9999px;
	text-decoration:none;
	border:none;
}
#encabezado h1 a:hover {
	background-image: url(imgs/logoh.png);
	display: block;
	height: 96px;
	background-repeat: no-repeat;
	width: 177px;
	text-indent: -9999px;
	background-position: 0px -96px;

}

#encabezado ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#encabezado ul li {
	display: inline;
	font-family: Calibri,Helvetica, Arial, sans-serif;
	color: #999;
}
#encabezado ul li a {
	font-size: 14px;
	color: #999;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	text-decoration: none;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-weight: bold;
}
#navegacion  {
	position: absolute;
	right: 28px;
	top: 22px;
}
#navegacion li a.actual {
	color: #00A5B8;
	border-top-color: #00A5B8;
}
#contenido {
	padding-top: 47px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 50px;
}
#pie {
	text-align: center;
	clear: both;
	float: none;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099AE;
}
#pie small {
	font-size: 12px;
}
.empresa {
	width: 75px;
}
.visionmision {
	width: 66px;
}
.equipo {
	width: 64px;
}
.sociosestrategicos {
	width: 176px;
}
.contacto {
	width: 88px;
}
.col {
	float: left;
	width: 460px;
}
.mit {
	text-align: justify;
	width: 547px;
}




.miembrosequipo {
	clear: both;
	float: none;
	margin-bottom: 70px;
}
.miembrosequipo img {
	float: left;
	margin-bottom: 25px;
}
.miembrosequipo strong {
	font-family: Calibri,Helvetica;
	font-size: 15px;
	font-weight: bold;
}
.miembrosequipo p {
	margin-right: 11%;
	margin-left: 177px;
}

.socios {
	float: left;
	width: 254px;
	margin-right: 89px;
	margin-top: 10px;
	height: 300px;
	position: relative;
}
.socios a em  {
	background-color: #FFF;
	height: 131px;
	width: 237px;
	display: block;
	font-size: 24px;
	font-style: normal;
	line-height: 131px;
	text-align: center;
	position: absolute;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	left: 8px;
	top: 8px;
	opacity:0;
}
.socios a em:hover {
	color: #333;
	opacity: 0.75;
}
.socios2 a em  {
	background-color: #FFF;
	height: 131px;
	width: 237px;
	display: block;
	font-size: 24px;
	font-style: normal;
	line-height: 131px;
	text-align: center;
	position: absolute;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	left: 8px;
	top: 8px;
	opacity:0;
}
.socios2 a em:hover {
	color: #333;
	opacity: 0.75;
}
.socios2 {
	float: left;
	width: 254px;
	margin-top: 10px;
	height: 280px;
	position: relative;
}

.despeja {
	display: block;
	color: #000;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
}
#contacto {
	font-family: Calibri,Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding-top: 10px;
}
#contacto label {
	display: block;
	width: 90px;
	line-height: 29px;
	height: 29px;
	float: left;
	border: 1px solid #000;
	margin-bottom: 15px;
}

#contacto input {
	background-color: #000;
	color: #FDFDFD;
	height: 29px;
	width: 310px;
	border: 1px solid #FFF;
	margin-bottom: 15px;
}

#contacto textarea {
	background-color: #000;
	border: 1px solid #FFF;
	color: #fdfdfd;
	height: 100px;
	width: 310px;
	font-family: Calibri,Helvetica, Arial, sans-serif;
}
#contacto #enviar {
	display: block;
	height: 26px;
	width: 74px;
	color: #000;
	background-color: #0099AC;
	margin-left: 330px;
	border-top-color: #0099AC;
	border-right-color: #0099AC;
	border-bottom-color: #0099AC;
	border-left-color: #0099AC;
	margin-top: 25px;
}
#pie a {
	color: #FFF;
	text-decoration:none;
}
