@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#999;
	overflow:scroll;
}

#header {
	width:814px;
	height:170px;
	background-image:url(img/template_r1_c2.jpg);
	}
	
#menuLeft {
	width:171px;
	height:36px;
	background-image:url(img/template_r2_c2.jpg);
}

.conteudo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	font-weight:normal;
	line-height:130%;
	}


#fotter{
	background-image:url(img/template_r6_c2.jpg);
	background-repeat:no-repeat;
	}
	
.fotterText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	}

.titulos {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:20px;
	color:#333;
	font-weight:normal;
	}

.titulos2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F60;
	font-weight:bold;
	line-height:130%;
	}
.titulos2_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:130%;
	}
	

.lineDotted {
	width:734px;
	height:14px;
	border-bottom: 2px dotted #666;
	margin-left:0px;
	margin-bottom:10px;
	}






/* LINKS */

a:link { 
	text-decoration: none;
	color:#333;
	}
a:visited { 
	text-decoration: none;
	color:#333;
	}
a:hover { 
	text-decoration: none;
	color:#333;
	}
a:active { 
	text-decoration: none;
	color:#333;
	}

/* MENU CSS */

#link_1 {
  display: block;
  cursor:pointer;
  width: 74px;
  height: 36px;
  background:url(img/link_1.jpg) no-repeat 0 0;

}
#link_2 {
  display: block;
  cursor:pointer;
  width: 146px;
  height: 36px;
  background:url(img/link_2.jpg) no-repeat 0 0;

}
#link_3 {
  display: block;
  cursor:pointer;
  width: 109px;
  height: 36px;
  background:url(img/link_3.jpg) no-repeat 0 0;

}
#link_4 {
  display: block;
  cursor:pointer;
  width: 92px;
  height: 36px;
  background:url(img/link_4.jpg) no-repeat 0 0;

}
#link_5 {
  display: block;
  cursor:pointer;
  width: 91px;
  height: 36px;
  background:url(img/link_5.jpg) no-repeat 0 0;

}
#link_6 {
  display: block;
  cursor:pointer;
  width: 131px;
  height: 36px;
  background:url(img/link_6.jpg) no-repeat 0 0;

}


#link_1:hover { 
  background-position: 0 -36px;
}
#link_1 span {
  display: none;
}

#link_2:hover { 
  background-position: 0 -36px;
}
#link_2 span {
  display: none;
}

#link_3:hover { 
  background-position: 0 -36px;
}
#link_3 span {
  display: none;
}

#link_4:hover { 
  background-position: 0 -36px;
}
#link_4 span {
  display: none;
}

#link_5:hover { 
  background-position: 0 -36px;
}
#link_5 span {
  display: none;
}

#link_6:hover { 
  background-position: 0 -36px;
}
#link_6 span {
  display: none;
}


/* FIM MENU CSS */

#divTopo {
	position:absolute;
	width:56px;
	height:14px;
	margin-left:722px;
	margin-top:-16px;
	}

