*
{
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
body
{
	background-image: url(../images/fondo.jpg);
	color: #333333;
	font-size: 70%;
}
#contenedor
{
	width: 790px;
	margin: 0 auto;
}
#cabecera
{
	background-image: url(../images/sombra.gif);
	padding-bottom: 5px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#principal
{
	background-color: #FFFFFF;
	border-bottom: #edf1f3 2px solid;
	position: relative;
}
#cuerpo
{
	margin-left: 216px;
	font-size: 1em;
	border-left: #edf1f3 2px solid;
	padding-bottom: 10px;
}
#cuerpo p
{
	padding: 0 30px 10px 20px;
}
#pie
{
	color: #FFFFFF;
	padding: 10px 0;
}
#pie p
{
	margin: 0 auto;
	padding: 5px 0 0 30px;
	text-align: center;
}
#pie #autorizada_cam
{
	background-image: url(../images/comadrid.gif);
	background-position: 45px 0;
	height: 20px;
	background-repeat: no-repeat;
}
#promociones
{
	border-top: #edf1f3 2px solid;
	margin-bottom: 20px;
}
#promociones #promocion_derecha
{
	width: 245px;
	margin: 10px 0 0 20px;
}
#promociones #promocion_izquierda
{
	background-image: url(../images/titulos/rejuvenecimientosf.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-top: 25px;
	float: left;
	width: 295px;
	border-right: #edf1f3 2px solid;
	margin-left: 10px;
}
#promociones #bloque_enlaces
{
	background-image: url(../images/ilustrarejuven.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
	margin-left: 20px;
	height: 200px;
}
#promociones #bloque_enlaces a
{
	display: block;
}
.clear
{
	clear: both;
}
a
{
	color: #595959;
}
a:hover
{
	color: #AF5729;
}
.oculto
{
	display: none;
}
#blog
{
	background-image: url(../images/titulos/ultimosblog.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#lateral
{
	width: 216px;
	position: absolute;
	top: 10px;
	left: 0;
}
#lateral #blog
{
	width: 176px;
	padding-left: 25px;
}
#lateral #blog li
{
	padding-bottom: 10px;
}
#lateral #boletin
{
	background-image: url(../images/fondoboletin.gif);
	background-repeat: no-repeat;
	height: 88px;
	margin: 20px 0 0 13px;
	padding: 35px 0 0 21px;
	color: #FFFFFF;
}
#lateral #boletin p
{
	padding-bottom: 5px;
}
#lateral #equipo_humano
{
	background-image: url(../images/titulos/equipohumano.gif);
	background-repeat: no-repeat;
	padding: 20px 15px 0 13px;
}
#lateral #equipo_humano img
{
	float: left;
	margin: 0 10px 20px 0;
}
#lateral #equipo_humano a
{
	font-size: 1.2em;
}