* {
  margin: 0;
  padding: 0;  
  border: none;
  top:0;
  left:0;
}

ol, ul {list-style: none;}

body
{
  line-height: 20px;
}

body, html
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85em;
  background: url(/images/bg.png);
}

input, textarea, select
{
  border: 1px solid #666666;
  font-family: Arial, Helvetica, sans-serif;
}

input
{
  margin-bottom: 5px;
  height: 16px;
  padding: 3px;
}

select
{
  padding: 1px;
  height: 23px;
}

label
{
  vertical-align: top;
  font-weight: bold;
}

textarea
{
  width: 95%;
  font-size: 1.1em;
}

input[type=submit]
{
  border:0;
  background: url(/images/button.png) no-repeat right;
  width: 65px;
  height: 21px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
}

.required
{
  background-image: url(/images/required.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 14px;
}

#header-bg
{
  height: 121px;
  width: 100%;
  background: url(/images/top.png) repeat-x;
}

#bg-oposiciones
{
  height: 58px;
  width: 533px;
  background: url(/images/bg-oposiciones.png);
  position: absolute;
  left: 159px;
}

#header
{
  position: relative;
  top: 0px;
  left: 0px;
  height: 121px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}

#logo
{
  height: 121px;
  width: 167px;
  background: url(/images/logo.png);
}

#menuHeader
{
  position: absolute;
  left: 175px;
  top: 62px;
}

.menuInline ul{
  list-style-type: none;
  /*height: 80px;
  width: 863px;*/
}

.menuInline li
{
  float: left;
  display: block;
  padding-left: 15px;
  /*line-height: 80px;*/
}

.menuInline a
{
  color: white;
  text-decoration: none;
}

.menuInline a:hover {text-decoration: underline;}

.menuInline a:active {text-decoration: underline;}

.menuInline .no-last
{
  background: url(/images/separator.png) no-repeat right;
  padding-right: 20px;
}

#buscador
{
  position: absolute;
  top: 20px;
  right: 0;
  text-align: right;
}

#telefono
{
  font-size: 1.7em;
  font-weight: bold;
  color: #96814c;
  text-align: right;
  font-style: italic;
}

#telefono img {vertical-align: text-bottom;}

#titlePage img {vertical-align: text-bottom;}

#main-content
{
  width: 900px;
  position: relative;
  top: 0px;
  left: 0px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-top: 25px;
  margin-bottom: 50px;
  background-color: #faf4b0;
  border: 1px solid #666666;
  padding: 20px;
}

#main-content-embed
{
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #faf4b0;
  border: 1px solid #666666;
  padding: 20px;
}

#footer-bg
{
  width: 100%;
  height: 100%;
  background: url(/images/bajo.png) repeat-x;
}

#footer
{
  position: relative;
  top: 0px;
  left: 0px;
  height: 121px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  font-size: 0.95em;
}

#menuFooter
{
  position: relative;
  left: 0px;
  top: 20px;
}

#copyright
{
  color: #e0981b;
  font-weight: bold;
  position: absolute;
  left: 15px;
  top: 40px;
}

/*#breadcrumbs {color: #ff3300;}*/

.imgwithlink {text-decoration: none;}

.box
{
  width:170px;
  height: auto;
  float: right;
}

.box-header
{
  width: 170px;
  height: 31px;
  background-image: url(/images/header-section.png);
  margin-bottom: 10px;
}

.box-header div
{
  color: white;
  text-align: center;
  padding-top: 5px;
}

.box-top
{
  width: 170px;
  height: 15px;
  background-image: url(/images/top-centrosrecomendados.png);
}

.box-content {background-color: #DAD6A8;}

.box-content img {padding: 5px;}

.box-bottom
{
  width: 170px;
  height: 15px;
  background-image: url(/images/bottom-centrosrecomendados.png);
}

.box ul
{
  overflow:hidden;
  padding-left:10px;
  padding-right:10px;
  text-align: center;
}

.bigbox h2
{
  background-color: #fed17a;
  color: #F56600;
  padding: 5px;
  margin: 0;
  text-align: center;
}

.bigbox
{
  padding: 10px;
  background-color: #fdfad4;
  border: 1px solid #fdbb41;
  white-space: nowrap;
  /*margin-right: 50px;*/
}

.bigbox2
{
  /*margin-left: 30px;*/
  margin-bottom: 20px;
  background-color: #fdfad4;
  border: 1px solid #fdbb41;
}

.bigbox2 h2
{
  background-color: #fed17a;
  color: #F56600;
  padding: 5px;
  margin: 0;
  text-align: center;
}

.bigbox2 h3
{
  background-color: #fed17a;
  color: #F56600;
  padding: 5px;
  margin: 0;
}

.bigbox2-content
{
  padding: 10px;
}

ul .listado
{
  margin-left: 25px;
  list-style-image:url(/images/punto.gif);
}

ul .listadoInline
{
  margin-right: 25px;
  list-style-image:url(/images/punto.gif);
  display: inline;
}

a
{
  color: #ff3300;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

h1
{
  color: #F56600;
  font-family: Helvetica, sans-serif;
  font-size: 1.8em;
  /*margin-top: 10px;*/
  /*margin-bottom: 10px;*/
  /*border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d9d9d9;*/
  /*text-align: center;*/
}

h2
{
  color: #F56600;
  font-family: Helvetica, sans-serif;
  font-size: 1.5em;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

h2 a
{
  color: #F56600;
  text-decoration: none;
  font-family: Helvetica, sans-serif;
}

h3
{
  color: #F56600;
  font-family: Helvetica, sans-serif;
  font-size: 1.2em;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

h3 a
{
  color: #F56600;
  text-decoration: none;
  font-family: Helvetica, sans-serif;
}

.tableBoxs
{
  border-collapse: collapse;
}

.tableBoxs td
{
  margin:0px;
  padding-right:40px;
  vertical-align: top;
}

.curso
{
  clear: both;
}

.centroCurso
{
  float: right;
  text-align: right;
  height: 100px;
  width: 100px;
}

.centroCursoLeft
{
  float: left;
  padding-right: 15px;
  text-align: center;
  height: 100px;
}

.cuponCurso
{
  float: right;
  margin-top: 15px;
  margin-right: 20px;
}

.amigoCurso
{
  float: right;
  margin-top: 15px;
  margin-right: 20px;
}

.CentrodelCurso
{
  float: left;
  text-align: center;
  /*clear: both;*/
  margin-right: 10px;
  height: 120px;
}

#cursosDestacados
{
  /*margin-left: 30px;*/
  /*margin-bottom: 20px;*/
  background-color: #fdfad4;
  border: 1px solid #fdbb41;
  text-align: center;
}

#cursosDestacados-content
{
  padding: 10px;
}

#cursosDestacados-content ul
{
  padding: 0px;
  margin: 0px;
  list-style: none;
  text-align: center;
}

#cursosDestacados-content ul li
{
  display: inline;
  padding: 0px 10px;
  margin: 0px;
  list-style: none;
  width: 400px;
}

#cursosDestacadosConvocatoria
{
  /*margin-left: 30px;*/
  /*margin-bottom: 20px;*/
  background-color: #fdfad4;
  border: 1px solid #fdbb41;
}

#cursosDestacadosConvocatoria-content
{
  padding: 10px;
}

#cursosDestacadosConvocatoria-content ul
{
  padding: 0px;
  margin: 0px;
  list-style: none;
  /*text-align: center;*/
}

#cursosDestacadosConvocatoria-content ul li
{
  /*display: block;*/
  /*padding: 0px 10px;*/
  margin: 0px;
  list-style: none;
  /*width: 400px;*/
}

#cursosDestacadosConvocatoria h3
{
  text-align: center;
}

.cursosRecomendadosConvocatoria
{
  border-collapse: collapse;
  margin-bottom: 20px;
  width: 100%;
}

.cursosRecomendadosConvocatoria td
{
  margin: 0;
  padding-right: 10px;
}

.center {text-align: center;}
.red {color: red;}

.destacarTelefono
{
  font-size: 1.5em;
  font-weight: bold;
  color: #ff3300;
  text-align: right;
  font-style: italic;
}

.divAlignLeft {float: left;}
.divAlignRight {float: right;}

.invalid {border-color: red;}
.invalidText
{
  color: red;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2em;
  border-style:double;
}

.resaltado
{
  color: red;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
