/* Corpo */
div.tit { font-family:Arial, Helvetica, sans-serif; font-size:20px; text-transform:uppercase; color:#000000; font-weight:bold; letter-spacing:-1px; text-indent:2px; }
body {
	font: 11px arial, tahoma, verdana;
	color: #555555;
	margin: 0;
	background-image: url(../images/bg_topo.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

body, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	line-height: 1.3em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: Arial;
	line-height: 1.2em;
}

h2 {
	font-size: 18px;
	font-weight:100;
}

h3 {
	font-size: 16px;
	font-weight:100;
}

h4 {
	font-size: 14px;
	line-height: 1.1em;
	font-weight:100;
}

h5 {
	font-size: 11px;
	font-weight:100;
}

/* Estrutura */

#main {
	width: 778px;
	display:block;
	margin-left:0;
	margin-right:auto;
}
.logo {
	width: 229px;
	height:202px;
}
#menu {
	margin-top: 6px;
	padding-top:20px;
	padding-left:30px;
	padding-bottom:20px;
	padding-right:30px;
}
.corpo {
	padding:10px;
}
.bg_interno {
	background-image: url(../images/bg_interno.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height:149px;
}

/* Links */

a{
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #000000;
}

a.link_preto {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.link_preto:hover {
	color: #336699;
	border-bottom: 1px dotted #336699;
}

/* Layout */

.bg_menu {
	background-image: url(../images/bg_menu.gif);
	background-repeat:repeat-y;
	height: 267px;
	width: 229px;
}
#titulo_interno {
	padding-top:40px;
	padding-left:15px;
}


/* Rodapé */

#rodape {
	background-image: url(../images/rodape.jpg);
	background-repeat:no-repeat;
	height: 111px;
	width: 777px;
}
#bg_rodape {
	background-image: url(../images/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
	width: 100%;
	height: 110px;
	position:relative;
}
#rodape {
	background-image: url(../images/rodape.jpg);
	background-repeat:no-repeat;
	height: 111px;
	width: 777px;	
}
#bg_rodape h3 { margin:0; padding:0; position:absolute; display:block; top:65px; right:10px; width:108px; height:45px; }
#bg_rodape h3 a { text-indent:-9000px; width:108px; height:45px; display:block; background:url(../images/atrative.jpg) 0 0 no-repeat; margin:0; padding:0; outline:none; }
#texto_rodape {
	padding-top:70px;
	padding-left:230px;
	color: #336699;
}


/* Estilos */

.black {
	font: 11px arial, tahoma, verdana;
	color: #000000;
	font-weight: bold;
}
#Tit1 { background-color:#155992; line-height:2.0em; color:#FFFFFF; }
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
.clearfix { display: block; }
/* close commented backslash hack */

