body {
margin: 10px 0 20px 0;
background-image: url(img/bg.jpg);
background-position: top;
background-repeat: repeat-x; }

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000; }
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
text-decoration: none; }

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #4c6322;
font-weight: bold;
line-height: 9pt; }

.subtitulo {
font-size: 10pt;
color: #4c6322;
font-weight: bold; }

input {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
border: 1px solid #666666;
padding: 2px 2px 2px 2px;
color: #666666; }
select {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
border: 1px solid #666666;
padding: 2px 2px 2px 2px;
color: #666666; }
textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
border: 1px solid #666666;
padding: 2px 2px 2px 2px;
color: #666666; }
.enviar {
background: transparent;
border: 0px;
cursor: pointer;
font-weight: bold;
font-size: 11pt; }
.ckeck {
border: 0; }

/*estructura*/
.tabla_1 {
width: 900px; }

.tabla_2 {
width: 850px;
height: 450px; }

.header {
background-image: url(img/header_bg.jpg); }

.cont_contenedor {
background-image: url(img/cont_bg.jpg); }

.footer {
background-image: url(img/footer.jpg);
height: 24px; }

.cont_generico {
width: 570px; }

.margen {
margin-left: 15px; }

.invisible {
display: none; }
.visible {
display: inherit; }

/*institucional*/
.institucional_bg {
width: 570px;
background-image: url(img/institucional_bg.jpg);
background-position: left;
background-repeat: no-repeat; }

.instituto_cont {
text-align: left;
overflow: auto;
width: 380px;
height: 400px; }

/*noticias*/
.noticias_cont {
width: 280px; }

.noticias {
width: 260px;
height: 450px;
margin: 0 0 0 10px;
background-image: url(img/noticias_bg.jpg); }

.noticias_bottom {
height: 289px;
background-image: url(img/noticias_bottom.jpg);
background-position: bottom;
background-repeat: no-repeat; }

.noticia {
color: #666666; }
.noticias_fecha {
font-size: 8pt;
color: #999999;
font-weight: bold; }
.noticias_titulo {
font-size: 11pt;
color: #333333;
font-weight: bold; }

.noticias_no {
color: #999999; }

/*.noticias_div {
width: 220px;
height: 289px;
overflow-x: hidden;
overflow: hidden; }	*/

/* Scroller Box */
#scroller_container {
text-align: left;
 position: relative;
 width: 220px;
 height: 289px;
 overflow: hidden;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */

/*cursos*/
.cursos_cont {
text-align: left;
overflow: auto;
width: 100%;
height: 394px; }

.cursos_cont p {
font-size: 8pt; }

.cursos_botones {
background-image: url(img/cursos_bg.jpg);
background-repeat: repeat-y;
width: 249px;
height: 394px; }

/*alumnos*/
.alumnos_bg {
padding: 75px 50px 0 0;
width: 570px;
background-image: url(img/alumnos_bg.jpg);
background-position: left;
background-repeat: no-repeat; }

.alumnos_form {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #666666;
font-weight: bold; }

/*consultas*/
.consultas_bg {
width: 570px;
background-image: url(img/consultas_bg.jpg);
background-position: left;
background-repeat: no-repeat; }

.consultas_cont {
text-align: left;
overflow: auto;
width: 321px;
height: 436px; }

.consultas_cont p {
color: #666666;
line-height: 12pt; }

.consultas_datos {
color: #4c6322;
font-weight: bold; }

/*locales*/
.locales_bg {
height: 450px; }

.locales_seleccionar {
color: #666666; }

.local_bg {
width: 230px;
height: 394px;
background-image: url(img/locales_otras_loc.jpg);
background-repeat: no-repeat;
background-position: top;
background-position: left;
padding-left: 50px; }

.local_datos_cont {
height: 394px;
width: 100%; }

.local_datos {
color: #4c6322;
font-weight: bold;
font-size: 11pt; }

.local_volver {
color: #999999;
font-size: 8pt; }
.local_volver:hover {
color: #666666; }

.local_fotos_bg {
height: 394px;
background-image: url(img/cursos_bg.jpg);
background-repeat: repeat-y; }

/*fotos filiales*/
.local_foto_cont {
margin: 0 6px 0 6px;
padding: 5px 5px 5px 5px;
border: 1px solid #CCCCCC; }

.local_foto_sombra {
background-color: #CCCCCC;
border-top: 2px solid #CCCCCC;
border-right: 3px solid #CCCCCC;
border-bottom: 5px solid #CCCCCC; }

/*portales y ayuda*/
.portales {
right: 0;
height: 224px;
position: absolute;
float: right;
top: 50%;
margin-top: -92px; }
body>div.portales { position: fixed; }

.ayuda {
right: 0;
height: 95px;
position: absolute;
float: right;
top: 92%;
margin-top: -48px; }
body>div.ayuda { position: fixed; }

/*accion*/
.accion_titulo {
font-size: 12pt;
font-weight: bold;
color: #172982;
}
.accion_video {
font-size: 14pt;
font-weight: bold;
color: #172982;
}
.accion_listado {
color: #323232;
cursor: pointer;
}
.accion_listado:hover {
color: #AE0917;
}