<!--

/* 
© 2009 - NetPapers
Fernando Costa
*/

body {
	color:#333333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 auto;
	background: transparent url("img/bg.gif") center top no-repeat;
	background-color:#e4e4e4;
}

a, a:visited, a:link { color:#000000; text-decoration:underline; }

a:hover { color: #666666; }

h1 { font-size:11px; margin:0; color:navy; }

h1 a, h1 a:visited, h1 a:link { text-decoration:none; }

h2 { font-size:14px; margin:0; color:navy; text-align:center; }

h2 a, h2 a:visited, h2 a:link { text-decoration:none; padding:10px; line-height:25px; }

h2 img { border:0; }

h3 { font-size: 20px; margin:0; color:red; text-align: center; }

h3 a, h3 a:visited, h3 a:link { color:red; }

h4 { font-size:12px; margin:0; color:#333333; border-bottom: 1px dotted #333333; border-top:1px dotted #333333; }


input {
	background-color: #fff;
	
	background-image:url("img/input.gif");
	background-repeat: repeat-x; 
	border:1px solid #abb5c3;
	padding:3px;
	margin-top:8px;
	font-size:10px;
}


/* input:hover { background-color: red; } */

div.wrap1 {
	width: 858px;
	margin: 0 auto;
	overflow: hidden;
	border:1px solid #c3c3c3;

}

div.wrap1 .wrap2 {
	width: 856px;
	background-repeat:repeat-y;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
}

div.wrap2 .logo {
	width:826px;
	height:85px;
	margin:0 auto;
	background-image: url("img/logo8.png");
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:15px;
	font-size:18px;
	font-weight:normal;
}

div.logo .slogan {
	font-size:13px;
	font-weight:bold;
	word-spacing:2.2px;
	margin-left:6px;
	margin-top:58px;
}

div.logo a, div.logo a:link, div.logo a:visited { color:#fff; text-decoration:none; }

div.logo a:hover { color: #fff; }

div.info, div.info1 {
	width:816px;
	line-height:30px;
	background-color:#FFFFFF;
	padding-left:40px;
	padding-right:20px;
	background-image:url(img/info.gif);
	background-repeat:repeat-x;
	text-align:left;
	float:left;
}

div.info1 { 
	background-image:url(img/info1.gif);
	float:left; 
	border-top:1px solid #fff; 
	background-color:#e4e4e4;
	color:#999;
}

div.info1 a, div.info1 a:link, div.info1 a:visited { color:#999; }

div.info1 a:hover { color: #666; }

div.wrap2 .leftpanel, div.wrap2 .rightpanel {
	width:180px;
	display:inline;
	float:left;
	overflow:hidden;
}

div.wrap2 .mainpanel {
	width:496px;
	display:inline;
	float:left;
	overflow:hidden;
	
}

.mainpanel form { margin:0; }

div.leftpanel .header, div.rightpanel .header {
	background-image:url(img/header3.png);
	background-repeat:no-repeat;
	width:180px;
	line-height:35px;
	padding-left:20px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
}

div.formulario {
	padding:1px; 
	margin-left:25px;
	margin-right:10px;

}

div.jornais {
	
	width:460px;
	float:left;
	overflow:hidden;
	margin-left:25px;
	margin-right:10px;
	font-size:11px;

}

div.jornais .pais {
	color: green;
	font-weight:bold;
	font-size:10px;			
}

div.jornais .acessos {
	color: blue;
	font-weight:bold;
	font-size:10px;			
}

div.jornais .idioma {
	color: red;
	font-size:11px;
}

div.jornais .cidade {
	font-weight:bold;
	color: green;
	font-size:11px;
}

div.jornais .assunto {
	color: navy;
	font-size:11px;
}

div.jornais .titulo {
	color: #000000;
	font-weight:bold;
	font-size:13px;
}

div.jornais .lista {
	color: #000000;
	font-weight:bold;
	font-size:13px;
}

div.jornais a:link { font-weight:bold; color: blue; }

div.jornais a:hover { color: red; }

div.jornais a:visited { font-weight:bold; color: #1f80d9; }

div.estats {
	width:460px;
	float:left;
	overflow:hidden;
	margin-left:25px;
	margin-right:10px;
	font-size:13px;
}

div.estats a:link { font-weight:bold; font-size:11px; }

div.estats a:hover { color: red; }

div.estats .item {
	color: navy;
	font-weight:bold;
}

div.estats .num {
	color: red;
	font-weight:bold;
	
}

div.texto {
	
	width:460px;
	float:left;
	overflow:hidden;
	margin-left:25px;
	margin-right:10px;

}

div.texto .titulo {
	color: red;
	font-weight:bold;
	font-size:12px;			
}

div.texto .subtitulo {
	color: red;
	font-weight:bold;
	font-size:11px;			
}

div.texto .corpo {
	font-size:11px;			
}


.text { padding:5px; text-align:center; }

.text a, .text a:link, .text a:visited, .text a:hover { text-decoration:none; color:blue; font-weight:bold; font-size:12px; }

.text img { border:0; overflow:hidden; float:left; margin-left:20px; margin-right:15px; }

.text_ { padding:1px; text-align:center; margin-left:13px; margin-right:15px; overflow:hidden; }

.text_ img { border:0; }

.text_ form { margin:0; }



.busca { padding:5px; text-align:justify; margin-left:22px; }


.busca_ { padding:15px; text-align:justify; overflow:hidden; margin-left:25px; margin-right:10px; font-size:11px;}

.busca_ form { margin:0; }

.busca_cima { padding:0px; text-align:justify; overflow:hidden; margin-left:270px; font-size:11px; color:#000000; }

.busca_cima form { margin:0; }

span.divider {
	border-bottom:1px dashed #333333; 
	padding-bottom:5px; 
	margin-bottom:5px; 
	display:block;
}

div.rightpanel .inquiry, div.leftpanel .inquiry {
	padding: 4px; 
	text-align:left;
}


.inquiry a, .inquiry a:link, .inquiry a:visited, .inquiry a:hover { text-decoration:none; }


-->