body {
	margin: 10px;
	text-align: center;
	background: #FAEB9E;
	color: #000;
	font:  13px georgia,times,"times new roman",serif;
	line-height: 140%;
}

#contenedor {
	position: relative;
	margin: 0 auto;
	width: 969px;
	text-align: left;
	top: 12px;
}

img {
	border: 0;
}

p, td, li {
	font:  13px georgia,times,"times new roman",serif;
}

#menu {
	height: 43px;
}

#menu td {
	background: #057C00 url("../images/fondo_menu.gif") 0 0 repeat-x;
}

#pie {
	height: 48px;
	background: #E19A21 url("../images/fondo_pie.gif") 0 0 no-repeat;
	text-align: center;
}
