body {
	background-image: url(bitmaps/BackgroundPage.jpg);
	background-repeat:repeat-x;
	background-color:#100C0A;
	font-family:Tahoma, Arial, Verdana;
}
.autor {
	font-size: 12px;
	color: #FF6600;
}
a:link {
	color: #FCBE40;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
#logotipo {
	margin-left:auto;
	margin-right:auto;
	width:136px;
}
#MENU {
	margin-left:auto;
	margin-right:auto;
	width:790px;
}
#MenuenContent {
	margin-top:8px;
	color:#FFFFFF;
	font-size:11px;
}
.LinkonContent {
	color:#FFFFFF;
	text-decoration:none;
}
a.LinkonContent {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.LinkonContent {
	color:#FFFFFF;
	text-decoration:underline;
}
a:visited {
	color: #FCBE40;
}

.cssPaso{
color:#C6CDD9;
font-size:12px;
}

a.cssPaso{
color:#C6CDD9;
text-decoration:none;
}


a:hover.cssPaso{
color:#FFCC00;
text-decoration:underline;
}