body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#encabezado {
	height: 1px;
}
#navegacion {
	text-align: center;
}
#navegacion a {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996600;
	padding-right: 10px;
	padding-left: 0px;
}
#navegacion li {
	display: inline;
}

#navegacion a:link, #navegacion a:visited {
	color: #996600;
}
#navegacion a:hover, #navegacion a:active {

	color: #660000;
}
h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#logo {
	text-align: center;
}
#logo ul {
	list-style-type: none;
}

a.boton {
	background-image: url(../logowm.gif);
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 200px;
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: center;
}

