@charset "utf-8";
/* CSS Document */
* {
	list-style: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font: 1em/1.4 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	color: rgb(59,67,68);
	outline: 0;
}
img {
	border: 0;
}
html {
	overflow-y: scroll;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #CBE6A5;
}
#bandasuperior {
	position: absolute;
	height: 142px;
	width: 100%;
	background: #2C47E7; /* verde fluo claro>#00FF80; era#E5F3D3;*/
}
#bandainferior {
	position: absolute;
	height: 60px;
	width: 100%;
	bottom: 0;
	background-color: #1630be; /* verde fluo>#80FF00; #E5F3D3;*/
}
#contexterior {
	min-height: 100%;
	width: 960px;
	margin: auto;
	position: relative;
	background-color: #2C47E7; /* verde fluo>#80FF00; era#E5F3D3; verde electrico oscuro #1630be; */
}
#centradornav {
	height: 35px;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: url(../imagenes/barra.png) no-repeat;
	clear: both;
}
#centradornav ul {
	clear: left;
	float: left;
	/*  list-style:none;*/
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
}
#centradornav ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	list-style-image: none;
	list-style-type: none;
}
#centradornav ul li a {
	display: block;
	margin: 0 0 0 1px;
	padding: 3px 15px;
	color: #000;
	line-height: 35px;
	font-weight: bold;
	font-size: 12px;
}
#centradornav ul li a:hover {
	color: #fff;
	background: #8EC63F;
}
#inicio a.inicio, #horarios a.horarios, #clases a.clases, #cursos a.cursos, #empresarial a.empresarial, #inscripciones a.inscripciones, #novedades a.novedades {
	color: #fff;
	background: #8EC63F;
}
#cabezal {
	width: 100%;
	background-color: #CBE6A5;
}
#cuerpo {
	margin-top: 10px;
	padding: 10px;
	padding-bottom: 70px;   /* altura del pie + 10px */
}
#cabezalizq {
	height: 142px;
	width: 450px;
	float: left;
}
#cabezalder {
	width: 510px;
	margin: 10px 0 0 0;
	float: right;
}
#cuadrocab {
	text-align: center;
	margin: 5px auto;
}
#cuadrocab p {
	line-height: 1.1em;
	font-size: 0.8em;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
#cuadrocab a:link, #cuadrocab a:visited, #cuadrocab a:focus#cuadrocab a:active {
	color: #619E0B;
	font-weight: bold;
	margin: 2px 0 0 0;
	padding: 2px 6px;
	text-transform: none;
}
#cuadrocab a:hover {
	color: #B21B2A;
	background: #619E0B;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.centrado {
	text-align: center;
}
.centrado img {
	max-width: 568px !important;
}
.derecha {
	text-align: right;
}
.izquierda {
	text-align: left;
}
.justificado {
	text-align: justify;
}
.titslider span {
	display: block;
	height: 25px;
	width: 25px;
}
.cajas {
	position: relative;
	width: 448px;
	float: left;
	padding: 10px;
}
.cajas p {
	padding: 5px 0;
	font-style: italic;
}
span.verde {
	color: #71A231;
	font-weight: bold;
}
span.resaltado {
	font-weight: bold;
	font-variant: small-caps;
}
.marglateral20 {
	margin: 0 20px;
}
.separador1px {
	height: 1px;
	clear: both;
}
#piepag {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;   /* Height of the footer */
}
.centradorcajas1 {
	margin: 10px auto 10px 15px;
	float: left;
	position: relative;
}
.centradorcajas1 div {
	width: 310px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.centradorcajas1 div.uno {
	float: left;
}
.centradorcajas1 div.dos {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 311px;
}
.centradorcajas1 div.tres {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 622px;
}
div.cuatro {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 326px;
	width: 600px !important;
}
.centradorcajas1 p {
	padding: 5px 50px;
	background: url("../imagenes/vineta.png") no-repeat 15px 7px;
}
.centradorcajas1 p {
	clear: both;
	font-size: 0.8em;
}
.centradorcajas1 img {
	display: block;
	margin: 15px auto;
	clear: both;
}
.centradorcajas1 a {
	height: 100%;
	display: block;
	margin: 0 0 0 1px;
	/*	padding:5px 50px;*/
	color: #000;
}
.centradorcajas1 a:hover, .centradorcajas1 a:hover p {
	color: #fff;
	background: #8EC63F;
}
.centradorcajas2 {
	margin: -10px auto 10px;
	width: 100%;
}
.centradorcajas2 img {
	display: block;
	margin: auto;
}
#centradorpie {
	height: 40px;
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#centradorpie ul {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
}
#centradorpie ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}
#centradorpie ul li a {
	font-size: 0.7em;
	display: block;
	margin: 0 0 0 1px;
	padding: 3px 15px;
	color: #000;
}
#centradorpie ul li a:hover {
	color: #fff;
	background: #8EC63F;
}
.caja1ter {
	float: left;
	width: 313px;
}
.caja2ter {
	float: left;
	width: 627px;
}
.cajasesp p {
	padding: 0 10px;
	font-size: 12px;
}
span.cajaverde {
	display: block;
	background-color: #8EC63F;
	font-weight: bold;
	padding: 10px;
	margin: 0 30px;
}
.cajas img {
	display: block;
	margin: 5px auto;
}
p.resaltado {
	font-weight: bold;
}
.cajascurso {
	position: absolute;
	height: 68px;
	width: 107px;
	top: -75px;
	right: 20px;
}
.cuadrodetexto p {
	font-family: "Times New Roman", Times, serif;
}
.fondoverde a {
	font-weight: bold;
}
.fondoverde a:hover {
	color: #fff;
}
.cuadrodetexto {
	line-height: 1.1em;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 30px;
	padding: 25px;
	text-align: justify;
	background: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.fondoverde {
	background-color: #C1E499 !important;
}
