﻿/* Desenvolvido por: JGwebcom */

* html img/**/ {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
       this.src.substr(this.src.length-4)==".png"
       ?
       (
     (!this.complete)
     ? "" :
         this.runtimeStyle.filter=
         ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+
         (this.src="shared/images/blank.gif").substr(0,0)
       )
       :
       this.runtimeStyle.filter=""
   )
     );
}
body{
	margin: 0px;
	background: #e1e1e1 url(../images/bg.jpg) top repeat-x;	
	font: 11px Arial;
	text-align: center;
	color: #5e5e5e;
}
#meio{
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 15px;
}
#col_a, #col_b, #col_c{
	width: 18px;
	height: 517px;
	float: left;
	overflow: hidden;
}
#col_a{
	background: url(../images/sombra_col_a.png) no-repeat;
}
#col_b{
	width: 924px;
	height: auto;
	min-height: 550px;
	background: #fefeff url(../images/bg_meio.jpg) top no-repeat;
	text-align: left;
}
#col_c{
	background: url(../images/sombra_col_b.png) no-repeat;
}
#rodape{
	width: 924px;
	background: url(../images/bg_rodape_2.gif) bottom no-repeat;
	overflow: hidden;
	margin: 0 auto;
}
#rodape_a{
	background: #6f6f6f url(../images/bg_rodape_1.gif) top no-repeat;
	padding-top: 50px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;	
	margin-bottom: 13px;	
	min-height: 20px;
	text-align: left;
	color: #e1e1e1;
	line-height: 18px;
}
a{
	text-decoration: none;
	color: #6f6f6f;
}
a:hover{
	text-decoration: underline;
}
#rodape_a a{
	color: #e1e1e1;
	font-size: 12px;
	font-weight: bold;
}
#menu_top{
	margin-left: 518px;
}
#menu_top div{
	width: 106px;
	height: 8px;
	text-align: center;
	margin-right: 11px;
	float: left;
	padding-top: 10px;
}
.link_branco{
	color: #fff;
}
#menu_top2{
	margin-top: 220px;
	padding: 30px 30px 15px 30px;
}
#menu_top2 select{
	width:180px; 
	margin-bottom: 8px;	
}
#menu_top2_ca{
	width: 250px;
	float: left;
}
#menu_top2_cb{
	width: 354px;
	float: left;
	padding-top: 80px;
}
#menu_top2_cc{
	width: 260px;
	float: left;
	padding-top: 40px;
}
input, select, textarea{
	background: #d6dfe2;
	padding: 2px;
	line-height: 18px;
	font-weight: bold;
	width: 100%;
	font-size: 11px;
	border: 0 none;
	color: #7f7f7f;
}
#conteudo{
	margin: 0px 20px 0px 20px;
	clear: both;
	overflow: hidden;
}
h1{
	color:#085e86;
	font-size: 18px;
}
p{
	line-height: 17px;
	font-size: 13px;
}

#contato input, #contato textarea{
	border-top: 1px solid #C1C1C1;
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #E2E2E2;
	border-bottom: 1px solid #EFEFEF;
	width: 98%;
	padding: 5px;
	line-height: 16px;
	color: #6A6A6A;
}
#contato button{
	border: 2px solid #9DBBD2;
	color: #315c81;
	font: bold 15px Arial;
}
#contato{
	font-weight: bold;
	color: #315c81;
}
.azul{
	color: #085e86;
}

.botaoBusca{
	border: 0 none;
	background: none;
	text-align: left;
}

#lista ul{
	list-style: none;
	margin-left: -40px;	
	#margin-left: 3px;
	clear: both;
}
#lista ul li{
	padding: 5px;
	#padding: 4px;
	margin: 4px;	
	background:#F2F2F2;
	border-bottom: 1px solid #DDD;
	font-size: 12px;
	color: #555;
}
#lista ul li:hover{
	background: #E2E2E2;
	cursor: pointer;
}
#lista ul li ul{
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	clear: both;	
	height: 15px;
}
#lista ul li ul li{
	display: inline;
	padding: 0px;
	margin: 0px;	
	background: none;
	border: none;
	margin-right: 10px; 
}
#lista ul li ul li:hover{
	background: none;
}

#cabecalhoLista ul{
	list-style: none;
	margin-left: -40px;
	padding: 5px;
	margin: 4px;
	margin-bottom: -8px;
	#margin-bottom: -15px;
	background: url(../images/bg_barra_topo.png) repeat-x;
	border-bottom: 1px solid #B7B7B7;
	font-size: 12px;
	color: #4C4C4C;	
	font-weight: bold;
	clear: both;	
	height: 17px;
}
#cabecalhoLista ul li{
	display: inline;
}

.a, .b, .c, .d, .e{
	display: block;
	float: left;
	margin-right: 10px;
	text-align: center;	
}
.a{
	width: 12%;
}
.b{
	width: 17%;
	text-transform:capitalize;
}
.c{
	width: 30%;
	text-align: left;
	text-transform:capitalize;
}
.d{
	width: 16%;
}
.e{
	width: 20%;
	margin-right: 0px;
}

#boxDestaque{
	width: 168px;
	height: 160px;
	float: left;
	margin: 4px;
	overflow: hidden;
}
.fotoDestaque{
	width: 160px;
	height: 110px;
	overflow: hidden;
	border: 4px solid #d5d5d5;
	background: #f2f2f2;
	margin-bottom: 8px;
}
.fotoDestaque img{
	border: 0 none;
	float: left;
}

.fotoDestaque span{
	padding: 5px;
	background: #6f6f6f;
	font-size: 11px;
	color: #fefefe;
	position: relative;
	margin-bottom: -40px;
	float: left;
}
#paginacao{
	text-align: center;
}
#paginacao select{
	width: 50px;
	text-align: center;
}
.rsListaFicha{
	width: 50%;
	float: left;
	overflow: hidden;
	list-style: none;
	margin-left: -40px;	
	#margin-left: 3px;
}
.rsListaFicha li{
	padding: 5px;
	#padding: 4px;
	margin: 4px;	
	border-bottom: 1px solid #DDD;
	font-size: 12px;
	color: #555;
	clear:both;
	min-height: 17px;
}
.rsFicha{
	float: right;
	width: 70%;
}
.NomeRsFicha{
	float: left;
	width: 28%;
}
.cap{
	text-transform: capitalize;
}
.rsListaFoto{
	width: 48%;
	float: right;
	overflow: hidden;
	list-style: none;
	margin-left: -40px;	
	#margin-left: 3px;
}
.rsListaFoto li{
	margin: 2px;
	background: #c6c6c6;
	border: 4px solid  #c6c6c6;
	float: left;
	width: 120px;
	height: 80px;
	overflow: hidden;
}
.rsListaFoto li img{
	width: 140px;
	border: 0 none;
}
.rsListaFoto li:hover{
	border: 4px solid  #085e86;
}