body,html {
	background-color: #cebdb6;
	background-repeat:repeat;
	background-position:bottom left;
	margin: 0px;
	height:100%;
	overflow:hidden;
	color: #FF0000;
}
img {
	border:0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #104060;
	text-align:justify;
}

table.bellmig {
	border:0px;
	width: 100%;
	height: 100%;
	z-index:2;
}
td.bellmig {
	vertical-align: middle;
	text-align: center;
}
a:link, a:visited {
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
}
a:hover, a:active {
	font-variant: normal;
	color: #000000;
	text-decoration:none;
}

#contenido_inicio {
	position:absolute;
	background-image: url(imagenes/fondo1.jpg);
	border:0px;
	top:0px;
	left:0px;
	width:600px;
	height:420px;
	overflow:auto;
	padding:0px;
	z-index:2;
	background-color: #FFFFFF;
}
div>#contenido_inicio
{
	width:600px;
	height:420px;
}
#contenido {
	position:absolute;
	background-image: url(imagenes/fondo1.jpg);
	border:0px;
	top:0px;
	left:16px;
	width:600px;
	height:420px;
	overflow:auto;
	padding:0px;
	z-index:2;
	background-color: #FFFFFF;
}
div>#contenido
{
	width:550px;
	height:420px;
}
#contenedor {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	height:420px;
	text-align:left;
    background-color: #FFFFff;
	z-index:4;
}
td>#contenedor{
	background-attachment: scroll;
	background-image: url(file:imagenes/fondo1.jpg));
}
#menu {
	position:absolute;
	top:0px;
	left:600px;
	width: 160px;
	height: 420px;
	overflow:hidden;
	z-index:2;
	background-color: #E13146;
}
