/*___ GERAL __________________________________________________________________ */
body{
padding:0px; 
margin:0px; 
background:#D0F0FB url(images/mainbg.jpg) repeat-x 0 0; 
color:#333333; font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:center
}

#topPan{
width:747px; 
height:152px; 
margin:0 auto; 
padding:0px;
}

#bodytopmainPan{
	width:100%;
	background:#f9f9f9 url(images/homem.png) no-repeat right center;
	float:left;
	padding:10px 0 20px 0;
	clear:both;
	text-align:left;
}

#bodytopPan{
width:747px; 
margin:0 auto; 
padding:0px;
}


/* ____ TEXTO _______________________________________________________________________ */
div, p, ul, h2, h3, img{padding:0px; margin:0px;}
ul{list-style-type:none;}


h1{
	font: bold 24px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	border-bottom:1px solid #f5f5f5;
}

p{padding:5px 0; line-height:18px;}

#topPan p{padding:15px 0 0 0; color:#999999}

#topPan p a{ color:#0000FF}
#topPan p a:hover{ color:#FF0000}




img.img-1{
margin:5px; 
padding:3px; 
border: 1px dotted #ddd; 
background:#fff;
}

/* ____ BOTAO _______________________________________________________________________ */
#bodytopPan p.more{margin:0 0 15px 618px; padding:0px;}
#bodytopPan p.more a{
display:block;
width:79px; 
height:28px; 
background:url(images/button1.gif) 0 0 no-repeat #fff; 
color:#111; font-size:10px; 
line-height:28px; 
text-decoration:none; 
padding:0 0 0 5px;
}
#bodytopPan p.more a:hover{
background:url(images/button2.gif) 100% 0% no-repeat #fff; 
color:#111; 
text-decoration:none;
}



/*__ MENU HORIZONTAL _________________________________________________________________*/
#tabs {
width:100%;
line-height:normal;
}
#tabs ul {
margin:0 auto;
padding:31px 0px 0 0px;
list-style:none;
}
#tabs li {
display:inline;
margin:0;
padding:0;
font-weight: bold;
}
#tabs a {
float:left;
background:url("images/tableft.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
color: #003366;
}
#tabs a span {
float:left;
display:block;
background:url("images/tabright.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#fff;
}
#tabs a span {float:none;}/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a:hover span {color:#000;} /* End IE5-Mac hack */
#tabs a:hover {background-position:0% -42px;}
#tabs a:hover span {background-position:100% -42px;}
#tabs #current a {background-position:0% -42px; color:#000;}
#tabs #current a span {background-position:100% -42px; color:#000;}

/*___ TABELA 1 _______________________________________________________________________*/
/*Tabela da incricao*/
table#table1 {
width:75%; /*não mudar !!!!!*/
margin: auto;
background: #FFFFFF;
border: 1px solid #f2f2f2;
} 

table#table1 tr th {
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #f2f2f2;
	text-align: left;
}

table#table1 tr td {
padding: 5px 0;
border-bottom: 1px solid #f2f2f2;}


/*___ FOOTER PANEL ___________________________________________________________________*/
#footermainPan{
	background:url(images/footerbg.jpg) 0 0 repeat-x #D0F0FB;
	color:#003366;
	clear:both;
}

#footerPan{width:750px; position:relative; margin:0 auto;}


#footerPan ul{width:750px; padding:20px 0 0 0}
#footerPan li{float:left; font:11px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 12px 0; color:#003366; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}




/*___ TABELA 2 _______________________________________________________________________*/

table#table2 {
width:100%; /*não mudar !!!!!*/
margin: auto;
background: #FFFFFF;
/*border: 1px solid #f2f2f2;*/
margin:0 0 5px 0;
} 

table#table2 tr th {
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #f2f2f2;
	text-align: left;
	background:#f1f1f1;
}

table#table2 tr td {
padding: 5px 0;
border-bottom: 1px solid #f2f2f2;}



#table2 legend{
	border: 1px solid #999999;
	background:#FFFFDF;
	padding:3px;
	font-weight: bold;
	color: #0000CC;
	margin:0 0 0 10px;
}


#table2 fieldset{
border: 1px solid #666; 
padding:5px;
margin:5px 0;
}





/*___ TABELA 3 _______________________________________________________________________*/
/*Tabela da incricao*/
table#table3 {
margin: auto;
background: #FFFFFF;
border: 1px solid #f2f2f2;
} 

table#table3 tr th {
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
	text-align: left;
	color:#000000;
}

table#table3 tr td {
padding: 5px;
border-bottom: 1px solid #f2f2f2;}




.galeria-de-fotos{ border:1px dashed #ddd; padding:5px; margin:0 0 10px 10px; background:#f5f5f5; text-align:center; display:block; float:right; width:130px}

img.img5{
margin:2px 0 10px 0;
padding:2px;
background:#eee;
border: solid 1px #ccc;}
