body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/resources/bg.gif);
}
#topo {
	height: 257px;
	background-image: url(../images/topo/faixa_site.gif);
	background-repeat: repeat-x;
}
#topo .painel {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 184px;
	padding-top: 73px;
	position: relative;
	z-index: 999;
}

#logo {
	height: 160px;
	width: 117px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1009;
}


#topoHolder .language {
	text-align: right;
	color: #CCC;
	padding-top: 30px;
	padding-right: 8px;
	padding-left: 3px;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
	width: 250px;
}




/* MENU DROPDOWN  */


#menu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #221171;
	height: 30px;
	margin-bottom: 3px;
	padding-top: 5px;
}

#menu .separador {
	background-image: url(../images/site/menu/separador.png);
	float: left;
	height: 86px;
	width: 2px;
	background-repeat: no-repeat;
	background-position: center center;
}

#menu .home a {
	float: left;
	height: 24px;
	width: 80px;
	text-align: center;
	background-image: url(../images/menu/home.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -10000px;
	display: block;
	cursor:pointer;
}

#menu .home a:hover {
	background-image: url(../images/menu/home_2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu .quemsomos {
	float: left;
	height: 24px;
	width: 129px;
	text-align: center;
	background-image: url(../images/menu/quemsomos.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	display: block;
}
#menu .quemsomos:hover {
	background-image: url(../images/menu/quemsomos_2.png);
	background-position: center center;
}

#menu .athosbulcao {
	text-align: center;
	float: left;
	height: 24px;
	width: 123px;
	background-image: url(../images/menu/athosbulcao.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	display: block;
	
}
#menu .athosbulcao:hover {
	background-image: url(../images/menu/athosbulcao_2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#menu .projetos a {
	text-align: center;
	float: left;
	height: 24px;
	width: 95px;
	background-image: url(../images/menu/projetos.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	display: block;
	
}

#menu .projetos a:hover {
	background-image: url(../images/menu/projetos_2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#menu .galeriavirtual a {
	text-align: center;
	float: left;
	height: 24px;
	width: 129px;
	background-image: url(../images/menu/galeriavirtual.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	display: block;
	cursor:pointer;	
	
}

#menu .galeriavirtual a:hover {
	background-image: url(../images/menu/galeriavirtual_2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#menu .loja a {
	text-align: center;
	float: left;
	height: 24px;
	width: 114px;
	background-image: url(../images/menu/lojaonline.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	display: block;
	cursor:pointer;	
	
}

#menu .loja a:hover {
	background-image: url(../images/menu/lojaonline_2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#menu .noticias {
	text-align: center;
	float: left;
	height: 24px;
	width: 95px;
	background-image: url(../images/menu/noticias.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	display: block;
	cursor:pointer;	
	
}

#menu .noticias:hover {
	background-image: url(../images/menu/noticias_2.png);
	background-repeat: no-repeat;
	background-position: center center;
}


#menu .parceiros a {
	text-align: center;
	float: left;
	height: 24px;
	width: 102px;
	background-image: url(../images/menu/parceiros.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	display: block;
	cursor:pointer;	
	
}

#menu .parceiros a:hover {
	background-image: url(../images/menu/parceiros_2.png);
	background-repeat: no-repeat;
	background-position: center center;
}



#menu .contato a {
	float: left;
	height: 24px;
	width: 93px;
	text-align: center;
	text-indent: -10000px;
	display: block;
	background-image: url(../images/menu/contato.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;	
	
}

#menu .contato a:hover {
	background-image: url(../images/menu/contato_2.png);
	background-repeat: no-repeat;
	background-position: center center;
}



#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
 
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 160px;
	text-indent:0;
	background-color: #283E93;
	text-align: left;
	padding: 5px;
	margin-top: -1px;
}

ul.dropdown ul li {
	float: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #4460CC;
	border-bottom-color: #1E2E6F;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 13px;
}

ul.dropdown ul li:first-child {
	border-top: none;
}

ul.dropdown ul li:last-child {
	border-bottom: none;
}
ul.dropdown ul .ultimo {
	border-bottom: none;
}



ul.dropdown ul li a {
	color: #FFF;
	text-decoration: none;

}
ul.dropdown ul li a:hover {
	color: #06F;
	text-decoration: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}





/* FIM DO MENU */

.form_pesquisar {
    left: 50%;
    margin: -50px 0 0 -480px;
    position: absolute;
    width: 960px;
    
}

.form_pesquisar #pesquisar{
    /*background-color: #221171;*/
    width: 355px;
    padding: 3px 5px 3px 5px;
    position:relative;
    float: right;
}

.form_pesquisar #pesquisar .btSubmit{
    width: 32px;
    height: 32px;
    background: url('../images/search-icon.png') no-repeat scroll 50% 50% /*#221171*/;
    border: 0 none;
    position: relative;
    float:left;
    margin: 5px 0px 0px 3px;
}

.form_pesquisar #pesquisar .input_pesquisa{
    width: 305px;
    border: 1px solid #CCC;
    margin-top: 5px;
    padding: 2px 2px 4px 2px;
    font-size: 14pt;
    position:relative;
    float:left;
}

.pagina{
    width: 16px;
    height: 16px;
    border:1px solid #999;
    background-color: #CCC;
    text-align: center;
    padding: 2px 4px 2px 4px;
}

.paginaCorrente{
    width: 16px;
    height: 16px;
    border:1px solid #999;
    background-color: #FFF;
    text-align: center;
    padding: 2px 4px 2px 4px;
    font-weight: bold;
}

.navPaginacao{
    text-align: center;
}





















































#bannerHome {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
}

#corpoGeral {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-color: #FFF;
}
#home {
	color: #666;
	margin-bottom: 20px;
}
#home h1 {
	font-size: 16px;
	margin: 0px;
	color: #333;
}

#home .fotoHome {
	height: 210px;
	width: 210px;
	margin-bottom: 10px;
	overflow: hidden;
}

#home .superbox {
	width: 920px;
	float: left;
}
#home .superbox a {
	text-decoration: none;
	color: #333;
}
#home .superbox a:hover {
	color: #069;
	text-decoration: none;
}


#home .tituloSecao  {
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	width: 445px;
	margin-right: 30px;
	float: left;
}
#home .tituloSecao2  {
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	float: left;
	width: 210px;
	margin-right: 25px;
}
#home .tituloSecao3 {
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	float: left;
	width: 210px;
}





#home .superbox2 {
	width: 450px;
	float: left;
	margin-left: 20px;
}
#home .boxE {
	width: 210px;
	height: 390px;
	float: left;
	margin-right: 25px;
}
#home .boxD {
	width: 210px;
	height: 390px;
	float: left;
	margin-left: 5px;
}
#home .boxDD {
	width: 210px;
	height: 390px;
	float: left;
	margin-left: 25px;
}
#galeria {
	width: 920px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#galeria .box
{
	width: 455px;
	float:left;
}

#galeria .alexandre
{
	margin-left:5px;
}

#galeria .preview {
	float: left;
	width: 450px;
	margin-right: 25px;
}
#galeria .preview .fotoGal {
	border: 2px solid #CCC;
	height: 290px;
	overflow: hidden;
	margin-top: 10px;
}
#galeria .tituloSecao {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
#galeria #anexoGal {
	width: 445px;
	float: left;
	padding-top: 15px;
}





#rodape {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 11px;
	color: #666;
}
