.errorMsg{
	background-color: #fd4600;
	color: #fff;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0;
	display: none;
}
.userlogued{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f4f0b5;
	font-size: 11px;

}
.item{
	width: 200px;
	float: left;
}
#galeria-loader{
	display: none;
}
.errorform{
	border-color: #fd4600;
	color: #fd4600;
	background-color: #ffe2d9;
}

.suscripcion{
	color: #aaa;
}
.obrasvotos{
	width: 826px;
	background-color: white;
	margin-bottom: 10px;
}
.obra{
	width: 163px;
	float: left;
	background-color: #fff;
	text-align: center;
	padding: 8px 0 20px;
}
.obra table{
	margin: 0 auto;	
}
.obraback{
	background-repeat: no-repeat;
	background-position: 21px 12px;
}

#tapaframe{
	background-color: #fff;	
	padding: 20px;
	height: 600px;
	width: 100%;
	vertical-align: top;
	text-align: center;
}

#tapaframe a{
	display: block;
	float: left;
	margin: 0 5px;
}
#tapaframe #seudonimo{
	clear: both;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0;
	color: #555;
}

/* CLEAR FIX*/
.cf:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.cf {display: inline-block;}
/* Hides from IE-mac \*/
* html .cf { height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */