* {
	padding: 0;
	margin: 0;
}
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	background:#e6e6e6 url(../images/body-background.png) repeat-x scroll 0 0;
	font-family:Arial, Helvetica,Verdana,Geneva, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
p {
	padding:7px;
	font-family:Arial, Helvetica,Verdana,Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#ed1b2f;
}

a {
	color:#ed1b2f;
	text-decoration:none;
	outline:none;
	}
img{
border:none !important;

}
#body-container {
	background:transparent url(../images/background.png) no-repeat scroll center 0;
	height:100% !important;
	min-height:911px;
}
#page-container {
	text-align: left;
	width:978px;
	margin:0 auto;
}
#top-image {
	padding:0;
	margin:0;
	height:0px;
}


/*=====================================================*/
/* CONTACTO */
/*=====================================================*/
form {
	padding:0;
	margin:0;
}
div#contacto-form {
	background:transparent url(../images/contacto/contacto-background.png) no-repeat scroll center 0;
	color:#707070;
	font:normal normal bold 12px Helvetica, Arial, sans-serif;
	height:258px;
	margin:2px 0 0;
	display:none;
}
div#lightbox-contacto {
	/*background:transparent url(../images/contacto/lightbox.png) no-repeat scroll 0 0;*/
	background:#000;
	height:247px;
	margin:5px 0 0 4px;
	position:absolute;
	width:971px;
	z-index:1000;
}
div#alert-cuadro {
	background:transparent url(../images/contacto/alert.png) no-repeat scroll 0 0;
	color:#a6a6a6;
	font:normal normal bold 14px Helvetica, Arial, sans-serif;
	height:93px;
	margin:83px 0 0 351px; 
	padding:23px 0 0;
	position:absolute;
	text-align:center;
	width:275px;
	z-index:1001;
}
div#alert-cuadro span  {
	color:#ed1b2f;
}
div#contacto-form input {
	border:0;
	color:#707070;
	font:italic normal normal 12px Helvetica, Arial, sans-serif;
}
input.input {
	background:transparent url(../images/contacto/input-text.png) no-repeat scroll 0 0;
	height:16px;
	width:326px;
}
input.input-contacto {
	background:transparent url(../images/contacto/input-colonia.png) no-repeat scroll 0 0;
	height:16px;
	width:172px;
}
input.input-cp {
	background:transparent url(../images/contacto/input-cp.png) no-repeat scroll 0 0;
	height:16px;
	width:109px;
}
input.input-estado {
	background:transparent url(../images/contacto/input-estado.png) no-repeat scroll 0 0;
	height:16px;
	width:139px;
}
input.input-tel {
	background:transparent url(../images/contacto/input-tel.png) no-repeat scroll 0 0;
	height:16px;
	width:142px;
}
textarea.comentarios {
	background:transparent url(../images/contacto/input-comentario.png) no-repeat scroll 0 0;
	border:0;
	height:142px;
	width:299px;
}
div#contacto-columna-izq {
	display:inline;
	float:left;
	width:502px;
}
h1#contacto-titulo {
	background:transparent url(../images/contacto/contacto-titulo.jpg) no-repeat scroll 0 0;
	font-size:1px;
	height:11px;
	margin:20px 0 0 38px;
	text-indent:-9999px;
	width:79px;
}
div#contacto-campos-izq {
	margin:10px 0 0 58px;
}
div#contacto-columna-der {
	display:inline;
	padding-top:51px;
	float:left;
	width:440px;
}
a#btn-enviar-contacto {
	background:transparent url(../images/contacto/btn-enviar.png) no-repeat scroll 0 0;
	display:block;
	height:30px;
	text-indent:-9999px;
	width:136px;
}
a#btn-enviar-contacto:hover {
	background-position:0 -30px;
}
div#contacto-cerrar {
	float:left;
	display:inline;
	margin:6px 0 0 6px;
}
div#contacto-cerrar a {
	background:transparent url(../images/contacto/btn-cerrrar.png) no-repeat scroll 0 0;
	display:block;
	height:23px;
	text-indent:-9999px;
	width:27px;
}
div#contacto-cerrar a:hover {
	background-position:0 -23px;
}


/*-------------------------------------------------------------------FOOTER*/
#footer {
	clear:both;
	padding-top:3px;
	text-align:center;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
}
/*-------------------------------------------------------------------FOOTER*/


.clear {
	clear:both;
}
/*pa los layers flotantes*/
.layerBanner{
	background:transparent;
	position:absolute;
	z-index:99999;
}
/* DIV DE LA INFORMACIÓN (LAYER SOBREPUESTO)*/
#info-layer{
	position:relative;
	z-index:10000;
	top:0px;
	left:0px;
	width:978px;
	height:0px;
	display:none;
}

#precio-layer{
	background:#ffffff;
	position:absolute;
	margin-left:158px;
	top:89px;
	width:805px;
	z-index:99997;
	display:none;
	opacity:0;
}

/**/

/**/
