@charset "utf-8";

body {
	background-position:center top;
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-family: tahoma;
	color: #000;
	text-align: justify;
	overflow-x: hidden;
	background-repeat: repeat-x;
	line-height: 22px;
	background-color: #1f497d;
}

.topo_arearestrita{float:right;margin:3px 3px 3px 0;}

.topo_arearestrita>.btn-sm{margin:3px;}

.btn-home{background-color:#F00;border:none;color:#000;}
.btn-home:hover{background-color:#F00;border:none;color:#337AB7;}

#Div3 ul li {
	font-weight:bold;
	list-style-image: url(../img/li.png);
	
	}
html {
	background-repeat: repeat;
}


h1 {
	font-family:tahoma;
	font-size:25px;
	color:#000;
	font-style: normal;
	font-variant: normal;
	letter-spacing: -1px;
	background-color: #F00;
	width: 25%;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

h2  {
	font-family:tahoma;
	font-size:25px;
	color:#000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}


h3 {
	font-family:tahoma;
	font-size:15px;
	text-transform: none;
	color: #000;
	line-height: 25px;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #F00;
}

p {
	text-align: justify;
}

#main p.lastNode {
	margin-bottom: 0;
}

div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-color: #d7d7d7;
	margin-top: 0px;
}
#Div {
	display: inline;
	width: 800px;
	float: left;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-top: 10px;
}

#Div0 {
	display: inline;
	width: 800px;
	height: auto;
	float: left;
	background-repeat: repeat-x;
	margin-bottom:5px;
	margin-top:5px;
	height:60px;
	background-color: #F00;
}
html > body #Div {
	height: auto;
	min-height: 78px;
}
#Div2 {
	margin-top: 0px;
	display: inline;
	width: 797px;
	height: 230px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
#Div3 {
	margin-top: 10px;
	display: inline;
	float: left;
	width: 800px;
	margin-top: 140px;
	padding-bottom: 5px;
}
#Div4 {
	margin-left: 20px;
	margin-top: 150px;
	display: inline;
	float: left;
	width: 235px;
	padding: 10px;
	background-repeat: repeat;
	background-position: center center;
}
#Div5 {
	display: inline;
	float: left;
	width: 800px;
	height: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	font-family: tahoma;
}

.menu {
	font-family:tahoma;
	font-size:22px;
	color:#FFF;
}

.input {
	background-color:#FFF;
	border:1px solid #d0d1d2;
	height:25px;
	margin-top:0px;
	color: #FFF;
}


.textarea {
	background-color:#FFF;
	border:1px solid #d0d1d2;
}
label {
	font-size:14px;
	padding-left:0px;

	
}

.Div4 img{
	border:#999 1px solid;
	padding:5px;
}
.botao {
	font-size:14px;
	color:#000;
	padding:5px;
	cursor:pointer;
	float:left;
	font-family: tahoma;
}
.botao:hover {

}


.imgborda {
	border:1px solid #FFF;
	padding:3px;
	
}
