/* CSS Document */

/* originales que funcionan */
#wmfg {
	height:250px;
	width:525px;
	margin:auto;
	z-index:1;
	position:absolute;
	top:0px;
	left:6px;
	overflow:hidden;
	background-color:#000000;
}
#wmfgAltContent {
	position:relative;
	top:10px;
	width:300px;
	margin:auto;
	text-align:left;
	color:#cccccc;
	font-size:14px;
}

/* para banner general, superior derecha y superior izquierda */
#bannHomePage301x200{
	width:301px;
	height:200px;
	margin:0;
	z-index:1;
	position:relative;
	overflow:hidden;
}
#bannHomePage301x200Alt{
	position:relative;
}
#bannHomePage636x200{
	width:636px;
	height:200px;
	margin:0;
	z-index:1;
	position:relative;
	overflow:hidden;
}
#bannHomePage636x200Alt{
	position:relative;
}

/* para banners izquierda */
#bannIzq{
	width:273px;
	height:250px;
	margin:0;
	z-index:1;
	position:relative;
	overflow:hidden;
}
#bannIzqAlt{
	position:relative;
	height:194px;
}

#treecycleFlash{
	width:672px;
	height:270px;
	margin:0;
	z-index:1;
	position:relative;
	overflow:hidden;
}
#treecycleFlashAlt{
	background-image:url(../imagenes/fotos/gm_treecycle.jpg);
	background-repeat:no-repeat;
	padding-right:330px;
	height:270px;
}
#treecycleLogo{
	width:289px;
	height:105px;
	margin:0;
	z-index:1;
	position:relative;
	overflow:hidden;
}
#treecycleLogoAlt{
	position:relative;
	height:105px;
}