body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Georgia, Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	color:#666;
	background-color: #FFF;
	margin: 0px;
}

.content1 {  
	background-image: url(images/content_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}


.content2 {
	background-image: url(images/content_rodape.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}

h1 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.4em;
	}

h4 {
	font-size: 1.2em;
	}
	
/* style link default*/
a:link {
	color: #2254a6;
	text-decoration: underline;
}
a:visited {
	color: #2254a6;
	text-decoration: underline;
}
a:hover {
	color: #2254a6;
	text-decoration: underline;
}
a:active {
	color: #2254a6;
	text-decoration: underline;
}	

.outer
{
	position: relative;
	width: 955px;
	margin: 0 auto;
	/*padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;*/
	background-color:#FFF;
	}
	
.conteudo
{
	position: relative;
	width: 915px;
	margin: 0 auto;
	background-color:#FFF;
	}	

.subconteudo
{
	position: relative;
	margin-left: 180px;
	width: 715px;
	background-color:#FFF;
	
	/*border:solid;
	border-color:#CCC;
	border-width: 1px;*/
	}	

.centralizado {
	margin: 0 auto;
	text-align:center;
	}

.header
{
	width: 955px;
	height: 230px;
	_height: 240px;
	*height: 240px;
	/*background-image: url(images/img_header.jpg);
	background-color:#FFF;*/
	margin: 0 auto;

	/*border:solid;
	border-color:#CCC;
	border-width: 1px;*/

}

.logo_header 
{
	margin-top:33px;
	margin-bottom: 40px;
	_margin-bottom: 50px;
	*margin-bottom: 50px;
	margin-left:80px;
	*margin-left:90px;	
	float:left;
	
	/*border:solid;
	border-color:#CCC;
	border-width: 1px;*/
}

.link-header {
	margin-left: 245px;
	_margin-left: 165px;
	float:left;
	
	/*border:solid;
	border-color:#CCC;
	border-width: 1px;*/
	}


.link-header-btn1 {
	float: left;
	margin-left: 20px;
	_margin-left: 1px;

	/*
	_border:solid;
	_border-color:#F00;
	_border-width: 1px;*/
	}
	
	.link-header-btn2 {
	float: left;
	margin-left: 30px;

	/*
	_border:solid;
	_border-color:#F00;
	_border-width: 1px;*/
	}
	
.link-header-btn3 {
	float: left;
	margin-left: 15px;
	/*
	_border:solid;
	_border-color:#F00;
	_border-width: 1px;*/

	}
	


.login_senha 
{
	margin-top:15px;
/*	margin-right:60px;
	*margin-right:60px;	*/
	margin-left: 155px;
	*margin-left: 145px;
	width: 345px;
	float:left;
	text-align:right;
	color: #000;
	font-weight:bold;
}
.menu {
	margin-left: 60px;
	*margin-left: 60px;
	background-image: url(images/bg_menu.jpg);
	width: 880px;
	height: 50px;
	padding: 6px;
	margin-bottom: 5px;

	}

/* menu principal do site */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

.clear {
		clear: both;
	}

.espaco_vert {
	height: 20px;
	clear: both;
	}

.titulo {
	/*margin-left: 0px;*/
	background-image: url('images/db1.gif');
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
}

.titulo2 {
	/*margin-left: 180px;*/
	background-image: url('images/bullet001.gif');
	font-weight: bold;
	font-size:0.9em;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.foto01
	{
	float:left;
	text-align:left;
	padding-right: 15px;
	padding-top:10px;
	padding-bottom: 10px;
	/*margin-left: 10px;*/
	font-size: 0.7em;
	font-weight:bold;
	}
	
.foto01_right
	{
	float:right;
	text-align:left;
	margin-left: 10px;
	padding-right: 15px;
	padding-top:10px;
	padding-bottom: 10px;
	font-size: 0.7em;
	font-weight:bold;
	text-align:right;
	}

.footer
{
	position: relative;
	clear: both;
	margin: 0 auto;
	color: #000;
	width: 955px;
	height: 200px;
	/*background-image:url(images/img_rodape.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;*/
	font-size: 0.7em;
	font-weight:bold;
}


.footer .left
{
	position: absolute;
	left: 40px;
	top: 132px;
	*top: 130px;
	_top: 130px;
	text-align: center;
	
}

.footer .right
{
	position: absolute;
	left: 210px;
	width: 740px;
	top: 80px;
	line-height: 12px;
	*top: 80px;
	_top: 80px;
	float:left;
}

.footer .right2
{
	position: absolute;
	left: 830px;
	top: 170px;
	*top: 180px;
	_top: 180px;
	float:left;
	font-size: 85%;
	color: #000;
}



	/* ////////////////// estilo da tabela de canto arredondado /////////////////////// */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.sidebox400px {
	margin: 0 auto; /* center for now */
	width: 400px; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}


.sidebox250px {
	margin: 0 auto; /* center for now */
	width: 250px; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}


/************************* formulario  **************************/

.formulario_left 
	{
	text-align:left;
	font-size:0.8em;
	width: 60px;
	float:left;
	height: 20px;
	margin-left: 5px;
	}

.formulario_right 
	{
	height: 20px;
	}
	
label
	{
	width: 180px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	}

.submit input
	{
	margin-left: 4.5em;
	} 	
	
/* ****************** tabela em html ***********************/

table {
	/*border:"1";
	width: 650px;*/
}


.table_maior {
	border:"1";
	width: 870px;
	text-align:center;
	font-size:0.9em;
}

/*  parceiros */
.lado-lado
{
    float:left;
    width: 315px;
    padding: 10px;
	padding-bottom: 0px;
    font-size: 90%;
    margin: 10px;
    }
      
/* sub menu noticias */

.submenu_noticias
{
    float:left;
    width: 160px;
    /*margin-right: 20px;
    *margin-right: 20px;*/
	padding-bottom: 15px;
	font-size: 90%;
    
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;   

}


/*************** quadros abaixo do flash na home **********************/

.centraliza_subhome 
{
    width: 930px;
    margin: 0 auto;
    padding: 5px;
    padding-top: 20px;
    padding-left: 7px;
    *padding: 5px;
    *padding-top: 20px;
    *padding-left: 7px;
}

.chamadas_home 
{
    float:left;
    width: 175px;
    height: 200px;
    border: 1px solid #e7e7e7;
    font-size: 0.9em;
    margin: 10px;
    *margin: 10px;
    *margin: 10px;
    padding: 16px;
    *padding: 16px;
	padding-bottom: 30px;
	*padding-bottom: 12px;	
    }
    
.subtitulos_home 
{
    font-size: 1.3em;
    font-weight:bold;
    text-align:left;
    letter-spacing: 5px;
    color:#ggg;
    padding-bottom: 3px;
	*padding-bottom: 0px;
	text-align:center;
	background-color:#f0f0f0;
}


/* estilo do tooltip */

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#FFF;
	padding:5px;
	display:none;
	color:#000;
	}

/*  */
