@charset "utf-8";
/* Estilos en General */
body {
	background-color:#FFFFFF;
	margin:0px;
}
table {
	background-color:#FFFFFF;
}
#menuTop {
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	left:450px;
	position:relative;
	z-index:auto;
	width: 350px;
}
#Logo {
	top:40px;
	left:20px;
	position:relative;
	width:238px;
	height:45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	z-index:auto;
}
.NoLink {
	text-decoration:none;
	color: #999999;
}
.textoCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
#luw {
	top:0px;
	left:550px;
	position:absolute;
	width:230px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	z-index:auto;
}
#copyright {
	top:0px;
	left:10px;
	position:absolute;
	width:300px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	z-index:auto;
}
#pie {
	top:100px;
	left:0px;
	width:800px;
	height:20px;
	position:relative;
	z-index:auto;
}
#contenido {
	top:0px;
	left:0px;
	width:510px;
	height:auto;
	position:relative;
	padding:5px;
	z-index:auto;
}
/* Graficos pagina Principal */
.homeTop {
	background-image:url(../images/homeTop.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.HomeCenter {
	background-image:url(../images/homeCenter.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 800px;
	background-position: right;
}
.HomeBottom {
	background-image:url(../images/homeBottom.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:215px;
}
/* Graficos pagina Quienes Somos */
.QuienesTop {
	background-image:url(../images/QuienesTop.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.QuienesCenter {
	background-image:url(../images/QuienesCenter.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 800px;	
}
.QuienesBottom {
	background-image:url(../images/QuienesBottom.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:215px;
}
/* Graficos pagina Tiendas */
.TiendasTop {
	background-image:url(../images/TiendasTop.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.TiendasCenter {
	background-image:url(../images/TiendasCenter.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 800px;
}
.TiendasBottom {
	background-image:url(../images/TiendasBottom.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height: 215px;
}
/* Graficos pagina Contacto */
.ContactoTop {
	background-image:url(../images/ContactoTop.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.ContactoCenter {
	background-image:url(../images/ContactoCenter.jpg);
	background-repeat:no-repeat;
}
.ContactoBottom {
	background-image:url(../images/ContactoBottom.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height: 215px;
}
#comments {
	top:104px;
	left:235px;
	width:auto;
	height:150px;
	position:absolute;
	z-index:auto;
}
input, textarea, select {
	border: #803201 1px solid;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	background-color: #CCCCCC;
}
/* Graficos pagina Marcas */
.MarcasTop {
	background-image:url(../images/MarcasTop.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.MarcasCenter {
	background-image:url(../images/MarcasCenter.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 800px;
	background-position: right;
}
.MarcasBottom {
	background-image:url(../images/MarcasBottom.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:215px;
}
/* Graficos pagina Mision */
.MisionTop {
	background-image:url(../images/MisionTop.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.MisionCenter {
	background-image:url(../images/MisionCenter.jpg);
	background-repeat:no-repeat;
	height: 275px;
	width: 800px;
	background-position: right;
}
.MisionBottom {
	background-image:url(../images/MisionBottom.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height: 215px;
}
