@import url("menus.css");
@import url("formularios.css");

*
{
	margin: 0;
	padding: 0;
}

html 
{ 
	height: 100%; 
}

body 
{ 
	margin: 0;
	background: #EBE6D8 url(../images/body_fundo.jpg) repeat-x; /* #CFC8AE; /*#345038;*/
	height: 100%;
	font: normal 12px Arial, Tahoma, Verdana;
}

body { color: #5A564D; }

a img { border: none; }

a {
	text-decoration: none;
}

p, a, a:visited, a:hover
{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #5b5545;
	line-height: 13px;
}

a:hover { color: #000; }

p 
{
	margin: 15px 0 15px 0;
}

img { border: none; }

ul.lista li { /*lista comum*/
	margin: 2px 15px;
}

/* ////////////////////////////// ESTRUTURAS */
#container 
{
	width: 769px;
	_height: 100%;
	min-height: 100%;
	background: #f8f7f2;
}

#top 
{
	width: 769px;
	height: 98px;
	background: url(../images/top_background.png) no-repeat;
}

/* Alinhamento do texto da Pagna Principal*/
#texto_home {
	margin-top: 10px;
	text-align: justify;
}

/* Logo */
#top h1
{
	float: right;
	position: relative;
	top: 28px;
	right: 35px;
	width: 130px;
	height: 37px;
	background: url(../images/logo_fmc.png) no-repeat;
	text-indent: -8000px;
	overflow: hidden;
	text-decoration: none;
}

#top #unicana
{
	position: absolute;
	top: 0px;
	left: 450px;
	width: 130px;
	height: 100px;
	background: url(../images/uni_cana.gif) no-repeat;
	overflow: hidden;
	text-decoration: none;
}

#top #logoatuando
{
	position: absolute;
	top: 5px;
	left: 350px;
	width: 130px;
	height: 100px;
	background: url(../images/logo_atuando.jpg) no-repeat;
	overflow: hidden;
	text-decoration: none;
}

#top h1 a 
{
	display: block;
	width: 130px;
	height: 37px;
}

#top span a
{
	display: block;
	width: 130px;
	height: 200px;
}

#top_img 
{
	width: 769px;
	height: 186px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* ////////////////////////////// BLOCO CONTEÚDO E COLUNAS */
#bloco_conteudo {
	float: left;
	width: 769px;
	background: url(../images/container_background.png) repeat-Y;
}

#bloco_conteudo.duasColunas {
	background: url(../images/container_background2.png) repeat-Y;
}

.coluna
{
	float: left;
	width: 200px;
}

#containerMenu 
{
	width: 163px;
	margin-top: 30px;
}

#containerMenu .box {
	width: 140px;
	margin-left: 0px;
}

#containerConteudo 
{
	width: 370px;
	padding: 0px 0px 0px 20px;
}
#bloco_conteudo.duasColunas #containerConteudo {
	width: 575px;
}

#bloco_conteudo.duasColunas #containerAdicional {
	display: none; /* nao deixa mostrar a coluna da direita */
}

#containerConteudo p 
{
	/*margin-left: 20px;
	margin-right: 20px;*/
}

#containerConteudo h4 {
	margin-top: 20px;
}

#containerConteudo h5 {
	color: #BD4200;
	font-size: 10pt;
	padding-left: 15px;
	background: url("../images/seta_baixo.png") 5px 5px no-repeat;
}

#containerConteudo #flashProdutos {
	margin-left: -20px;
}

#containerAdicional 
{
	width: 205px;
	padding: 30px 0 0 0;
}

#containerAdicional .box, #box_news, .box_banner_campanhas
{
	width: 165px;
	margin-left: 20px;
}

#containerAdicional .box h4, #box_menu h4 a, .box_banner_campanhas h4
{
	font: bold 12px Arial, Tahoma, Verdana;
	color: #633d14;
	padding-left: 15px;
	background: url(../images/detalhe_titulo.png) 0 4px no-repeat;
}

#box_banners
{
	/*width: 130px;*/
}

#box_banners h4 
{
	/*font: bold 12px Arial, Tahoma, Verdana;
	color: #633d14;
	padding-left: 15px;
	background: url(../images/detalhe_titulo.png) 0 4px no-repeat;*/
}

#box_news p 
{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #666;
}

span.data, span.small 
{
	font: bold 10px Arial, Tahoma, Verdana;
	color: #867d64;
}

span.small 
{
	font-size: 10px;
}


/* ////////////////////////////// TOOL TIP */
div#qTip 
{
	padding: 3px;
	border: 1px solid #d0cbbc;
	display: none;
	background: #efede7;
	color: #817a65;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
}


/* ////////////////////////////// FOOTER */
#footer 
{
	clear: both;
	width: 769px;
	height: 64px;
	background: #f8f7f2;
	text-align: center;
	padding-top: 15px;
}

#footer p { margin: 6px 0 0 0; color: #9f9f9f; }
/* /////// fim FOOTER */


.noticias b.titulo {
	float: left;
}
.noticias br {
	clear: both;
}


/* breadcrumb */
p.bread {
	padding-left: 15px;
	background: url(../images/detalhe_titulo.png) 0 4px no-repeat;
	font-weight: bold;
}

p.bread span.sinalMaior {
	padding: 0px 10px;
}

p.bread a {
	text-decoration: underline;
}

p.bread a.sel {
	font-weight: bold;
	text-decoration: none;
	color: #8C4F10;
}

/* fim bread */


.tabelaEstatisticas tr td, .tabelaEstatisticas tr th {
	border-bottom: 1px dashed #BFBAA7;
}

.right, .imagemSecao { float: right; }
.left { float: left; }
.alignRight { text-align: right; }
.alignLeft { text-align: left; }














@media print {
	.menuPrincipal, #containerMenu, #top_img, #menu1, #containerAdicional {
		display: none !important;
	}

	h1 {
		float: none !important;
		position: static !important;
		top: auto !important;
		right: auto !important;
		width: auto !important;
		height: auto !important;
		background: none !important;
		text-indent: 0px !important;
		overflow: show !important;
	}

	#top h1 a 
	{
		display: inline !important;
		width: auto !important;
		height: auto !important;
		font-size: 100% !important;
	}
}
