@charset "utf-8";
@import url("aviso_privacidad.css");
/* CSS Document */

@font-face {
font-family: "pt Sans";
src: url(../PTN57F.ttf);
}
*{
	font-family: Arial;
	font-size: 16px;
}
html ,body {
	height: 100%;
	margin: 0;
	padding: 0;
}
::selection {
	background-color: #000;
	color: #fff;
}
::-moz-selection {
	background-color: #000;
	color: #fff;
}
::-webkit-selection {
	background-color: #000;
	color: #fff;
}
::-0-selection {
	background-color: #000;
	color: #fff;
}
h1 {
	color: #1B679C;
	font-family: "pt Sans";
	font-weight: normal;
	font-size: 37px;
	text-align: left;
}
h2 {
	color: #fff;
	font-size: 25px;
	font-weight: normal;
	text-shadow: 0px 0px 5px #000;
}
h3 {
	color: #1B679C;
	font-family: "pt Sans";
	font-size: 27px;
	font-weight: normal;
}
h4 {
	color: #1B679C;
	font-weight: bold;
	font-size: 22px;
}
ul {
	padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
	margin-left: 36px; /*Indentado de la lista (se puede cambiar)*/
/*list-style-type: none; Quitar estilo de viñeta*/
}

li {
	color: #000;
}

a {
	li {
background: url(../images/checbox.png) left center no-repeat;
margin-bottom: 10px;
padding-left: 15px;
	font-family: Arial;
	font-size: 15px;
	color: #000;
}

}
a:link {
	text-decoration: none;
	color: #000;
 }
a:visited {
	color: #000;
 }
a:active {
	color: #fff;
 }
.subs {
	font-size: 22px;
	color: #1B679C;
	font-weight: normal;
}
img {
    border: none;
}
.borde1 {
	width: 100%;
	border-top: #ccc solid 1px;
	margin-bottom: 22px;
	margin-top: 22px;
}
.borde2 {
	width: 100%;
	margin-bottom: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 22px;
}
.header {
	width: 100%;
	height: 72px;
	top: 0px;
	left: 0px;
	position: fixed;
	z-index: 500;
	background-color: #1B679C;
	background-color: #1B679C;
	box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	-ms-box-shadow: 0px 0px 10px rgba(0,0,0,.3);
}
.logo {
	margin-top: 37px;
	float: left;
	margin-left: 27px;
}
.menu_principal {
	clear: right;
	height: 71px;
	width: 100%;
	float: right;
	margin-top: 89px;
	position: relative;
}
.content {
	width: 910px;
	position: relative;
	margin-top: 500px;
}
.content_general {
	width: 960px;
	margin-top: 90px;
	position: relative;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.content_renta {
	width: 960px;
	margin-top: 67px;
	position: relative;
	padding: 27px;
	margin-bottom: 50px;
}

.content_privacidad {
	width: 960px;
	margin-top: 90px;
	position: relative;
}

.content_capacitacion {
	width: 960px;
	margin-top: 207px;
	position: relative;
	border: 1px solid #ccc;
	margin-bottom: 50px;
}

.content_contacto {
	width: 960px;
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
	margin-bottom: 50px;
}
.content_cursos {
	width: 960px;
	margin-top: 440px;
	text-align: left;
	position: relative;
	margin-bottom: 50px;
}
.content_cursos2 {
	width: 960px;
	margin-top: 470px;
	text-align: left;
	margin-bottom: 50px;
	position: relative;
}

.vineta {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 21px;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 1px;
	padding-left: 25px;
}
.vineta_space {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 25px;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 1px;
	padding-left: 25px;
}

.vineta_sin {
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 1px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left 74px;
}
.imagenes {
	background-image: url(../images/creatividad.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 264px;
	width: 264px;
	border: #ccc solid 2px;
	padding: 7px;
	margin-left: 13px;
}


.baner {
	width: 100%;
	margin-top: 150px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner%20Curso%20Triz.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_maagtic {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Curso-MAAGTIC.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_server_2008 {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Windows-Server.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_IBM {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-IBM.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_server_2012 {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Windows-Server-2012.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_sql_2008 {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-SQL-2008.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_sql_2012 {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-SQL-2012.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_sharepoint_2010 {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-SharePoint-2010.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_sharepoint_2013 {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-SharePoint-2013.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_ms_2010 {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Project.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_mainframe {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Mainframe.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_itil {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-ITIL.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_bpmn {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Diplomado-BPMN.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_sdi {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-SDI.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_testing {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Software-Testing.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_ec-council {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-EC-Council-01.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_iso {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-ISO.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_triz {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Curso-Triz.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_mainframe {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Mainframe.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_google_adwords {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/google.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}


.baner_iiba {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Analisis-de-Negocios.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_oracle {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Oracle.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_softkills {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Softskills.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}

.baner_pmp {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Direccion-de-Proyectos-Diplomado.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_pmp_DIPLOMADO {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Direccion-de-Proyectos-Diplomado-DIPLOMADO.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_pgmp {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-PgMP.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.e-learning_pmp {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/e-learning_pmp.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_pmp_ms_project {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-Direccion-de-Proyectos.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.baner_usabilidad_ux {
	width: 100%;
	margin-top: 67px;
	position: absolute;
	height: 370px;
	left: 0px;
	top: 0px;
	background-image: url(../images/baner/Banner-UX.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0 0px 5px #000;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.90);
}
.flange {
	height: 100%;
	width: 127px;
	color: #FFF;
	text-shadow: 0px 0px 5px #000;
	float: right;
	font-size: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #223055;
}
.flange_sin {
	height: 100%;
	width: 127px;
	color: #FFF;
	text-shadow: 0px 0px 5px #000;
	float: right;
	font-size: 15px;	/*-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;*/
}


.flange_select {
	height: 100%;
	width: 127px;
	border-right: 1px solid #223055;
	color: #000;
	float: right;
	font-size: 15px;
	background-color: #fff;
}
/*.flange:hover {
	background-color: #e4e4e4;
	cursor: pointer;
	color: #000;
	text-shadow: none;	/*-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}*/
.header_conts {
	height: 100%;
	width: 960px;
}
.social {
	float: right;
	margin-top: 13px;
	margin-right: 13px;
	text-shadow: 0px 0px 5px #000;
}

.icon_social {
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.70);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.70);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.70);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.70);
	cursor: pointer;
	border-radius: 3px;
	float: right;
	height: 27px;
	width: 27px;
	margin-right: 7px;
	margin-left: 7px;
}
.icon_social_contacto {
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.70);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.70);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.70);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.70);
	cursor: pointer;
	border-radius: 3px;
	float: right;
	height: 27px;
	width: 117px;
	margin-right: 7px;
	margin-left: 7px;
}

.icon_social-btns {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}


.icon_social-btns:hover {
	opacity:0.5;
	-webkit-opacity:0.5;
	-moz-opacity:0.5;
	-o-opacity:0.5;
	filter:alpha(opacity=50);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	box-shadow: 0px 0px 5px #fff;
}
.icon_social-btns_contacto {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}
.icon_social-btns_contacto:hover {
	opacity:0.5;
	-webkit-opacity:0.5;
	-moz-opacity:0.5;
	-o-opacity:0.5;
	filter:alpha(opacity=50);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	box-shadow: 0px 0px 5px #fff;
}
.intro {
	text-align: left;
	padding: 25px;
}
.intro_inicio {
	text-align: left;
	width: 906px;
	padding-bottom: 27px;
}
.intro_general {
	text-align: left;
	width: 100%;
	color: #000;
	margin-bottom: 50px;
}
.intro_contacto {
	text-align: left;
	width: 100%;
	color: #000;
	padding: 27px;
}

.fondo_intro {
	background-color: #fff;
}
.frases {
	font-size: 22px;
	color: #00a5db;
}
.up {
	color: #FFF;
	background-color: #1B679C;
	height: 57px;
	width: 57px;
	border-radius: 50%;
	background-image: url(../images/up.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	position: fixed;
	z-index: 90;
	right: 22px;
	bottom: 22px;
}

.up:hover {
	color: #FFF;
	background-color: #00a3d9;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
}
.num {
	color: #FFF;
	background-color: #00a3d9;
	height: 30px;
	width: 37px;
	border-radius: 50%;
	text-align: center;
	font-size: 25px;
	padding-top: 7px;
	font-family: Arial;
	float: left;
	clear: left;
	margin-bottom: 13px;
	font-weight: normal;
	/*text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
	-moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
	-webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
	-o-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);*/
}

.menu {
	color: #ccc;
	height: 27px;
	padding-top: 7px;
	padding-left: 13px;
	float: left;
	margin-bottom: 13px;
	font-size: 22px;
	font-weight: normal;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	font-family: Arial;
	width: 300px;
}
.menu:hover {
	color: #00a3d9;
	height: 27px;
	padding-top: 7px;
	padding-left: 27px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
}
.sections {
	clear: left;
	width: 100%;
}
.section {
	float: left;
	margin-right: 13px;
	text-align: left;
	background-color: #fff;
	padding: 25px;
	width: 259px;
	margin-top: 27px;
	/*box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);*/
}
.section3 {
	float: right;
	background-color: #fff;
	padding: 25px;
	width: 259px;
	margin-left: 13px;
	margin-top: 27px;
	/*box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);*/
}
.section2 {
	text-align: left;
	background-color: #fff;
	padding: 25px;
	width: 259px;
	float: left;
	margin-top: 27px;
	/*box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);*/
}
.footer {
	clear: left;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 13px;
	color: #fff;
	float: left;
	background-color: #1B679C;
	font-size: 12px;
	left: 0px;
	right: 0px;
	text-decoration: none;
}
.footer2 {
	clear: left;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 13px;
	color: #fff;
	float: left;
	background-color: #1B679C;
	font-size: 12px;
	position: relative;
	left: 0px;
	right: 0px;
}
.litle_words {
	font-size: 12px;
}
.buttons_links {
	font-weight: bold;
	color: #777;
	font-size: 17px;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
}

.buttons_links:hover {
	color: #00a5db;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
}
/*.tooltip{
      display: inline;
      position: relative;
	}
  
  .tooltip:hover:after{
	background: #fff;
	/*background: rgba(0,0,0,.8);*/
 /*      border-radius: 5px;
	bottom: -350px;
	color: #fff;
	content: attr(title);
	left: -850px;
	padding: 5px 15px;
	position: absolute;
	z-index: 2500;
	width: 800px;
	height: 300px;
	cursor: default;
	background-image:url(../../../Music/stratominds/images/slides/megamind1048.jpg);
	}*/
  
  /* .tooltip:hover:before{
	border: solid;
	border-color: #333 transparent;
	border-width: 6px 6px 0 6px;
	bottom: -350px;
	content: "";
	left: -850px;
	position: absolute;
	z-index: 2501;
	}*/
/* Clase que tendra el tooltip */  
.cssToolTip {
 position: relative; /* Esta clase tiene que tener posicion relativa */
 color: #000; /* Color del texto */
 text-decoration: none;
}

/* El tooltip */
.cssToolTip span {
	background-color: #fff;
	border-radius: 0px 0px 27px 27px;
	color: #fff;
	display: none; /* El tooltip por defecto estara oculto */
	font-size: 14px;
	padding: 10px 10px 10px 10px;
	max-width: 6000px;
	position: absolute; /* El tooltip se posiciona de forma absoluta para no modificar el aspezto del resto de la pagina */
	top: 70px; /* Posicion apartir de la parte superior del primer elemento padre con posicion relativa */
	left: -1000px; /* Posicion apartir de la parte izquierda del primer elemento padre con posicion relativa */
	z-index: 100; /* Poner un z-index alto para que aparezca por encima del resto de elementos */
	width: 960px;
	height: 300px;
	text-decoration: none;
	text-align: left;
	padding: 27px;
	list-style-image: url(file:///C|/Users/Panke/Pictures/boceto/images/bullet-green.gif);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.50);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.50);
}

/* El tooltip cuando se muestra */
.cssToolTip:hover span  {
 display: inline; /* Para mostrarlo simplemente usamos display block por ejemplo */
z-index: 101;
}
.textfield {
	height: 37px;
	width: 290px;
	border: #ccc solid 1px;
	padding: 5px;
	background-color: #e4e4e4;
	font-size: 15px;
}
.textfield-big {
	height: 150px;
	width: 290px;
	border: #ccc solid 1px;
	padding: 5px;
	background-color: #e4e4e4;
	font-size: 15px;
	resize: none;
}
.buttons {
	color: #FFF;
	background: radial-gradient(bottom, #000, #555 50px);
	background: -moz-linear-gradient(bottom, #000, #555 50px);
	background: -webkit-linear-gradient(bottom, #000, #555 50px);
	background: -ms-linear-gradient(bottom, #000, #555 50px);
	background: -o-linear-gradient(bottom, #000, #555 50px);
	background-color: #000;
	height: 50px;
	width: 100%;
	border: none;
	border-radius: 5px;
	font-size: 22px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	text-align: center;
}
.buttons_more {
	color: #FFF;
	/*background: radial-gradient(bottom, #000, #777 50px);
	background: -moz-linear-gradient(bottom, #000, #777 50px);
	background: -webkit-linear-gradient(bottom, #000, #777 50px);
	background: -ms-linear-gradient(bottom, #000, #777 50px);
	background: -o-linear-gradient(bottom, #000, #777 50px);*/
	background-color: #1B679C;
	height: 35px;
	width: 300px;
	border: none;
	/*border-radius: 7px;*/
	font-size: 22px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	padding-top: 15px;
}

.buttons:hover {
	background-color: #00a3d9;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
}
.buttons:active {
	background: radial-gradient(bottom, #555, #000 50px);
	background: -moz-linear-gradient(bottom, #555, #000 50px);
	background: -webkit-linear-gradient(bottom, #777, #000 50px);
	background: -ms-linear-gradient(bottom, #555, #000 50px);
	background: -o-linear-gradient(bottom, #555, #000 50px);
	box-shadow: inset 0px 0px 13px rgba(0,0,0,0.5);*/
}
.formulario {
	float: left;
	clear: left;
	margin-right: 50px;
	width: 300px;
}
.list {
	height: 32px;
	width: 302px;
	border: #ccc solid 1px;
	padding: 5px;
	background-color: #e4e4e4;
	font-size: 15px;
	color: #777;
}
.list:focus {
	background-color: #fff;
	color: #000;
}

.addres {
	width: 270px;
	float: left;
}
.addres2 {
	width: 270px;
	float: left;
	margin-left: 13px;
}

.maps {
	margin-left: 50px;
}
.nosotros {
	width: 906px;
	border-right: #ccc solid 1px;
	border-left: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	padding-top: 5px;
	padding-right: 27px;
	padding-bottom: 27px;
	padding-left: 27px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 21px;
	background-color: #fff;
	font-family: Arial;
}
.nosotros_menu {
	width: 906px;
	border-right: #ccc solid 1px;
	border-left: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	height: 390px;
	padding: 27px;
	background-repeat: no-repeat;
	background-image: url(../images/people.png);
	background-position: left top;
}
.nosotros_cap {
	width: 906px;
	border-right: #ccc solid 1px;
	border-left: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	padding: 27px;
	font-family: Arial;
}


.cursos {
	width: 906px;
	border-right: #ccc solid 1px;
	border-left: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	cursor: pointer;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	height: 127px;
	padding: 27px;
	text-align: left;
}

.cursos:hover {
	background-color: #e4e4e4;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}
.curso_pmp {
	background-color: #ccc;
	width: 127px;
	height: 127px;
	border-radius: 50%;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-o-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	background-image: url(../images/pmi.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 27px;
}

.curso_microsoft {
	background-color: #ccc;
	width: 127px;
	height: 127px;
	border-radius: 50%;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-o-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	background-image: url(../images/microsoft.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 13px;
}
.curso_iiba {
	background-color: #ccc;
	width: 127px;
	height: 127px;
	border-radius: 50%;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-o-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	background-image: url(../images/1_ibba.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 27px;
}

.curso_sdi {
	background-color: #ccc;
	width: 127px;
	height: 127px;
	border-radius: 50%;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-o-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	background-image: url(../images/sdi.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 13px;
}
.curso_mainframe {
	background-color: #ccc;
	width: 127px;
	height: 127px;
	border-radius: 50%;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-o-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	background-image: url(../images/sdi.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 13px;
}
.curso_itil {
	background-color: #ccc;
	width: 127px;
	height: 127px;
	border-radius: 50%;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-o-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	background-image: url(../images/itil.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 13px;
}



#content {
	
}
.letter {
	background: #106598;
	background: radial-gradient(center bottom, circle, #0d6ea3, #223055 900px);
	background: -moz-radial-gradient(center bottom, circle, #0d6ea3, #223055 900px);
	background: -webkit-radial-gradient(center bottom, circle, #0d6ea3, #223055 900px);
	background: -ms-radial-gradient(center bottom, circle, #0d6ea3, #223055 900px);
	width: 906px;
	color: #FFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	padding-top: 12px;
	padding-right: 27px;
	padding-bottom: 12px;
	padding-left: 27px;
	background-image: url(../images/arrow_black.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	border: #ccc solid 1px;
	font-size: 27px;
}
.square_calendar {
	float: left;
	height: 109.141px;
	width: 109.141px;
	border-bottom: #ccc solid 1px;
	border-left: #ccc solid 0.5px;
	border-right: #ccc solid 0.5px;
	text-align: right;
	vertical-align: top;
	padding: 13px;
	background-color: #ffffff;
}

.square_calendar_out {
	float: left;
	height: 109.141px;
	width: 109.141px;
	border-bottom: #ccc solid 1px;
	border-left: #ccc solid 0.5px;
	border-right: #ccc solid 0.5px;
	text-align: right;
	vertical-align: top;
	padding: 13px;
	color: #ccc;
	background-color: #ffffff;
}
.square_calendar_select {
	float: left;
	height: 109.141px;
	width: 109.141px;
	border-bottom: #ccc solid 1px;
	border-left: #ccc solid 0.5px;
	border-right: #ccc solid 0.5px;
	text-align: right;
	vertical-align: top;
	padding: 13px;
	background-image: url(../images/cursos_disponibles.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #cccccc;
}
.day_calendar {
	float: left;
	height: 27px;
	width: 135.141px;
	border-top: #1B679C solid 1px;
	border-left: #00a3d9 solid 1px;
	border-right: #00a3d9 solid 1px;
	background-color: #00a3d9;
	font-family: Arial;
	color: #FFF;
	font-size: 19px;
	padding-top: 5px;
}
.white {
	color: #FFF;
}
.blue {
	color: #1B679C;
}
.black {
	color: #000;
}
.map {
	border: 1px solid #cccccc;
}
.rotate {
	float: left;
	text-align: center;
	border-bottom-width: 1px;
}
.logo2 {
	background-image: url(../images/logo_stratominds.png);
	background-repeat: no-repeat;
	background-position: 0px 27px;
}
.privacidad {
	padding: 27px;
	text-align: left;
}.header_cont {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.contenido {
	padding: 27px;
	clear: left;
}
.menu_options {
	float: right;
	color: #fff;
	padding-top: 23px;
	font-size: 17px;
	text-shadow: 0px 0px 5px #000;
	text-align: center;
	margin: 0 9px;
}
		dl{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
		dt, dd{
	padding: 27px;
}
		dt{
	color: #000;
	cursor: pointer;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	padding: 27px;
	font-size: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	background-image: url(../images/ver_lista1.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 200px;
}
		dd{
	display: none;
	line-height: 1.6em;
	background-color: #fff;
	font-size: 15px;
	box-shadow: inset 0px 0px 13px rgba(0,0,0,.2);
}
		dt.activo, dt:hover{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	background-color: #e4e4e4;
	background-image: url(../images/ver_lista.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contacto_flotante {
    background-color: #1B679C;
    border-radius: 0px 13px 13px 0px;
	float: left;
	left: 0px;
    position: fixed;
    overflow: hidden;
    text-align: center;
	padding: 13px;
	color: #fff;
	z-index: 100;
	width: 150px;
}
.point {
	width: 27px;
	height: 27px;
	background-image: url(../images/point.png);
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-top: -9px;
	padding-top: 9px;
	margin-right: 5px;
}

/* Submenú*/

.mi-menu  {
    float: right;
	color: #fff;
	padding-top: 23px;
	font-size: 17px;
	text-shadow: 0px 0px 5px #000;
	text-align: left;
	margin-right: 14px;
	margin-left: 14px;
  }

  /* si es necesario, evitamos que Blogger de problemas con los saltos de línea cuando escribimos el HTML */
  .mi-menu  br { display:none; }

  /* cada item del menu */
  .mi-menu  li {
    display: ;
    float: left; /* la lista se ve horizontal */
    height: 40px;
    list-style: none;
    margin: 0px;
    padding: 0;
    position: relative;
	color: #fff;
  }
  .mi-menu li a {
	font-weight: lighter;
	font-family: Arial;
	font-size: 14px;
    color: #fff;
    display: block;
    line-height: 28px;
    padding: 0 13px;
    margin: 5px 0;
    text-decoration: none;
    /* animamos el cambio de color de los textos */
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
  }
  /* eliminamos los bordes del primer y el último */
  .mi-menu li:first-child a { border-left: none; }
  .mi-menu li:last-child a{ border-right: none; }
  /* efecto hover cambia el color */
  .mi-menu li:hover > a { border-bottom: none }

  /* los submenús */
  .mi-menu ul {
    left: 0;
    margin: 0;
    opacity: 0; /* no son visibles */
    position: absolute;
    top: 40px; /* se ubican debajo del enlace principal */
    /* el color de fondo */
    background: #1B679C;
    /* animamos su visibildiad */
    -moz-transition: opacity .25s ease .1s;
    -webkit-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
  }
  /* son visibes al poner el cursor encima */
  .mi-menu li:hover > ul { opacity: 1;}

   /* cada uno de los items de los submenús */
  .mi-menu ul li {
    height: 0; /* no son visibles */
    overflow: hidden;
    padding: 0;
    /* animamos su visibildiad */
    -moz-transition: height .25s ease .1s;
    -webkit-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
  }
  .mi-menu li:hover > ul li {
    height: 22px; /* los mostramos */
    overflow: visible;
    padding: 13px 0px 21px 0px;
  }
  .mi-menu ul li a {
    border: none;
    margin: 0;
    /* el ancho dependerá de los textos a utilizar */
    padding-bottom: 5px;
    width: 152px;
	text-shadow: 0px 0px 5px #000;
  }
  .mi-menu ul li a:hover {
	  background-color: #fff;
	  color: #1B679C;
	  text-shadow: 0px 0px 5px #fff;
  }
  /* el último n otiene un borde */
  .mi-menu ul li:last-child a { border: none}
  ul{  
margin:0;  
padding:0;  
list-style-type:none;  
}
.container_testimonios, .container_aliados {
	width: 960px;
	height: 100%;
	margin-bottom: 50px;
	border-right: #ccc solid 1px;
	border-left: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	clear: left;
	float: left;
}
.container_testimonios h3 {
	text-align: left;
	margin: 0;
	padding: 27px;
	background: #e4e4e4;
}
.container_aliados > div {
	margin: 27px 0;
}
.container_aliados img {
	width: 120px;
	height: 120px;
	margin: 13px;
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
}
.container_aliados img:hover {
	transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
}
.container_listas {
	width: 960px;
	height: auto;
	border-right: #ccc solid 1px;
	border-left: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
}
.listas {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	-o-column-count: 3;
	-ms-column-count: 3;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	-o-column-gap: 40px;
	-ms-column-gap: 40px;
	list-style: none;
	width: 100%;
	height: 100%;
	text-align: left;
	line-height: 200%;
	padding: 27px;
	box-sizing: border-box;
}
.listas span {
	color: #00a5db;
	font-weight: bold;
}
.abc {
	border-bottom: #ccc solid 1px;
	padding: 15px 0;
	background: #e4e4e4;
	float: left;
	clear: left;
	width: 100%;
}
.abc ul {
	padding: 0;
	margin: 0;
}
.abc ul li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}
.abc a {
	font-size: 27px;
	font-weight: bold;
	color: #1B679C;
	letter-spacing: 10px;
	margin-bottom: 20px;
}
.abc a:hover {
	color: #00a5db;
}
.abc a:active {
	color: #00a5db;
}
.testimonio {
	width: 100%;
	height: auto;
	clear: left;
	float: left;
	border-top: #ccc solid 1px;
	padding: 27px;
	box-sizing: border-box;
	text-align: left;
}
.testimonio h4 {
	margin-top: 0;
	font-weight: normal;
}
.testimonio sup {
	font-size: 9px;
	margin-left: 1px;
}
.foto-testimonio {
	margin-right: 27px;
	float: left;
}