/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Normalizes borders from tables */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }


html  {
}

body  {
background: #FFF url(../img/headerback-little.png) repeat-x 0 10px;
font-family : Trebuchet MS, Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.5;
color : #555;
text-align: left;
}

/*
body.page_index {
background: #FFF url(../img/headerback.png) repeat-x 0 10px;
}*/

h1, h2, h3, h4, h5, h6  {
line-height: 1;
}

h1  {
font-size: 25px;
margin: 0 0 30px;
padding-top: 10px;
}

h2  {
font-size: 18px;
margin: 10px 0 25px 0; 
}

h3  {
font-size: 16px;
margin: 8px 0 25px 0; 
}

p {
font-size: 14px;
}

a {
color: #555;
text-decoration: none;
cursor: pointer;
outline: none;
font-weight: bold;
}

.page_index p a {
color: #5E94C3;
font-size: 12px;
}

a:hover {
text-decoration: underline;
}


strong  {
font-weight: bold;
}

table {
  width: 100%;
}

.info, .error {
  display: block;
  padding: 5px 8px;
  margin: 0 60px 40px;
  padding: 5px 8px;
  text-align: center;
  border-bottom-radius: 5px;
  -webkit-border-bottom-radius: 5px;
  -moz-border-radius: 5px;
}

.info {
  border: 1px solid #F6E011;
  background: #FFFEF4;
}

.error {
  color: red;
  background: #FFF0F0;
  border: 1px solid red;
}

.clear {
  float: none;
  clear: both;
}

.print {
  display:none;
}

#header {
position: relative;
width: 1006px;
height: 315px;
margin: 0 auto;
}
/*
body.page_index #header  {
height: 372px;
}*/

#header #logo {
font-size: 25px;
margin: 0 0 30px;
padding-top: 10px;
width: 400px;
}

#header #logo a {
background: transparent url(../img/qualitas-logoB.png) no-repeat scroll 0 0;
display: block;
height: 63px;
left: 70px;
position: relative;
text-indent: -9999px;
top: 8px;
width: 220px;
}

#qualitas-access  {
position: absolute;
top: 5px;
right: 0;
}

#qualitas-access li {
float: left;
margin-right: 14px;
font-size: 13px;
padding-left: 21px;
}

#qualitas-access #qa-webmail  {
background: transparent url(../img/menu-aux.png) no-repeat 0 4px;
}

#qualitas-access #qa-sitemap  {
background: transparent url(../img/menu-aux.png) no-repeat 0 -19px;
padding-left: 28px;
}

#qualitas-access #qa-contact  {
background: transparent url(../img/menu-aux.png) no-repeat 0 -43px;
}

#qualitas-access li a {
font-weight: normal;
}

#tagline  {
background: transparent url(../img/banner_index.png) no-repeat 0 0;
height: 170px;
text-indent: -9999px;
margin: 109px auto 0;
width: 1006px;
}

body.page_index #tagline  {
background: transparent url(../img/banner_index.png) no-repeat 0 0;
}
body.section_nosotros #tagline  {
background: transparent url(../img/banner_nosotros.jpg) no-repeat 0 0;
}
body.section_servicios #tagline {
background: transparent url(../img/banner_servicios.jpg) no-repeat 0 0;
}
body.section_normas #tagline {
background: transparent url(../img/banner_normas.jpg) no-repeat 0 0;
}
body.section_cursos #tagline {
background: transparent url(../img/banner_cursos.jpg) no-repeat 0 0;
}
body.section_noticias #tagline  {
background: transparent url(../img/banner_noticias.png) no-repeat 0 0;
}
body.page_experiencia #tagline {
background: transparent url(../img/banner_experiencia.jpg) no-repeat 0 0;
}
body.page_contacto #tagline {
background: transparent url(../img/banner_contacto.png) no-repeat 0 0;
}

/* Navigation */
#navigation {
position: absolute;
top: 102px;
left: 57px;
}

#navigation li  {
float: left;
}

#nav_inicio a {
display: block;
width: 116px;
height: 80px;
background: transparent url(../img/menu.png) no-repeat -10px 0;
text-indent: -9999px;
}

#nav_nosotros a {
display: block;
width: 150px;
height: 80px;
background: transparent url(../img/menu.png) no-repeat -126px 0;
text-indent: -9999px;
}

#nav_servicios a {
display: block;
width: 145px;
height: 80px;
background: transparent url(../img/menu.png) no-repeat -281px 0;
text-indent: -9999px;
}

#nav_normas a {
display: block;
width: 145px;
height: 80px;
background: transparent url(../img/menu.png) no-repeat -435px 0;
text-indent: -9999px;
}

#nav_cursos a {
display: block;
width: 137px;
height: 80px;
background: transparent url(../img/menu.png) no-repeat -582px 0;
text-indent: -9999px;
}

#nav_contacto a {
display: block;
width: 168px;
height: 80px;
background: transparent url(../img/menu.png) no-repeat -722px 0;
text-indent: -9999px;
}

#nav_inicio a:hover {
  background-position: -10px -80px;
}

#nav_nosotros a:hover {
  background-position:-126px -80px;
}

#nav_servicios a:hover {
  background-position:-281px -80px;
}

#nav_normas a:hover {
  background-position: -435px -80px;
}

#nav_cursos a:hover {
  background-position: -582px -80px;
}

#nav_contacto a:hover {
  background-position: -722px -80px;
}

#nav_inicio.active a, #nav_inicio.active a:hover {
  background-position: -10px -160px;
}

#nav_nosotros.active a, #nav_nosotros.active a:hover {
  background-position:-126px -160px;
}

#nav_servicios.active a, #nav_servicios.active a:hover {
  background-position:-281px -160px;
}

#nav_normas.active a, #nav_normas.active a:hover {
  background-position: -435px -160px;
}

#nav_cursos.active a, #nav_cursos.active a:hover {
  background-position: -582px -160px;
}

#nav_contacto.active a, #nav_contacto.active a:hover {
  background-position: -722px -160px;
}

/* end of navigation */

#content  {
position: relative;
background: #FFF;
width: 1006px;
margin: 0 auto 0 auto;
}

#servicios  {
width: 565px;
margin-left: 15px;
}

#servicios h2 {
text-align: right;
margin-top: 0;
padding-right: 25px;
background: transparent url(../img/index-icons.png) no-repeat 545px -2px;
}

#servicios h3 {
font-size: 14px;
margin: 11px 0 18px 20px;
}

#servicios h3 strong  {
color: #30679A;
}

#servicios ol li  {
width: 280px;
height: 260px;
float: left;
border: 1px solid #CCC;
position: relative;
}

#servicios ol li#serv_dia, #servicios ol li#serv_aud  {
left: -1px;
}

#servicios ol li#serv_cap, #servicios ol li#serv_dia  {
top: -1px;
}

#servicios ol li p  {
padding-top: 110px;
width: 240px;
margin: 0 auto;
font-size: 12px;
line-height: 1.2em;
}

#servicios ol li p a.leer-mas {
display: block;
text-align: center;
position: absolute;
top: 231px;
right: 20px;
padding: 3px 7px;
background: #EDEDED;
/*width: 69px;*/
}

#servicios ol li#serv_dia p {
background: url(../img/qualitas-servicios.jpg) no-repeat -478px 0;
}

#servicios ol li#serv_con p {
background: url(../img/qualitas-servicios.jpg) no-repeat -240px 0;
}

#servicios ol li#serv_cap p {
background: url(../img/qualitas-servicios.jpg) no-repeat -720px 0;
}

#servicios ol li#serv_aud p {
background: url(../img/qualitas-servicios.jpg) no-repeat 0 0;
}

#servicios ol li#serv_con p a.leer-mas  {
background: #30679A;
color: white;
}

#servicios ol li#serv_con {
background: #FFFFE5;
}

#servicios ol li p a.leer-mas:hover,
#servicios ol li#serv_con p a.leer-mas:hover {
  background: #5E94C3;
  color: white;
  text-decoration: none;
}

#noticias,
#cursos {
width:360px;
}

#noticias {
position: absolute;
top: 0;
right: 40px;
}

#noticias h2  {
text-align: right;
margin-top: 0;
background: transparent url(../img/index-icons.png) no-repeat 329px -27px;
padding-right: 34px;
}

#noticias ol  {
border-bottom: 1px solid #E9E9E9;
}

#noticias ol li {
width: 150px;
height: 280px;
padding: 0 0 0 10px;
position: relative;
float: left;
overflow: hidden;
}

#noticias h3  {
color: #30679A;
margin-bottom: 5px;
}


#noticias ol li#noticia_2 {
border-left: 1px solid #E9E9E9;
float: right;
width: 160px;
}

#noticias p {
font-size: 13px;
line-height: 1.2em;
}

#noticias p.fecha {
color: #999;
border-bottom: 1px solid #E9E9E9;
padding-bottom: 5px;
margin-bottom: 10px;
}

#noticias p.leer-mas  {
display: block;
text-align: center;
position: absolute;
bottom: 10px;
left: 0;
width: 100%;
}

#noticias p.leer-mas a {
display: block;
text-align: center;
width: 150px;
margin: 0 auto;
padding: 3px 0;
background: #EDEDED;
}

#noticias p.leer-mas a:hover {
  text-decoration: none;
  background: #ccc;
  color: #444;
}

#noticias p.archivo {
clear: both;
border-top: 1px solid #E9E9E9;
text-align: center;
padding: 10px 0 0 0;
margin: 0;
zoom: 1;
}

#noticias p.archivo a {
display: block;
background: #EDEDED;
padding: 3px;
width: 320px;
margin: 0 auto;
}

#noticias p.archivo a:hover {
  text-decoration: none;
  background: #ccc;
  color: #444;
}

#cursos {
clear: both;
border-bottom: 1px solid #E9E9E9;
position:absolute;
right:40px;
top:402px;
padding: 0;
height: 162px;
}

#cursos h2  {
text-align: right;
margin-bottom: 12px;
border-bottom: 1px solid #E9E9E9;
padding-bottom: 5px;
padding-right: 34px;
background: transparent url(../img/index-icons.png) no-repeat 330px -51px;
}

#cursos h3  {
padding: 5px 10px;
color: #30679A;
margin:0 0 5px 0;
}
#cursos h3 a, #cursos h3 a:hover {
color: #30679A;
text-decoration: none;
}

#cursos p {
padding-left: 10px;
padding-right: 10px;
font-size: 13px;
line-height: 1.2em;
}

#cursos p.leer-mas  {
position: absolute;
bottom: 10px;
right: 0;
text-align: right;
zoom: 1;
}

#cursos p.leer-mas a {
display: block;
padding: 3px 20px 3px 10px;
background: #EDEDED;
}

#cursos p.leer-mas a:hover {
  text-decoration: none;
  background: #ccc;
  color: #444;
}

#company-info {
position: relative;
clear: both;
padding-top: 75px;
background: #FFF url(../img/qualitas-footer.png) repeat-x 0 75px;
color: #777;
height: 131px;
}

/* FOOTER */

#footer {
width: 990px;
position: relative;
background: #FFF url(../img/qualitas-footer.png) repeat-x 0 0;
height: 131px;
margin: 0 auto;
}

#company-info a {
font-size: 12px;
font-weight: normal;
color: #777;
}

#company-info-navigation  {
border-bottom: 1px solid #DDD;
padding: 0;
margin: 0;
height: 60px;
width: 100%;
}

#company-info-navigation li {
display: block;
float: left;
padding-top: 35px;
}

#company-info-navigation li.active {
background: transparent url(../img/qualitas-footer-selected.png) no-repeat center -1px;
}

#company-info-navigation li a {
padding: 0 7px;
border-left: 1px solid #777;
color: #30679A;
}

#company-info-navigation :first-child a {
border-left: none;
}

#company-info-qualitas-access {
padding-top: 4px;
}

#company-info-qualitas-access li {
display: block;
float: left;
}

#company-info-qualitas-access li a {
padding: 0 5px;
}

#qualitas-info  {
right: 0;
position: absolute;
top: 38px;
width: 500px;
}

#qualitas-info p {
font-size: 12px;
height: 28px;
padding: 0;
margin: 0;
float: right;
}

#qualitas-info #addr,
#qualitas-info #tel,
#qualitas-info #tel-num li {
text-align: right;
}

#qualitas-info #addr, #qualitas-info #tel-num {
display: block;
width: 280px;
}

#qualitas-info #tel {
position: absolute;
top: 29px;
right: 0;
border-bottom: 1px solid #DDD;
height: 23px;
width: 196px;
padding: 0 290px 0 0;
margin: 0;
}

#qualitas-info #tel-num {
position: relative;
float: right;
top: 0;
font-size: 12px;
width: 200px;
}

#qualitas-info #tel-num li {
display: block;
font-size: 12px;
height: 28px;
padding: 0;
margin: 0;
}

#qualitas-info #copy-info {
float: right;
display: block;
top: 0;
right: 0;
padding: 0 0 0 12px;
margin: 0 0 0 12px;
border-left: 1px solid #DDD;
height: 66px;
width: 170px;
}

#qualitas-info #copy-info span {
display: block;
font-size: 12px;
text-align: left;
clear: both;
height: 28px;
margin: 0;
padding: 0;
}



/* Resto de páginas */

#principal {
  border-right: 1px solid #E9E9E9;
  float: left;
  margin: 0 0 0 30px;
  padding: 0 60px 0 0;
  width: 680px;
  overflow: hidden;
  line-height: 1.4;
  font-size: 13px;
}

/* Gecko min height fix */
#principal p {
  min-height: 1em; /*min-height is needed under Firefox, because empty parargraphs */
}
#principal *+html p {
  min-height: auto; /* but we have to remove it under IE7 because it triggers the 'haslayout' mode */
}

#principal h2 {
  margin: 35px 0 25px;
}
#principal h3 {
  margin: 30px 0 20px;
}
#principal  h4  {
  font-size: 15px;
  margin: 15px 0 10px 0;
}
#principal p,
#principal table,
#principal blockquote,
#principal pre {
  margin: 10px 0;
}
#principal p {
  line-height: 1.4;
  font-size: 13px;
}
#principal blockquote {
  margin-left: 30px;
}
#principal a img {
  border:none;
}
#principal img {
  margin-right: 5px;
  border-style: solid;
  border-color: gray;
  border-width: 0;
}
#principal acronym {
  border: 1px solid gray;
}
#principal ul {
  list-style-image: url(../img/m01.gif);
  margin: 15px 0 10px 22px;
}
#principal ol {
  margin: 10px 0 10px 20px;
}
#principal ol.content_list {
  margin: 0;
}

#principal li {
  margin: 5px 0;
}
#principal ul ul {
  list-style-image: url(../img/m01a.gif);
  margin-top: 10px;
}

#principal .content_center {
  text-align: center;
}
#principal .content_right {
  text-align: right;
}
#principal .float_left {
  float: left;
  margin-right: 10px;
}
#principal .float_right {
  float: right;
  margin-left: 10px;
}
#principal .cancel {
  margin-bottom: 20px;
}
.section_cursos #principal.lista {
  width: 940px;
  padding: 0;
  border: none;
}
.section_cursos  #principal #in-house {
  margin-bottom: 35px;
}


#secondary-navigation {
  position: relative;
  top: 0;
  left: 0;
  border-left: 1px solid #E9E9E9;
  float: left;
  margin-left: -1px;
  padding: 40px 0;
}

#secondary-navigation li a  {
  border-bottom: 1px solid #E9E9E9;
  display: block;
  font-size: 13px;
  font-weight: normal;
  padding: 6px 0 6px 11px;
  width: 170px;
}

#secondary-navigation li.secnav-selected  {
  border-left: 4px solid #5E94C3;
}

#secondary-navigation li.secnav-selected a  {
color: #5E94C3;
}

#secondary-navigation li a:hover  {
background: #E9E9E9;
text-decoration: none;
}

#cursos-tabla {
font-size: 13px;
border: 1px solid #ddd;
margin-bottom: 20px;
border-collapse: separate;
border-spacing: 0;
}

#cursos-tabla th  {
  text-align: left;
  color: white;
  background: #5E94C3;
  font-weight: bold;
  font-size: 13px;
  border-spacing: 0;
  border:1px solid white;
  border-left: 1px solid #447AA7;
  border-top: none;
  border-bottom: none;
  padding: 4px 10px;
}

#cursos-tabla .center {
  text-align: center;
}

#cursos-tabla tr.odd  {
  background: #f6f6f6;
}

#cursos-tabla td  {
  text-align: left;
  padding: 10px 10px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  cursor: default;
}

#cursos-tabla td a {
  text-decoration: none;
  color: #5074A8;
}

#cursos-tabla td.sel, #cursos-tabla .c-mes  {
  padding: 10px 2px;
  text-align: center;
  font-size: 12px;
}

#cursos-tabla .c-tema {
  width: 420px;
  font-weight: bold;
}

#cursos-tabla .c-costo  {
  width: 66px;
  text-align: center;
}

#cursos-tabla .c-horas  {
  width: 66px;
  text-align: center;
}

.leyenda {
  margin-top: 40px;
  padding-top: 20px;
  width: 100%;
  border-top: 1px solid #ddd;
}

#principal ol {
  list-style-type: decimal;
  padding-left: 10px;
}

.page_contacto #principal {
  width: 570px;
  padding: 0 30px 0 0;
}

.page_contacto #principal p {
  clear: both;
  float: none;
}
.page_contacto #principal form p.input {
  margin: 0;
  padding: 0;
  height: 40px;
}

.page_contacto #principal form input[type="text"],
.page_contacto #principal form label { /*837*/
  display: block;
  float: left;
  font-size: 14px;
}
.page_contacto #principal label {
  padding: 5px 0;
  width: 130px;
}
.page_contacto #principal input[type="text"],
.page_contacto #principal textarea,
.page_contacto #principal select {
  padding: 5px;
  font-size: 15px;
  width: 410px;
}

.page_contacto #principal textarea {
}
.page_contacto #principal .submit {
  text-align: center;
  padding-top: 10px;
  margin-top: 15px;
  border-top: 1px dashed #ddd;
}
.page_contacto #principal .submit input {
  display: inline;
  padding: 5px 15px;
  /*IE*/ #padding: 5px 10px;
  font-size: 15px;
  text-align: center;
}

.section_noticias #principal li.content_item {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ddd;
  list-style-type: none;
}

#principal #pager ol {
  margin: 30px 0 20px;
}
#pager {
  text-align: center;
}
#pager li {
  display: inline;
}
#pager li a, #pager li span {
  margin: 2px;
  padding: 2px 5px;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  background: white;
  color: #336699;
  border: 1px solid #336699;
}
#pager li a:hover {
  background: #D2E4F5;
  text-decoration: none;
}
#pager li .current {
  background: #336699;
  color: white;
  font-weight: bold;
  cursor: default;
}
#pager li.page_link_prev a, #pager li.page_link_next a {
  background: none;
  border: 1px solid white;
}
#pager li.page_link_prev a:hover, #pager li.page_link_next a:hover {
  background: none;
  border-bottom: 1px solid #336699;
}
#pager li.page_link_prev a {
  margin: 2px 5px 2px 0;
}
#pager li.page_link_next a {
  margin: 2px 0 2px 5px;
}

.page_contacto .vcard {
  float: left;
  margin-left: 30px;
}

.page_mapa #principal {
  font-size: 14px;
  border: none;
  padding: 0;
}

.page_mapa #principal h2 {
  margin: 20px 0 15px;
}

.section_cursos h1 {
color: #5074A8;
}

.section_cursos #curso-info dt {
display; block;
color: #5074A8;
font-size: 15px;
font-weight: bold;
margin-top: 25px;
}

.section_cursos #curso-info dd {
font-size: 15px;
margin: 10px 0 0 40px;
}

.section_cursos #moreinfo {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
  font-size: 14px;
}
.section_cursos #secondary-navigation {
  padding: 0;
}
.section_cursos #secondary-navigation ol {
  margin-top: 40px;
}
#solcurso, #imprimir {
  text-align: center;
  margin-bottom: 10px;
  
}
#solcurso a, #imprimir a {
  display: block;
  padding: 20px 0;
  width: 180px;
  margin: 0 auto;
  border: 1px solid #ddd;
  background: #fafafa;
}
#imprimir a {
  width: 160px;
  padding: 20px 0 20px 20px;
  background: #fafafa url(../img/printer.png) no-repeat 30px center;
}
#solcurso a:hover, #imprimir a:hover {
  color: #336699;
  color: #336699;
  text-decoration: none;
}
#imprimir a:hover {
  background: #fafafa url(../img/printer_h.png) no-repeat 30px center;
}

.popup {
background: transparent url(../img/bgwhite.png) repeat 0 0;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.popup #principal {
background: white;
border: 2px solid #ccc;
float: none;
font-size: 15px;
margin: 4% auto;
overflow: visible;
padding: 70px;
position: relative;
width: 700px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
box-shadow: 0 0 10px #666;
-webkit-box-shadow: 0 0 10px #666;
-moz-box-shadow: 0 0 10px #666;
}

.popup #principal .mini_logo {
background: transparent url(../img/mini_logo.png) no-repeat 0 0;
height: 30px;
left: 70px;
top: 20px;
position: absolute;
width: 105px;
}

.popup #principal h1 {
color: #30679A;
}

.popup #principal a.x_close {
background: transparent url(../img/popup_close.png) no-repeat 0 0;
display: block;
height: 40px;
overflow: hidden;
right: -20px;
text-indent: -999px;
top: -20px;
position: absolute;
width: 40px;
zoom: 1;
z-index: 1000;
}

.popup #principal a.x_close:hover {
background: transparent url(../img/popup_close.png) no-repeat 0 -40px;
}

.popup #principal a.close {
position: absolute;
right: 70px;
bottom: 20px;
}