body {
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #000000;
	text-align: center;
}

.body {
	top: 20px;
	width: 670px;
	margin: 0 auto;
	text-align: left;
}

.titulo {
	text-align: center;
}

.imagen {
	text-align: center;
	width: 670px;
	height: 452px;
}

.menu {
	color: #ffffff;
	width: 670px;
	font-size: 13px;
	font-weight: bold;
}

#menu {
	text-align: center;
}

#menu li {
	display: inline;
	padding: 0.25em 2em;
}

#info, #menu {
	list-style-type: none;
}

.content {
	width: 670px
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	top: 0px;
}

h1 {
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #aaaaaa;
}

a.cl1:link a.cl1:visited, a.cl1:active {
	text-decoration: none;
	color: #93C9FF;
}

a.cl1:hover {
	text-decoration: none;
	color:#6095CC;
}

img {
	border: 0px;
}
