body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #330000;
	background-color: #583725;
	background-attachment: fixed;
	background-image: url(IMAGENES/bg.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
#tableLayout {
	margin: auto;
	border: 1px solid #420c0c;
}
#tdSidebar {
	background: url(IMAGENES/anfitriones_02.jpg) no-repeat #fff5f3;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-style: italic;
	color: #660000;
	font-weight: bold;
	vertical-align:top;
}
.boldred {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}

#tdContent {
	background-color: #F2E7E5;
	background-image: url(IMAGENES/anfitriones_04.jpg);
	background-repeat: no-repeat;
}
.menualter {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #AA1C1C;
}

#footer {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	background-color: #771313;
	height: 50px;
	width: 780px;
	color: #FFF5F3;
	text-align: center;
}
#wrapper {
	height: 850px;
	margin: auto;
}
#side {
	width: 160px;
	margin: 10px;
}


#contenido {
	width: 550px;
	margin-top: 15px;
	margin-right: 23px;
	margin-bottom: 15px;
	margin-left: 23px;
	text-align: justify;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 13px;
	color: #41281B;
}
.backform {
	background-color: #FFFCFB;
	border: 1px solid #EFE6E1;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	color: #41281B;
	right: 3px;
}
#wrapperform {
	color: #512F28;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	width: 350px;
	margin-top: 10px;
	margin-right: 90px;
	margin-bottom: 10px;
	margin-left: 90px;
	padding: 10px;
	text-align: center;
	background-color: #F4ECEA;
}

