body {
	margin:0;
	background: #6eaede;
	color: #292929;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 12px;
	text-align: center;
}

#contenedor {
	position: relative;
	margin: 0 auto;
	width: 765px;
	text-align: left;
	border-left: 1px solid #848991;
	border-right: 1px solid #848991;
	background: #fff;
}

p, td, li {
	color: #292929;
	font: 12px "Trebuchet MS",helvetica,arial,sans-serif;
}

a {
	color: #000;
}

a:hover {
	color: #666;
	text-decoration: none;
}

a img {
	border: 0;
}

h1 {
	color: #7A7831;
}

h2 {
	color: #98964D;
}

h3 {
	color: #525252;
}

#top td {
	background: #000;
	height: 16px;
	color: #fff;
	font: 7pt verdana,sans-serif;
	padding: 1px 2px;
}

#top a {
	color: #fff;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}

#menu {
	background: #eff1f5 url("../images/top_menu.gif") 0 0 no-repeat;
	width: 175px;
	vertical-align: top;
}
#menu ul {
	padding-left: 30px;
	_padding-left: 0;	
}
#menu li {
	list-style-image: url("../images/bullet.gif");
	font: bold 13px arial,helvetica,sans-serif;
	color: #1E2337;
	margin: 10px 0;
	padding-left: 0;
}

/*#menu li:hover {
	list-style-image: url("../images/bullet_over.gif");
}*/

#menu a {
	color: #1E2337;
	text-decoration: none;
}

#menu a:hover {
	color: #6F8290;
}

#separador {
	background: #fff;
	border-left: 1px solid #E5E8EE;
	width: 8px;
}

#centro {
	background: #fffcf1 url("../images/top_centro.gif") 0 0 no-repeat;
	width: 581px;
	vertical-align: top;
}

#pie {
	background: #6eaede;
	border-left: 0;
}

#pie p {
	text-align: center;
	font: 7pt verdana,sans-serif;
	color: #000;
}
