* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
body {
	margin: 0px;
	background-color: #008F47;
}
#left  ul  li  a {
	font-size: 12px;
	text-decoration: none
}
.izq_titulo, .izq_titulo2 {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	background-color: #127040;
}
#con #left .izq_titulo2 a {
	font-size: 12px;
}
#con #left .izq_titulo2 {
list-style-type: none;
	border: 3px #000;
	border-top-style:solid;
	border-bottom-style:solid;
}

#left #top {
	height: 20px;
	border: 3px #000;
	border-top-style:solid;
	border-bottom-style:solid;
}
#left li {
	list-style-type: none;
	border: 3px #000;
	border-bottom-style:solid;
}
#left ul {
	padding: 0px;
	margin: 0px;
}

a:hover {
	color: #d5d5b9;
	padding: 0px;
}
#left {
	border-collapse:collapse;
	width: 148px;
	float: left;
}
#right {
	float: left;
	width: 5px;
	*width: 10px;
	background-color: #127040;
	height: 3000px;
	border: 3px solid #000;
}
#con {
	width: 159px;
}
