/* PADRONIZANDO */
* { margin: 0; padding: 0; outline: 0;
 font-style: inherit;
 font-size: 100%; font-family: inherit;
}
p { margin-bottom: 0.5em; }
hr { clear: both; float: none; width: 100%; }
* html body hr { margin: -7px; display: block;}  /* os hr tem uma altura extra  misteriosa no IE */
a, img { border: none; }
fieldset { display: block; border: 2px ridge #FFF; padding: 10px; } /* fieldset não é block em todos */
ul, ol { margin-left: 1.5em; list-style-position: outside; }
li { vertical-align: middle; line-height: 1.2em; margin-left:10px;}  /* IE: posição vertical do marcador no IE  e espaço extra fantasma em lis*/
li a { zoom: 1; line-height: 1.2em; }  /* complemento do anterior */
input[type=hidden]{ display: none !important; visibility: hidden !important;} /* input hidden no FF */
button { border: 1px outset #AAA; }
legend { margin-bottom: 1.4em; } /* Fixes incorrect styling of legend in IE6 fieldsets. */
label { display: block;}
table { border-collapse: separate; }
caption, th, thead, tfoot { text-align: center; font-weight: bold; }
blockquote:before, blockquote:after,q:before, q:after { content: “”; }
blockquote, q { quotes: "" ""; }
pre { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap !important; /* FF 1999 */
 white-space: -pre-wrap; /* OP 4-6 */ white-space: -o-pre-wrap; /* OP 7 */  word-wrap: break-word; /* IE 5.5+ */
}
h1 { font-size: 250%; font-weight: normal;}
h2 { font-size: 200%; font-weight: normal;}
h3 { font-size: 150%; font-weight: normal;}
h4 { font-size: 120%; font-weight: normal;}
h5 { font-size: 110%; font-weight: normal;}
h6 { font-size: 100%; font-weight: 700;}
div#tipDiv {
	color:#000; font-size:11px; line-height:1.2;
	background-color:#E1E5F1; border:1px solid #667295; 
	width:210px; padding:4px;
}

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#E0E0E0;
	color:#333333
}

#main{
	width:1000px;
	border:1px solid #666666;
}


/* LINKS */
a:visited{
	text-decoration:none;
	color:#333333;
}
a:link{
	text-decoration:none;
	color:#333333;
}
a:hover{
	text-decoration:underline;
	color:#333333;
}
a:active{
	text-decoration:none;
	color:#333333;
}

a.menu2:link{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}
a.menu2:visited{
	text-decoration:none;
	color:#000000;
}
a.menu2:hover{
	text-decoration:none;
	color:#006600;
	cursor:pointer;
}
a.menu2:active{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}




/* TEXTOS */
.branco{
	color:#FFFFFF;
}

.tit_azul{
	color:#006CB7;
}

a.tit_azul:active{
	color:#006CB7;
	text-decoration:none;
}
a.tit_azul:link{
	color:#006CB7;
	text-decoration:none;
}
a.tit_azul:visited{
	color:#006CB7;
	text-decoration:none;
}
a.tit_azul:hover{
	color:#006CB7;
	text-decoration:underline;
}

.tit_laranja{
	color:#DF5900;
}

a.tit_laranja:active{
	color:#DF5900;
	text-decoration:none;
}
a.tit_laranja:link{
	color:#DF5900;
	text-decoration:none;
}
a.tit_laranja:visited{
	color:#DF5900;
	text-decoration:none;
}
a.tit_laranja:hover{
	color:#DF5900;
	text-decoration:underline;
}


.tit_verde{
	color:#006600;
}

a.tit_verde:active{
	color:#006600;
	text-decoration:none;
}
a.tit_verde:link{
	color:#006600;
	text-decoration:none;
}
a.tit_verde:visited{
	color:#006600;
	text-decoration:none;
}
a.tit_verde:hover{
	color:#006600;
	text-decoration:underline;
}

.menor{
	font-size:9px;
	color:#999999;
}
.cinza{
	color:#333333;
}
#hoje{
	margin-bottom:2px;
	border-bottom:#CCCCCC 1px solid;
}
#categoria{
	text-transform:uppercase;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	height:14px;
	line-height:12px;
	text-indent:16px;
	background:url(img/item.gif) no-repeat left;
	margin-bottom:10px;
}
#g1{
	text-transform:uppercase;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	height:16px;
	line-height:16px;
	text-indent:24px;
	background:url(img/logo_g1.jpg) no-repeat left;
	margin-bottom:10px;
}


/* MENU */
.fundo_menu{
	background-image:url(img/fundo_menu.jpg);
	background-repeat:repeat-x;
}
.secao_menu{
	color:#FFFFFF;
	margin:5px;
	font-size:14px;
}
.item_menu{
	margin:3px 6px 3px 6px;
	border-bottom:#CCCCCC 1px solid;
}

.box{width:160px;overflow:hidden;margin:0 0 11px 0;text-align:left;}
.box h6{width:144px;overflow:hidden;background:url(img/top_box.png) no-repeat 0 0;font-size:9px;font-weight:700;color:#fff;padding:0 8px;line-height:15px;text-transform:uppercase;}
.boxIn{text-align:left;border:1px solid #016E29;border-top:none;background:#EAEAEA;width:140px;overflow:hidden;padding:11px 9px;min-height:30px;}

.box_publi{width:580px;overflow:hidden;margin:0 0 11px 0;text-align:left;border:1px solid #CCCCCC;height:80px;}
.box_publi h6{overflow:hidden;font-size:9px;font-weight:700;color:#fff;padding:0 8px;line-height:12px;background:#CCCCCC;text-transform:uppercase;}

.box_publi2{width:170px;overflow:hidden;margin:0 0 11px 0;text-align:left;border:1px solid #CCCCCC;}
.box_publi2 h6{overflow:hidden;font-size:9px;font-weight:700;color:#fff;padding:0 8px;line-height:12px;background:#CCCCCC;text-transform:uppercase;}
.boxpubliIn{text-align:left;border-top:none;background:#EAEAEA;width:580px;overflow:hidden;height:68px;text-align:center;border:1px solid #003366;}


/* DIVS */

#edicao{
	font-size:10px;
	color:#666666;
	width:138px;
	text-align:center;
	margin-top:4px;
}

#rodape{
	margin:10px 0px 10px 0px;
	width:1010px;
	color:#333333;
}

.boxfotos{border:1px solid #D6D6D6;margin:10px 0px 10px 0px;}
.boxfotosIn{font-size:10px;margin:1px;border:3px solid #fff;background-color:#D6D6D6;padding:5px;}

.boxfotosTit{font-weight:bolder;text-transform:uppercase;font-size:10px;margin-bottom:5px;}

.noticia_m{
	color:#333333;
}
#spaco{
	height:15px;
	width:100%;
}
#spaco_2{
	height:5px;
	width:100%;
}
#foto{
	padding:1px;
	border:1px solid #CCCCCC;
}
#foto_txt{
	padding:1px;
	border:1px solid #CCCCCC;
	float:left;
	margin-right:5px;
}
#borda_foto{
	float:left;
	padding:0px 10px 0px 0px;
}
#justificado{
	width:630px;
	text-align:justify;
	font-size:14px;
	color:#333333;
	line-height:1.8em;
}
#topo{
	width:100%;
	height:10px;
	background-color:#00A650;
}
#barra{
	background-image:url(img/fundo_barra2.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:66px;
}
#barra2{
	background-image:url(img/fundo_barra.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:66px;
	width:1010px;
	background-color:#FFFFFF;
}
#main{
	width:1010px;
	background-color:#FFFFFF;
	border:0px;
}
#menu{
	width:420px;
	height:20px;
	background-image:url(img/ret_fundo.gif);
	background-repeat:no-repeat;
	text-align:center;
	line-height:20px;
	overflow:hidden;
}
#menu a{
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	display:block;
	line-height:22px;
}
#menu a:visited{
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	display:block;
	line-height:22px;
}

#menu a:hover{
	color:#006600;
	text-decoration:none;
}

#menu li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	float:left;
	margin:0px 18px 0px 18px;
}
#menu li.menuSep{
	padding:0px;
	height:20px;
	line-height:20px;
}
#menu li.menuIt1{margin:0px;padding:0px;width:40px;}
#menu li.menuIt2{margin:0px;padding:0px;width:44px;}
#menu li.menuIt3{margin:0px;padding:0px;width:62px;}
#menu li.menuIt4{margin:0px;padding:0px;width:36px;}

/* ESTAFETA HOJE */
.lstHoje{padding-bottom:2px;clear:both;width:310px;}
.lstHoje .texto{padding:0 0 5px;clear:both;list-style-image:none;list-style-position:outside;list-style-type:none;}
.lstHoje .info{font-size:12px;font-weight:700;padding:0;line-height:1em;color:#009900;margin-bottom:3px;}
.lstHoje .a{color:#666666;text-decoration:none;}
.lstHoje .a:hover{color:#666666;text-decoration:underline;}


#tit_linha{
	width:100%;
	border-bottom:1px solid #006600;
	padding-bottom:2px;
	font-size:12px;
	color:#003366;
}

#aviso_ed{
	background-color:#666666;
	border:1px solid #333333;
	color:#FFFFFF;
	text-align:center;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	 font-size: 150%; font-weight: normal;
}

/* LIST ITENS */
#menubv {
width: 630px;
padding: 0;
margin: 0;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {
border-bottom: 1px solid #00A650;
margin: 0;
}
#menubv li a {
display: block;
padding: 5px 5px 5px 0.5em;
font-weight:bold;
border-left: 10px solid #CCCCCC;
border-right: 10px solid #DADADA;
background-color: #FFFFFF;
color: #333333;
text-decoration: none;
}
#menubv li a:hover {
border-left: 10px solid #01A44F;
border-right: 10px solid #fff;
background-color: #CCCCCC;
color: #FFFFFF;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menubv  li { float: left; height: 1%; }
* html ul#menubv  li a { height: 1%; }
/* End */


/* FORMULARIO */
.form_contato{
	width:350px;
}
.area{
	width:160px;
	font-size:10px;
}
.msg{
	width:350px;
}
textarea{
	background-color:#EAEAEA;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
input {
	background-color:#EAEAEA;
	border:1px solid #ccc;
	line-height:1.1em;
	height:16px;
	font-size:12px;
}
input.radio{
	margin:0px;
	padding:0px;
	height:15px;
	border:0px;
	background : none;
}
input.checkbox{
	margin:0px;
	padding:0px;
	height:14px;
	border:0px;
	background-color:none;
}
select{
	border:1px solid #ccc;
	height:20px;
	font-size: 12px; 
	line-height: 1.1em; 
}
input.button{
	background-color:#EAEAEA;
	width:75px;
	height:24px;
	font-size:12px;
}

/* LOGIN */
#exc_msg{
	margin:10px 5px 10px 5px;
	border:1px solid #CCCCCC;
	background-color:#EAEAEA;
	padding:5px;
	text-align:center;
}
#assine{
	
}
form.login{
	margin:5px;
	
}
input.login{
		width:188px;
	}
label {
	background-color:#EAEAEA;
	display:block;
	line-height:20px;
	text-indent:10px;
	border:0px;
	height:20px;
}
#campo_borda{
	margin:5px 5px 5px 10px;
	border:1px solid #CCCCCC;
}

