/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form
  margin: 0;
  padding: 0;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #272624;
}
a {
	text-decoration: none;
}
input, textarea {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	color: #272624;
}

a img {
	border: 0px;
}

.modifydate {
	display: none;
}

.contentheading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #D82A29;
}


#principal {
	width: 800px;
	height: 100%;	
}
#header {
	position: relative;
	top: 16x;
	height: 134px;
	width: 805px;
}

#header #paises {
	position: relative;
	width: 805px;
	text-align: right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 30px;
}
#header #paises a{
	padding-left: 10px;
	font-weight: bold;
	color: #1B77C4;	
}

#header #paises .ativo{
	color: #cc0000;	
}
	
#header #logo {
	position: relative;
	float: left;
}

#header #banner {
	position: relative;
	float: right;
}

#header #banner .banneritem {
	float: left;
}

#header #banner .banneritem img {
	width: 151px;
	height: 102px;
}
#geral {
	width: 805px;
	position: relative;
	top: 50px;
	/top: 80px;
}

#col_esquerda {
	width: 178px;
	float: left;
}

#col_esquerda ul {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20x;
}

#col_esquerda .menu li {
	width: 178px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-bottom: 6px;
}

#col_esquerda .menu li a{
	position: relative;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	top: 1px;
}
#col_esquerda .menu .active {
	background-image: url(../images/bg_menu_active.gif);
	color: red;
}

#col_esquerda .banneritem img {
	margin-top: 10px;
}


#miolo {
	position: relative;
	top: 1px;
	left: 1px;
	width: 450px;
	float: left;
	text-align: left;
	line-height: 1.3em;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	margin-left: 21px;	
	margin-top: -15px;
}

#miolo .article_elements {
	display: none;
}

#miolo .contentpaneopen
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.8em;
line-height: 1.3em;
}

#miolo .contentpaneopen h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

#miolo .contentpaneopen h2 a {
	color: #9F3F6D;
	display: block;
}

#miolo .contentpaneopen h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 2.2em;
	font-weight: bold;
line-height: 1.5em;
}

#miolo .contentpaneopen h3 a {
	color: #9F3F6D;
	display: block;
}

#miolo .blog .contentpaneopen .readLast {
	width: 100%;
	height: 6px;
	background-image: url(../images/bg_item_home.gif);
}
#miolo .blog .article_column .readLast {
	background-image:none;
}
#miolo .article_column .article_separator {
	display: none;
}

#miolo .contentpaneopen img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 4px;
}


/* noticias */
#miolo .componentheading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #E67817;
	border-bottom: 2px solid #E67817;
	width: 100%;
}
#miolo .headsep {
	width: 100%;
	height: 1px;
	background-image: url(../images/bg_item_home.gif);
}

#noticias td a{
	color: #D82A29;
}
#noticias td a:hover{
	color: #9F3F6D;
}

#noticias ul {
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

#noticias li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#noticias li a {
	font-size: 1em;
	color: #1B77C4;	
}

#noticias .pagenavi {
	padding-top: 20px;
}

#noticias .pagenavi span, #noticias .pagenavi a {
	padding-right: 10px;
	font-size: 0.8em;
	color: #1B77C4;	
	font-weight: bold;
}
#noticias .pagenavi span {
	color: #cccccc;
}




/* // noticias */

/*internas */
#miolo .article img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 4px;
}
/*//internas */




#miolo #form_contato, #miolo #form_autosug {
	width: 440px;
	background-color: #F5F3F8;
	padding: 20px;
}

#miolo #form_contato #form_item {
padding-bottom: 10px;
}

#miolo #form_contato #form_item #titulo {
	float: left;
	width: 120px;
}
#miolo #form_contato #form_item #inputs input {
	width: 300px;
	height: 15px;
	border: 1px solid #A389B8;
}

#miolo #form_contato #form_item #inputs textarea, #miolo #form_contato #form_item2 #inputs textarea {
	width: 300px;
	border: 1px solid #A389B8;
}
	
#miolo #form_contato #form_item #inputs_radio div{
	display: inline;

}
#miolo #form_contato #form_item #inputs_radio #titulo {
	display: block;
	width: 440px;
}
#miolo #form_contato #form_item #inputs_radio .radios{
	padding-right: 10px;
}
#miolo #form_contato #form_item #inputs_radio .radios span {
	padding-left: 5px;
}
#miolo #form_contato #form_item #titulo_eixo {
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;	
}
#form_autosug #form_item{
	padding-bottom: 20px;
}
#form_autosug #form_item #titulo{
	padding-bottom: 5px;
}
#miolo #form_autosug #form_item #inputs input{
	width: 300px;
	height: 15px;
	border: 1px solid #A389B8;
}
#miolo #form_autosug #form_item #inputs textarea, #miolo #form_autosug #form_item #inputs select{
	width: 400px;
	border: 1px solid #A389B8;
}
#miolo #form_autosug #form_item #inputs #v1 {
	padding-bottom: 5px;
}
#miolo #form_autosug #form_item #inputs input {
	width: 288px;
}



#miolo #alerta {
	top: 20%;
	left: 20%;
	width: 250px;
	position: absolute;
	background-image: url(../images/bg_alerta.gif);
	visibility: hidden;

}
#miolo #alerta #fecha {
	position: relative;
	width: 240px;
	height: 30px;
	padding:5px;
	text-align: right;
}
#miolo #textoalerta {
	width:240px;
	text-align:center;
	color:#FFFFFF;
	padding-bottom: 30px;
}


/*
#miolo #textoalerta {
	position: relative;
	border:1px solid blue;
	color:#FFFFFF;
	display:block;
	padding-bottom:20px;
	position:relative;
	text-align:center;
	top:25px;
	width:240px;
}

#miolo #alerta #fecha a{
	display: block;
}

*/




#col_direita {
	position: relative;
	width: 117px;
	float: right;
}

#col_direita .banneritem {
	padding-bottom: 10px;
}

#bottom {
	clear: left;
	height: auto;
	width: 450px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
}

#bottom ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#bottom ul li {
	float: left;
	padding-right: 3px;
}
#bottom ul a, #bottom ul span {
	font-size: 1em;
	font-weight: bold;
	color: #1B77C4;	
}

.clr {
	clear: both;
}