.capa {
	background-repeat: no-repeat;
	height: 500px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-color: #FFFFFF;
	background-image: url(fondo.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 512px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
.contenido {
	width: 420px;
	height: 320px;
	margin-left: 40px;
	float: left;
	margin-top: 15px;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #666666;
}
#menu {
	width: 600px;
	top: 1px;
	right: 1px;
	float: left;
	margin-right: 14px;
	text-align: left;
	margin-bottom: 20px;
	height: 20px;
	margin-left: 10px;
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
}
#menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: #666666;
	text-decoration: none;
}


.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.5pt;
	height: 40px;
	width: 686px;
	vertical-align: text-bottom;
	text-align: right;
	float: left;
	margin-top: 60px;
	margin-right: 18px;
	display: inline;
}
	
body {
	background-image: url(fondito.gif);
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.contenidoplano {
	width: 655px;
	height: 320px;
	margin-left: 22px;
	float: left;
	margin-top: 5px;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #666666;
}
a {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
