body {
	background-image: url(images/fondo.jpg);
	background-color:#6C3A15;
}
#fondodos {
	background-image: url(images/fondocontenidodos.jpg);
	width: 765px;
	background-repeat: no-repeat;
	background-position: top;
}
#pie {
	background-image: url(images/fondopiedos.jpg);
	height: 70px;
	width: 765px;
}
#logo {
	background-image: url(images/banner-superior.jpg);
	height: 154px;
	width: 765px;
}
#menu {
	float: right;
	width: 500px;
	padding-top: 120px;
}
#contenido {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #4B3214;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 160px;
}
.form1 {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.form2 {

	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titulo_galeria {

	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#cerrar {
	background-color: #562908;
	font-family: "Lucida Sans", "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	text-align: right;
}
