@import url("menu.css");

/* CSS Document */
*{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}
body{
background:#886E89 url(_img/fundo-body.jpg) repeat-x;
margin:0;
color:#fff;
}
body.bgIndex{
background:#886E89 url(_img/fundo-body.jpg);
}
a{ color:#fff; text-decoration:none; }
a:hover{ color:#CDC3CD; text-decoration:undeline;  }
#box3 a{ color:#fff; text-decoration:none; border-bottom:1px solid #fff; text-decoration:undeline;}
#box3 a:hover{ color:#CDC3CD; text-decoration:undeline; border-bottom:1px solid #CDC3CD; text-decoration:undeline; }


/* POP UP *************/
#popup {
	position:absolute;
	left:65%;
	top:1%;

	margin:0 auto;
	width:auto;
	height:auto;
	background:none;
	z-index:1;
	border:0px solid #000;
}
#btFechar{
	text-align:center;
	margin:3px 4px 0 0;
	padding:0;
	color:#fff;
}
/**********************/
/* fim fotografo ***************/
#fotografo{
	z-index:2;
	position:absolute;
	/*float:right;*/
	width:20px;
	height:150px;
	/*background:#7B637B;*/
	margin:-327px 0 150px 977px;
	text-align:center;
	padding:2px 2px 0 2px;
	border:0px solid #000;
}
/* fim fotografo ***************/

#topo{
width:998px;
height:37px;
margin:0 auto;
border:0px solid #000;
}
/* resolusão maior que 1024 */
#foto{
width:998px;
height:599px;
margin:0 auto;
overflow:hidden;
border:0px dashed #000;
}
#foto p{ /*Firefox*/
margin:0;
padding:0;
}
#principal{
width:998px;
height:auto;
min-height:200px;
margin:0 auto;
margin-bottom:10px;
padding:1px 0 18px 0;
border-top:0px solid #000;
}
#box1{
width:240px;
height:auto;
float:left;
border:0px dashed #000;
}
#box2{
float:right;
width:232px;
height:auto;
padding:18px 0 0 8px;
background:url(_img/fundo-box3.jpg) no-repeat left top;
border:0px dashed #000;
}
#box2 a{
font-size:11px;
text-decoration:none;
}
#box2 a:hover{
text-decoration:underline;
}

#tela{
z-index:1;
position:absolute;
/*float:right;*/
width:140px;
height:26px;
/*background:#7B637B;*/
margin:-27px 0 150px 855px;
text-align:center;
padding:2px 2px 0 2px;
background:url(_img/fundo-tela.png) no-repeat left top;
border:0px solid #000;
}
#tela a.menor{display:;}
#tela a.maior{display:none; text-decoration:none;}
/* verificar opção no css 1024 */

#box3{
float:left;
width:490px;/*510px*/
height:auto;
margin:20px 20px 0 0;
border:0px dashed #000;
}
#box3 h2{
font-size:14px;
margin:15px 0 0 0;
padding:0 0 10px 0;
border-bottom:1px dashed #A78FA8;
}
#box3 p{
margin:12px 18px 0 0;
}
#box4{
float:left;
width:750px;/*510px*/
height:auto;
margin:20px 0px 0 0;
border:0px dashed #000;
}
#menuHome img{
margin:0 10px 0 0;
border:0;
}
#subMenu a{
font-size:13px;
font-weight:bold;
line-height:25px;
margin:5px 0 5px 0;
border:0px solid #000;
}

/* RODAPÉ */
#copyright{
clear:left;
margin:0 auto;
width:998px;
height:30px;
padding:20px 0 10px 0;
text-align:left; /* "remédio" para o hack do IE */
border-top:1px solid #957896;
}
#btAdd,#ano,#ano a,#credito1,#credito1 a,#credito,#credito a{
font-size:10px;
}
#btAdd{
border:0px solid #000;
float:left;
margin:5px 0 0 65px;
padding:0px 5px 4px 0px;
text-align:center;
color:#000;
}
#ano{
border:0px solid #000;
float:left;
margin:10px 0 0 63px;
padding:0px 5px 4px 0px;
text-align:center;
text-transform: uppercase;
}
#credito{
border:0px solid #000;
float:right;
margin:12px 0px 0 0;
padding:0px 60px 4px 7px;
}
#credito a{
letter-spacing:1px;
color:#f8f8f8;
text-decoration:none;
}
#credito1 a:hover,#credito a:hover{
color:#ccc;
}
