/* CSS Document */

body {
scrollbar-arrow-color:#333333;
scrollbar-track-color:white;
scrollbar-shadow-color:#333333;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color:#666666;
scrollbar-darkshadow-color:silver;
scrollbar-3dlight-color:silver;
}

.texto1{
color:#000000;
font-family:Arial;
font-size:12px;
font-style:normal;
}

.texto2{
color:#000000;
font-family:Arial;
font-size:10px;
font-style:normal;
}

.texto3{
color:#FFFFFF;
font-family:Arial;
font-size:12px;
font-style:normal;
}

.texto4{
color:#666666;
font-family:Arial;
font-size:12px;
font-style:normal;
}

.texto5{
color:#666666;
font-family:Arial;
font-size:10px;
font-style:normal;
}

.texto6{
color:#FFFFFF;
font-family:Arial;
font-size:12px;
font-style:normal;
}

.texto8{
color:#D80001;
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:bold;
}

.texto7{
color:#FFFFFF;
font-family:Arial;
font-size:10px;
font-style:normal;
}
.link1{
color:#000000;
font-family:Arial;
font-size:12px;
font-style:normal;
text-decoration:none;
}

.link1{
color:#000000;
font-family:Arial;
font-size:12px;
font-style:normal;
text-decoration:none;
}
.link1:hover{
color:#000000;
font-family:Arial;
font-size:12px;
font-style:normal;
text-decoration:underline;
}

.link2{
color:#003399;
font-family:Arial;
font-size:10px;
font-style:normal;
text-decoration:none;
}

.link2:hover{
color:#666666;
font-family:Arial;
font-size:10px;
font-style:normal;
text-decoration:underline;
}

.link3{
color:#FFFFFF;
font-family:Arial;
font-size:12px;
font-style:normal;
text-decoration:none;
}

.link3:hover{
color:#cccccc;
font-family:Arial;
font-size:12x;
font-style:normal;
text-decoration:underline;
}

.link4{
color:#800015;
font-family:Arial;
font-size:10px;
font-style:normal;
text-decoration:none;
}

.link4:hover{
color:#000000;
font-family:Arial;
font-size:10px;
font-style:normal;
text-decoration:underline;
}

.link5{
color:#003399;
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

.link5:hover{
color:#003399;
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:underline;
}
.link-login{
color:FFF;
font-family:Arial;
font-size:11px;
font-style:normal;
text-decoration:none;
}
.link-login:hover{
color:#FFF;
font-family:Arial;
font-size:11px;
font-style:normal;
text-decoration:underline;
}

.input1{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #0D5692;
	background-color: #DFF0FF;
	letter-spacing: normal;
	word-spacing: normal;
	margin: auto;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5C5C5;
	border-right-color: #838383;
	border-bottom-color: #838383;
	border-left-color: #C5C5C5;
}

.campo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	border: 0px;
	color: #014886;
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	margin: auto;
}
.campo2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	border: 1px none #F3B1B1
	color: #FFFFFF;
	background-color: #FCEBEB
	letter-spacing: normal;
	word-spacing: normal;
	margin: auto;
	border: 1px solid #999999;
	background-color: #F4F4F4;
}
.linha {
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #e5eaf1;
	border-left: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E9E965;
	font-weight: bold;
}
.distancia {
	margin-right:10px;
}
