/* CSS Reset ======================================================================= */
body, h1, h2, h3, h4, h5, h6, form, div, span, dl, ul, ol,li, dt, dd, p, address, a, img, blockquote{margin:0;padding:0;border:none}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
hr{display:none;}
ul li{list-style:none;}
img{border:0px none 0;}
p{margin-bottom:1.1em;}
body{background:url(../imgs/fundo.gif) top repeat-x;}



body {
	margin: 0px;
	height: 100%;
	font-family: "Trebuchet MS";	
}

.menuprincipal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: 700;
}
.menuprincipal a:link {text-decoration: none;color:#fff;}
.menuprincipal a:visited {text-decoration: none;color:#fff;}
.menuprincipal a:hover {text-decoration: none;color:#000;}

.titbemvindo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 7px;
	text-transform: uppercase;
}
.textomaior {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 7px;
}

.formgde {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px;
	height: 21px;
	width: 255px;
	border: 1px solid #CCCCCC;
}
.fonte_pq {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #4c4c4c;
	text-decoration: none;
}

.formmenor {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px;
	height: 21px;
	width: 150px;
	border: 1px solid #CCCCCC;
}
.formmulti {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px;
	height: 40px;
	width: 255px;
	border: 1px solid #CCCCCC;
}
.formbusca {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px;
	height: 17px;
	width: 230px;
	border: 1px solid #CCCCCC;
}

.news_mes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display:block;
    height:11px;
    line-height:11px;
    margin:1px 0 0;
    text-align:center;
    width:33px;
}
.news_dia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display:block;
    height:26px;
    line-height:26px;
    margin:0;
    text-align:center;
    width:33px;
}
.fundo_news {
	background-image: url(../imgs/caixinha_noticias.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.fundo_newsrenova {
	background-image: url(../imgs/caixinha_renova.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.news_mes_pq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display:block;
    height:9px;
    line-height:9px;
    margin:1px 0 0;
    text-align:center;
    width:33px;
}
.news_dia_pq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display:block;
    height:15px;
    line-height:15px;
    margin:0;
    text-align:center;
    width:33px;
}
.fundo_news_pq {
	background-image: url(../imgs/caixinha_noticias_pq.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fundo_newsrenova_pq {
	background-image: url(../imgs/caixinha_renova_pq.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.saibamais_bemvindo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: 700;
	color: #333333;
	text-decoration: none;
	background-image: url(../imgs/saibamais_bemvindo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-right: 4px;
}
.saibamais_bemvindo a:link {text-decoration: none;color:#333;}
.saibamais_bemvindo a:visited {text-decoration: none;color:#333;}
.saibamais_bemvindo a:hover {text-decoration: underline;color:#000;}

.saibamais_news {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: 700;
	color: #333333;
	text-decoration: none;
	background-image: url(../imgs/saibamais_news.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-right: 4px;
}
.saibamais_news a:link {text-decoration: none;color:#333;}
.saibamais_news a:visited {text-decoration: none;color:#333;}
.saibamais_news a:hover {text-decoration: underline;color:#000;}

.saibamais_info {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: 700;
	color: #333333;
	text-decoration: none;
	background-image: url(../imgs/saibamais_info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 4px;
}
.saibamais_info a:link {text-decoration: none;color:#333;}
.saibamais_info a:visited {text-decoration: none;color:#333;}
.saibamais_info a:hover {text-decoration: underline;color:#000;}

.texto_home {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.texto_home a:link {text-decoration: none;color:#333;}
.texto_home a:visited {text-decoration: none;color:#333;}
.texto_home a:hover {text-decoration: underline;color:#000;}


.lateral_dir_topo {
	background-image: url(../imgs/lateral_dir_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.lateral_esq_topo {
	background-image: url(../imgs/lateral_esq_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.lateral_dir_rod {
	background-image: url(../imgs/lateral_dir_rod.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.lateral_esq_rod {
	background-image: url(../imgs/lateral_esq_rod.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundoBusca {
	background-image: url(../imgs/fundp_busca.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
	width: 311px;
}
.fundoIdiomas {
	background-image: url(../imgs/fundo_idiomas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 32px;
	width: 235px;
}
.textoInterno {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #292929;
	text-decoration: none;
}
.textoInternoDestaques {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: 700;
	color: #333333;
	text-decoration: none;
}
.subMenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	color: #4c4c4c;
	text-decoration: none;
	text-align: left;
	padding-left: 12px;
}
.subMenu a:link {text-decoration: none;color:#4c4c4c;}
.subMenu a:visited {text-decoration: none;color:#4c4c4c;}
.subMenu a:hover {text-decoration: underline;color:#000;}

.subSubMenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #4c4c4c;
	text-decoration: none;
	text-align: left;
	padding-left: 22px;
}
.subSubMenu a:link {text-decoration: none;color:#4c4c4c;}
.subSubMenu a:visited {text-decoration: none;color:#4c4c4c;}
.subSubMenu a:hover {text-decoration: underline;color:#000;}


.formgde_int {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px;
	height: 26px;
	width: 550px;
	border: 1px solid #CCCCCC;
}
.formmenor_int {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px;
	height: 26px;
	width: 350px;
	border: 1px solid #CCCCCC;
}
.formmulti_int {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px;
	height: 90px;
	width: 550px;
	border: 1px solid #CCCCCC;
}
.tit_noticias {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #71AE88;
	text-decoration: none;
}
.legendas {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.fontes {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #BB6F93;
	text-decoration: none;
}
.fontes a:link {text-decoration: none;color:#BB6F93;}
.fontes a:visited {text-decoration: none;color:#BB6F93;}
.fontes a:hover {text-decoration: underline;color:#333;}.botLimpar {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../imgs/bot_limpar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 51px;
}
.videos a{
	margin-left:20px;
	border:3px solid #fff;
	width:120px;
	height:90px;
	display:block;
	float:left;
}
.videos a:hover{
	border:3px solid #5FA884;
}