body {
	background: #300101 url('../img/bg.png') repeat-y center;
	color: #fff;
	font-family: 'Trebuchet MS', Arial, sans;
	font-size: 12px;
}
body h2 {
	background-color: #036;
	font-size: 24px;
	padding: 3px 15px;
	text-transform: uppercase;
}
a {
	color: #b8c6d4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
textarea {
	overflow: auto;
}
select,
input.texto,
textarea.texto {
	border: 1px solid #790202;
}
input.texto,
textarea.texto {
	padding: 3px;
}
input.error {
	background-color: #faa;
}
div.cleaner {
	clear: both;
	display: block;
	float: none;
	font-size: 1%;
	height: 1px;
	line-height: 1%;
	width: 1px;
}
div#main {
	margin: 0 auto;
	overflow: hidden;
	width: 980px;
}
/****************************************/
/* INICIO BARRA TOP                     */
/****************************************/
#barra_top_container {
	background: url(../img/bg_top.png);
}
#barra_top {
	height: 109px;
	margin: 0 auto;
	position: relative;
	width: 980px;
}
#login {
	float: right;
	margin-top: 20px;
	width: 200px;
}
img.avatar_small_h {
	background-image: url(../img/avatar_small_h.png);
	border: 3px solid #dcedf6;
	height: 64px;
	width: 64px;
}
#login div {
	float: right;
	margin-right: 10px;
}
#login img.avatar_small_h {
	float: right;
}
#logo {
	display: block;
	position: absolute;
	top: 0;
	left: -40px;
}
/****************************************/
/* INICIO MENU                          */
/****************************************/
#menu_container {
	background: #eee url(../img/bg_menu.png);
	border-color: #fff;
	border-style: solid;
	border-width: 1px 0;
}
#menu {
	height: 41px;
	line-height: 41px;
	margin: 0 auto;
	width: 980px;
}
#menu a {
	color: #036;
	display: block;
	font-size: 22px;
	float: right;
	padding: 0 15px;
	text-transform: uppercase;
}
#menu a:hover {
	background: url(../img/menu_bg_hover.png);
	background-color: #f2c230;
	text-decoration: none;
}
/****************************************/
/* INICIO FOOTER                        */
/****************************************/
#footer {
	background-color: #036;
	height: 80px;
	margin-top: 50px;
}
#footer a {
	color: #e4cccc;
}
#footer p {
	float: left;
	margin-top: 18px;
}
#footer img {
	display: block;
}
#footer img.logo_tecontei {
	float: left;
}
#footer img.logo_bolsa {
	float: right;
}
/****************************************/
/* INICIO CHAMADA HOME                  */
/****************************************/
#chamada_home_container {
	background-color: #000;
}
#chamada_home {
	margin: 0 auto;
	width: 980px;
}
#chamada_home h3 {
	border-style: solid;
	border-width: 0 0 1px 0; 
	font-weight: bold; 
}
#chamada_home div.dir a,
#chamada_home h3,
#chamada_home .destaque {
	color: #ffc000;
	border-color: #ffc000;
}
#chamada_home div.esq,
#chamada_home h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#chamada_home div.esq {
	float: left;
	width: 490px;
}
#chamada_home div.esq a.saiba_mais {
	display: block;
	float: right;
	margin-bottom: 35px;
}
#chamada_home div.esq p.destaque {
	margin-top: 40px;
	margin-bottom: 35px;
}
#chamada_home div.dir {
	float: right;
	width: 490px;
}
#chamada_home div.dir li {
	height: 108px;
}
#chamada_home div.dir .passo1 img {
	display: block;
	float: left;
}
#chamada_home div.dir .passo1 p {
	padding-top: 25px;
}
#chamada_home div.dir .passo2 img {
	display: block;
	float: right;
}
#chamada_home div.dir .passo2 p {
	padding-top: 35px;
}
#chamada_home div.dir .passo3 img {
	display: block;
	float: left;
}
#chamada_home div.dir .passo3 p {
	padding-top: 30px;
}
#chamada_home div.container {
	margin: 20px 15px;
}
/****************************************/
/* INICIO REGULAMENTO                   */
/****************************************/
div.regulamento {
	margin: 30px 0;
}

div.regulamento h1 {
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0;
}

div.regulamento h2 {
	background: none;
	font-size: 13px;
	text-align: center;
	margin: 20px 0;
	text-transform: none;
	font-weight: bold;
}

div.regulamento p {
	margin: 20px 0;
	text-align: justify;
}

div.regulamento ol * {
	text-align: justify;
}

div.regulamento ol li {
	margin-bottom: 10px;
	margin-left: 25px;
}

div.regulamento ol li ol {
	margin-top: 5px;
}
/****************************************/
/* INICIO BOX USUARIO                   */
/****************************************/
.box_usuario {
	background: url(../img/box_usuario_bg.png);
	height: 63px;
	padding: 8px;
}
.box_usuario .foto {
	background: #fff;
	display: block;
	float: left;
	height: 64px;
	margin-right: 8px;
	width: 64px;
	overflow: hidden;
}
.box_usuario .foto .img_container {
	margin-left: -10px;
}
.box_usuario .dados {
	color: #036;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 63px;
	position: relative;
}
.box_usuario .dados a {
	background: url(../img/box_usuario_btn.png);
	display: block;
	height: 23px;
	width: 107px;
	position: absolute;
	bottom: 0;
}
.box_usuario .votos {
	float: right;
	font-weight: bold;
	height: 53px;
	margin-top: 10px;
	text-align: center;
	width: 80px;
}
.box_usuario .votos .numero {
	color: #036;
	font-size: 24px;
}
/****************************************/
/* INICIO BARRA LINKS                   */
/****************************************/
.barra_links {
	background-color: #036;
	margin: 15px 0;
	padding: 3px 15px;
}
.barra_links a {
	text-transform: uppercase;
}
.barra_links a.selected {
	font-weight: bold;
}
.barra_links .titulo {
	font-size: 24px;
	text-transform: uppercase;
}
/****************************************/
/* INICIO BARRA PAGINACAO               */
/****************************************/
.barra_paginacao {
	background-color: #036;
	margin-bottom: 15px;
	padding: 10px 0;
	text-align: center;
}
.barra_paginacao a {
	text-transform: uppercase;
}
/****************************************/
/* INICIO COLUNAS                       */
/****************************************/
.colunas .esq {
	float: left;
}
.colunas .dir {
	float: right;
}
/****************************************/
/* INICIO LISTAGEM                      */
/****************************************/
.listagem {
	width: 463px;
}
.listagem li {
	margin: 0  0 15px 0;
}
/****************************************/
/* INICIO MODAL                         */
/****************************************/
#simplemodal-overlay {
	background-color:#020279;
}
#simplemodal-container {
	background:url(../img/fundo_modal.png) no-repeat;
	height: 191px;
	width: 369px;
}
#simplemodal-container a.close_button {
	background: url(../img/btn_modal_fechar.png) no-repeat;
	width:72px;
	height:24px;
	display:block;
	z-index:3200;
	position:absolute;
	top:6px;
	right:9px;
	cursor:pointer;
}
table.modal {
	color: #23516D;
	font-size: 18px;
	overflow: hidden;
	text-align: center;
	height: 191px;
	width: 369px;
	background-color: #fff;
}
table.modal td {
	vertical-align: middle;
}
table.modal td a.voltar{
	display: block;
	width: 90px;
	height: 22px;
	background: url('../img/btn_voltar.png') no-repeat;
	margin: 0 auto;
	text-align: center;
}
/****************************************/
/* INICIO COLUNAS                       */
/****************************************/
div.column_container div.left_column {
	float: left;
	width: 403px;
}
div.column_container div.right_column {
	float: right;
	width: 411px;
}
/****************************************/
/* FIM COLUNAS                          */
/****************************************/
/****************************************/
/* INICIO IDENTIFICACAO                 */
/****************************************/
div#main div#content div#identificacao {
	margin-bottom: 10px;
	font-size: 10px;
	text-align: right;
}
/****************************************/
/* FIM IDENTIFICACAO                    */
/****************************************/
/****************************************/
/* INICIO CONTENT                       */
/****************************************/
div#main div#content {
	background: #fff url('../img/fundo_content.png') no-repeat top center;
	padding: 20px 30px 30px;
}
/****************************************/
/* FIM CONTENT                          */
/****************************************/
/****************************************/
/* INICIO HOME                          */
/****************************************/
div#main div#home_container div.intro {
	background: url('../img/fundo_home.png');
	height: 444px;
	margin: 0 auto;
	width: 853px;
}
div#main div#home_container div.intro div.container {
	font-size: 14px;
	padding: 130px 0 0 40px;
	width: 400px;
}
div#main div#home_container div.column_container {
	margin-top: 20px;
}
div#main div#home_container div.column_container div.left_column div.box_usuaria {
	margin-bottom: 5px;
}
div#main div#home_container div.column_container div.left_column div.mais_videos {
	background-color: #790202;
	margin-top: 10px;
	padding: 8px;
	text-align: center;
}
div#main div#home_container div.column_container div.left_column div.mais_videos a {
	color: #fff;
}
/****************************************/
/*				FIM HOME				*/
/****************************************/
/****************************************/
/* INICIO VIDEOS                        */
/****************************************/
#meuvideo {
	margin-top: 20px;
}
#meuvideo .dir p {
	font-size: 14px;
	margin: 5px 0;
}
#meuvideo input.textovc,
#meuvideo textarea.textovc {
	border: 1px solid #ffcc00;
	display: block;
	margin-top: 8px;
	width: 100%;
}
#meuvideo textarea,
#meuvideo input.textovc {
	font-size: 14px;
	padding: 2px;
}
#meuvideo .esq input.textovc {
	display: inline;
	width: 80%;
}
#meuvideo h3 {
	color: #ffcc00;
	font-size: 24px;
	margin: 15px 0 10px;
}
#meuvideo .esq,
#meuvideo .dir {
	width: 467px;
}
#meuvideo .esq {
	float: left;
}
#meuvideo .dir {
	float: right;
}
#meuvideo input.imagem {
	background: #febd01 url('../img/enviar.png') repeat center;
	border: 0;
	cursor: pointer;
	display: block;
	float: right;
	margin-top: 2px;
	height: 23px;
	width: 74px;
}
#meuvideo .esq input.imagem {
	display: inline;
	float: none;
}
#meuvideo .video_container {
	background: #003366;
	height: 344px;
	padding: 20px;
	text-align: center;
}
#meuvideo .botoes {
	background: #003366;
	height: 48px;
	padding: 0 20px 20px;
}
#meuvideo .botoes a {
	display: block;
	height: 48px;
	width: 208px;
}
#meuvideo .botoes a.gostei {
	background: #038f03 url('../img/gostei.png') repeat center;
	float: left;
}
#meuvideo .botoes a.naogostei {
	background: #bf3131 url('../img/naogostei.png') repeat center;
	float: right;
}
#meuvideo strong {
	font-weight: bold;
}
#meuvideo .caracteres {
	float: right;
}
#contagem_caracteres_twitter {
	color: #febd01;
	font-size: 16px;
	font-weight: bold;
}
/****************************************/
/* FIM VIDEOS                           */
/****************************************/

#finalista {
	background-color: #000;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
}

#finalista #holder {
	width: 680px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFB72F;
	color: #12407C;
	font-size: 14px;
	padding-top: 3px;
	margin-bottom: 5px;
}

#main.finalista {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#main.finalista #texto {
	margin-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
}

#main.finalista #footer {
	margin: 0 auto;
	text-align: center;
	width: 980px;
}

