/* CSS LUIS */

#principal{
	width:739px;
	margin-left:auto;
	margin-right:auto;
	}
	
#topo{
	
	background-color:#FFFFFF;
	background-image: url(../images/background_01.jpg);
	background-repeat:repeat-x;
	
	
	}
#animacao{
	clear: both;
	width:739px;
	height:203px;
	}
#menu{
	
	background-color:#FFFFFF;
	background-image: url(../images/background_02.jpg);
	background-repeat:repeat-x;
	height:27px;
	width:739px;
	clear: both;

	
	}
	
	
	
p{
	margin:0px;
	padding:0px;
	margin-bottom:6px;
	line-height:130%;
	}	

	.menu_item{
		float:left;
		font-family: Trebuchet MS, Arial, Sans-serif;
		color: #000000;
		font-size:11px;
		padding-left:16px;
		padding-right:16px;
		margin-top:5px;
	}
	.menu_separador{
		float:left;
		margin-top:5px;
	}

	.menu_item a{
		color: #3B6CB8;
		
	}

	.perguntas{
		background-position: 10px 15px;
		_background-position: 5px 5px;
		*background-position: 0px 50px;
		
	}




/* CSS LUIS */










/* CSS Document */
li, ul, table, tr, td, {
	padding:0;
	margin:0;
}

body
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #86C127;
	background-image: url(../images/background_08.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-family: Trebuchet MS, Arial, Sans-serif;
	color: #000000;
	
	
	}
#marcadores_capa ul{
list-style:none; 
margin-left:-40px;
_margin-left:1px;
*margin-left:0px;
}	

#marcadores_capa li{
   background: url(../images/seta.jpg) no-repeat 0px 8px;    
    padding-left: 10px;
	margin-bottom:2px;
	line-height:15px;

	 }
	
	
	
.texto
	{
	font-family: Trebuchet MS, Arial, Sans-serif;
	color: #000000;
	}
a
	{
	font-family: Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
a:hover
	{
	text-decoration: underline;
	}
.link_index
	{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	}
.link_index:hover
	{
	color: #CC0000;
	text-decoration: none;	
	}
.no_underline:hover
	{
	text-decoration: none;
	}
input
	{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	padding: 1px;
	}
.input_index
	{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #F5F5F5;
	border: 1px inset #CCCCCC;
	padding: 1px;
	}
.formulario
	{
	font-family: Tahoma;
	font-size: 13px;
	background-color: #EDEDDE;
	border: 1px inset #FFFFFF;
	padding: 1px;
	}	
.botao
	{
	text-decoration: none;
	border: none;
	}
.borda
	{
	border: 0px none;
	}	
.radio
	{
	background-color: #FFFFFF;
	border: 0px none;
	}
.check
	{
	border: 0px none;
	background-color: #FFFFFF;
	}
.campo
	{
	font-family: Tahoma;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	}
select
	{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-indent: 3px;
	}
.bold
	{
	font-weight: bold;
	}
.italico
	{
	font-style: italic;
	}
hr 	{
	border: 1px #CCCCCC;
	}
.pontilhado
	{
	border: dotted;
	}
.hand
	{
	cursor: hand;
	}
.pt {
	padding-top:7px;
	}
.pr {
	padding-right:2px;
	}
.pl {
	padding-left:3px;
	}	
.pb {
	padding-bottom:10px;
	}		
.contorno_foto {
	margin-right: 10px;
	margin-bottom: 0px;
}

.conteudo_pl {padding-left:15px;}
.conteudo_pt {padding-top:10px;}
.conteudo_pr {padding-right:25px;}
	
/* ------------------------BACKGROUND--------------------------- */

.background {
	background-repeat: repeat-x;
}
.background2 {

	background-repeat: repeat-x;

}
.background3 {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center center;
}
.topo			{background-image: url(../images/background_01.jpg);}
.menu			{background-image: url(../images/background_02.jpg);}
.bemvindo		{background-image: url(../images/background_03.jpg);}
.curiosidades	{background-image: url(../images/background_04.jpg);}
.apoio			{background-image: url(../images/background_05.jpg);}
.menu2			{background-image: url(../images/background_06.jpg);}
.rodape			{background-image: url(../images/background_07.jpg);}
.principal		{background-image: url(../images/background_08.gif);}

/* --------------------- FIM BACKGROUND------------------------- */

/* --------------------TAMANHO DA FONTE------------------------- */
.f8  {font-size: 8px; }
.f9  {font-size: 9px; }
.f10 {font-size: 10px;}
.f11 {font-size: 11px;}
.f12 {font-size: 12px;}
.f13 {font-size: 13px;}
.f14 {font-size: 14px;}
.f15 {font-size: 15px;}
.f16 {font-size: 16px;}
.f17 {font-size: 17px;}
.f18 {font-size: 18px;}
.f19 {font-size: 19px;}
.f20 {font-size: 20px;}
.f21 {font-size: 21px;}
.f22 {font-size: 22px;}
.f23 {font-size: 23px;}
.f26 {font-size: 26px;}
/* -------------------FIM TAMANHO DA FONTE---------------------- */

/* --------------------COR DA FONTE------------------------- */
.branco			{color: #FFFFFF;}
.verde			{color: #86C127;}
.azul			{color: #3B6CB8;}
.azul2			{color: #3667AC}
.azul_escuro	{color: #243959;}
.cinza			{color: #68696B;}
.cinza_claro	{color: #98A4B4;}
/* -------------------FIM COR DA FONTE---------------------- */





#topo_sec {
	background-image:url(../images/fundo_tit_sec.gif);
	background-repeat:no-repeat;
	padding-top:19px;
	padding-bottom:19px;
}

#marcadores_institucionais{list-style:none; margin:0; padding:0;}

#marcadores_institucionais li{
	line-height:15px;
	list-style:url(../images/seta.jpg);
	font-weight:bolder; font-size:11px;
}
	 
.fotos_casos{float:left; margin-left:23px; border:0px solid #000066;}	 
	 
/*-- mayk brito --*/
#maisempresas a{
color:#d0ecFa;
text-decoration:none;
font-size:9px;
border:1px #d0ecFa dotted;
background:#2a51ff;
}
#maisempresas a:hover{
background:#d0ecFa;
color:#2a51ff;
text-decoration:none;
}


/*-- / mayk brito --*/