/* CSS Document */

/* PADRÃO */

*{margin: 0; padding: 0;}
br.clear{clear:both;font-size:0;height:0;line-height:0;display:block;}
ul,li,a{list-style-type:none; text-decoration: none;}
.block {  display: block }
body { background: url(imagens/bg-body.gif) repeat-x #eeeff0 ; font-family: Trebuchet MS, Arial, Helvetica;  color: #7f8075; font-size: 13px; behavior:url("csshover.htc");}
h1 { margin:0;	height: 84px;	width: 204px;	background: url(imagens/logo.gif) no-repeat ;}
h1 span{ height: 1px; width: 1px; position: absolute; overflow: hidden;}
#main { width: 770px; margin: 0 auto; background: #fff;}
#header { background: #fff; width: 710px; height: 300px; margin: 0 auto;}
#footer { width: 710px; height:31 px; background: #fff ; border-top: 3px #d0dbdf solid; margin: 0 auto;}
#footer ul li{ float:left;}
#footer .copyright{ width: 624px; line-height: 31px; font-size: 13px; color: #298ab5; text-align: center;}
#footer a span{ height: 1px; width: 1px; position: absolute; overflow: hidden; font-size: 0px; line-height: 0px;}
#footer .fator{ display: block;	width: 86px; height: 31px; background: url(imagens/logofator.gif) no-repeat;}

/* CSS DESTE SITE */

#menu {
	width: 204px;
	height: 199px;
	background: #fff;
	padding-top: 17px;
}

#menu ul li{
	height: 31px;
	display: inline;
}

#menu a{
	height: 31px;
	display: block;
	background: left top;			
}

#menu a span{ height: 1px; width: 1px; position: absolute; overflow: hidden; display: none; }

#menu a:hover{
	background-position: -204px 0 ;			
}

#menu .m01{
	background: url(imagens/menu_01.gif) no-repeat;				
}

#menu .m02{
	background: url(imagens/menu_02.gif) no-repeat;				
}

#menu .m03{
	background: url(imagens/menu_03.gif) no-repeat;				
}

#menu .m04{
	background: url(imagens/menu_04.gif) no-repeat;				
}

#menu .m05{
	background: url(imagens/menu_05.gif) no-repeat;				
}

#menu .m06{
	background: url(imagens/menu_06.gif) no-repeat;				
}

#topLeft {
	float: left;
}

#topRight {
	float: left;
	width: 506px;	
}

#topRight span{
	display: none;
}


#topRight .home{
	float: right;
	background: url(imagens/bt-home.gif) no-repeat;
	width: 54px;
	height: 16px;
	display: block;
}

#topRight .email{
	float: right;
	background: url(imagens/bt-email.gif) no-repeat;
	width: 66px;
	height: 16px;
	display: block;
}

#content {
	width: 710px;
	margin: 0 auto;
	padding-bottom: 5px;
}

#contentLeft {
	height: 515px;
	width: 204px;
	float: left;
}

#contentRight {
	height: 474px;
	width: 503px;
	float: left;
	background: #fff;
	margin-left: 3px;
}

#colunasHome {
 height: 311px;
 width: 503px;
 overflow: hidden;
 border-bottom: 1px solid #d0dbdf;
 background: #f6f8f9;
}

#ultimasNews {
	height: 277px;
	width: 204px;
	background: #f6f8f9;
	border-bottom: 1px solid #d0dbdf;
}


#ultimasNews h3 {
	padding: 0 9px;
	font-size: 12px;
	line-height: 12px;
	color: #016caf;
	font-weight: bold;
}

#ultimasNews p {
	padding: 0 9px;
	font-size: 11px;
	color: #1c85c8;
	line-height: 12px;
}

#ultimasNews li {
	background: url(imagens/tracejado-azul.gif) bottom no-repeat;
	padding: 5px 0 ;
}

#ultimasNews a {
	color: #1c85c8;
}

#ultimasNews a:hover {
	color: #1c85c8;
	text-decoration: underline;
}

.mais {
display: block;
text-align: right;
padding: 4px;
font-size: 12px;
color: #1c85c8;
font-weight: bold;
}

#edicoesHome {
	height: 166px;
	width: 204px;
	background: #f6f8f9;
	text-align: center;
	padding-top: 5px;	
}

#colunaDestaque li{
 padding: 3px;
 float: left;
}

#colunaDestaque img {
	border: 2px #bee0f0 solid;
}

#colunaDestaque .largura{
 width: 330px;
}

#colunaDestaque h3{
	font-size: 16px;
	color: #0e73b3;
	line-height: 16px;	
}

#colunaDestaque p{
	font-size: 12px;
	color: #0e73b3;
	line-height: 16px;
}

#colunaDestaque a {
	color: #0e73b3;
	font-weight: bold;
}

#colunaDestaque a:hover {
	color: #0e73b3;
	text-decoration: underline;
}

#colunas {
	padding-left: 10px;
}

#colunas .data {
	display: block;
	width: 43px;
	height: 17px;
	background: #0f8fd0;
	text-align: center;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

#colunas a{
	color: #016baf;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

#colunas li{
	height: 30px;
}

#entrevistaHome {
	padding: 3px;
	height: 165px;
	background: #f6f8f9;
	margin-bottom: 3px;
}

#entrevistaHome li{
	float: left;
}

#entrevistaHome h3{
	font-size: 16px;
	color: #0e73b3;
	border-bottom: dotted 1px #0e73b3;
	margin-bottom: 5px;
}

#entrevistaHome .textoentrevistaHome {
	width: 380px;
	padding-left: 10px;
	color: #0e73b3;
}

#entrevistaHome img{
	border: 2px #bee0f0 solid;
}

#entrevistaHome p{
	font-size: 12px;
	line-height: 15px;
}

h2 {
	background: url(imagens/bg-h2.gif) no-repeat;
	width: 690px;
	height: 34px;
	color: #016baf;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 20px;
	line-height: 34px;  
}

.p {
	padding: 5px;
	text-align: justify;
}

#eventos li{
	float: left;
}

#eventos img{
	float: left;
	margin: 0 5px 5px 0;
	border: solid 2px #389cc9;
	width: 55px;
	height: 42px;
}

#eventos a{
	width: 340px;
	display: block;
	background-color: #e8eef0;
	margin: 0 5px 5px 0;
	padding: 5px;
	overflow: hidden;
	color: #598094;
}

#eventos a:hover{
	background-color: #c2e8f4;
	color: #0e73b3;
}

#evento {
	margin: 0 auto 10px auto;
	width: 690px;
	padding: 10px;
	background: #ECF3F4;
	text-align: center;
}

#evento a{
	float: left;
	margin: 0 4px 4px 0;
	border: solid 1px #0e73b3;
}

#evento img{
	width: 110px;
	height: 83px;
	border: 0;
}

#evento h3{
	color: #016baf;
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #C7D5DC;
	padding-left: 5px;
}

#colunasInt {
	margin: 0 auto 10px auto;	
	padding: 10px;	
}

#colunasInt h3{
	color: #016baf;
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #C7D5DC;
	padding-left: 5px;
	font-weight: normal;
}

#colunasInt img {
	border: 3px #389cc9 solid;
	float: left;
	margin: 0 10px 10px 0;
}

#colunasInt .largura{
 width: 500px;
}

#colunasInt p{
	text-align: justify;
	margin-bottom: 20px;
	border-bottom: solid 1px;
	padding-bottom: 10px;
}

#colunasLink {
	padding-left: 10px;
}

#colunasLink .data {
	display: block;
	width: 43px;
	height: 17px;
	background: #598094;
	text-align: center;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

#colunasLink a{
	color: #598094;
	font-weight: bold;
	line-height: 17px;
}

#colunasLink a:hover{
	color: #125EB1;
}


#colunasLink li{
	height: 30px;
}

#content {
	color: #598094;
}

#entrevistasInt {
	margin: 0 auto 10px auto;	
	padding: 10px;	
}

#entrevistasInt h3{
	color: #016baf;
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #C7D5DC;
	padding-left: 5px;
	font-weight: normal;
}

#entrevistasInt img {
	border: 3px #389cc9 solid;
	float: left;
	margin: 0 10px 10px 0;
}

#entrevistasInt .largura{
 width: 500px;
}

#entrevistasInt p{
	text-align: justify;
	margin-bottom: 10px;
}

#entrevistasInt .entrevista{
	margin-top: 20px;
	border-top: solid 1px;
	padding-top: 10px;
}

#edicoes a {
	line-height: 25px;
	border-bottom: dotted 1px #BDD7E6;
	display: block;
	color: #125EB1;
	padding-left: 5px;
	width: 500px;
}	

#edicoes a:hover {
	color: #509BE7;
}