body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:relative;
	margin:0;
	background-color: #FFFFFF;
	color: #996600;
}


a:link, a:visited {
	color: #996600;
	text-decoration:underline
}

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

#cabecera {
	position: relative;
	height: 95px;
	width: 768px;
	background-color: #E3C476;
	margin: 0px auto 0px auto;
	border-left:1px solid #F1E3B6;
	border-right:1px solid #F1E3B6;
	background-image: url(../images/bannersuperior.png);
	background-repeat: no-repeat;
	background-position: right;
}



#cuerpo {
	position: relative;
	width: 768px;
	margin: 0px auto 0px auto;
	border: solid 1px #F1E3B6;
	border-top: 0px;
	background-color: #F1E3B6;
}



#cuerpo #cont {
	position: relative;
	float: left;
	width: 610px;
	background-color: #FDF9E6
}

#cuerpo #nivel2 {
	float:right;
	width: 130px;
	background-color: #F1E3B6;
	position: relative;
	font-size: 9px;
	right: 14px;
	margin: 24px 0px 0px 0px;
}




#cuerpo #cont .titulo {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A96B2F;
	font-weight: 200;
}


.sep {
	clear: both;
}

#pie {
	width: 752px;
	margin: 0px auto 56px auto;
	position: relative;
	text-align: center;
	padding:8px 8px 8px 8px
	
}
.advert {
	position:relative;
	margin:24px 24px 8px 24px;
	font-size:9px;
	color: #DEBF54;
}
