.cuerpo {
	float: left;
	width: 780px;
	margin-bottom: 10px;
}
.encabezado {
	float: left;
	width: 780px;
	height: 90px;
}
.agregar {
	float: right;
	width: 200px;
	height: 30px;
	text-align: right;
	vertical-align: middle;
	margin-top: 20px;
	padding-top: 8px;
	background-color: #EFEFEF;
	border: 1px double #CCCCCC;
}
.logo {
	float: left;
	width: 300px;
	height: 90px;
}
.link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC6600;
	text-decoration: none;
}
a.link1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.des {
	float: left;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	vertical-align: bottom;
	margin-bottom: 5px;
}
.keys {
	float: left;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF4DD;
}
.tit {
	float: left;
	margin-right: 5px;
}
.ads {
	float: right;
	width: 336px;
}
.desc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
}
.link2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #339933;
	text-decoration: none;
}

