html {
	color: #545353;
	font-size: 100%;
}
body {
	text-align: center;/* Hack para que IE6 no de problemas */
	background: #eaead0 url(../imagenes/pattern.gif) repeat-x top left;
	font: 1em Arial, Helvetica, sans-serif;
}
form{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

a{
	color: #cccccc;
	text-decoration:none;
	outline-color: #cc0033;
}

a:hover{
	color: #ffffff;
	text-decoration: none;
}


/* ****************** */
/* ****    WEB   **** */
/* ****************** */


#container-web{
	position: relative;
	margin: 0 auto;
	width: 950px;
	text-align:left;
	/*background: url(../imagenes/work-home.jpg) no-repeat top;*/
	font-size: 0.750em;
	padding-top: 146px;
}

.logo{
	position: absolute;
	top: 36px;
	left: 24px;
	background: url(../imagenes/logo-expocomercios.png) no-repeat;
	width: 415px;
	height: 97px;
	z-index: 7;
}
.logo span{
	text-indent: -9876px;
	display: block;
}

.cuadro-central{
	position: relative;
	margin: 0 auto 36px auto;
	background: url(../imagenes/img-cuadrocentral.png) no-repeat 89px 21px;
	width: 940px;
	height: 400px;
}
.chica{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}
.texto-central{
	position:absolute;
	top: 45px;
	left: 245px;
	width: 392px;
}
.barra-social{
	position: absolute;
	bottom: 25px;
	left: 203px;
	background: url(../imagenes/img-blanco.jpg) no-repeat;
	height:53px;
	line-height: 53px;
	width: 651px;
}
.boton-sugerencias{
	margin-right: 35px;
}
.procesando{
	position: relative;
	width:100%;
	background: url(../imagenes/loading.gif) no-repeat 50% 50%;
	height:120px;
}
.text{
	font-size: 2.4em;
	text-transform: uppercase;
	color: #605f5f;
	letter-spacing: -1pt;
	line-height:1.1em;
}
.text2{
	margin-top: 35px;
	margin-left: 35px;
	font-size: 1.5em;
	color: #196978;
	/*letter-spacing: -1pt;*/
	line-height:1.2em;
}
.sticker{
	position: absolute;
	bottom: 2px;
	left: 165px;
	z-index: 6;
}
.verde{
	color: green;
}
.rojo{
	color: #b22222;
}
.insertar-correo{
	position:absolute; 
	bottom:127px; 
	right:90px; 
	background:url(../imagenes/img-barraemail.gif) no-repeat top;
	padding-left:70px; 
	width:560px; 
	height:49px;
	z-index:4;
	overflow: hidden;
}
.tienda{
	position: absolute;
	top: 75px;
	right: 0px;
	z-index: 10;
}
input[type='text']{
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-top: 10px;
	border: 0;
	color: #4c4b4b;
}
input[type='image']{
	margin-top: 7px;
	margin-right: 10px;
}

.iconos-social{
	margin: 2px 0 0 105px;
	padding:0;
	list-style-type: none;
	list-style-position: outside;
}
.iconos-social li{
	display: inline;
	float: left;
	margin: 0 15px 0 0;
}
/* clases globales */

.mrgt2{margin-top: 2px;}
.mrgt4{margin-top: 4px;}
.mrgt6{margin-top: 6px;}
.mrgt8{margin-top: 8px;}
.mrgt10{margin-top: 10px;}
.mrgt12{margin-top: 12px;}
.mrgt14{margin-top: 14px;}
.mrgt15{margin-top: 15px;}
.mrgt20{margin-top: 20px;}
.mrgt25{margin-top: 25px;}
.mrgt30{margin-top: 30px;}
.mrgt35{margin-top: 35px;}

.mrgl2{margin-left: 2px;}
.mrgl4{margin-left: 4px;}
.mrgl6{margin-left: 6px;}
.mrgl8{margin-left: 8px;}
.mrgl10{margin-left: 10px;}
.mrgl12{margin-left: 12px;}
.mrgl14{margin-left: 14px;}
.mrgl15{margin-left: 15px;}
.mrgl20{margin-left: 20px;}
.mrgl25{margin-left: 25px;}
.mrgl30{margin-left: 30px;}
.mrgl35{margin-left: 35px;}

/* clases globales */

