@charset "utf-8";
/* CSS Document */

body{
	background:#272727;
	color:#666666 !important;
	font: bold 10px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	

}
a:link, a:visited, a:active{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	color:#666;
	text-decoration:none;
}
#container{
margin-top:10px;
	width:231px;
	padding:0;
	color:#666666 !important;
	font-weight:bold;
}
.top{
	height:13px;
	background:url(/images/concurso_votar_03.jpg) no-repeat;
}
.contenido{
	background:url(/images/concurso_votar_05.jpg) repeat-y;
	height:100%;
	width:226px;
	text-align:center;
	font-size:12px;
}
.modelo{
	color:#F7941D;
	text-align:left;
	font-weight:bold;
	font-size:12px;
}
.bottom{
	height:32px;
	background:url(/images/concurso_votar_07.jpg) no-repeat;
	text-align:center;
	padding-top:10px;
}
.sombra{
	height:14px;
	background:url(/images/concurso_votar_09.jpg) no-repeat;
	
}
.submit{
	background:#F7941D;
	border:0;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	height:15PX;
	font-size:11px;
}
.llamada{
	font-size:16px;
	font-weight:bold;
	color:#F7941D; 
}
