#wrapper
{
background-image: url(../images/layout/fondocontenthome.jpg);
background-repeat: repeat-y;
}

#content_center
{
width: 434px;
}

#content_right
{
float: left;
width: 160px;
margin-top: 30px;
}

h1
{
background-image: url(../images/layout/fondotitulohome.gif);
background-repeat: no-repeat;
margin: 0px 4px;
padding: 20px;
}

.listado
{
padding: 0px;
}

.listado h3
{
background-image: url(../images/layout/fondoofertashome.gif);
background-repeat: no-repeat;
margin: 0px;
padding: 14px 20px;
color: #66032D;
font-size: 1.6em;
}

.listadoofertashome
{
background-color: #EEF4FD;
margin: 0px 5px;
}

.listado .filalistado, listadoofertashome .filalistado
{
margin: 0px 24px;
width: 380px;
_width: 376px;
float: none;
}

.listado .cajatexto
{
  width: 200px;
  _width: 195px;
}

.listado .ultimafila
{
margin: 0px 24px;
padding: 10px 0px;
width: 380px;
_width: 376px;
}

.row
{
display: none;
}

/* Calendario */

.calendario_oyw
{
margin: 5px;
color: #ffffff;
}

.calendario_oyw .titulos
{
background-image: url(../images/layout/fondotitulocalendario.gif);
background-repeat: no-repeat;
}

.calendario_oyw .titulocalendario
{
margin: 0px;
padding: 13px 10px 3px 10px;
}

.calendario_oyw .cambiomes
{
text-align: center;
}

.calendario_oyw .cambiomes span
{
color: #ffffff;
font-weight: normal;
padding: 0px 10px;
}

.calendario_oyw a, .calendario_oyw a:hover, .calendario_oyw a:visited
{
color: #ffffff;
}

.calendario_oyw .divtabla
{
width: 140px;
padding: 5px;
background-image: url(../images/layout/fondocalendario.gif);
background-position: 0px 2px;
background-repeat: no-repeat;
}

.calendario_oyw table
{
width: 140px;
height: 120px;
font-size: 0.75em;
line-height: 1em;
}

.calendario_oyw tr
{
height: 15px;
}

.calendario_oyw td, .calendario_oyw th
{
padding: 0px;
text-align: center;
vertical-align: middle;
}

.calendario_oyw td.enlace
{
font-weight:600;
border: 1px solid #E6F0FB;
}

.calendario_oyw span
{
font-weight: 600;
color: #444466;
text-decoration: none;
}

/******************************************************
* Banners de la home
******************************************************/

.cajabannershome
{
text-align: center;
}

.cajabannershome .titulobanners
{
color: #000000;
font-size: 0.8em;
font-weight: bold;
margin: 25px 10px 0px 10px;
}

.cajabannershome img
{
margin-top: 40px;
}

.cajabannercursos
{
text-align: center;
margin-top: 40px;
}

.cajabannerrazones
{
text-align: center;
margin-top: 25px;
}


/*******************************************************
* Sello de calidad
*******************************************************/

.divsello
{
text-align: center;
margin-top: 40px;
}

.divsello img
{
width: 50px;
}

.divpiesello p
{
font-size: 0.7em;
margin: 20px 60px;
line-height: 1.2em;
text-align: justify;
color: #5F5F5F;
}