
body{
	background:url(../img/index/body.gif) repeat-x center 90px;
}

#main{
	width:840px;
	height:354px;
	margin:0 auto;
	text-align:left;
	background:url(../img/index/main.jpg) no-repeat center center;
}

#main a{
	width:95px;
	height:93px;
	display:block;
	margin:0;
	position:relative;
	top:253px;
	left:12px;
	text-indent:-9999px;
}

#main a:hover{
	background:url(../img/index/maintactico_.jpg) no-repeat center center;
}


#lagarto,#tactico,#poderosa,#ui{
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:345px;
}

#lagarto{
	min-height:280px;
	background-image:url(../img/index/lagarto.jpg);
}
#tactico{
	min-height:212px;
	background-image:url(../img/tactico/main.jpg);
}
#poderosa{
	min-height:157px;
	background-image:url(../img/poderosa/main.jpg);
}
#ui{
	min-height:138px;
	background-image:url(../img/ui/main.jpg);
}




ul.green{
	margin:10px 0;
	list-style:none;
}

.green li{
	padding-left:40px;
	line-height:13pt;
	margin:10px auto;
	color:#336600;
	background:url(../img/index/greenli.gif) no-repeat 5px center;
}

