body {
	width:770px;
}
h1 {
	font-size:18px;
	margin-bottom:2px;}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
}
.contenido {
	float: right;
	width: 530px;
	text-align: justify;
	margin-left: 8px;
	background-color: #F5F5F5;
	margin-top: 38px;
	padding:10px;
	background-image:url(img/back-top.gif);
	background-repeat:no-repeat;
}
.menu {
	background-image:url(img/fondo-menu.gif);
	width: 200px;
	float: left;
	line-height: 18px;	
	margin-left: 3px;
	padding-bottom:10px;
	line-height:20px;
	}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
.small {
	font-size: 12px;
}
.enlacesrecomendados {
	width: 530px;
	background-color: #FFFFFF;
	font-size: 10px;
}

.cita {
	width: 500px;
	background-color: #FFFFFF;
	font-size: 12px;
	padding:5px;
}