#header {
/*	background-image: url(../images/topo/eventos.jpg) !important;*/
}
/* destaques  */

#conteudo {
  margin-top:-20px;
  *margin-top:-15px;
  _margin-top:-10px;
}

.comment-frm{


} 


form fieldset {
	width: 40%;
	border: solid black 1px;
	padding: 3%;
	border: none;
	width: 480px;
	height: 140px;
}

form input {
	font-size: 11px;
	font:bold;
}

.comment-button {
	float: right;
	margin-left:300px;
	background: #fff url(../images/layout/btne.png) no-repeat;
	border: none;
	width: 79px;
	height: 31px;
	cursor: hand;
	cursor: pointer;
	
        
}

#comment_menssagem {
	margin: -125px 0 0 0px;
	float: right;
	background: url(../images/layout/mens.png) no-repeat;
	border: none;
	padding: 10px 0 0 0px;
	width: 271px;
	height: 118px;	
  



}

#comment_name {
	margin: 0px 0 0 -15px;
	background: #fff url(../images/layout/input.png) no-repeat;
	border: none;
	padding: 10px 0 0 0px;
	width: 198px;
	height: 32px;


}

#comment_email {
	margin: 0px 0 0 -15px;
	background: #fff url(../images/layout/input.png) no-repeat;
	border: none;
	padding: 9px 0 0 0px;
	width: 198px;
	height: 32px;


    
	
}

#comment_assunto {
	margin: 0px 0 0 -15px;
	background: #fff url(../images/layout/input.png) no-repeat;
	border: none;
	padding: 9px 0 0 0px;
	width: 198px;
	height: 32px;	

}



.menssagem {
	position: relative;
	border:none;
	left:8px;
	background-color: transparent;
	height:100px;
 }

.name {
	border: 0;
	position: relative;
	left:8px;
	top:-2px;
	background-color: transparent;

}

.email {
	border: 0;
	position: relative;
	left:8px;
	top:-2px;
	background-color: transparent;
}

.assunto {
	border: 0;
	position: relative;
	left:8px;
	top:-2px;
	background-color: transparent;
}


.fonte{
	font-size: 13px;
	color: #615f5f;
	font-family: Lucida Sans, verdana;
}

h2 {
	font-size: 12px;
	color: #285d83;
}

.nome {
	font-size: 12px;
	color: #615f5f;
	font-family: Lucida Sans, verdana;
}

.contato {
	font-size: 12px;
	color: #615f5f;
	font-family: Lucida Sans, verdana;
}

.cargo {
	font-size: 12px;
	color: #615f5f;
	font-family: Lucida Sans, verdana;
}
