* {
	margin: 0;
	padding: 0;
}

body {
background: #FFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #666666;
}

a {
text-decoration: none;
color: #CCCCCC;
font-weight:bold;
}
a:hover {
text-decoration: none;
color: #FF9900;
font-weight:bold;
}

#wrap {
margin: 0px auto 0px auto;
width: 963px;
background: #fff;
padding: 0px;
border: 0px solid #000;
}

#header {
height: 135px;
background: #F5F5F5 url(images/header.jpg);
}
#header h1 {
font-family: Calibri; 
font-size: 28px;
letter-spacing: 1px;
margin-left:130px;
padding: 29px  0 10px;
color:#ffffff;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 600;
letter-spacing: -7px;
}
#header h1 a:hover {
color: #fff;
}
.header_direita {
background: url(images/header_direita.png) no-repeat;
width:81px;
height:73px;
float:right;
}
.header_esquerda {
background: url(images/header_esquerda.png) no-repeat;
width:115px;
height:73px;
float:left;
}
.header_flash{
background:#FFFFFF;
width:690px;
height:73px;
}
#menu {
height: 27px;
line-height: 27px;
background: #999999;
margin-top:1px;

}
#menu ul {
list-style-type: nones;
padding-left: 0px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 1 1px 0 0;
text-decoration: none;
font-weight: bold;
font-size: 11px;
color: #fff;
background:#999999;
}
#menu ul li a:hover {
color: #FFFFFF;
background:#FF9900;
text-decoration: none;
}

#content {
padding: 0 0px 0px 0;
padding-right:0px;
}

.right2 {
float: right;
width: 285px;
text-align: justify;
padding-top: 15px;
}

.right {
float: right;
width: 485px;
text-align: justify;
padding-top: 15px;
}
.right h2 {
font-size: 26px;
font-family: "candara", Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-weight: bold;
padding: 5px 0 7px 0;
margin:5px;
}
.right ul{
padding: 10px 0 15px 30px;
list-style-type: square;
color: #000000;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

.left {
float: left;
width: 470px;
padding-top: 10px;

}


.left2 {
float: left;
width: 670px;
padding-top: 10px;

}


.left h2 {

margin: 11px 0 0 0;
padding-left: 11px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin:15px;

}
#footer a { color: #666666;
font-weight:bold; }
#footer a:hover { color: #FF9900;
				  font-weight:bold; }

.conteudo_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666666;
	text-align:justify;
	margin:5px;
	margin-top:10px;
	}
.titulo{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #333333;
	font-weight:bold;
	margin:0px;
	margin-top:15px;
	}
.titulo2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	font-weight:bold;
	}
