/* CSS rivello.net */

a {
 outline: none;
 color:#336699;
 text-decoration:none;
}
a:hover{color:#FF9900;}


:focus {
 -moz-outline-style: none;
}


body {
	font: 11pt "Trebuchet MS", Verdana, Arial;
	color:#999999;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	line-height:14pt;
}

.bg1, bg0 { 
background: #e4e4e4 url(/img/bg1.jpg) repeat-x top;
}

.bg2 { 
background: #e4e4e4 url(/img/bg2.jpg) repeat-x top;
}

.bg3 { 
background: #e4e4e4 url(/img/bg3.jpg) repeat-x top;
}

.bg4 { 
background: #e4e4e4 url(/img/bg4.jpg) repeat-x top;
}

.bg5 { 
background: #e4e4e4 url(/img/bg5.jpg) repeat-x top;
}



.m0, .m1,.m2,.m3,.m4,.m5,.m6 {

 font-weight:bold;
 padding:4px 3px 0px 3px;

 font-weight:bold;
 text-decoration:none;
 text-align:center;
 height:24px;
}

.m1, .m0 {
 background: #ffffff url(/img/m1.jpg) left top no-repeat;
}
.m1 a, .m2 a, .m3 a,.m4 a,.m5 a,.m6 a {color:#666666; font-size:11pt;   text-decoration:none; font-weight:bold;   margin-top:3px; margin-left:5px; }
/*.m1 a:hover, .m2 a:hover, .m3 a:hover,.m4 a:hover,.m5 a:hover,.m6 a:hover {  }*/

.m2 {
background: #ffffff url(/img/m2.jpg) left top no-repeat;
}

.m3 {
background: #ffffff url(/img/m3.jpg) left top no-repeat;
}

.m4 {
background: #ffffff url(/img/m4.jpg) left top no-repeat;
}

.m5 {
background: #ffffff url(/img/m5.jpg) left top no-repeat;
}

#pagina {
	width: 810px;
	margin: 0 auto;
	text-align: left;

}
#cabecalho {
	padding: 0 10px 0 20px;  
	height:98px;
	background: url(/img/bgcab.jpg) no-repeat top right;
	margin:0px;
}

#conteudo {
	padding: 1px 20px 0px 20px; 
	margin:0px;
	background-image: url(/img/bgc.jpg);
	background-repeat: repeat-y;
	background-position: center ;
    text-align:justify;
    font-size:10pt;
	color:#666666;

}
#rodape {
	padding: 6px 25px 25px 25px;
	margin:0px;
	background: url(/img/bgcc.jpg) center top no-repeat;
    color:#999999;
	font-size:9pt;

}
#rodape h4 {
	color:#999999;
	margin:0px 0px 5px 0px;
	font-size:12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}

#rodape h4 a {color:#999999;}
#rodape span {float:right;}
#rodape a {color:#999999;}
#rodape a:hover { color:#FF3300;}

#rodape ul{
	list-style-type:none;
	color:#999999;
	margin:3px 10px 0px 0px;
	padding:2px 0px 2px 5px;
	font-size:8pt;
	float:left;
}

#rodape .caixa{

margin-right:5px;
float:left;
}

.limpaF { 
 clear:both;
 height:0;
 font-size: 1px;
 line-height: 0px;
}


.aviso {
	margin:0px 0px 15px 0px;
	font-weight: bold;
	color:#990000;
	padding:8px;
	border: 1px solid #FF9393;
	background-color:#FFF0F0;
  }
 .avisook {
	margin:0px 0px 15px 0px;
	font-weight: bold;
	color:#333333;
	padding:8px;
	border: 1px solid #B3FF66;
	background-color:#E6FFCC;
  }
  
  
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter,#lbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/img/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink,#lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink :hover {
	background: transparent url(/img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink :hover {
	background: transparent url(/img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/img/closelabel.jpg) no-repeat center;
	margin: 5px 0;
}

#lbCaption,#lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}



/* MENU */

#menu {
float:left;
 margin: -15px 0px 0px -1px;
 padding: 0px;
 height:22px;
}



.menua a{
 display: block;
 margin:0px;
 margin-left:4px;
 padding:0px 0px 0px 4px;
 text-decoration: none;
 font-weight:bold;
 z-index:400;
 color:#FFFFFF;
 }

#rnav {
 padding: 4px 0px 0px 0px ;
 margin-left: 0px ;
 list-style: none;
 z-index:400;

}

#rnav li {
 float: left;
 position: relative;
 padding:4px 1px 1px 1px;
 margin:0px 8px 6px 0px;
 z-index:500;
 list-style: none;
 font-weight:bold;
 width:87px;
 height:25px;
 text-align:left;
}

#rnav li ul {
 display: none;
 position: absolute;
 left: 0;
 padding:0px;
 background: #386297;
 z-index:auto;
 width:163px;


}

#rnav li ul li {
 padding:0px;
 margin:0px;
 width:163px;
 height:auto;
  font-weight:bold;
  text-align:left;

}

#rnav li>ul {
 top: auto;
 left: auto;
 padding:0px;
 margin:0px;
 z-index:4100;
 font-weight:bold;

}

#rnav li:hover ul, #rnav li.over ul {
 display: block;
 padding:0px 0px 0px 0px;
 margin:2px 0px 0px 0px;
 z-index:4500;
 font-weight:bold;
 font-size:11pt;
 background-color:#30527F;
}

#rnav li ul li a {
 font-size:10pt;
 color:#ffffff;
 font-weight:bold;
 padding:2px;
 margin:1px;
 padding-left:3px;
 font-weight:bold;
}

#rnav li ul li a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#rnav li ul li:hover { background-color:#006699;}

.nv ul li{
 padding:2px;
 margin:2px;
}


#destaque {
margin: 8px 8px 8px 8px;
height:196px;
width:756px;
background:#ececec;

}

#destaqueTexto {
float:left;
margin-right:10px;
width:214px;
text-align:justify;
font-size:10pt;
color:#666666;
padding:8px 0px 0px 8px;
}

#destaqueTexto h1{
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:13pt;
color:#254367;
margin: 0px 0px 5px 0px;
padding: 0px;
text-align:left;
line-height:12pt;
}

#show {
float:right;
}


.caixa {
width:245px;
float:left;
margin: 10px 0px 0px 6px ;


}
img{border:none;}
.caixa .prj img  {border: solid 2px #ececec; float:left; margin:0px 3px 3px 0px; opacy:.7; }
.caixa .prj, .caixa .casos  { font-size:9pt; margin-top:1px; text-align:left; line-height:12pt;}
.caixa .prj strong {font-size:10pt;}
.caixa .casos h3{ margin: 5px 0px 5px 0px; font-size:10pt;} 
.caixa .casos { text-align:justify; padding-right:10px; line-height:13pt;}
 .caixa .casos img {border: solid 2px #ececec; float:left; margin:0px 8px 1px 0px;  }


.lista
{
list-style: url(/img/list.gif);
margin:3px 0px 0px 0px;
padding:2px 0px 2px 22px;
}
.lista li{
 font-size:10pt;
 color:#333333;
}
.lista li a {
 color:#990000;
 text-decoration:none;
}

.lista li a:hover {
color:#FF6600;
}
.frm {
color:#666666;
background:#ececec; border:#999999 1px solid; padding:2px; margin:3px; font-size:10pt; 
}
.bot {
	color:#5BA20D;
	font-size:10pt;
	padding:3px;
	margin:3px;
	border: 1px solid #BBF57A;
	background-color: #D5F1BC;
}

#noticia {
 margin: 8px 8px 8px 8px;
 text-align:justify;
 font-size:12pt;
 line-height:16pt;

}
#noticia h1 {margin:0px 0px 12px 0px; padding:0px; color:#003366; font-size:16pt; }
.infoNoticia {color:#999999; font-size:7pt;}



.destaque strong{
color:#000000;
}

.destaqueprj {
 width:370px;
 float:left;
 margin-right:15px;
 border: solid 5px #ececec;

}

.destaque {
 width:162px;
 height:150px;
 float:left;
 margin-right:18px;
 line-height:10pt;
 text-align:left;
 font-size:10pt;

}
.destaque em{
font-size:7pt;
color:#999999;}

.destaque img {

border: solid 3px #ececec;
width:160px;

}

.destaque p {
margin:3px;
padding:0px;
}
.destaque a {
 color:#999999;
}
.destaque a:hover {
 color:#000000;
 text-decoration:none;
}

#subMenu{
	display:block;
	color:#CCCCCC;
	font-size:85%;
	padding:2px 2px 2px 6px;
	margin: 2px 0px 3px 0px;
	background:#ececec;
}