html, body, form {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Times New Roman, Sans-Serif;
	font-size: 12px;
}
img {
	border: 0px;
}
body {
	background-color: #BFC3C7;
	margin-bottom:25px;
}
#Wrapper {
	width: 741px;
	border: 4px solid #D2D4D6;
	margin: auto;
	margin-top: 25px;
	background-color: #FFF;
}
#Wrapper2 {
	border: 4px solid #BFC3C7;
}
#WrapperTop {
	height: 100px;
	background-image: url('images/background_top_novo.gif');
	background-repeat: no-repeat;
}

#Wrapper21 {
	width: 741px;
	border: 4px solid #D2D4D6;
	margin: auto;
	margin-top: 25px;
	background-color: #BFC3C7;
}
#Wrapper22 {
	border: 4px solid #BFC3C7;
}
#WrapperTop2 {
	height: 480px;
	background-repeat: no-repeat;
}

#WrapperBanner {
	background-repeat: no-repeat;
	background-position: top left;
}
#Wrapperleft {
	width: 225px;
	float: left;
	
}
#WrapperRight {
	width: 225px;
	float: right;
	
}
#WrapperCenter {
	float: left;
	width: 277px;
	
}
#WrapperFooter {
	padding: 2px;
	clear: both;
	background-color: #D2D4D6;
	font-size: 9px;
}
#ContentLeft {
	padding-top: 173px;
	padding-left: 63px;
	padding-bottom: 20px;
	padding-right: 5px;
}
#ContentRight {
	padding-top: 173px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-right: 45px;
}
#ContentCenter {
	padding-top: 115px;
	padding-left: 5px;
	padding-bottom: 20px;
	padding-right: 5px;
}
#ContentFooter {
	font-size:10px;
	color:#7D7D7D;
	font-family: Trebuchet MS, Sans-Serif;
}

#ContentFooter a:link,
#ContentFooter a:visited,
#ContentFooter a:active {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 10px;
	color: #7D7D7D;
	text-decoration: underline;
}
#ContentFooter a:hover {
	color: #7D7D7D;
}

#linkNoticia a:link,
#linkNoticia a:visited,
#linkNoticia a:active {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#linkNoticia a:hover {
	text-decoration: underline;
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #153355;
	font-family: Times New Roman, Serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}
h2 {
	padding: 0px;
	margin: 0px;
	color: #1C8BAC;
	font-family: Trebuchet MS, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 1em;
	margin-bottom: 1em;
}
#Menu a:link,
#Menu a:visited,
#Menu a:active {
	font-family: Georgia, Trebuchet MS, Sans-Serif;
	font-size: 12px;
	color: #153355;
	display: block;
	float: left;
	border-right: 1px solid #EE7300;
	padding: 8px;
	text-decoration: none;
}
#Menu a:hover {
	color: #EE7300;
}
#ContentTop #Menu {
	padding-left: 30px;
	padding-top: 69px;
}
div.special {
		position:relative; 
		top:0px; 
		left:0px; 
		background-color:#e7eaed;
		border-bottom: solid 1px #FFF;
}

div.special a:link,
div.special a:visited,
div.special a:active {
	font-family: Georgia, Trebuchet MS, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	
}
div.special a:hover {
	color: #EFEFEF;
}

.TabelaFormulario{
	border:none;
}

.TabelaFormulario th{
	font-weight: bold;
	font-size: 11px;
	text-align:right;
	padding:2px;
	background-color:#E9E9E9;
	padding-left:5px;
	width:90px;
	vertical-align:top;
}
.TabelaFormulario td{
	font-size: 11px;
	padding-left:5px;
	vertical-align:top;
}

a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration:underline;
}

.Error{
	font-weight: bold;
	font-size: 11px;
	color:red;
}

.Success{
	font-weight: bold;
	font-size: 11px;
	color:#66CC66;
	padding-left: 5px;
}

.Titulo2 {
	padding: 0px;
	margin: 0px;
	color: #153355;
	font-family: Georgia, Trebuchet MS, Sans-Serif;
	font-size: 14px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.Laranja:link,
.Laranja:active,
.Laranja:visited {
	text-decoration: none;
	color: #EE7300;
}
.Laranja:hover {
	text-decoration: underline;
	color: #EE7300;
}

.LinkEsquerdo:link,
.LinkEsquerdo:visited {
	text-decoration: underline;
	color: #000;
	font-size:9px;
}
.LinkEsquerdo:active{
	text-decoration: none;
}
.LinkEsquerdo:hover {
	text-decoration: underline;
}

.LinkEsquerdo2:link,
.LinkEsquerdo2:visited {
	text-decoration: none;
	color: #939393;
	font-size:10px;
}
.LinkEsquerdo2:active{
	text-decoration: none;
}
.LinkEsquerdo2:hover {
	text-decoration: underline;
}

.LinkDireito:link,
.LinkDireito:visited {
	text-decoration: underline;
	color: #1C8BAC;
}
.LinkDireito:active{
	text-decoration: none;
}
.LinkDireito:hover {
	text-decoration: underline;
}

.ListaBuscaAdv{
	border:none;
}

.ListaBuscaAdv td{
	border-bottom: solid 1px #CCC;
}

#Foto{
	background-image: url('images/home.jpg');
	background-repeat: no-repeat;
	height: 467px;
	padding-top: -10px;
}

#Foto2{
	background-image: url('images/fotohome.jpg');
	background-repeat: no-repeat;
	height: 467px;
}

.Idioma a:link,
.Idioma a:visited,
.Idioma a:active {
	font-family: Georgia, Trebuchet MS, Sans-Serif;
	font-size: 10px;
	color: #98DBE0;
	text-decoration: none;
}
.Idioma a:hover {
	color: #FFF;
}

#MenuHome{
	position:absolute;
	top:120px;
	left:35px;
}

#MenuHome a:link,
#MenuHome a:visited,
#MenuHome a:active {
	font-family: Georgia, Trebuchet MS, Sans-Serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	display:block;
}
#MenuHome a:hover {
	color: #EE7300;
}

#BarrinhaMenuHome{
	background-color: #EE7300;
	width:3px;
	height:8px;
	float:left;
	margin-top:5px;
	margin-right:5px;
	overflow:hidden;
}

#FooterHome{
 margin-left:5px;
 margin-top:5px;
}

input, textarea, select {	
	font-family: Verdana;
	font-size: 10px;
	-moz-border-radius: 4px;
	padding: 2px;
}