#menu,#header {
	border-bottom: 1px solid #DFDAC3;
	letter-spacing: 2px;
	text-transform: capitalize;
}
#selector td {
	font-weight: bold;
	width: 30%;
	padding: 2px;
	
}
#menu,#header,#title {
	padding: 2px;
	
}
#header {
	font-size: 19px;
	font-weight: bold;
}
#title, #footer {
	text-align: left;
	background-color: #DFDAC3;
	padding-left: 10px;
	
}
#title {
	font-weight: bold;
	color: #361C0D;
	font-size: 13px;
	
}
#footer {
	padding: 10px;
	font-size: 10px;
}

.textobeige1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #DFDAC3;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;

}
.tituloamarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #D99517;
	text-decoration: none;
	font-weight: bold;
}
.abajo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #DFDAC3;
	text-decoration: none;
}
.textocafe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #361C0D;
	text-decoration: none;
}

.textorojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #B00000;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
}
