body {
	background-image: url(../images/Background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
#Container {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
	overflow: hidden;
    width: 732px;
	text-align: center;
}

/* Header
/********************************************************************************/
#Header {
	background-color: #000000;
}
#HeaderLogo {
	float: left;
	width: 210px;
	height: 127px;

}
.HomeLogo {
    background-image: url(../images/BluemoonLogo.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 210px;
    height: 127px;
    display: block;
    text-align: center;
}
#TopRight {
	float: left;
	width: 388px;
	height: 127px;
}
#HeaderSpanish {
	float: left;
	width: 67px;
	height: 127px;

}
.HeaderSpanish {
    background-image: url(../images/HeaderSpanish.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 67px;
    height: 127px;
    display: block;
    text-align: center;
}
#HeaderEnglish {
	float: left;
	width: 67px;
	height: 127px;

}
.HeaderEnglish {
    background-image: url(../images/HeaderEnglish.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 67px;
    height: 127px;
    display: block;
    text-align: center;
}

/* Menu
/********************************************************************************/
#Menu {
    clear: both;
	position: relative;
}
#MenuBack {
	float: left;
	position: absolute;
	background-image: url(../images/MenuBack.jpg);
    background-repeat: no-repeat;
    background-position: top left;
	width: 732px;
	height: 69px;
    display: block;
	z-index: -50;
}
#BtnNosotros {
	float: left;
}
.BtnNosotros {
    background-image: url(../images/BtnNosotros.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 85px;
    height: 69px;
    display: block;
    text-align: center;
}
.BtnNosotros-act {
    background-image: url(../images/BtnNosotros-act.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 85px;
    height: 69px;
    display: block;
    text-align: center;
}
#BtnCompra {
	float: left;
}
.BtnCompra {
    background-image: url(../images/BtnCompra.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 76px;
    height: 69px;
    display: block;
    text-align: center;
}
.BtnCompra-act {
    background-image: url(../images/BtnCompra-act.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 76px;
    height: 69px;
    display: block;
    text-align: center;
}
#BtnVenta {
	float: left;
}
.BtnVenta {
    background-image: url(../images/BtnVenta.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 62px;
    height: 69px;
    display: block;
    text-align: center;
}
.BtnVenta-act {
    background-image: url(../images/BtnVenta-act.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 62px;
    height: 69px;
    display: block;
    text-align: center;
}
#BtnSales {
	float: left;
}
.BtnSales {
    background-image: url(../images/BtnSales.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 59px;
    height: 69px;
    display: block;
    text-align: center;
}
.BtnSales-act {
    background-image: url(../images/BtnSales-act.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 59px;
    height: 69px;
    display: block;
    text-align: center;
}
#BtnLingoteado {
	float: left;
}
.BtnLingoteado {
    background-image: url(../images/BtnLingoteado.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 95px;
    height: 69px;
    display: block;
    text-align: center;
}
.BtnLingoteado-act {
    background-image: url(../images/BtnLingoteado-act.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 95px;
    height: 69px;
    display: block;
    text-align: center;
}
#BtnAnalisis {
	float: left;
}
.BtnAnalisis {
    background-image: url(../images/BtnAnalisis.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 75px;
    height: 69px;
    display: block;
    text-align: center;
}
.BtnAnalisis-act {
    background-image: url(../images/BtnAnalisis-act.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 75px;
    height: 69px;
    display: block;
    text-align: center;
}
#BtnRecuperacion {
	float: left;
}
.BtnRecuperacion {
    background-image: url(../images/BtnRecuperacion.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 109px;
    height: 69px;
    display: block;
    text-align: center;
}
.BtnRecuperacion-act {
    background-image: url(../images/BtnRecuperacion-act.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 109px;
    height: 69px;
    display: block;
    text-align: center;
}
#BtnFundicion {
	float: left;
}
.BtnFundicion {
    background-image: url(../images/BtnFundicion.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 88px;
    height: 69px;
    display: block;
    text-align: center;
}
.BtnFundicion-act {
    background-image: url(../images/BtnFundicion-act.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 88px;
    height: 69px;
    display: block;
    text-align: center;
}
#BtnContacto {
	float: left;
}
.BtnContacto {
    background-image: url(../images/BtnContacto.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 83px;
    height: 69px;
    display: block;
    text-align: center;
}
.BtnContacto-act {
    background-image: url(../images/BtnContacto-act.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 83px;
    height: 69px;
    display: block;
    text-align: center;
}

/* Contenido
/********************************************************************************/
#Content {
    clear: both;
	overflow: hidden;
	background-color: #FFFFFF;
}
td.ContentLeft {
	background: url(../images/ContentLeft.jpg) repeat-y;
}
td.Content {
	width: 100%;
	height: 100%;
	padding: 20px 40px 30px 40px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 14px;
}
#ContentTitle {
	clear: both;
	text-align: left;
	margin-bottom: 15px;
}
#ContentImage {
	float: left;
	width: 25%;
	margin-top: 10px;
}
#ContentText {
	float: left;
	width: 75%;
	padding-top: 10px;
}
#ContentIndex {
	clear: both;
	width: 100%;
}
#HomeCompra {
	float: left;
    background-image: url(../images/HomeCompra.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 238px;
    height: 164px;
    display: block;
    text-align: left;
	margin-top: 30px;
	padding: 80px 35px 0px 35px;
}
#HomeVenta {
	float: right;
    background-image: url(../images/HomeVenta.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 238px;
    height: 164px;
    display: block;
    text-align: left;
	margin-top: 30px;
	padding: 80px 35px 0px 35px;
}
#Titles {
	font-size: 12px;
	font-weight: bold;
	color: #795813;
}
#SubTitles {
	font-size: 11px;
	font-weight: bold;
	color: #3C3219;
}
#List {
	list-style-type: square;
	color: #795813;
	margin-left: 15px;
}
td.ContentRight {
	background: url(../images/ContentRight.jpg) repeat-y;
}
#List1 {
	float: left;
}
#List2 {
	float: left;
	margin-left: 25px;
}


/* Footer
/********************************************************************************/
#Footer {
	clear: both;
}
#FooterLeft {
	float: left;
}
#FooterText {
	float: left;
	background-image: url(../images/Footer.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    width: 704px;
    height: 40px;
    display: block;
    text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D8B46A;
	padding-top: 40px;
}
#FooterRight {
	float: left;
}

/* Contacto
/********************************************************************************/
.etiquetaFormulario {
	margin-top: 5px;
}
#Formulario {
	float: left;
}
.InputContacto {
	margin-bottom: 12px;
	padding: 2px;
	height: 17px;
	width: 200px;
	border: #e5c27e 1px solid;
}
.TextAreaContacto {
	margin-bottom: 5px;
	padding: 2px;
	height: 100px;
	width: 300px;
	border: #e5c27e 1px solid;
}
.formularioContactenos {
	margin-top: 20px;
	margin-left: 50px;
}
.botonMensaje {
	overflow: hidden;
	width: 360px;
	margin-top: 10px;
	margin-left: -4px;
}
.botonEnviar {
	float: left;
	margin-left: 4px;
}
.mensajeMail {
	float: left;
	margin-top: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #bf9047;
	margin-top: 5px;
	margin-left: 10px;
}
