@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nick a{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.nick a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.votos {
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FF2222;
}

.pager {
	font-size: 16px;
	font-weight: bold;
	color: #ff2222;
	text-align: center;
}

#content_td {
	background-image: url(images/index_06.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 912px;
	height: 613px;
}

.picture_td {
	background-color: #efefef;
	width: 300px;
	height: 250px;
	background-image: url(images/backframe.jpg);
}

#Table_01{
 margin-top: 4px;
 margin-bottom: 4px;
}
#quadras_left{
 float: left;
 width:410px;
 /*padding-left: 5px;*/
}
#quadras_right{
 float: left;
 width:410px;
 /*padding-right: 15px;*/
 /*padding-left: 20px;*/
}
