html {
	height:100%;
	} /**/
body {
	margin:0; 
	padding:0;
	background:#f3f2f2 url(../img/fundo_site.jpg) repeat-x top;
	color:#666;
	font:75%/1.4 Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
#tudo {
	background-color:#FFFFFF;
	width:760px;
	position:relative;  /*Contexto de posicionamento */
	margin:0 auto;
	text-align:left;
	min-height:100px;
	border-width:0 1px;
	}
* html #tudo {height: 100%;}/**/
#conteudo {padding-bottom:30px;}/**/

#topo {
	background:#fff;
	width:760px;
	height:132px;
	text-align:center;
	padding-top:1px;
	}
#principal {
	background-color:#FFFFFF;
	width:479px;
	padding-left:20px;
	float:left;
	padding-top:10px;
	text-align:justify;
	}
#auxiliar {
	background-color:#cc0000;
	width:260px;
	height:268px;
	float:right;
	padding-top:10px;
	}
#elementos {
	background-color:#FFFFFF;
	width:710px;
	padding-left:50px;
	float:left;
	padding-top:50px;
	text-align:justify;
	}
#coluna_home1 {
	width:350px;
	float:left;
}
#coluna_home2 {
	width:265px;
	float:left;
	margin-left:50px;
}
#coluna_interna1 {
	width:665px;
	float:left;
}
#coluna_calendario1 {
	width:400px;
	float:left;
}
#coluna_calendario2 {
	width:215px;
	float:left;
	margin-left:50px;
}
#nucleo_mama {
	display:inline;
	width:625px;
	height:140px;
	background-color:#eaeaea;
	float:left;
	margin-left:50px;
	margin-top:10px;
	padding: 20px;
}
#coluna_nucleo_mama1 {
	width:325px;
	float:left;
}
#coluna_nucleo_mama2 {
	width:250px;
	float:left;
	margin-left:50px;
}
#rodape {
	background-color:#FFFFFF;
	background-image:url(../img/fundo_rodape.jpg);
	width:100%;
	height:78px;
	position: relative;
	bottom: 0; /**/ 
	border-width: 1px 0;
	z-index:0;
	display:inline;
	float:left;
	margin-top:0px;
	}
#rodape p {
	margin:0;
	color:#5c5c5c;
	font-size:10px;
	padding-top:15px;
	}
ul {
	width:220px;
	margin:0;
	padding-top:0px;
	list-style:none;
	float:right;
	}
ul li {margin:3px 0; }
ul li a, ul li a:visited {
	height:1%;
	font:12px Arial, Helvetica, sans-serif;
	display:block;
	background:#cc0000;
	color:#fff;
	text-decoration:none;
	padding:4px 10px;
	}
ul li a:hover {
	background:#fff;
	color:#cc0000;
	}
h1, h2, h3, h4 { 	
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#cc0000;
	margin: 5px 0;
	}
h3 {
	color:#666666;
}
h4 {
	font-size:16px;
}
.clear {clear:both;}
.logo_sirlei {
	padding-left:70px;
}
.link_linguagem {
	padding-right:10px;
}
#div_texto_rodape {
	width:400px;
	height:60px;
	left: 50%;
	margin-left: -350px;
	position: absolute;
	border: 0px;
	z-index:0;
}
.borda_imagem {
	margin-right:10px;
}


.link_1 {
	color:#cc0000;
	text-decoration:none;
}

.link_1:link {
	text-decoration:none;
}
	
.link_1:hover {
	text-decoration:underline;
}
p {
	margin: 10px 0 10px 0;
	text-align:justify;
}
.titulo {
	color:#cc0000;
	font-weight:bold;
}

#pesquisar {
	background-image:url(../img/bg_calendario-pesquisa.gif);
	background-repeat:repeat-x;
	display:inline;
	width: 400px;
	height: 33px;
	float:left;
}
.jump_pesquisar {
	display:inline;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:-5px;
}
.texto_tabela {
	font-size:10px;
}
.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:180px;
}

#divTwitter {
	position:absolute; 
	left: 685px; 
	top: 85px;
}
#divFacebook {
	position:absolute; 
	left: 720px; 
	top: 85px;
}
