#floater{width:321px; height:600px; margin:-100px 0 0 -250px; position:absolute; z-index: 999999; left:50%; top:0;}
#btn-fecha{position:absolute; display:block; margin:0 0 0 198px; cursor:pointer; background:#FFF; color:#b61419; font-weight: bold; font-size:16px; text-align:center; padding:2px 10px;}
#btn-fecha:hover{background:#b61419; color:#FFF;}

.opaca {
	background-color:#e3dfce;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity:0.70;
	-moz-opacity: 0.70;
	-khtml-opacity: 0.7;
	position:fixed;	
	margin:0 auto;
	width:100%;
	height:100%;
	left:0px;	
	top:0px;
	overflow:hidden;
	z-index:100000;	

}
#floater02 {
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-300px;
	width:590px;
	height:250px;
	z-index:11;
}
/* GERAL */
* {
	margin:0;
	padding:0;
	outline: none;
	border:none;
}
a:link, a:hover, a:visited {text-decoration:none; color:#5e5858; font-weight:bold; }

body {
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5e5858;
	background: #e3dfce url(../img/bg_body.jpg) top fixed no-repeat;
	text-align:center;
}
#div_site {
	width:760px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#div_head {
	width:760px;
}
#div_fundacao {
	width:760px;
	overflow:hidden;
	background:url(../img/fundacao/bg_site_content.jpg);
	float:left;
}
#leia10anos {
	width:760px;	
	background:url(../img/fundacao/bg-leia10anos.jpg) no-repeat;
	float:left;
}
.paginacao{
	float:right; padding:50px 10px 0 0;	
}

.table-lista-livros td{
	width:150px;
	height:195px;
	background:url(../img/fundacao/box-livro.png) no-repeat;
	padding:10px;
}
.divisao-livro {
	width:152px;	
	margin-bottom:5px;
	}
.imglivro {
	height:65px;
	text-align:center;
	}
.desclivro{
	height:43px; height:40px\9; *height:40px;
	}
.desclivro div { font-weight:bold; font-size:11px; color:#007aaa; font-family:arial; margin-bottom:5px;}
.votarlivro{
	height:25px;
	margin-left:5px;
	}	
	
.div_topo {
	width:730px; height:350px;	
	float:left;
}
.etapas {
	background:url(../img/fundacao/etapas.png) no-repeat;	
	width:704px;
	height:400px;
	margin:190px 0 50px 10px;
}
.etapa-formulario {
	width:200px; height:220px;	
	padding-top:125px; padding-top:130px\9;
	}	
.etapa-formulario p { margin:0px; }
.etapa-formulario p label { display:none; }
.campoTexto {
	background:none;
	margin:0 0 29px 5px;
	}	
.enviar10anos {
	width:65px; height:27px;
	background:none;
	position:relative; 
	top:30px; right:-50px;
	cursor:pointer;
	}
.linha-divisao {
	margin-bottom:20px; 
	clear:both;	
	}	
.livro {
	width:144px;
	float:left;
	background:url(../img/fundacao/box-livro-v2.png) no-repeat;	
	margin:0 5px 0px 5px;
	padding:13px;
	}
.livro-topo {	
	margin:-12px 0 0 20px;
	}
#div_content {
	width:530px;
	float:left;
	padding:10px 10px 0 15px;
}
#div_content_home {
	width:555px;
	float:left;
	padding:0;
}
#div_content_1ano	{padding:10px 80px 50px 55px;}

#div_right {
	width:205px;
	text-align:center;
	float:left;
	z-index:1;
	position:relative;
}
#div_right img 		{float:left;}
#div_right .img_fale{ margin-left:25px;}
#footer	{
	width:760px;
	margin:0 auto;
	color:#958760;
}

/* LINHA DO TEMPO */
#ul_linha_tempo li a {
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
}
#ul_linha_tempo {
	float: left;
	margin-left: 25px;
	width: 450px; 
	list-style: none;
	text-align:center;
}
#ul_linha_tempo li {
	background:url(../img/fundacao/bg_laranja_linha_tempo.gif) no-repeat;
	padding-top: 5px;
	height: 25px; 
	width: 60px; 
	margin: 10px 15px 0 0;
	float: left
}
.p_ano { 
	background:url(../img/fundacao/bg_branco_linha_tempo.gif) no-repeat;
	padding: 15px 0 0 5px;
	margin-top: 10px;
	height: 40px; 
	width: 60px; 			
	color: #618137;
	font-size: 18px;
	font-weight: bold;
}
#div_linha_tempo 	{width: 500px;}
.div_texto 			{width: 450px; float: left; margin: 25px 20px;}
.div_texto p 		{margin:0}
.div_texto_melhores {width: 530px; float: left; margin: 25px 0;}
p.btn_download a	{
	color:#007aaa;
	font-weight:bold;
	margin: 0 15px 0 0 ;
	padding-left:15px ;
	background: url(../img/leia/ico_subtit.gif) center left no-repeat;
	}

/* TEXTOS */
p {
	margin:15px 10px 15px 35px;
	color:#5e5858;
}
h1 { margin:0 0 15px 0; }
h2 { margin:0 0 15px 30px; }
h3 {
	font-weight:bold;
	font-size:14px;
	color:#ca691c;
	margin:15px 0 15px 35px;
}
h4 {
	font-weight:bold;
	font-size:18px;
	color:#618137;
	margin:15px 0 15px 35px;
}
/* TEXTOS SUBTITULOS */	
ul.subtit {
	font-size:12px;
	font-weight:bold;
	list-style:none;
}
ul.subtit img {	vertical-align:middle;}

.subtit li a, .tags {
	/*margin:15px 0 15px 35px;*/
	padding:0 0 0 20px;
	display:inline;
	color:#618137!important;
	line-height:14px;
	background:url(../img/fundacao/ico_subtit.gif) left no-repeat;
	vertical-align:middle;
}

.subtit li a.none, .tags {
	margin:1px;
	padding:0 3px;
	display:inline;  
	background:#D8C8AE;
	color:#B66748!important;
	line-height:14px; 
	vertical-align:middle;
}

li a.subtit_complemento 	{color:#618137!important; line-height:14px; background:none; padding-left:0;}

.subtit .subitem {margin-left:20px; padding-left:20px; background:url(../img/fundacao/ico_subtit.gif) left no-repeat;}

a:hover.subtit_complemento 	{text-decoration:underline;}

.subtit {
	margin:15px 0 15px 35px;
	padding:0 0 0 20px;
	color:#618137;
	font-weight:bold;
}
.subtit_1 {
	margin:15px 0 15px 35px;
	padding:0 0 0 20px;
	color:#618137;
	background:url(../img/fundacao/ico_subtit.gif) left no-repeat;
	font-weight:bold;
}
.subtit_2 {
	margin:15px 0 15px 35px;
	padding:0 0 0 20px;
	color:#618137;
/*	background:url(../img/fundacao/ico_subtit.gif) left no-repeat;*/
	font-weight:bold;
}

/* THUMBS NOTÍCIAS HOME 
#ul_noticias_home 				{margin:0 0 0 20px; padding:0; list-style:none;}
#ul_noticias_home li 			{width:250px; height:70px; margin:15px 5px;	display:block; float:left;}
#ul_noticias_home li img 		{margin:5px 10px 10px 0; float:left;}
#ul_noticias_home li .tb_tit	{color:#618137;	font-weight:bold; isplay:block;}
#ul_noticias_home li .txt_tit,
#ul_noticias_home li .txt_tit a {color:#5e5858;	display:block;	font-weight:normal;}
*/

/* THUMBS NOTÍCIAS HOME */	
#noticias_home 						{width:260px; _width:220px; margin:-10px 0 0 27px; padding:0; float:left; }
#noticias_home h2					{margin:0;}
#noticias_home ul					{list-style:none;}
#noticias_home li 	 				{width:100%; margin:0 0 10px 10px; float:left; clear:both;}
#noticias_home li.noticia_destaque 	{width:250px; _width:220px; height:70px; margin:15px 5px;	display:block; float:left;}
#noticias_home li img 				{margin:5px 10px 5px 0; float:left;}
#noticias_home li .tb_tit			{color:#618137;	font-weight:bold; isplay:block;}
#noticias_home li .txt_tit,
#noticias_home li .txt_tit a 		{color:#5e5858;	display:block;	font-weight:normal;}

.div_noticias_home					{margin:10px 0 5px 10px!important; float:left;}

a.mais_noticias						{min-height:15px; padding:0 0 0 20px; display:inline; color:#d68328!important; line-height:10px; background:url(../img/fundacao/ico_subtit.gif) 0 5px no-repeat;}
a.mais_noticias span				{padding:0 0 0 20px; display:block; color:#618137!important; line-height:10px;}



/* TODOS PELA EDUCAÇÃO HOME */	
#todos_educacao			{width:240px; margin:-10px 0 35px 5px; float:left;}
#todos_educacao h2		{margin:0 0 15px;}
#todos_educacao p		{
	margin:0 0 0 30px;
	color: #000;
}
.metas					{margin:20px 0 0 25px;}


/* MENU HEAD */
#menu_head ul li.btn_side_home 	{width:390px; background: url(../img/fundacao/btn_head_home.gif) -4px 0 no-repeat; }
#menu_head 						{width:760px; height:40px; float:left; background:url(../img/fundacao/bg_menu_head.gif) 4px 0 no-repeat; position:relative;}
#menu_head ul 					{height:40px; list-style:none; float:right;}
#menu_head ul li 				{height:40px; float:left;}
#menu_head ul li a 				{height:40px; text-indent:-8000px; background:url(../img/fundacao/bg_menu_head.gif) no-repeat; display:block;}

#menu_head ul li a.home 			{width:63px; background-position:-258px 0;}
#menu_head ul li a.home:hover 		{width:63px; background-position:-258px -53px;}

#menu_head ul li a.noticias 		{width:68px; background-position:-320px 0;}
#menu_head ul li a.noticias:hover 	{width:68px; background-position:-320px -53px;}

#menu_head ul li a.artigos 			{width:68px; background-position:-393px 0;}
#menu_head ul li a.artigos:hover 	{width:68px; background-position:-393px -53px;}

#menu_head ul li a.newsletter 		{width:81px; background-position:-461px 0;}
#menu_head ul li a.newsletter:hover {width:81px; background-position:-461px -53px;}

#menu_head ul li a.imprensa 		{width:118px; background-position:-542px 0;}
#menu_head ul li a.imprensa:hover 	{width:118px; background-position:-542px -53px;}

#menu_head a.fale 					{width:99px; background-position:-660px 0;}
#menu_head ul li a.fale:hover 		{width:99px; background-position:-660px -53px;}


/* MENU INTERNAS */
#menu_int 				{ width:203px; height:315px;}
#menu_int li 			{display:block; float:left; list-style:none; }
#menu_int li a 			{display:block; text-indent: -8000px; width:203px; height:61px; background:203px 63px url(../img/fundacao/bg_menu_menina.gif); }

#menu_int li a.oque 				{height:79px; background-position: 203px 308px;}
#menu_int li a.melhores 			{height:65px; background-position: 203px 230px;}
#menu_int li a.conheca 				{height:58px; background-position: 203px 166px;}
#menu_int li a.parceiros			{height:45px; background-position: 203px 108px;}
#menu_int li.todos_educacao			{width:203px; height:63px; background:203px 61px url(../img/fundacao/bg_menu_menina.gif);}

#menu_int li a.oque:hover 			{background-position: 0 308px;}
#menu_int li a.melhores:hover 		{background-position: 0 230px;}
#menu_int li a.conheca:hover 		{background-position: 0 166px;}
#menu_int li a.parceiros:hover 		{background-position: 0 108px;}
#menu_int li a.todos_educacao:hover {background-position: 0 61px;}

/* FORMS GERAL */
#Frm { margin:0 0 15px 35px; }
blockquote.left {
	width:12px;
	height:22px;
	float:left;
	background:url(../img/fundacao/bg_input_left.gif) no-repeat;
}
blockquote.right {
	width:12px;
	height:22px;
	float:left;
	margin-right:10px;
	background:url(../img/fundacao/bg_input_right.gif) no-repeat;
}
label { margin:3px 5px 0; }
input, textarea {
	height:22px;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	background:url(../img/fundacao/bg_input_center.gif) repeat-x;
	padding-top:3px
}
textarea {
	width:287px;
 *width:277px;
	height:184px;
 *height:174px;
	padding:10px;
	margin:0;
 *margin-top:5px;
	background:transparent;
}
#div_textarea {
	height:204px;
	background:url(../img/fundacao/bg_textarea.gif) no-repeat;
}
#btnEnviar {
	width:60px;
	height:45px;
	float:none;
	margin-left:300px;
	background:url(../img/fundacao/btn_enviar.gif) no-repeat;
}
input.checkbox, input.radio {
	width:auto;
	height:auto;
	margin:0 2px;
	padding:0;
	background:none;
	border:none;
}
#div_msgerro ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:100px;
}
/* BUSCA */
.busca {
	width:200px;
	height:75px;
	list-style:none;
	background:url(../img/fundacao/bg_busca.png) no-repeat;
	clear:left;
}
.busca .input_busca {
	width:110px;
	background:transparent;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 5px;
	margin-top:34px;
	color:#697055;
}
.busca li.input {
	background:url(../img/fundacao/bg_input_busca.gif) bottom no-repeat;
	padding:0;
	margin-left:28px;
	*margin-left:10px;
	float:left;
}
.busca li.btn { width:40px; }
.busca .btn_busca {
	width:40px;
	height:13px;
	background:transparent;
	padding:50px 0 0 0;
}
.tb_noticias {
	border:2px solid #688529;
	margin:0 10px 5px 0;
}
/* EDUCAÇÃO */
#div_menuflash {
	width:760px;
	text-align:center;
}
.div_meta_img {
	padding-top:25px;
	width:158px;
	float:left; 
	}
.div_meta_texto a{
	color:#d7521c
	}
.div_meta_texto_5 a{
	color:#d7521c
	}
.div_meta_texto {
	width:330px;
	float:left; 
	}
.div_meta_texto_5 {
	width:500px;
	float:left; 
	}	
.div_meta_1 		{
	width:500px; 
	height:100%;
	float:left;
	margin:10px 90px 0 125px;
	line-height:14px;
	}
.div_meta_2 		{
	width:500px; 
	float:left; 
	height:100%;
	margin:10px 90px 0 125px;
	line-height:14px;
	}
.div_meta_3 		{
	width:500px; 
	height:100%;
	float:left; 
	margin:10px 90px 0 125px;
	line-height:14px;
	}	
.div_meta_4 		{
	width:500px; 
	height:100%;
	float:left; 
	margin:10px 90px 0 125px;
	line-height:14px;
	}	
.div_meta_5 		{
	width:500px; 
	height:100%;
	float:left; 
	margin:10px 90px 0 125px;
	line-height:14px;
	}		

.div_tag_cloud a {font-weight:none;}
.tag1	{font-size:9px;}
.tag2	{font-size:10px;}
.tag3	{font-size:12px;}
.tag4	{font-size:14px;}
.tag5	{font-size:16px;}
.tag6	{font-size:18px;}

/*.botao-enviar { width:150px; height:70px; bottom: -100px; float: left; left: 350px; position: relative; text-indent:-999px; border:1px solid blue; background:#fff; filter:alpha(opacity=0); opacity:0;display:none }*/

/* MENU LATERAL FLUTANTE */
.div-menu-lateral{position:absolute; top:100px; bottom:10%; margin:0 auto; padding:0; height:200px; z-index:15;width:83px;float:left; right:-76px;font-family:Arial, Helvetica, sans-serif;}
.div-menu-lateralint{float:left; height:100%; width:83px; margin-right:-1px;background:url(../img/fundacao/btn-votar.png) no-repeat top left;}
.div-topo-feedlateral{float:left; cursor: pointer; height:169px; width:24px;}
.div-menu-lateralint .voce-votou{font-size:26px;padding-top:45px;color:#53441B;font-weight:bold;text-align:right;padding-right:57px;height:30px;}
.div-menu-lateralint .faltao{font-size:26px;padding-top:22px;color:#205364;font-weight:bold;text-align:right;padding-right:57px;height:32px;}
.div-menu-lateralint p{padding-top:14px;padding-left:1px;margin:0;float:left;}


#solicitacao-nosso-livros { width:295px; height:230px; float:left;}
#solicitacao-nosso-livros a { color:#005070; text-decoration:underline}
#todos-pela-educacao		{ position:absolute; top:375px; left:0px; }
#img-home-detalhes			{ position:absolute; top:26px; left:113px;}

#menu-news					{ display:none; position:absolute; top:235px; margin-left:-87px; left:50%; width:423px; height:256px; padding-top:20px; text-align:left; background:url(../img/fundacao/bg-news.png) no-repeat top left; z-index:9999999999999}
#menu-news-interna			{ display:none; position:absolute; top:240px; left:295px; width:423px; height:256px; padding-top:20px; background:url(../img/fundacao/bg-news.png) no-repeat top left; z-index:99999}

.input-news					{ width:279px; background:url(../img/fundacao/bg-input-news.gif) no-repeat top left; padding-left:10px; margin-right:55px; margin-bottom:5px; float:right;}
#menu-news label			{ float:left; margin-left:35px; margin-bottom:10px;}
#menu-news-interna label	{ float:left; margin-left:35px; margin-bottom:10px;}

.btn-news					{ position:absolute; width:61px; height:44px; top:170px; left:300px; border:none; background:none;}
.btn-fechar-news			{ position:absolute; width:79px; height:25px; top:247px; left:28px; border:none; display:block; text-indent:-99999px; overflow:hidden;}

.img-parceiros				{ margin-bottom:16px;}

	.block-tempo { 
		position:absolute; 
		width:2000px; 
	}
	.block-tempo li {
		width:70px; 
		height:59px;
		background:url(../img/fundacao/sep-tempo.gif) no-repeat top left;
		margin:5px 5px 0 0;
		float:left;
		display:block;
		font-size:24px;
		color:#9f936c;
		padding:0 0 0 20px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	.Box-slide-tempo{
		width:484px; 
		height:59px;
		position:relative;
		overflow:hidden;
		z-index:5;
		background:url(../img/fundacao/bg-linha-tempo.gif) no-repeat top left;
		/*border:1px solid #000;*/
		margin-left:30px;
	}
	.button				{ margin:0px 0 0 50px; }
	a.btn-tempo-left	{ position:absolute; top:445px; left:15px; width:27px; height:54px; background:url(../img/fundacao/btn-left.gif) no-repeat top left; display:block;}
	a.btn-tempo-right	{ position:absolute; top:445px; left:522px; width:27px; height:54px; background:url(../img/fundacao/btn-right.gif) no-repeat top left; display:block;}
	
	a.seta-top:link,
	a.seta-top:visited 	{ display:block; width:62px; height:54px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#9f936c; font-size:24px; text-decoration:none;}
	a.seta-top:hover	{ display:block; width:62px; height:54px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#9f936c; font-size:24px; text-decoration:none; background:url(../img/fundacao/seta-top-tempo.gif) no-repeat bottom center; background-position:20px 35px;}
	.active				{ display:block; width:62px; height:54px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#9f936c; font-size:24px; text-decoration:none; background:url(../img/fundacao/seta-top-tempo.gif) no-repeat bottom center; background-position:20px 35px;}

	.box-linha-tempo	  { width:478px; height:320px; margin-left:30px; display:none;  }
	.box-linha-tempo span { color:#988e74; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:60px;}
	.box-linha-tempo p	  { margin:0px 0 0 0px; padding-left:0px;}

#todos_educacao p { margin:5px 0 0 13px; color:#5E5858;}
#todos_educacao ul 			  { background:url(../img/fundacao/serapa-li-home.gif) no-repeat top center; margin-top:15px;}
#todos_educacao ul li		  { background:url(../img/fundacao/img-marcador-home.jpg) no-repeat left center; padding-left:14px; list-style:none; margin-left:14px; }
#todos_educacao ul li a:link, #todos_educacao ul li a:visited { width:200px; height:26px; padding-top:8px; background:url(../img/fundacao/serapa-li-home.gif) no-repeat bottom center; font-size:12px; color:#618137; display:block;}
#todos_educacao ul li a:hover { width:220px; height:26px; padding-top:8px; background:url(../img/fundacao/serapa-li-home.gif) no-repeat bottom center; font-size:12px; color:#618137; display:block; text-decoration:underline;}
#solicitacao-nosso-livros h2  { margin:0 0 0 17px;  padding:0;}
#solicitacao-nosso-livros p   { margin:0 0 0 48px; padding:0;}











