body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#cont {
	position: absolute;
	width: 802px;
	left: 97px;
	z-index: 1;
	height: 596px;
	border: none;
	background-image: url(imagenes/gif/cont_bueno.gif);
	top: 7px;
}
#menu {
	position: absolute;
	z-index: 1;
	height: 336px;
	width: 206px;
	left: 88px;
	top: 38px;
	text-align: left;
	padding: 6px;
	margin: 6px;
}
.boton {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	display: block;
	width: 150px;
	height: 25px;
	margin: 0.1mm;
	padding: 3px;
	background-image: url(imagenes/boton1%20copy.jpg);
	background-position: 0px 0px;
	border: 2px solid #666666;
}
.boton:hover {
	color: #333333;
	background-image: url(imagenes/boton2%20copy.jpg);
	background-position: 160px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#logo {
	background-color: #FFFFFF;
	position: absolute;
	height: 80px;
	width: 100%;
	top: 0px;
	right: 0px;
	border-bottom-width: 3px;
	border-bottom-style: none;
	background-repeat: no-repeat;
	background-position: left -100px;


}
#logo h1 {
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
















}
#texto {
	position: absolute;
	z-index: 1;
	height: 350px;
	width: 498px;
	top: 144px;
	right: 20px;
	padding: 15px;
	overflow: auto;
	color: #333333;
	border: 3px none #666666;
	left: 246px;
}
#texto h1 {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 14px;
	letter-spacing: 6px;
	color: #333333;
	margin-bottom: -10px;
}
img {
	margin: 5px;

}

