@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #1d2a31;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height:19px;
	color: #333333;
}
hr {
	color: #e1e1e1; 
	background-color: #e1e1e1; 
}
a {
    color: #0050A1;
}
h1 {
	color: #0050a1;
	font-size: 25px;
	font-family:"Trebuchet MS",Helvetica,Arial;
	font-weight:normal;
	line-height:150%;
	display:block;
	padding-top: 0px;
	padding-right: 5px;
	padding-botton: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE4AF;
	margin-top: 0px;
}

h2 {
	color: #0050a1;
	font-size: 22px;
	font-family:"Trebuchet MS",Helvetica,Arial;
	font-weight:normal;
	line-height:150%;
	display:block;
	padding-top: 0px;
	padding-right: 5px;
	padding-botton: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE4AF;
	margin-top: 0px;
}

a.linkMenu {
	font-size: 11px;
	color: #3E3E3E;
	text-decoration: none;
}
a.linkMenu:hover {
	color: #3E3E3E;
	text-decoration: none;
}
ul#menu {
	padding:0px;
	margin:0px;
	list-style:none;
	padding-bottom: 5px;
}
ul#menu li {
}
ul#menu li#navigation {
	display:block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE4AF;
	border-left-color: #0050a1;
	border-left-style: solid;
	border-left-width: 5px;
}
ul#menu li  {
	display:block;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 16px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE4AF;
	border-left-color: #0050a1;
	border-left-style: solid;
	border-left-width: 5px;
	background-color:#E6E6E6;
}

.google_adds {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
.citacion {
	display:block;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE4AF;
	border-left-color: #0050a1;
	border-left-style: solid;
	border-left-width: 5px;
	background-color:#F7F7F7;
	width: 95%
}
.style1 {
	color: #FFFFFF
}
.rodape {
	background-color: #0053a5;
}
.textoRodape {
	color: #FFFFFF;
	text-align: center;
}
a.linkMenu {
	font-size: 12px;
	color: #507aa5;
	text-decoration: none;
}
a.linkMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linkMenuMenor {
	font-size: 10px;
	color: #3E3E3E;
	text-decoration: none;
}
a.linkMenuMenor:hover {
	color: #3E3E3E;
	text-decoration: none;
}
.destaqueNome {
	color: #0053a5;
}

input, select {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
	border-color: #D2D2D2;
	border-top: 1px solid; 
    border-bottom: 2px solid; 
    border-left: 1px solid; 
    border-right: 2px solid; 
}

