body {
	background:url(../images/fondo.gif);
	text-align:center;
	margin:0;
}
body, td {
	font-family:verdana,sans-serif;
	font-size:9pt;
	color:#4D4B4A;
}
a {
	text-decoration:none;
}
/* Tabla principal */
#outer {
	width:770px;
	background-color:#FFFFFF;
	margin:10px auto;
	padding-left:auto;
	border:1px solid #bdbdbd;
	text-align:left;
}

#outer_priv {
	width:770px;
	background-color:#FBFCF4;
	margin:10px auto;
	padding-left:auto;
	border:1px solid #bdbdbd;
	text-align:left;
}

/* Menu principal */
#menubotones a {
	display:block;
	height:24px;
	background:url(../images/boton_off.jpg) center center no-repeat;
	text-align:left;
	padding-top:2px;
	color:#000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	padding-left:25px;
	line-height:20px;
}
#menubotones a:hover {
	background:url(../images/boton_on.jpg) center center no-repeat;
	color:#e3ae2c;
}
#menubotones a.sub {
	display:block;
	height:17px;
	background-image:none;
	padding:0 0 1px 0;
	text-align:left;
	color:#000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	margin-right:1em;
}
#menubotones a.sub:hover {
	color:#e3ae2c;
	background-image:none;
}
#menubotones a#selsubitem {
	color:#963;
	padding:0;
	height:17px;
	background-image:none;
}
#menubotones a#selitem {
	display:block;
	height:24px;
	background:url(../images/boton_on.jpg) center center no-repeat;
	text-align:left;
	padding-top:2px;
	color:#e3ae2c;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	padding-left:25px;
	line-height:20px;
}
/* Links dorados */
.dorado, #cuerpo .dorado, #cuerpo_priv .dorado {
	color:#e0aa0f;
	font-weight:bold;
}
.dorado:hover, #cuerpo .dorado:hover, #cuerpo_priv .dorado:hover {
	color:#000;
}
/* Menu horizontal */
#hmenu {
	color:#e0aa0f;
	font-weight:bold;
	font-size:10px;
	margin-top:1px;
	margin-left:10px;
}
#hmenu a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#hmenu a:hover {
	color:#e0aa0f;
}
/* Menu horizontal 2 */
#hmenu2 {
	margin-top:9px;
	margin-left:25px;
	font-size:10px;
}
#hmenu2 a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	margin-right:1em;
}
#hmenu2 a img {
	border:0;
	vertical-align:middle;
}
/* Formulario de busqueda */
#busq {
	float:right;
	margin-right:16px;
	margin-top:9px;
}
#busq label {
	font-weight:bold;
	font-size:11px;
	color:#000;
}
#busq input {
	font-size:10px;
	border-bottom:0;
	border-right:0;
}
#busq form {
	display:inline;
}
/* Fecha-hora */
#fechahora {
	float:right;
	margin-right:16px;
	font-size:10px;
	font-weight:bold;
	color:#908F8E;
}
/* Cuerpo */
#cuerpo {
	font-size:11px;
	padding-left:45px;
	padding-right:30px;
	margin-top:30px;
	min-height:300px;
	/* height:300px;   Esto es un hack para el ie */
	background:url(../images/marca.jpg) center right no-repeat;
	overflow: auto;
}
#cuerpo a {
	color:#000;
}
#cuerpo a:hover {
	color:#e0aa0f;
}

#cuerpo_priv {
	font-size:11px;
	padding-left:45px;
	padding-right:30px;
	margin-top:30px;
	min-height:300px;
	/*height:300px;   Esto es un hack para el ie */
	background:url(../images/priv3.gif) center right no-repeat;
	overflow: auto;
}
#cuerpo_priv a {
	color:#000;
}
#cuerpo_priv a:hover {
	color:#e0aa0f;
}

/* Titulo */
.titulo,.articlehead {
	color:#908F8E;
	font-weight:bold;
	font-size:10pt;
	background:url(../images/topo.jpg) top left no-repeat;
	padding-left:20px;
	margin-bottom:18px;
}
/* Leer mas... */
#cuerpo .mas, #cuerpo_priv .mas {
	color:#e0aa0f;
	font-weight:bold;
	font-size:11px;
	margin-top:30px;
	margin-bottom:1em;
}
#cuerpo .mas a, #cuerpo_priv .mas a {
	color:#e0aa0f;
	text-decoration:none;
}
#cuerpo .mas a:hover, #cuerpo_priv .mas a:hover {
	color:#000;
}
/* Area clientes */
#areaclien {
	background:url(../images/areaclien.jpg) top center no-repeat;
	height:127px;
	font-size:10px;
	font-weight:bold;
	color:#000;
}
#areaclien .label {
	text-align:right;
	font-size:10px;
	color:#000;
	padding-right:4px;
}
#areaclien input {
	font-size:9px;
}
/* Agenda */
#agenda {
	font-size:10px;
	font-weight:bold;
	color:#000;
}
#agenda td {
	font-size:9px;
	color:#908f8e;
	text-align:center;
	font-weight:bold;
}
#agenda td a {
	color:#4d4b4a;
}
#agenda td a.domingo {
	color:#f6e6b7;
}
#agenda .daynames td {
	color:#e0aa0f;
}
#agenda .monthyear, #agenda .monthyear a {
	color:#908f8e;
}
#agenda #actual {
	border:1px solid #e0aa0f;
}
/* Pie */
#pie {
	text-align:right;
	padding-right:18px;
	margin-bottom:30px;
	margint-top:30px;
	font-weight:bold;
	font-size:10px;
}
#pie a {
	color:#000;
}
#pie a img {
	border:0;
}
#pie a:hover {
	color:#e0aa0f;
}
/* Componentes */
.component_head {
	background:url(../images/component_head.gif) top center no-repeat;
	width:181px;
	height:29px;
	text-align:left;
	color:#000;
	font-weight:bold;
}
.component_body {
	background:url(../images/component_body.jpg) top center repeat-y;
	text-align:left;
	font-size:8pt;
}
.component_bottom {
	background:url(../images/component_bottom.jpg) top center no-repeat;
	width:181px;
	height:15px;
}

.component_head_priv {
	background:url(../images/component_head_priv.gif) top center no-repeat;
	width:181px;
	height:29px;
	text-align:left;
	color:#000;
	font-weight:bold;
}
.component_body_priv {
	background:url(../images/component_body_priv.gif) top center repeat-y;
	text-align:left;
	font-size:8pt;
}
.component_bottom_priv {
	background:url(../images/component_bottom_priv.gif) top center no-repeat;
	width:181px;
	height:15px;
}

.component_head_priv_user {
	background:url(../images/component_head_priv_user.gif) top center no-repeat;
	width:181px;
	height:30px;
	text-align:left;
	color:#000;
	font-weight:bold;
}
.component_body_priv_user {
	background:url(../images/component_body_priv_user.gif) top center repeat-y;
	text-align:left;
	font-size:8pt;
	padding: 4px;
}
.component_bottom_priv_user {
	background:url(../images/component_bottom_priv_user.gif) top center no-repeat;
	width:181px;
	height:15px;
}

.txtinterior {
	padding-left:27px;
}
.txtinterior a {
	color:#000;
}
.txtinterior a:hover {
	color:#e0aa0f;
}
/* Encuesta */
.poll {
	font-size:10px;
	text-align:left;
}
.button {
	border:1px solid #000;
	font-size:10px;
}
/* Noticias */
.noticia {
	margin-bottom:2em;
}

