.pestanas{
	width: 582px;
	float: left;
	margin: 0 10px 0 0;
}
.fondoUp{
	height: 7px;
	width: 100%;
	background: url("imgs/barraUp2.gif");
	margin: 0;
	font-size: 1px;
}
#fondoDown{
	height: 7px;
	width: 100%;
	background: url("imgs/barraDown.gif");
	margin: 0;
	font-size: 1px;
	top: -7px; /*-28px;*/
	float:left;
	position: relative;
}


.snow{
	width: 585px;
	height: 28px;
	float: left;
	background: url("imgs/snow.png") no-repeat bottom;
	margin: 0;
	position: relative;
	top: -28px;
	z-index: 1;
}

.comment{
	padding: 0;
	-moz-border-radius-bottomleft:0.5em;
	-moz-border-radius-bottomright:0.5em;
	-moz-border-radius-topleft:0.5em;
	-moz-border-radius-topright:0.5em;
	list-style-image:none;
	list-style-position:outside;
	background: url("imgs/bg40ultimos2.png") repeat scroll 0 0;
	border:1px solid #7b544d;
	width: 350px;
	margin: 7px;
}
.comment a{
	color: #e3560f;
}
.comment a:hover{
	color: #ffffff;
}

.comment li{
	border-width: 0 0 0 0;
}

#add{
	margin: 8px 0 0 0;
	width: 200px;
	height: 150px;
	float:left;
	z-index: 2;
	overflow: hidden;
 	border: 1px solid #CCCCCC;
}
#add a{
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
#add a:hover{
	color: #ffffff;
}

#textoAdd{
	margin: 8px 0 0 0;
	width: 200px;
	float:left;
	z-index: 2;
}

#textoAdd a{
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
#textoAdd a:hover{
	color: #ffffff;
}



/******************************/
.bgDownPestana2{
	background: url("imgs/bgDownPestana2.png") no-repeat left top;
	width: 212px;
	height: 38px;
	font: 1px Arial;
}
.bgUpPestana2{
	background: url("imgs/bgUpPestana2.png") no-repeat;
	width: 212px;
	height: 13px;
	font: 1px Arial;
	margin-top: 10px;
}
.menuPestana2{
	width: 210px;
	height: 155px;
	background: url("imgs/bgPestana2.png") repeat-x;
	font: 80% Arial, Helvetica, sans-serif;
	border:solid #686769;
	border-width: 0 1px 0 1px;
}

.menuPestana2 ul{
	list-style-type: none;
	padding-left: 25px;
}
.titulo{
	background: #e3560f;
	color: #000000;
	display: block;
	margin:	0 0 0 -25px;
	padding: 3px 0 3px 10px;
	font-weight: bold;
}

.menuPestana2 li{
	padding: 0;
	margin: 0;
	border-width: 0 0 0 0 ;
	list-style-type:none;
}

.menuPestana2 a{
	font-weight: bold;
	text-decoration: none;
	color: #e3560f;
	margin-left: -25px;
	display: block;
	padding: 3px 0 3px 25px;
	width: 100%;

}
.menuPestana2 a:hover{
	color: #ffffff;
	background: #666666 url(imgs/menuTick.png) 5px 3px no-repeat;

}

.menuPestana2 ul{
	margin: 0;
}

.boxR{
	float: right;
	width: 210px;
	height: 224px;
	margin: 12px 27px 0 0px;
}

.boxL{
	float: left;
	width: 210px;
	height: 224px;
	margin: 12px 0 0 25px;

}
.santa{
	width: 108px;
	height: 242px;
	background: url("imgs/santa.png") no-repeat bottom;
	float: left;
	position: bottom;
}
/************************************/



/************* STATS ******************/


.stats{
	width: 136px;
	height: 220px;
	background: url("imgs/stats.png") no-repeat right bottom;
	float: right;
}



/*************FIN STATS ****************/





/********* 40 ultimos  **********/

.menu40{
	width: 350px;
	font: 11px Tahoma, Arial, Times New Roman;

}

.menu40 li{
	list-style-type: none;
	padding: 3px 0 7px 5px;
}


.menu40 ul{
	margin: 0;
	padding: 0;
	color: #000000;
}

.menu40 a{
	text-decoration: none;
	width: 100%;
}
#ultimos{
	float: left;
	font-size: 12px;
}
/********** FIN 40 ultimos *************/
