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

html {
	height:100%;
	}
body {
	margin:0;
	background:#effaff url(../imagens/bg_body.jpg) no-repeat center top;
	font:normal 75% Tahoma,Verdana,Arial;
	color:#333;
	text-align:center;
	}
h1,h2,h3,h4,p,ul {
	margin:0;
	padding:0;
	}
p {
	padding:0 0 10px 0;
	text-align:justify;
	}
img {
	border:0;
	}
a {
	text-decoration:none;
	color:#333;
	}
ul {
	list-style:none;
	}
	
/* @ Classes 			________________________________________________*/

.imgTitle {
	margin:0 0 10px 0;
	}
.imgLeft {
	float:left;
	padding:0 10px 5px 0;
	}
	
.linkClip {
	width:260px;
	height:120px;
	border:2px solid #daf2fd;
	background:#fff;
	text-align:center;
	padding:15px 0 0 0;
	margin:0 0 10px 0;
	}
.orangeBt {
	color:#fff;
	background:#ff7705;
	padding:6px 10px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
.orangeBt_2 {
	color:#fff;
	background:#ff7705;
	padding:6px 10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}	
.subList li {
	padding:2px 0 2px 0;
	}
.subList li a {
	padding:2px 17px 2px 0;
	background:url(../imagens/arrowIcon.gif) no-repeat 7px right;
	}
.subList li a:hover {
	color:#f60;
	}
.subList_2 li {
	padding:2px 0 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
	font-weight:normal;
	}
.subList_2 li a {
	padding:2px 17px 2px 0;
	background:url(../imagens/arrowIcon.gif) no-repeat 7px right;
	}
.subList_2 li a:hover {
	color:#f60;
	}	
.notSmallBox {
	border-bottom:1px dotted #999;
	margin-bottom:10px;
}
.notSmallBox h3 {
	margin-bottom:5px;
	}
.tsmall {
	padding:0;
	margin:0;
	font-size:0.9em;
	text-align:right;
	color:#999;
	}
	
/* @ Layout 			________________________________________________*/

#iquego {
	position:absolute;
	left:50%;
	margin:0 0 0 -490px;
	text-align:left;
	width:980px;
	}
#topSite {
	height:230px;
	}
#menuSite {
	background:url(../imagens/bg_menuPrincipal.jpg) repeat-x;
	height:30px;
	}
#menuSite ul {
	display:block;
	}
#menuSite ul li {
	display:inline;
	padding:0 5px 0 20px;
	}
#conteudo {
	padding:10px 10px 50px 10px;
	background:url(../imagens/bg_conteudo.jpg) repeat-x;
	min-height:600px;
	height:auto !important;
	height:600px;
	}
#sideCont {
	width:675px;
	float:left;
}
#sideRight {
	width:260px;
	float:right;
	padding:0 0 30px 0;
}
#orangeMenu {
	text-align:right;
	font-weight:bold;
	font-size:0.9em;
	}
#orangeMenu li {
	padding:0;
	display:block;
	margin-bottom:2px;
	}
#orangeMenu li a {
	padding:7px 15px 7px 0;
	background:#fcfcfc;
	color:#ff7705;
	border-bottom:1px solid #ff7705;
	display:block;
	}
#orangeMenu li a:hover {
	background:#ff7705;
	color:#fff;
	}
.menuOculto {
	display:none;
	}
#listaCompleta {
	margin:-3px 0 0 0;
	text-align:right;
	cursor:pointer;
	}
#newsBox {
	padding:20px 0 0 0;
	background:url(../imagens/bg_newsletter.jpg) no-repeat bottom left;
	height:200px;
	}
#newsInnerBox {
	padding:0 15px;
}
#newsBox label {
	display:block;
	padding:5px 0 2px 0;
	}
#newsBox input {
	border:1px solid #daf2fd;
	width:195px;
	height:22px;
	}
#newsEnviar {
	float:right;
	margin:-25px 0 0 0;
	}
#pesqBox {
	padding:20px 0 0 0;
	}
#pesqLine {
	padding:10px 0 0 0;
	clear:both;
	}
#pesqLine img {
	float:left;
	}
#pesqBox input {
	float:right;
	border:1px solid #daf2fd;
	width:180px;
	height:22px;
	}
#btClick {
	float:right;
	clear:both;
	}
#linkBox {
	clear:both;
	padding:20px 0 0 0;
	}
	
#prodHome {
	width:370px;
	float:left;
	}
#licitHome {
	width:280px;
	float:right;
	}
	
/* @ Newsbox HOME _____________________________________________________*/

#newsHome {
	clear:both;
	}
.notBox {
	display:block;
	height:220px;
	background:url(../imagens/bg_notBox.jpg) no-repeat center bottom;
	margin-bottom:15px;
	}
	
/* @ 3 Colunas Interno ________________________________________________*/

#mInterno {
	width:185px;
	float:left;
	text-align:right;
	padding:5px 0 0 0;
	}
	
#mInterno ul.orangeList li {
	background:url(../imagens/bg_mInterno.gif) no-repeat;
	height:25px;
	padding:5px 0 0 0;
	}
	
#mInterno ul.orangeList  li a {
	padding:5px 15px 0 0;
	color:#fff;
	}
#mInterno ul.orangeList_2 li {
	background:url(../imagens/bg_mInterno.gif) no-repeat;
	height:25px;
	padding:5px 0 0 0;
	}
#mInterno ul.orangeList_2  li a {
	padding:5px 15px 0 0;
	}
#mInterno_2 {
	width:185px;
	float:left;
	text-align:right;
	padding:5px 0 0 0;
	}
	
#mInterno_2 ul.orangeList li {
	background:url(../imagens/bg_mInterno.gif) no-repeat;
	height:25px;
	padding:5px 0 0 0;
	}
	
#mInterno_2 ul.orangeList  li a {
	padding:5px 15px 0 0;
	color:#fff;
	}
#mInterno_2 ul.orangeList_2 li {
	background:url(../imagens/bg_mInterno.gif) no-repeat;
	height:25px;
	padding:5px 0 0 0;
	}
#mInterno_2 ul.orangeList_2  li a {
	padding:5px 15px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}			
#cInterno {
	width:455px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	}
#cInterno_2 {
	width:475px;
	float:right;
	}
	
#cInterno h1 {
	font-size:2em;
	color:#f60;
	margin-bottom:5px;
	}
	
#cInterno h2 {
	font-size:1.4em;
	color:#036;
	margin-bottom:10px;
	}
	
#cInterno h3 {
	font-size:1.2em;
	color:#036;
	}
#cInterno_2 h1 {
	font-size:2em;
	color:#f60;
	margin-bottom:5px;
	}
	
#cInterno_2 h2 {
	font-size:1.4em;
	color:#036;
	margin-bottom:10px;
	}
	
#cInterno_2 h3 {
	font-size:1.2em;
	color:#036;
	}	
	
/* @ Img ______________________________________________________________*/

#imgBlock {
	float:left;
	width:185px;
	margin:5px 15px 5px 0;
	border-bottom:1px solid #ddd;
	color:#666;
	}
#imgBlock img {
	margin-bottom:5px;
	}
	
/* @ Diretor __________________________________________________________*/

#diretor {
	width:215px;
	padding:5px;
	background:#f8f8f8;
	border:1px solid #aaa;
	float:left;
	margin:2px;
	}
#diretor_2 {
	width:186px;
	padding:5px;
	background:#f8f8f8;
	border:1px solid #aaa;
	float:left;
	margin:2px;
	}
#diretor_3 {
	width:154px;
	padding:2px;
	background:#f8f8f8;
	border:1px solid #aaa;
	float:left;
	margin:2px;
	}
#diretor_4 {
	width:154px;
	padding:2px;
	background:#ff7705;
	float:left;
	margin:10px 2px 2px 2px;
	text-align:right;
	color:#FFFFFF;
	}	
#diretor p {
	padding:0;
	}
#diretor p b {
	color:#036;
	}
#diretor img {
	margin-bottom:5px;
	}
	
#cData {
	padding:15px 0 0 0;
	}
	
#dirPicture {
	float:left;
	width:200px;
	}
#dirPicture_2 {
	float:left;
	width:190px;
	}
#dirPicture ul {
	padding:10px 0 0 0;
	}	
#dirPicture ul li {
	float:left;
	margin:2px 4px 0 0;
	}
#dirPicture_4{
	float:left;
	width:200px;
	}

#dirPicture_4 ul {
	padding:10px 0 0 0;
	}	
#dirPicture_4 ul li {
	float:left;
	margin:2px 4px 0 0;
	}		
#dirData {
	float:right;
	width:270px;
}
#dirData_2 {
	float:left;
	width:200px;
}
#dirData_3 {
	float:right;
	width:269px;
}

#moreInfo {
	padding:20px 0 0 0;
	clear:both;
	}
#moreInfo ul li {
	padding:2px;
	}
	
/* @ Edital ___________________________________________________________*/

#edital {
	margin-bottom:10px;
	background:#f8f8f8;
	border:1px solid #eee;
}

#edital h1 {
	font-size:1.2em;
	color:#036;
	border-bottom:1px dotted #ddd;
	padding:5px;
	}
	
#edital p {
	padding:5px 10px 15px 10px;
	}
	
/* @ Noticia Controll _________________________________________________*/

#notControl {
	padding:15px 0;
	height:30px;
	text-align:center;
	}
#notControl ul {
	margin:0;
	padding:0;
	}
#notControl ul li {
	display:inline;
	padding:2px;
	}
#notControl ul li a {
	padding:2px 5px;
	border:1px solid #ccc;
	}
#notControl ul li a:hover, #notControl ul li a.ccn {
	border-color:#036;
	background:#36C;
	color:#fff;
	}
#notControl ul li a.ccn {
	cursor:default;
	}
	
/* @ RODAPE SITE ______________________________________________________*/
	
#rodape {
	padding-bottom:5px;
	color:#1b4c92;
	clear:both;
	}
#rodape p {
	text-align:center;
	font-weight:bold;
	}
#rodaCont {
	font-size:0.9em;
	background:#1b4c92;
	margin-bottom:10px;
	color:#fff;
	height:75px;
	}
	
#rodaTx {
	padding:10px 0 0 15px;
	width:400px;
	float:left;
	}
	
#webMail {
	position:relative;
	top:18px;
	right:15px;
	background:url(../imagens/webRodape.jpg) no-repeat;
	width:338px;
	height:39px;
	float:right;
	padding:5px 0 0 120px;
	}
#webMail input {
	width:100px;
	height:22px;
	margin-right:5px;
	color:#666;
	padding:0 3px 0 3px;
	border:0;
	}
#rodaCont b {
	font-size:1em;
	}
#rodaCont p {
	text-align:left;
}

/* @ FONTES E ESTILOS ______________________________________________________*/

.textos_01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
	font-weight:normal;
}
.textos_01_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
	font-weight:bold;
}
#cInterno p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
	font-weight:normal;
	}
#cInterno_2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
	font-weight:normal;
	}	
.thepet {
    padding-top:12px;
	padding-left:15px;
}
.mypets a {
	color:#fff;
}	
.thepet a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
	font-weight:normal;
}

/* @ organograma ______________________________________________________*/

#organo_geral {
    width: 440px;
	margin: 0;
	}
#organo_titulo {
	background: #CCCCCC;
	font-weight:bold;
	font-size: 15px; 
	padding: 2px; 
	margin: 2px;
	}
#organo_cont {
	margin: 0;
	
	}
#organo_titulo a { 
    color: #FFF; 
	}
#organo_cont a { 
    color: #000; 
	}

/* @ produtos ______________________________________________________*/

.produt_titulo {
	background:url(../imagens/bg_mInterno.gif) no-repeat;
	height:25px;
	padding:5px 0 0 0;
	text-align:left;
	}
.produt_titulo a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding-left:15px;

	}
.produt_intern {
	padding:5px 30px 0 0;
	text-align:right;
	}
