
	body {
		margin: 0;
		padding: 0;
		background: #fff url(/imagenes/pie.jpg) center bottom no-repeat;
		}

	.topo {
		background: #fff url(/imagenes/topo.gif) center top no-repeat;
		}

	.menuOn {
		padding: 9px 10px 0 13px;
		border-right: solid 1px #bababa;
		background: #f0f0f0 url(/imagenes/menuOn.gif) left top no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 1px;
		}

	.menuOn a {
		color: #000;
		text-decoration: none;
		}

	.menuOn a:hover {
		color: #bdbdbd;
		text-decoration: none;
		}

	.menuOff {
		padding: 9px 10px 0 13px;
		border-right: solid 1px #e3dcb8;
		background: #f0f0f0 url(/imagenes/menuOff.gif) left top no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-transform: uppercase;
		letter-spacing: 1px;
		}

	.menuOff a {
		color: #b98923;
		text-decoration: none;
		}

	.menuOff a:hover {
		color: #bdbdbd;
		text-decoration: none;
		}

	.contenidos {
		padding: 15px 0 0 41px;
		}

	.titulo {
		font-family: georgia;
		font-size: 35px;
		color: #c6c6c6;
		font-style: italic;
		text-decoration: none;
		text-transform: lowercase;
		letter-spacing: -3px;
		}

	.titulo span {
		font-size: 35px;
		color: #e3dcb8;
		}

	.submenu1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #000;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 1px;
		line-height: 17px;
		}

	.submenu2 {
		padding: 0 0 0 28px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #b98923;
		text-decoration: none;
		letter-spacing: 0px;
		line-height: 17px;
		}

	.submenu3 {
		padding: 0 0 0 40px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #b98923;
		text-decoration: none;
		letter-spacing: 0px;
		line-height: 17px;
		}

	.quote {
		font-family: georgia;
		font-size: 35px;
		color: #c6c6c6;
		font-style: italic;
		text-decoration: none;
		letter-spacing: -1px;
		line-height: 30px;
		}

	.texto {
		font-family: georgia;
		font-size: 14px;
		color: #000;
		text-decoration: none;
		line-height: 22px;
		}

	.texto span {
		font-weight: bold;
		}

	img {
		border: 0;
		}

	.border {
		border: 1px solid #b98923;
		}

	input {
		border: solid 1px #bababa;
		background: #fff;
		font-family: georgia;
		font-size: 14px;
		color: #000;
		}

	textarea {
		border: solid 1px #bababa;
		background: #fff;
		width: 100%;
		scrollbar-face-color: #fff;
		scrollbar-shadow-color: #fff;
		scrollbar-highlight-color: #fff;
		scrollbar-3dlight-color: #fff;
		scrollbar-darkshadow-color: #fff;
		scrollbar-track-color: #fff;
		scrollbar-arrow-color: #bababa;
		font-family: georgia;
		font-size: 14px;
		color: #000;
		}

	a {
		color: #000;
		text-decoration: none;
		}

	a:hover {
		color: #bdbdbd;
		text-decoration: none;
		}

	.pie {
		padding: 0 0 47px 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000;
		text-decoration: none;
		}

	.pie span {
		padding: 0 6px 0 5px;
		}

	.pie a {
		color: #000;
		text-decoration: none;
		}

	.pie a:hover {
		color: #b98923;
		text-decoration: none;
		}



