@charset "iso-8859-1";
/* CSS Document */
html { overflow-x:hidden; }

body{
	background-repeat: repeat-x;
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	margin:0px 0 0 0;
	background-image: url(imagenes/bg.gif);
	color: #000000;
	background-color: #acca57;
	
}
.contenedor{
	width:860px;
	height:594px;
	background-image: url(imagenes/taggies-fondo.gif);
	background-repeat: no-repeat;
	margin:0px auto;
}
.contenedor-home{
	width:860px;
	height:594px;
	background-image: url(imagenes/fondo-home.jpg);
	background-repeat: no-repeat;
	margin:0px auto;
}
.contenido{
	float:right;
	width:580px;
	height:470px;

	margin:80px 40px 0px 0px;
	_margin:80px 20px 0px 0px;
	
}
.contenido-home{
	float:right;
	width:130px;
	line-height:10px;
	margin:180px 0px 0px 0px;
}

.contenido-home a{
	color:#FFF;
	text-decoration:none;
}

/*categorias home*/
.cat1{
	margin:5px 0px 50px 8px;
	padding:0px 0px 0px 0px;
}
.cat2{
	margin:0px 0px 75px 10px;
	padding:0px 0px 0px 0px;
}
.cat3{
	margin:0px 0px 70px 0px;
	padding:0px 0px 0px 0px;
}
.cat4{
	margin:0px 0px 60px 10px;
	padding:0px 0px 0px 0px;
}
.cat5{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}




.iframe{
	width:580px;
	height:470px;

	
}
.pie{
	color:#FFF;
	width:860px;

	margin:5px auto;
}
.pie a{
	color:#FFF;
	text-decoration:none;
}
/*menu*/
#menu{
	width:212px;
	padding:0px 0px 0px 15px;
	float:left;
}
#m1, #m2, #m3, #m4, #m5, #m6, #m7, #m8, #m9{
	margin: 0px;
	padding: 0px;

}
#m1 a, #m2 a, #m3 a, #m4 a, #m5 a, #m6 a, #m7 a, #m8 a, #m9 a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;

}
#m1 ul, #m2 ul, #m3 ul, #m4 ul, #m5 ul, #m6 ul, #m7 ul, #m8 ul, #m9 ul  {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	list-style-type: none;
	background-repeat: no-repeat;
}
#m1 li a {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 70px;
	_padding: 40px 30px 0px 70px;
	float: left;
	height: 24px;
	_overflow:hidden;
	width: 142px;
	_width: 100px;
	list-style-type: none;
	background-image: url(imagenes/menu/los-autenticos.gif);
	background-repeat: no-repeat;
	background-color: #999;
}

#m2 li a {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 80px;
	float: left;
	height: 24px;
	width: 132px;
	list-style-type: none;
	background-image: url(imagenes/menu/que-es-taggies.gif);
	background-repeat: no-repeat;
}

#m3 li a {
	margin: 0px;
	padding: 15px 0px 0px 80px;
	float: left;
	height: 25px;
	width: 132px;
	list-style-type: none;
	background-image: url(imagenes/menu/productos.gif);
	background-repeat: no-repeat;
}

#m4 li a {
	margin: 0px;
	padding: 15px 0px 0px 100px;
	float: left;
	height: 23px;
	width: 100px;
	list-style-type: none;
	background-image: url(imagenes/menu/somos-noticia.gif);
	background-repeat: no-repeat;

}

#m5 li a {
	margin: 0px;
	padding: 20px 0px 0px 100px;
	float: left;
	height: 27px;
	width: 112px;
	list-style-type: none;
	background-image: url(imagenes/menu/juega-con-taggies.gif);
	background-repeat: no-repeat;

}

#m6 li a {
	margin: 0px;
	padding: 13px 0px 0px 105px;
	float: left;
	height: 23px;
	width: 107px;
	list-style-type: none;
	background-image: url(imagenes/menu/faq.gif);
	background-repeat: no-repeat;

}

#m7 li a {
	margin: 0px;
	padding: 15px 0px 0px 105px;
	float: left;
	height: 25px;
	width: 107px;
	list-style-type: none;
	background-image: url(imagenes/menu/distribucion.gif);
	background-repeat: no-repeat;

}

#m8 li a {
	margin: 0px;
	padding: 15px 0px 0px 110px;
	float: left;
	height: 23px;
	width: 102px;
	list-style-type: none;
	background-image: url(imagenes/menu/premios.gif);
	background-repeat: no-repeat;

}

#m9 li a {
	margin: 0px;
	padding: 15px 0px 0px 120px;
	float: left;
	height: 62px;
	width: 92px;
	list-style-type: none;
	background-image: url(imagenes/menu/contacto.gif);
	background-repeat: no-repeat;
}


.banner-pruebanos{
	float:left;
	padding:450px 0px 0px 0px;
}