.top {
	text-align: right;
	white-space: nowrap;
	width: 80%;
}
.top2 {
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	float: right;
	width: auto;
}
.top3 {
	text-align: right;
	width: 80%;
}
.cuerpo {
	width: 80%;
	text-align: right;
	float: right;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	clear: none;
	white-space: normal;
}
.cuerpo_new {
	width: 80%;
	text-align: right;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: none;
	white-space: normal;
}
.cuerpo2 {
	width: 80%;
	text-align: center;
	float: right;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	clear: none;
}
.menu {
	clear: right;
	float: left;
	height: auto;
	width: auto;
	white-space: normal;
	position: fixed;
	top: 75px;
	
}
.Estilo_titulo {
	color: #0000FF;
	font-size: x-large;
	text-decoration: blink;
	text-align: center;
	white-space: normal;
	clear: none;
	float: none;
	width: auto;
}
body {
	background-color: #cccccc;
}
.titulo_rojo {
	font-size: 36px;
	color: #FF0000;
}
.estilo1 {
	color: #FF0000;
}
div.shadow { background: #b4afa3; padding: 0 1px; border-left: 1px solid #dcd7c8; border-right: 1px solid #dcd7c8; }
