
body
{
	text-align:center;
	background:#808080;
	SCROLLBAR-FACE-COLOR: #D6E7FB; SCROLLBAR-HIGHLIGHT-COLOR: #D6E7FB; SCROLLBAR-SHADOW-COLOR: #D6E7FB; SCROLLBAR-3DLIGHT-COLOR: #D6E7FB; SCROLLBAR-ARROW-COLOR: #372F6E; SCROLLBAR-TRACK-COLOR: #D6E7FB; SCROLLBAR-DARKSHADOW-COLOR: #86BAED;
}

div#contenedor
{
	width: 900px;
	margin: 0 auto;
	padding:0;
}

div#principal
{
	position:relative;
	width:100%;
	height:100%;
	/*min-height:600px;
	max-height:600px;
	overflow:auto;
	overflow-x:hidden;*/
	background-color:#FFFFFF;
}

.tbcontedenor
{
	border:0;
	width:100%;
}

.bsupder, .bsupizq, .binfizq, .binfder
{
	width:33px;
	height:33px;
}

.bder, .bizq
{
	width:33px;
}

.bsup, .binf
{
	width:834px;
}

.bsupder
{
	background:#FFFFFF url(../imagenes/bsupder.gif) no-repeat left;
}

.bsupizq
{
	background:#FFFFFF url(../imagenes/bsupizq.gif) no-repeat right;
}

.binfizq
{
	background:#FFFFFF url(../imagenes/binfizq.gif) no-repeat left;
}

.binfder
{
	background:#FFFFFF url(../imagenes/binfder.gif) no-repeat right;
}

.bder
{
	background:#FFFFFF url(../imagenes/bder.gif) repeat-y left;
}

.bizq
{
	background:#FFFFFF url(../imagenes/bizq.gif) repeat-y right;
}

.bsup
{
	background:url(../imagenes/bsup.gif) no-repeat;
}

.binf
{
	background:#FFFFFF url(../imagenes/binf.gif) repeat-x top;
}

.barnerizquierdo, .barnerderecho
{
	width:33px;
	height:111px;
}

.barnerizquierdo
{
	background:url(../imagenes/barnerizquierdo.gif) no-repeat left;
}

.barnerderecho
{
	background:url(../imagenes/barnerderecho.gif) no-repeat right;
}

.barnercentral
{
	background:url(../imagenes/barnercentral.gif) no-repeat;
}


.todo
{
	width:100%;
}

.menu
{
	width:120px;
	text-align:left;
	background-color:#E6F3FF;
}

.anuncios
{
	width:120px;
	background-color:#E6F3FF;
}

.pagina
{
	background-color:#FFFFFF;	
	max-width:594px;
}

.pie
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:9px;
	color:#FFFFFF;
}
