body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f0f0f0;
	background-image:url("images/back.jpg") center top no-repeat;
	font-family:"Lucida Sans Unicode", Verdana, Arial;
	font-size:13px;
	color:#777;
	line-height:16px;
	text-align:justify;
}

.menu{
	width: 920px;
	padding:0 15px 0 15px;
}

.titulo{
	font-size:24px;
	font-weight:bold;
	color:#4295c6;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", verdana, arial;
	text-transform:lowercase;
}

.titulo18{
	font-size:18px;
	font-weight:bold;
	color:#4295c6;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", verdana, arial;
	line-height:20px;
}

a{
	outline:none;
	text-decoration:none;
	color:#777;
}

a:hover{
	text-decoration:underline;
	color:#1069a5;
}

.txtchamadas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	text-decoration:none;
	text-align:justify;
}

.txtchamadas a{
	text-decoration:none;
	color: #666666;
}

.txtchamadas a:hover {
	text-decoration:underline;
	color: #666666;
}

.subtitulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #830a02;
	line-height: 16px;
	text-decoration:none;
	float:left;
}

.linkmais{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #830a02;
	line-height: 16px;
	text-decoration:none;
	float:right;
}

.linkmais a{
	text-decoration:none;
	color: #830a02;
}

.linkmais a:hover{
	text-decoration:underline;
	color: #830a02;
}

.rodape{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-top:10px;
	text-decoration:none;
}

.rodape a{
	text-decoration:none;
	color: #FFF;
}

.rodape a:hover{
	text-decoration:underline;
	color: #FFF;
}

.formiput{
	background-color:#eff5f9;
	border: 2px solid #afcce2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-left:5px;
	margin-bottom:5px;
	overflow:auto;
}

.botao{
	border-bottom:2px solid #666666;
	border-right:2px solid #666666;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	color:#333333;
}

.blog{
	right: 0px;
	top: 40%;
	display: block;
	position: fixed;
	z-index: 1000002;
	cursor: pointer;
}


