body {
	background-image:url(../images/general/fondo_general.gif);
	background-repeat: repeat-x;
	background-color: #d8d8d8;
	color: #61717d;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #61717d;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#todo {
	text-align: left;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#pantalla {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#encabezado {
	background-image: url(../images/general/encabezado.gif);
	background-repeat: no-repeat;
	height: 72px;
	position: relative;
}
#encabezado #navegacion {
	position: absolute;
	top: 5px;
	right: 8px;
}
#encabezado #navegacion ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#encabezado #navegacion li {
	float: right;
	list-style-type: none;
}
/* MENU PRINCIPAL */
#botonera {
	height: 32px;
	width: 939px;
	margin-bottom: 11px;
	margin-left: 13px;
	background-image: url(../images/general/botonera.gif);
	background-repeat: no-repeat;
	position: relative;
}
#botonera #principal {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#botonera #principal li{
	display:inline;
	height:32px;
}
#botonera #principal li a{
	float:left;
	padding-top:32px;
	overflow: hidden;
	height:0;
}
#botonera #principal li#princ_quienes a{
	background-image: url(../images/general/b_quienes.gif);
	background-repeat: no-repeat;
	width: 134px;
}
#botonera #principal li#princ_clubip a{
	background-image: url(../images/general/b_clupip.gif);
	background-repeat: no-repeat;
	width: 89px;
}
#botonera #principal li#princ_referidos a{
	background-image: url(../images/general/b_referidos.gif);
	background-repeat: no-repeat;
	width: 104px;
}
/* MENU PRINCIPAL SELECCIONADO */
#botonera #principal li a:hover {
	background-position: 0px -32px;
}
#botonera.Bquienes #principal li#princ_quienes a { 
	background-position: 0px -64px !important; 
}
#botonera.Bnoticias #principal li#princ_noticias a { 
	background-position: 0px -64px !important; 
}
#botonera #buscador {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 180px;
}
#botonera #buscador form {
	margin: 0px;
	padding: 0px;
}
#botonera #buscador .bloque {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial;
	font-size: 10px;
	height: 14px;
	width: 128px;
	color: #61717d;
	border: 0;
	background-image: url(../images/general/buscar_center.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 5px;
	top: 0px;
	padding-top: 4px;
	line-height: 15px;
}
#botonera #buscador .left {
	background-image: url(../images/general/buscar_left.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 5px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
#botonera #buscador .right {
	background-image: url(../images/general/buscar_right.gif);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 133px;
	top: 0px;
	width: 5px;
	height: 19px;
}
#botonera #buscador .buscar {
	position: absolute;
	left: 139px;
	top: -1px;
}
#centro {
	background-image: url(../images/portada/fondo_centro2.gif);
	background-repeat: repeat-y;
}
#medio {
	background-image: url(../images/portada/fondo_centro.gif);
	background-repeat: no-repeat;
	min-height: 298px;
}
#centro .final {
	height: 10px;
	width: 964px;
	clear: both;
	margin-bottom: 4px;
}
#centro #fecha {
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	height: 25px;
}
#medio #promo_principal {
	height: 280px;
	width: 483px;
	float: left;
	padding-left: 10px;
}
#noticias {
	width: 450px;
	float: right;
	padding-right: 10px;
}
#noticias .noti {
	margin-bottom: 10px;
	clear: both;
}

#noticias .fecha {
	font-size: 9px;
	color: #CCCCCC;
}
#noticias .foto_noti {
	padding: 1px;
	border: 1px solid #e3e5e4;
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
}
#noticias h3 {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#noticias p {
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#abajo {
	height: 144px;
	position: relative;
}
#abajo #banners {
	width: 493px;
	height: 144px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#abajo #promos {
	position: absolute;
	left: 493px;
	top: 0px;
}
#colofon {
	text-align: center;
	margin-top: 20px;
	font-size: 9px;
	color: #7d868d;
	margin-bottom: 10px;
}
#colofon p {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#colofon #apoyo {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	color: #313131;
	margin: 0px;
}
#colofon #apoyo a {
	color: #313131;
	text-decoration: none;
}

#colofon #apoyo a:hover {
	text-decoration: underline;
}
#colofon #apoyo li {
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b2b2b2;
	line-height: 25px;
}

#colofon #apoyo .last {
	border-right-width: 0px;
}
#colofon .cyber a {
	color: #313131;
	text-decoration: none;
}
#colofon .cyber a:hover {
	text-decoration: underline;
}

#colofon .bloque {
	font-size: 9px;
	color: #61717d;
	background-image: url(../images/general/fondo_campo.gif);
	background-repeat: repeat-x;
	border: 1px solid #b3b3b3;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial;
	background-color: #fafafa;
}
#colofon form {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}





.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.bloque {
	background-image: url(../images/general/fondo_campo.gif);
	background-repeat: repeat-x;
	border: 1px solid #b3b3b3;
	background-color: #FFFFFF;
}
