/* GLOBAL */
{
width: auto;
height: auto;
}

body
{
height: auto;
width: auto;
background-color: #336699;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-position: top;
margin: 0;
padding: 0;
vertical-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

h1
{
font-size: 14px;
}

h2
{
font-size: 13px;
}

h3
{
font-size: 12px;
}

a
{
font-weight: bold;
color: #b42826;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
color: #b42826;
}

INPUT.inputbox
{
border: 1px solid #999999;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
padding: 2px;
width: 120px;
}

INPUT.button
{
background-image: url(../images/bgInputBotao.gif);
background-position: bottom;
background-repeat: repeat-x;
border: 1px solid #999999;
font-size: 11px;
font-weight: bold;
color: #c64935;
margin-top: 10px;
margin-bottom: 5px;
}

p
{
line-height: 15px;
}


/* ARTIGOS */

UL.latestnewsartigos
{
margin-left: 0px;
margin-top: 5px;
background-image: url(../images/bgArtigos.gif);
background-position: left;
background-repeat: no-repeat;
padding: 0;
width: auto;
height: 140px;
min-height: 140px;
}

LI.latestnewsartigos
{
display: block;
margin-left: 165px;
margin-right: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
list-style: none;
width: auto;
}

LI.latestnewsartigos a
{
color: #000000;
font-size: 11px;
font-weight: normal;
line-height: 16px;
width: auto;
padding-left: 13px;
background-image: url(../images/bulletSeta.gif);
background-position: left top;
background-repeat: no-repeat;
}

TABLE.moduletableartigos
{
width: 100%;
}

TABLE.moduletableartigos TH
{
width: 100%;
text-align: left;
background-color: #b42826;
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
padding: 2px;
}

/* PENSANDO */

UL.latestnewspensando
{
margin-left: 0px;
margin-top: 5px;
background-image: url(../images/pensando.jpg);
background-position: left;
background-repeat: no-repeat;
padding: 0;
width: auto;
height: 140px;
min-height: 140px;
}

LI.latestnewspensando
{
display: block;
margin-left: 165px;
margin-right: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
list-style: none;
width: auto;
}

LI.latestnewspensando a
{
color: #000000;
font-size: 11px;
font-weight: normal;
line-height: 16px;
width: auto;
padding-left: 13px;
background-image: url(../images/bulletSeta.gif);
background-position: left top;
background-repeat: no-repeat;
}

TABLE.moduletablepensando
{
width: 100%;
}

TABLE.moduletablepensando TH
{
width: 100%;
text-align: left;
background-color: #b42826;
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
padding: 2px;
}


/* ÚLTIMAS */

UL.latestnewsultimas
{
margin-left: 0px;
margin-top: 5px;
background-image: url(../images/bgUltimas.gif);
background-position: left;
background-repeat: no-repeat;
padding: 0;
width: auto;
height: 140px;
min-height: 140px;
}

LI.latestnewsultimas
{
display: block;
margin-left: 165px;
margin-right: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
list-style: none;
width: auto;
}

LI.latestnewsultimas a
{
color: #000000;
font-size: 11px;
font-weight: normal;
line-height: 16px;
width: auto;
padding-left: 13px;
background-image: url(../images/bulletSeta.gif);
background-position: left top;
background-repeat: no-repeat;
}

TABLE.moduletableultimas
{
width: 100%;

}

TABLE.moduletableultimas TH
{
width: 100%;
text-align: left;
background-color: #336699;
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
padding: 2px;
}

/* EXTERNO */
#container
{
width: 737px;
height: auto;
display: block;
margin: 0 auto;
}


/* CABEÇALHO */
#cabecalho
{
width: 100%;
height: 132px;
display: block;
}

	#cabEsq
	{
	height: auto;
	width: 189px;
	float: left;
	display: block;
	margin-top: 6px;
	margin-left: 19px;
	}
	
	#cabDir
	{
	height: auto;
	width: 500px;
	float: left;
	display: block;
	margin-top: 15px;
	padding: 0;
	}
	
/* MENU TOPO */
#menuTopoEsq
{
float: left;
width: 30px;
height: 36px;
display: block;
background-image: url(../images/menuTopoEsq.gif);
background-repeat: no-repeat;
}

#menuTopoCentro
{
float: left;
width: 677px;
height: 36px;
display: block;
background-image: url(../images/menuTopoBg.gif);
background-position: top;
background-repeat: repeat-x;
}
	
#menuTopoDir
{
float: left;
width: 30px;
height: 36px;
display: block;
background-image: url(../images/menuTopoDir.gif);
background-repeat: no-repeat;
}
	
/* CENTRO */
#centro
{
clear: both;
width: 100%;
height: auto;
display: table;
background-image: url(../images/centroBg.gif);
background-position: center;
background-repeat: repeat-y;
margin: 0;
padding: 0;
}

	#conteudo
	{
	margin: 0 auto;
	width: 708px;
	height: 100%;
	padding-top: 10px;
	margin-left: 19px;
	margin-right: 10px;
	display: block;
	background-color: #FFFFFF;
	}
	
		#colEsq
		{
		float: left;
		width: 144px;
		height: 100%;
		display: block;
		background-image: url(../images/colEsqBg.gif);
		background-repeat: repeat-y;
		background-position: left;
		padding-left: 10px;
		}
		
		#colCentro
		{
		float: left;
		width: 429px;
		display: block;
		background-color: #ffffff;
		padding-left: 5px;
		padding-right: 5px;		
		}
		
		#colDir
		{
		float: left;
		width: 110px;
		height: 100%;
		display: block;
		background-image: url(../images/colDirBg.gif);
		background-position: left;
		background-repeat: repeat-y;
		text-align: center;
		}
		
			#colDir img
			{
			border: none;
			padding-bottom: 5px;
			}
		
/* CORPO */


DIV.search
{
margin-top: 20px;
margin-bottom: 20px;
padding: 0;

}

#homeTopo
{
background-image: url(../images/divHor.gif);
background-repeat: repeat-x;
background-position: bottom;
}

#homeBaixoEsq
{
float: left;
background-image: url(../images/divHor.gif);
background-repeat: repeat-x;
background-position: top;
width: 269px;
}

#homeBaixoDir
{
float: left;
background-image: url(../images/divHor.gif);
background-repeat: repeat-x;
background-position: top;
padding-left: 5px;
width: 150px;
}

	#homeBaixoDir TH
	{
	color: #b93534;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	
	}


/* MENU */

#menuTopoColaboradores
{
width: 230px;
float: right;
display: block;
height: 13px;
margin-top: 17px;
color: #666666;
text-align: right;

}

SPAN.menuTopoEstatico
	{
	float: left;
	padding-right: 3px;
	border-right: 1px solid #666666;
	}

	#menuTopoColaboradores a
	{
	border-left: 1px solid #2e2e2e; 
	color: #2e2e2e;
	text-decoration: none;
	margin-right: 7px;
	padding-left: 7px;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: normal;	
	}
	
	#menuTopoColaboradores a:hover
	{
	color: #b42826;
	text-decoration: underline;
	}
	

#menuTopo
{
float: right;
height: 13px;
margin-top: 17px;
margin-right: 0px;
padding-right: 2px;
text-align: right;
}

	#menuTopo ul
	{
	display: block;
	margin-right: 0px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	}

	#menuTopo li
	{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 12px;
	font-size: 11px;	
	}
	
	#menuTopo li a
	{
	display: block;
	border-left: 1px solid #2e2e2e; 
	color: #2e2e2e;
	text-decoration: none;
	margin-right: 7px;
	padding-left: 7px;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: normal;	
	}
	
	#menuTopo li a:hover
	{
	color: #b42826;
	text-decoration: underline;
	}
	
	
/* MENU PRINCIPAL */
A.mainlevel
{
display: block;
color: #000000;
text-decoration: none;
font-size: 11px;
line-height: 18px;
margin-right: 7px;
border-bottom: 1px solid #CCCCCC;
background-image: url(../images/bulletSeta.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 12px;
padding-top: 2px;
font-weight: normal;
}

	A:HOVER.mainlevel
	{
	color: #b42826;
	text-decoration: underline;
	}
	
	A.sublevel
	{
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	margin-right: 7px;
	padding-left: 14px;
	font-weight: normal;
	background: none;	
	}
	
	A:HOVER.sublevel
	{
	color: #b42826;
	text-decoration: underline;
	}

	
/* BUSCA RESULTADO */


/* CONTEUDO */

A.category
{
display: block;
margin-top: 2px;
}

DIV.back_button
{
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}

TD.contentheading
{
font-size: 14px;
font-weight: bold;
line-height: 20px;
}

TABLE.contentpaneopen
{
margin: 10px;
display: block;
}

TBODY.contentpaneopen
{

}

.blog
{

}

.componentheading
{
font-size: 13px;
font-weight: bold;
line-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
text-indent: 10px;
}

.pathway
{
margin-bottom: 5px;
margin-top: 5px;
font-size: 10px;
}
	
TD.poll
{
text-align: left;
}

	.sectiontableentry1
	{
	padding-top: 3px;
	padding-bottom: 3px;	
	font-size: 10px;
	text-align: left;
	background-color: #F0F0F0;
	}
	
	.sectiontableentry2
	{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	text-align: left;
	background-color: #FFFFFF;
	}

#colEsq h3
{
display: block;
font-size: 12px;
line-height: 18px;
text-indent: 4px;
margin-right: 4px;
background-image: url(../images/bgTitEnquete.gif);
background-repeat: repeat-x;
background-position: bottom;
}	
	

/* RODAPÉ */
#rodapeEsq
{
float: left;
width: 30px;
height: 38px;
display: block;
background-image: url(../images/rodapeEsq.gif);
background-repeat: no-repeat;
}

#rodapeCentro
{
float: left;
width: 677px;
height: 38px;
display: block;
background-image: url(../images/rodapeBg.gif);
background-position: top;
background-repeat: repeat-x;
}

#rodapeDir
{
float: left;
width: 30px;
height: 38px;
display: block;
background-image: url(../images/rodapeDir.gif);
background-repeat: no-repeat;
}

#rodapeMargem
{
width: 100%;
height: 25px;
display: block;
clear: both;
}

/* ARTIGOS */

UL.latestnewsartigos
{
margin-left: 0px;
margin-top: 5px;
background-image: url(../images/bgArtigos.gif);
background-position: left;
background-repeat: no-repeat;
padding: 0;
width: auto;
height: 140px;
min-height: 140px;
}

LI.latestnewsartigos
{
display: block;
margin-left: 165px;
margin-right: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
list-style: none;
width: auto;
}

LI.latestnewsartigos a
{
color: #000000;
font-size: 11px;
font-weight: normal;
line-height: 16px;
width: auto;
padding-left: 13px;
background-image: url(../images/bulletSeta.gif);
background-position: left top;
background-repeat: no-repeat;
}

TABLE.moduletableartigos
{
width: 100%;
}

TABLE.moduletableartigos TH
{
width: 100%;
text-align: left;
background-color: #b42826;
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
padding: 2px;
}


/* ÚLTIMAS */

UL.latestnewsultimas
{
margin-left: 0px;
margin-top: 5px;
background-image: url(../images/bgUltimas.gif);
background-position: left;
background-repeat: no-repeat;
padding: 0;
width: auto;
height: 140px;
min-height: 140px;
}

LI.latestnewsultimas
{
display: block;
margin-left: 165px;
margin-right: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
list-style: none;
width: auto;
}

LI.latestnewsultimas a
{
color: #000000;
font-size: 11px;
font-weight: normal;
line-height: 16px;
width: auto;
padding-left: 13px;
background-image: url(../images/bulletSeta.gif);
background-position: left top;
background-repeat: no-repeat;
}

TABLE.moduletableultimas
{
width: 100%;
}

TABLE.moduletableultimas TH
{
width: 100%;
text-align: left;
background-color: #336699;
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
padding: 2px;
}


/* AGENDA */

UL.latestnewsagenda
{
margin-left: 0px;
margin-top: 5px;
background-image: url(../images/bg/agenda.jpg);
background-position: left;
background-repeat: no-repeat;
padding: 0;
width: auto;
height: 140px;
min-height: 140px;
}

LI.latestnewsagenda
{
display: block;
margin-left: 165px;
margin-right: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
list-style: none;
width: auto;
}

LI.latestnewsagenda a
{
color: #000000;
font-size: 11px;
font-weight: normal;
line-height: 16px;
width: auto;
padding-left: 13px;
background-image: url(../images/bulletSeta.gif);
background-position: left top;
background-repeat: no-repeat;
}

TABLE.moduletableagenda
{
width: 100%;

}

TABLE.moduletableagenda TH
{
width: 100%;
text-align: left;
background-color: #336699;
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
padding: 2px;
}
