html {
  background: #f5f1e4 url(../imagens/fundo_site.jpg) repeat-x top;
}
body{
	margin: 0;
	padding: 0;
	font-family: arial, tahoma, verdana;
  background: url(../imagens/imagem_topo.jpg) no-repeat left top;
}

h1{
	margin: 0;
	padding: 0;
}

p{	
	font-size:12px;
	margin: 0;
	padding: 0;
}
blockquote {margin:0;padding:0;}

a img {border:none}
#main{
	height: 100%;
	
}

#content{
	width: 1000px;
	margin: 0 auto;
}

#head{
	font-size: 12px;
	color: #fff;
	height: 444px;
}

#head_menu_top{
	height: 60px;
	font-size: 11px;
}

#head_menu_top ul {
	display: inline;
	list-style: none;
}

#head_menu_top ul li{
	float: left;
	padding-top: 30px;
	margin-left: 10px;
}

#head_menu_top ul li a{
	color: #fff;
	text-decoration: none;
}

#head_menu_top ul li a:hover{
	text-decoration: underline;
}

#head_menu_main{
	height: 55px;
	background: url(../imagens/fundo_botao_head.jpg);
}

#head_menu_main ul{
	height: 55px;
	list-style: none;
	margin:0;padding:0;
}

#head_menu_main ul li{
	width: 93px;
	float: left;
	height: 55px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #1c1513;
	_height: 45px;
	*padding-top:10px;
	_padding-top:10px;	
}

#head_menu_main a{
  display:block;
	font-weight: bold;
	color: #fff;
	width: 93px;
	height: 47px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	font-size:11px;
}

#head_menu_main a:hover{
	color: #ffe384;
}

#home_box_vencedores{
	float: left;
	clear: both;
	width:250px;
	height: 100px;
	margin-top: 20px;
	margin-left: 15px;
	_margin-left:8px;
	background: #e5e5e5;	
}

#home_box_vencedores p{
	font-size: 20px;
	text-align: center;
	padding-top:20px;
}
#home_box_vencedores a {
  color:#39261f;
}

#head_right{
	float: right;
	width: 565px;
	height: 444px;
}

#head_text{
	margin-top: 25px;
	width: 565px;
	height: 300px;
}

#agenda{
	overflow: auto;
}

#agenda h2{
	color: #ffe384;
	font-size: 24px;
	font-weight: normal;
}

#agenda h3{
	margin: 0;
	color: #ffe384;
	font-size: 24px;
	font-weight: normal;
}

#agenda p{
	font-size: 16px;
	font-weight: normal;
}

/* imagens das setas de ir e voltar da testeira */

#page{
	width:1000px;
	margin: 0 auto;
	overflow: auto;
}

#imagens_home{
	overflow: auto;
}

#page_text{
	float: left;
	width: 350px;
	padding-top:20px;
}

#page_text p{
	padding-bottom: 20px;
}

#page_text ul li, #page_text ol li{
	color: #666;
	font-size: 12px;
	padding-bottom: 20px;
}

.destaque_main{
	clear: both;
	display: block;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

#home_box{
	float: right;
	width: 580px;
	background: #e4dbb8;
	padding:20px 0;
}

#page_chamadas{
		clear:both;
}

#home_box_indique{
	float: left;
	width:282px;
}

#home_box_inscricao{
	width: 282px;
	float: right;
	margin-bottom:10px;
}

#page_chamadas_inf{
	clear:both;
}

#home_box_indique h2, #home_box_inscricao h2{
	padding-left: 10px;
}

#home_box_indique ul li{
	list-style: none;
	margin-left: -20px;
}

#home_box_inscricao ul li{
	font-size: 12px;
	list-style: none;
}


#home_box_indique p, #home_box_inscricao p{
	list-style: none;
	padding-left: 5px;
}


/* rodap� do site */
#footer{
	color: #fff;
	background: #f5f1e4 url(../imagens/fundo_rodape.jpg) repeat-x top;
}

#footer_info{
	width: 1000px;
	margin: 0 auto;
	height:197px;
	position:relative;
}

#footer_info_text{
	width: 470px;
	position:absolute;
	top:9px;
}

#footer_menu {
	position:absolute;
	top:50px;
	right:0;
}
#footer_menu ul {
  margin:0; padding:0;
}

#footer_menu ul li{
	float: left;
	width: 85px;
	list-style: none;
	text-align: center;
	padding: 0 10px;
}

#footer_menu ul li a{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

#footer_menu ul li a:hover{
	color: #ffe384;
}

#footer_info a{
	color: #fff;
	text-decoration: none;
}

#footer_info a:hover{
	color: #ffe384;
}

/* Classes */

/* h1 do head */
.destaque_top{
	size: 25px;
	color: #97b1c1;
}



/* alinha as imagens da home */
.a_left{
	float:left;
}

.a_right{
	float:right;
}

.destaque_text{
	width: 280px;
	float:left;
}

.foto{
	float:right;
}

.destaque{
	color: #3a2620;
	margin-bottom: 20px;
}


.chamada_inf{
	height: 98px;
	width: 220px;
	float: left;
	padding-top: 25px;
	text-align: center;
	background:url(../imagens/fundo_destaque_home.jpg);
	background-repeat: no-repeat;
}

.chamada_inf p{
	height: 98px;
	width: 120px;
	margin-left: 40px;
	text-align: center;
	font-weight: bold;
}

.chamada_inf_text{
	float: right;
	width: 270px;
}
.chamada_inf_text blockquote {
  margin:0; padding:0;
}

.chamada_inf_text h3{
	font-size: 14px;
}
	
.home_box_int{
	background: #f5f1e4;
	width:270px;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:15px;
}

.home_box_int2{
	background: #f5f1e4;
	width:270px;
	margin-left:10px;
	padding-top:15px;
	padding-bottom:15px;
}

.home_box_int input{
	width: 200px;
	margin: 5px auto;
	border: 1px solid #e7e7e7;
	border-top: 1px solid #acacac;
}

.home_box_int button{
	margin-left: 10px;
}

.veja_outros{
	float: right;
	margin-right: 5px;
}

.veja_outros a{
	color: #000;
	text-decoration: underline;
}

.twitter_img{
}

.twitter_text{
	padding-bottom: 20px;
}

/* Depoimentos */
.mensagens_depoimento{
	border-bottom: 1px dotted #e4dbb8;
	padding-bottom: 30px;
	margin-bottom: 10px;
}

/* imagens dos logos dos parceiros */

.parceiros_img{
	padding-bottom: 30px;
}

.parceiros_img img{
	padding: 10px 10px;
}

/* separa��o da agenda */
.agenda_div{
	height: 150px;
	width: 180px;
	float: left;
	margin-left:5px;
}
#banner-resultado {
    background:url(../imagens/fdo-banner-diaescritor.gif) no-repeat left top;
    font-size:19px;
    font-family:'Trebuchet MS', Arial;
    color:#333;
    padding:20px;
    margin-top:20px;
}
#banner-resultado span {
    padding-left:30px;
}
#banner-resultado a {
    background:url(../imagens/fdo-clique-aqui.gif) no-repeat left top;
    margin-left:50px;    
    color:#f7dc8f;
    text-decoration:none;
    padding:3px;
    padding-left:5px;
    padding-right:5px;
}
.li_premiacao li {
	padding-bottom: 5px !important;

}

/* Formul�rio */

.pwforms1 label{
	width: 62px;
	display: block;
	float: left;
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #333;
	margin-right: 10px;
}

.pwforms1 input{
	width: 250px;
	padding: 2px;
	font-size: 13px;
	border: 1px solid #bbb;
	background: #f8f8f8;
}

.pwforms1 textarea{
	width: 340px;
	padding: 2px;
	font-size: 13px;
	height: 150px;
	border: 1px solid #bbb;
}

.pwforms1 li{
	list-style-type:none;
}

.pwforms1 button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #FF6500;
	padding: 3px 6px;
	cursor: pointer;
	margin-top: 5px;
	border-bottom: 1px solid #FFD8BF;
	border-left: 1px solid #FFD8BF;
}

.frm-escritor{
 margin-left:-30px;
}

.h2inscricao{
  margin-left: 10px;
}
