@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;
outline:none;}

html, body {
	font-family: Arial, sans-serif,Verdana; 
	font-size: 12px;
	margin:0;
	padding:0;
	background-color:#000;
	background-repeat:repeat-x;
	background-position:top;
	background-image:url(img/bg.jpg);}
* html #total {
	height: 100%; /* hack para IE */}
#total {
	width:900px;
	position: relative;
	min-height: 100%;
	margin:0 auto;}
#topo{
	height:79px;
	background-color:#000;
	background-image:url(img/bgtopo.jpg);
	background-repeat:repeat-x ;
	padding: 0;
	margin-bottom:41px;}
#logotopo {	
	float:left}
a.linklogotopo {	
	display:block;
	width:399px;
	height:79px;
	background-image:url(img/logotopo2.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px; 
	overflow:hidden;}
a.linklogotopo:hover {
	background-image:url(img/logotopo2.jpg);}
/*MENU*/

#menu{
	width:480px;
	height:40px;
	float:right;}
#menuhome{
	float:right;}
a.home {
	margin:0 5px 0 5px;
	cursor:crosshair;
	display:block;
	width:51px;
	height:40px;
	background-image:url(img/inicio.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;}
a.home:hover {
	background-image:url(img/inicio2.jpg);}

#menuinstitucional{
	float:right;}
a.institucional{
	margin:0 5px 0 5px;
	cursor:crosshair;
	display:block;
	width:101px;
	height:40px;
	background-image:url(img/institucional.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px; 
	overflow:hidden;}
a.institucional:hover {
	background-image:url(img/institucional2.jpg);}

#menuservicos{
	float:right;}
a.servicos {
	margin:0 5px 0 5px;
	cursor:crosshair;
	display:block;
	width:73px;
	height:40px;
	background-image:url(img/servicos.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px; 
	overflow:hidden;}
a.servicos:hover {
	background-image:url(img/servicos2.jpg);}	
#menugalerias{
	float:right;}
a.galerias {
	margin:0 5px 0 5px;
	cursor:crosshair;
	display:block;
	width:76px;
	height:40px;
	background-image:url(img/galerias.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px; 
	overflow:hidden;}
a.galerias:hover {
	background-image:url(img/galerias2.jpg);}

#menublog {	
	float:right;}
a.blog {
	margin:0 5px 0 5px;
	cursor:crosshair;
	display:block;
	width:43px;
	height:40px;
	background-image:url(img/blog.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px; 
	overflow:hidden;}
a.blog:hover {
	background-image:url(img/blog2.jpg);}
#menucontato{	
	float:right;}
a.contato {
	margin:0 5px 0 5px;
	cursor:crosshair;
	display:block;
	width:67px;
	height:40px;
	background-image:url(img/contato.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px; 
	overflow:hidden;}
a.contato:hover {
	background-image:url(img/contato2.jpg);}
	
/*FIM DO MENU*/

#corpo{
	background-color:#F7F7F7;
	padding:0 20px 20px 20px;
	background-repeat:repeat-x;
	background-position:top;
	background-image:url(img/bg_corpo.jpg);}
#corpo2{
	background-color:#000;
	width:850px;
	height:100px;
	padding:0 20px 20px 20px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url(img/frase.jpg);}
#titulo{
	height:23px;}
#titulo img{
	margin-top:4px;}
#video{
	float:right;
	width:860px;
	height:360px;	
	margin:30px auto 10px auto;
	border:2px #f7f7f7 solid;}	
#rodape {
	height:40px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	margin-bottom:5px;
	padding-top:10px;}
#rodape a{
	color:#FFF;
	text-decoration:none;}
#copy{
	margin-top:10px;
	width:500px;
	float:left;
	font-size:11px;}
#aw{
	margin-top:10px;
	width:30px;
	float:right;}
#divclear{
	clear:both;}
#servicos{
	margin-top:30px;
	float:left;}
#institucional{
	margin-top:30px;
	float:left;
	width:450px;}
#servicos img{
	margin: 8px;}
#foto_serv{
	margin-top:30px;
	float:right;
	text-align:right;}
#foto_inst{
	margin-top:30px;
	float:right;
	text-align:right;}
#fotografo{
	text-align:justify;}
#instituicao{
	text-align:justify;
	margin-top:20px;}
#contato{
	margin-top:30px;
	float:left;
	width:350px;}

#instituicao a{
	text-decoration:none;
	color:#069;}
#td_tt{
	background-image:url(img/fale.jpg); 
	background-repeat:no-repeat; 
	background-position:left; 
	height:50px;
	width:350px;}
#mapa{
	margin-top:30px;
	float:right;
	text-align:right;}
#mapa a{
	text-decoration:none;
	color:#069;
	font-weight:bold;}
#mapa iframe{
	border:1px solid #069;}
#tt_mapa{
	background-image:url(img/saiba.jpg); 
	background-repeat:no-repeat; 
	background-position:left; 
	height:50px;
	width:350px;}
#contatos{
	width:350px;
	height:50px;
	margin-top:20px;
	background-image:url(img/conts.jpg);
	background-repeat:no-repeat;
	}
#tt_g{
	margin-top:30px;
	margin-bottom:15px;}
