* {border: 0;}
img, div, input { behavior: url("_js/iepngfix_v2/iepngfix.htc") } /* IE PNGFIX */

html{
	width: 100%;
	height: 100%;
	background-image: url(../_img/fnd.gif);
	/*border:#990000 1px solid;*/
	}
	
body{
	width: 100%;
	height: 100%;
	background: url(../_img/fnd.gif) repeat;
	margin:0px;
	margin-top: 10px;
	padding:0px;
		/*border:#990000 1px solid;*/
	}

#fundoTopo{
	width: 100%;
	height: 100%;
	background-image: url(../_img/fnd_verm.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
	
.corpo{
	font-family: Verdana;
	font-size: 10px;
	color: #5F5F5F;
}
.corpo_data{
	font-family: Verdana;
	font-size: 10px;
	color: #DE1C12;
}
.corpo_contato{
	font-family: Verdana;
	font-size: 10px;
	color: #DE1C12;
	font-weight: bold;
}
.corpo_destaque{
	font-family: Verdana;
	font-size: 11px;
	color: #DE1C12;
	font-weight: bold;
}
.borda{
	font-family: Verdana;
	font-size: 10px;
	color: #5F5F5F;
	border: 1px solid #5F5F5F;
	background-color: #FFFFFF;
}
.botao{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #DE1C12;
	background-color: #DE1C12;
}
.botao_cinza{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #999999;
	background-color: #999999;
}
.botao_link:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.botao_link:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.botao_link:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.botao_link:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copy{
	font-family: Verdana;
	font-size: 9px;
	color: #5F5F5F;
}
.legenda{
	font-family: Verdana;
	font-size: 9px;
	color: #DE1C12;
}
.link:link {
	font-family: Verdana;
	font-size: 10px;
	color: #5F5F5F;
	text-decoration: none;
}
.link:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #5F5F5F;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #DE1C12;
	text-decoration: none;
}
.link:active {
	font-family: Verdana;
	font-size: 10px;
	color: #5F5F5F;
	text-decoration: none;
}
.digitall:link {
	font-family: Verdana;
	font-size: 9px;
	color: #5F5F5F;
	text-decoration: none;
}
.digitall:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #5F5F5F;
	text-decoration: none;
}
.digitall:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #5F5F5F;
	text-decoration: underline;
}
.digitall:active {
	font-family: Verdana;
	font-size: 9px;
	color: #5F5F5F;
	text-decoration: none;
}

#divContainer{ 
	position:absolute;
	width:345;
	height:215; 
}

#divContent{ 
	/*BARRA DE ROLAGEM*/
	/* Typical fixed height and fixed width example */
	float:left;
	width: 345px;
	height: 215px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto; 
}

.links{
	color:#70b5cf;
	font-weight: bold;
	}
	a.links, a.links:link, a.links:visited {
		text-decoration: none;
		}
		a.links:hover {
		color: #70b5cf;
		text-decoration: underline;
		}
		
#formularioMural{
	float: left;
	width: 269px;
	height: auto;
	text-align: left;
	font-weight: bold;
	}

/* FORM */
.boxForm{
	width: 100%;
	height: 20px;
	border-top: double #8d8c8c 2px;
	border-left: #dad7ce solid 1px;
	border-bottom: #dad7ce solid 1px;
	border-right: double #a0a0a0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c4161c;
	font-weight: normal;
	}
	.boxFormM{
		width: 225px;
		height: 20px;
		border-top: double #8d8c8c 2px;
		border-left: #dad7ce solid 1px;
		border-bottom: #dad7ce solid 1px;
		border-right: double #a0a0a0 2px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #c4161c;
		font-weight: normal;
		}
		.boxFormP{
			width: 23px;
			height: 20px;
			border-top: double #8d8c8c 2px;
			border-left: #dad7ce solid 1px;
			border-bottom: #dad7ce solid 1px;
			border-right: double #a0a0a0 2px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #c4161c;
			font-weight: normal;
			}
	
.boxText{
	width: 100%;
	height: 60px;
	border-top: double #8d8c8c 2px;
	border-left: #dad7ce solid 1px;
	border-bottom: #dad7ce solid 1px;
	border-right: double #a0a0a0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c4161c;
	font-weight: normal;
	}
	
#textoMsg{
	text-align: left;
	font-size: 9px;
	color: #c4161c;
	padding-top: 11px;
	padding-left: 53px;
	padding-bottom: 10px;
	}
	
#tituloMural{
	clear: both;
	width: 100%;
	padding: 3px;
	background-color:#EEE;
	font-family: Tahoma;
	font-size: 11px;
	color: #DE1C12;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
#textoMural{
	clear: both;
	padding-bottom: 15px;
	font-family: Tahoma;
	font-size: 11px;
	color: #8a9092;
	text-align: left;
	line-height: 14px;
	}