@charset "utf-8";
#grafico {
	clear:both;
	width:675px;
	height:224px;
	display:block;
	overflow:hidden;
}
.vote {
	margin-top:5px;
	clear:both;
	height:27px;
	display:block;
	overflow:hidden;
}
.vote .fecha {
	height:27px;
	margin:0px 0px 10px 0px;
	line-height:27px;
	width:75px;
	color:#FFFFFF;
	background-image: url(../imgs/votos/fecha2.gif);
	display:block;
	float:left;
	text-align:center;
	overflow:hidden;
	font-size:12px;
}
.vote img {
	padding:0px;
	margin:0px 0px 0px 10px;
	display:block;
	float:left;
	border:none;
}
.vote form {
	float:right;
}
.vote form input {
	display:inline;
}
.panel {
	width:338px;
	float:left;
	display:block;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:auto;
	height:auto;
}
.panel ol, .panel ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.panel li, .lisop li, .pnav {
	clear:both;
	border:#EFF5FB 1px solid;
	background-image:url(../imgs/informes/fondocomentario.png);
	background-repeat:repeat-x;
	background-color:#EFF5FB;
	overflow:auto;
	padding:5px;
	margin:5px;
}
.aceptan {
	clear:both;
	float:right;
}
#porcentage {
	float:right;
	width:248px;
	height:93px;
	margin-top:30px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:10px;
	background-image:url(../imgs/informes/ventporcent.png);
	background-position:left;
	background-repeat:no-repeat;
}
#porcentage img {
	float:right;
	width:97px;
	height:93px;
	padding:0px;
	margin:0px;
	border: none;
}
#porcentage div#percentnumero {
	font-size:50px;
	width:148px;
	line-height:93px;
	text-align:center;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
}

#tagcloud {
	clear:both;
	display:block;
	padding:20px 0px 10px 0px;
}
#tagcloud div {
	text-align:center;
	border: 1px dotted #6699CC;
	padding:20px;
}
#tagcloud span {
	margin-right:15px;
}

.smallest {
    font-size: 10px;
	cursor:default;
}

.small {
    font-size: 12px;
	cursor:default;
}

.medium {
    font-size:14px;
	cursor:default;
}

.large {
    font-size:18px;
	cursor:default;
}

.largest {
    font-size:22px;
	cursor:default;
}
.gracias {
	font-size:10px;
	line-height:26px;
	text-align:center;
	width:160px;
	display:block;
	float:right;
}

.lisop ol {
	list-style:none;
	padding:0px;
	margin:0px;
}
.pnav, .pnavi {
	text-align:center;
}
