body {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
.opcMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
td.menu{padding:3px;}
.opcMenuON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #B16835;
	text-decoration: none;

}
#contenedor {
	width:850px;
	height:483px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -227px;
	background-image:url();
	background-position:20px top;
	border: 0;
	border-style: solid;
	border-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#lateraliz{
	position: relative;
	top: -1px;
	left: -1px;
	width: 207px;
	height: 483px;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0px;
	border-color: #B09D93;
	border-style: solid;
	border-width: 1px;

}
#lateralde{
	position: absolute;
	top: -1px;
	left: 640px;
	width: 209px;
	height: 483px;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0px;
	border-color: #B09D93;
	border-style: solid;
	border-width: 1px;

}
#contenido{
	position: absolute;
	top: -1px;
	left: 213px;
	width:420px;
	height:483px;
	border-color: #A19D9A;
	border-style: solid;
	border-width: 1px;
}
#menu{
	position: absolute;
	top: 104px;
	left: 650px;
	width:188px;
}
.separador{padding-top:2px;}
