html, body{
	margin:0;
	padding:0;
	min-width: 950px;
}

body{
	font: 76% arial,sans-serif
}

p{
	margin:0 10px 10px
}

#cabecalho {
	
}

#cabecalho .logo{
	background-image: url(../imagens/logo/contato.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 180px;
	height: 67px;
}

#conteudo p{
	line-height:1.4
}

#popup p {
	line-height:1.4
}

#barra_lateral{

}

#rodape{
	color: #000000;
}

#rodape p{
	margin:0;
	padding:5px 10px
}

#rodape{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	width:100%
}

#barra_lateral{
	float:left;
	width:200px;
	margin-left: -100%;
	margin-top: 10px;
}

#caixa_conteudo{
	float:left;
	width:100%;
}

#conteudo{
	padding: 10px;
}

#botao_topo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: fixed;
	bottom: 0px;
	right: 0px;
	background-color: #cccccc;
	border: 2px solid #ffffff;
}

#botao_topo a {
	text-decoration: none;
	color: #003366;
	padding: 10px;
}

#botao_topo a:hover {
	color: #f5f5f5;
}

.painel {
	position: absolute;
	right: 10px;
}

.hidden {
	display : none;
}

#avisos {
	background: #B22222;
	color: #fff;
	padding: 10px;
	text-align: justify;
	font-size: 120%;
	font-weight: bold;
	border: 2px solid #ccc;
	text-indent: 20px;
}

#avisos p:FIRST-LETTER {
	font-size: 120%;
}

.groupWrapper {
	width: 49%;
	float: left;
	margin-right: 1%;
	min-height: 400px;
}

.serializer {
	clear: both;
}

.groupItem {
	margin-bottom: 20px;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

.groupItem .itemHeader {
	line-height: 28px;
	background-color: #ccc;
	border-top: 2px solid #000;
	color: #000;
	padding: 0 10px;
	cursor: move;
	font-weight: bold;
	font-size: 16px;
	height: 28px;
	position: relative;
}

.groupItem .itemHeader a {
	position: absolute;
	right: 10px;
	top: 0px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.sortHelper {
	background: #f5f5f5;
	border: 2px dashed #666;
	width: auto !important;
}

.groupWrapper p {
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.itemContent {
	background: #f5f5f5;
}




.groupWrapper2{
	width: 100%;
	float: left;
	margin-right: 1%;
	min-height: 400px;
}

.serializer2 {
	clear: both;
}

.groupItem2 {
	margin-bottom: 20px;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

.groupItem2 .itemHeader2 {
	line-height: 28px;
	background-color: #ccc;
	border-top: 2px solid #000;
	color: #000;
	padding: 0 10px;
	cursor: move;
	font-weight: bold;
	font-size: 16px;
	height: 28px;
	position: relative;
}

.groupItem2 .itemHeader2 a {
	position: absolute;
	right: 10px;
	top: 0px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.sortHelper2 {
	background: #f5f5f5;
	border: 2px dashed #666;
	width: auto !important;
}

.groupWrapper2 p {
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.itemContent2 {
	background: #f5f5f5;
}

/*
.itemContent {
	border: 1px solid #ccc;
	background: #f5f5f5;
}
*/
