@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-repeat:repeat-x;
	color:#636B75;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}

.largura {
width:994px;
    border:none;
    text-align: left;
}

hr {
border:#CDCDCD 1px solid;

}

a {
	color:#006699;
	text-decoration:none;
}
a:hover{
	color:#006699;
	text-decoration:underline;
}

p {
margin: 0 0 18px;
padding:0px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
font-size-adjust:none;
color:#000000;
margin:36px 0 18px;

}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
font-size-adjust:none;
color:#000000;
margin:36px 0 18px;
padding:0;
}
.separador {
border-top:1px dotted #DDDDDD;
padding:10px;
clear:both;
}
.separador h3{
margin:0px;
clear:both;
}

#topmenu{
font-size:15px;
color:#FFFFFF;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#topmenu a{
text-decoration:none;
color: rgba(255, 255, 255, 0.5);
font-weight:normal;
padding-left:15px;
padding-right:15px;
}
#topmenu a:hover{
color:#FFFFFF;

text-decoration:none;
text-shadow:1px 1px 0px #003366;
}
#topmenu a.selected{
color:#FFFFFF;
text-decoration:none;
text-shadow:0px 2px 10px #FFFFFF;
}

#logotop{
float:left;
padding-top:0px;
}
#logotop img{
border:0px;
}
#topmenulinks{
padding-top:5px;
}
.destaque {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
font-size-adjust:none;
color:#7B8188;
line-height:27px;
}

.content {
padding-left:20px;

}

.box_top {
background-image:url(/imgs/bg_box-top.jpg);
background-repeat:no-repeat;
background-position:center top;
padding-top:7px;
width:333px;
}
.box {
background-image:url(/imgs/bg_box.jpg);
background-repeat:no-repeat;
background-position:center bottom;
width:333px;
margin:0px;
}
.box_content {
padding:7px;
padding-top:0px;
font-size:11px;
color:#797C80;
line-height:11px;
}

.box_content a {
text-decoration:underline;
color:#797C80;
font-weight:normal;
}

/* MENU */

.menuleft{
	width: 224px; /*width do menu*/
	border-size: 0px;
	border-width: 0px;
}

.menuleft ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.menuleft li a{

border-bottom:1px solid #e6e6e6;
border-top:1px solid #ffffff;
display:block;
line-height:37px;
padding-left:48px;
width:180px;
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
display: block;
height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
padding: 4px 0 4px 43px;/*line-height: 24px; Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
text-decoration: none;
}	
	
.menuleft li a:link, .menuleft li a:visited {
	color: #AAAAAA;
	font-weight:normal;
}

.menuleft li a:hover{
	color: #BBBBBB;
	font-weight:bold;
	/*background-image:url(/imgs/bulleth.jpg);
	background-repeat:no-repeat;*/
}

	
.menuleft li a.selected{
	color: #028ac9;
	/*background-position: 100% -64px;*/
	font-weight:bold;
	background-image:url(/imgs/bullet.gif);
	background-repeat:no-repeat;
}
/* ########## FIM MENU */


/* LI listas em 2 colunas */
.ul2col {
  float: left;
  width: 720px;
  margin: 0;
  padding: 0;
  list-style:circle;
}
 
.ul2col li {
  float: left;
  width: 360px;
  margin: 0;
  padding: 0;
} 
/* FIM listas em 2 colunas */


.bottom_nav {
border-top:3px double #DDDDDD;
clear:both;
margin-top:54px;
padding-top:24px;

}

#list1
{
margin-left: 0;
padding-left: 0;
margin-top:0px;
padding-top:0px;
list-style: none;
}

#list1 li
{
padding-left: 18px;
background-image: url(/imgs/12_check.png);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#list2 {
background-image:url(/imgs/bg_list2_top.png);
background-repeat:no-repeat;
width:460px;
padding-bottom:0px;
}
#list2 h3{
padding:9px 10px 0px;
font-size:15px;
color:#FFFFFF;
text-shadow:-1px -1px 0 #7E90A7;
}
#list2_content{
background-image:url(/imgs/bg_list2.png);
background-position:bottom;
background-repeat:no-repeat;
padding:5px;
margin-top:-9px;
}
#list2_content ul {
margin-left:-20px;
}
#list2_content li {
font-size:11px;
}

.col_list{
display:block;

clear:both;
margin-top:15px;
}

.col_list h3{

border-bottom:1px dotted #DDDDDD;
clear:both;
padding-bottom:20px;
}


.col_list_content {
width:31.3%;
float:left;
margin-right:2%;
margin-bottom:18px;
position:relative;
}
.col_list_content p {
margin-left:50px;
}
.col_list_content h3 {
border:none;
font-size:13px;
font-weight:bold;
margin-top:0px;
margin-bottom:4px;
margin-left:50px;
padding-bottom:0px;
}

.col_list_content img {
left:0px;
position:absolute;
top:0px;
}


.topbanner{
background-repeat:no-repeat;
height:185px;
padding-top:1px;
padding-left:20px;
padding-right:180px;
}
/* BOX */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(/imgs/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/imgs/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/imgs/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(/imgs/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}


/* BOX LEFT */
#boxleft01{background:url("/imgs/boxleft01-top.png") no-repeat top left;margin:0 0 30px 10px;padding:0;width:191px}
#boxleft01 li{font-size:12px;margin:0;padding:0;list-style-type:none;position:relative}
#boxleft01 li.current{font-weight:bold}
#boxleft01 li#botbox{background:url("/imgs/boxleft01-btm.png") no-repeat bottom left}
#boxleft01 li a{border-bottom:1px solid #e6e6e6;border-top:1px solid #fff;display:block;line-height:37px;padding-left:35px;width:156px; color:#666666;}
#boxleft01 li a img{position:absolute;top:11px;left:12px}
#boxleft01 li#topbox a{border-top:0}
#boxleft01 li#botbox a{border-bottom:0}



/* BOTOES --------------- */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/imgs/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/imgs/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
/* button azul */
a.buttonb {
    background: transparent url('/imgs/bg_button_b.gif') no-repeat scroll top right;
    color: #0000CC;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.buttonb span {
    background: transparent url('/imgs/bg_button_bspan.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.buttonb:hover {
    background-position: bottom right;
    color:#000099;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonb:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

.footer {
background:#D3D3D3 url(/imgs/footer.gif) repeat-x scroll left top;
font-family:Verdana,Geneva,sans-serif;
color:#888888;
}
.footer a{
color:#888888;
}

.footer table td{
padding:0 20px 0 0;
padding:0px 40px 0px 25px;/* TEMPORARIO */
}
.footer p{
line-height:18px;
font-size:11px;
margin:0;
}
.footer p.header{
font-size:12px;
font-weight:bold;
white-space:nowrap;
}
.footer ul{
margin:6px 0 10px;
padding:0;
}
.footer li{
font-size:11px;
line-height:12px;
list-style-type:none;
margin:6px 0;
padding:0;
}
#footerbreadcrumb {
color:#666666;
height:25px;
margin:0 0 10px;
overflow:hidden;
padding:5px 0 0;
width:auto;
}

#footerinfo{
height:80px;
margin:10px 0 0;
padding:0px 0 0;
}
#footerinfo_left{
float:left;
}
#footerinfo_right{
float:right;
}

#map{
display:none;
border-bottom:1px dotted #888888;
}

#left-box_top {
background-image:url(/imgs/left-box_top.png);
width:186px;
height:11px;
}
#left-box_bottom {
width:166px;
background-image:url(/imgs/left-box_bottom.png);
background-position:bottom;
padding:10px;
padding-bottom:20px;
color:#000000;
font-size:10px;
line-height:10px;
}
#left-box_bottom a {
color:#000000;
font-size:10px;
text-decoration:none;
}
#margin-left{
margin-left:10px;
}
#slideshow{
float:right;
font-size:12px;
text-decoration:none;
}
#bannertopbox{
 padding:0px;
 position:relative;
}
/*#bannertopboxin div{
position:absolute;
}*/
#bannertopboxin img{
border:0;
}
#bannertopboxin a{
cursor:pointer;
}

/*Tabela */
#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
#fixedmenu{
position: fixed;
top:0px;
width:100%;
height:55px;
background-position:center;
padding:0px;
margin:0px;
z-index:1;
}
.css_wrapper,.css_wrapper span,.css_wrapper span span{display:block;float:left;background-image:url(/imgs/sprite-min.png);background-repeat:no-repeat}
.css_wrapper span span{background-repeat:repeat-x}
.css_wrapper span{line-height:21px}
.css_wrapper{padding-left:15px;background-position:left -2px !important}
.css_wrapper span{padding-right:15px;background-position:right -48px !important}
.css_wrapper span span{ font-size:10px;text-decoration:none; padding:0 0 3px 0;color:#FDFDFD;line-height:16px;background-position:left -25px !important }
.css_wrapper span span a:link{ text-decoration:none; }
.css_wrapper span span a:hover{ text-decoration:none; }


/* FORM */

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* BUTTON STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}


/* BUTTON POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* BUTTON NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
/* BUTTON CANCEL */

.buttons a.cancel, button.cancel{
    color:#999;
	
}
.buttons a.cancel:hover, button.cancel:hover{
    background:#FC9;
    border:1px solid #F99;
    color:#666;
}
.buttons a.cancel:active{
    background-color:#F90;
    border:1px solid #d12f19;
    color:#000;
}