body {
	background : repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}#cuerpo {
	height: 600px;
	width: 960px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #ffffff;
}

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

#cuerpo a:hover {
	color: #fa0012;
	text-decoration: underline;
}

#menu {
	border-bottom-color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#menu select {
	background-color: #ff8000;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
	border-width: 1px;
	border-color: #874300;
	border-style: solid;
	padding: 2px;
}.foto {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
}

.contenido {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 660px;
	border-left-style: none;
}

.contenido h1 {
	font-variant: small-caps;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	color: #73461e;
	margin-bottom: 1px;
}

.contenido h2 {
	font-size: 14px;
	color: #7c5122;
	font-weight: bold;
	margin-bottom: 1px;
}

.contenido h3 {
	font-size: 12px;
	color: #a35000;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 0;
}

.contenido p {
	margin-top: 0;
}