@charset "UTF-8";
#frase {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	color: #ff900e;
	font-style: italic;
	text-align: right;
	padding-left: 200px;
}
#txtBusca {
	background-color: #FFFFFF;
	height: 24px;
	width: 179px;
	border: 1px solid #d2cd9a;
}
.lbl1 {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 15px;
	color: #826122;
	font-weight: bold;
}

.lbl1 em {
	font-size: 12px;
}

#btnOk {
	height: 20px;
	width: 30px;
	border: 1px solid #336699;
	background-image: url(img/bkg_ok.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FDFDFD;
	text-align: center;
}
#txtRodape {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	color: #8f2a08;
	padding-left: 21px;
}
.menu_item, .menu_item a {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	color: #8f2a08;
	text-align: right;
}

.menu_item em {
	font-size: 12px;
}

.menu_item strong {
	font-size: 18px;
}

.txt h1 {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 18px;
	color: #ff900e;
	padding-bottom: 20px;
}

.txt h1 em {
	font-size: 12px;
	font-weight: normal;
}

.txt img {
	padding:15px;
   	border:2px solid #dcf3fa;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.txt h2 {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 15px;
	color: #8f2a08;
}

.menu img {
	padding-top: 15px;
	padding-bottom: 15px;
}
.menu_item a {
	display: block;
	text-decoration: none;
}

.menu_item a:hover {
	color: #ff900e;
}

#qdDestaque {
	background-image: url(img/bkg_mundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#qdDestaque .menu_item {
	text-align: left;
	padding-bottom: 15px;
	padding-top: 15px;
}
#qdDestaque .txt, #qdDestaque .txt a {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 13px;
	color: #323133;
	padding-bottom: 15px;
	padding-top: 15px;
	text-decoration: none;
}
.modulos th {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 18px;
	color: #ff900e;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}

.modulos td {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	color: #323133;
}
#txtCalendario {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.botaolateral .menu_item {
	text-align: left;
}

.modulos td a {
	color: #8f2a08;
	text-decoration: none;
}
.modulos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}

.modulos td a strong {
	font-size: 15px;
}

.thumbhome {
	border: 2px solid #dcf3fa;
	margin-right: 10px;
}
.thumbhome img {
	margin: 10px;
}
.modulos th em {
	font-size: 12px;
	font-weight: normal;
}

.modulos th a {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 18px;
	color: #ff900e;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	display: block;
	padding-top: 10px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}

.txt a{

	color: #ff900e;

}
.alertOk, .alertErr {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-color: #66CC33;
	border: 1px solid #006600;
	padding:5px;
	top:10px;
	position:relative;
}
.alertErr {
	color: #CC0000;
	background-color: #FF6666;
	border: 1px solid #CC0000;
}

#contato input{
	border: 1px solid #333333;
	height: 22px;
	margin: 10px;
}

#contato textarea{
	border: 1px solid #333333;
	margin: 10px;
}

#contato label{
	display:block;
	color:#8f2a08;
}

.err{
	color: white;
	background-color: #CC0000;
}

hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F90;
}
a{ text-decoration: none; }
a:hover{ text-decoration: none; }