@charset "iso-8859-1";
/* CSS Document */

body {
	margin:0;
	background: url(../imagens/layout/fundo.jpg);
	padding:0;
}

*html html, body {
	height:100%;
	overflow:auto;
	
}


#container {
	background: url(../imagens/layout/fundobg_10.jpg) repeat-y;
	width:970px;
	margin:9px -10px 10px 15px;
	}
	
#detalhesuperior {
	background:url(../imagens/layout/topbarra.jpg);
	height:20px;
	color:#FFF;
	text-align:right;
	font-size:80%;
	padding:10px 10px 0 0;
	font-style:italic;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#detalhe {
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	background:#FFF;
	padding:5px 0 5px 0;
	height:100px;
	}
	
#logo {
	margin: 20px 40px auto 20px;
	float:left;
	}
* html #logo {
	margin: 20px 40px auto 10px;
	float:left;
	}	
#banner {
	float:left;
	width:600px;
	height:90px;
	background:#FFF;
	margin-top:4px;
	border:0px #FFF solid;
	}
#banner img {
	vertical-align:middle;
	}

#decorRight {
	float:right;
	margin:15px 10px 0 0 ;
	}
* html #decorRight {
	float:right;
	margin:15px 5px 0 0 ;
	}

.layout #menuHorizontal {
	background:url(../imagens/layout/menuhorizontal.jpg) repeat-x;
	height:51px;
	margin:0 0 0 0;
}

.menuH ul{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	padding:0 0 0 0;
	width:821px;
	height:15px;
	margin:auto;
}

.menuH li {
	display:inline;
	border-left:1px #FFF solid;
	border-right:1px #FFF solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	margin:-2px;
	padding:0 20px 0 20px; 
}

.menuH a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.menuV a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:15px;
}

* html .menuH ul{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	width:781px;
	height:15px;
	margin:auto;
}

* html .menuH li {
	display:inline;
	border-left:1px #FFFsolid;
	border-right:1px #FFF solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding:0 15px 0 15px;
	margin:0;
}

#busca {
	background: url(../imagens/layout/busca.jpg) no-repeat;
	height:48px;
	padding:10px 0 0 200px;
	margin-top:-10px;
}

#lateralesquerdo {
	margin-left:2px;
	width:182px;
	float:left;
	margin-top:0;
	padding-top:-10px;
	}

#content{
	width:600px;
	min-height:780px;
	background:#FFF;
	margin:15px 0 15px 190px;
	padding:15px 5px 15px 5px;	
	border-left:#347FEE 2px solid;

}
* html #content{
	background:#FFF;
	border-left:#347FEE 2px solid;
	margin-left:-10px;
	}

* html #lateralesquerdo {
	margin-left:2px;
	width:40px;
	float:left;
	margin-top:0;
	padding-top:-10px;
	}
*html #lateralDireito {
	width:100px;
	float:right;
	margin:80px 0 0 auto;
	height:600px;
		}	

#lateralDireito {
	width:134px;
	float:right;
	margin:0 0 0 auto;
	height:600px;	
}
	
#banerdir {
	width:100px;
	float:right;
	margin:27px 27px 0 auto;
	height:600px;

	}
		
* html #banerdir {
	width:100px;
	float:right;
	margin:27px 0 0 auto;
	height:600px;
	padding-right:8px;
	}
		
#rodape {
	background:url(../imagens/layout/rodape_10.jpg) no-repeat;
	height:26px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:3px 0 0 0;
}
	
.clearFloat {
	clear:both;
	margin:0;
	padding:0;
}

#publicidades {
	background-color:#FFF;
	padding-left:13px;
	padding-bottom:7px;
	padding-top: 7px;
	}
#publicidades img {
	border:2px #FFF solid;
	margin-bottom:10px; 
	}
	
#menu {
	background:url(../imagens/menu_11.jpg) no-repeat;
	width:172px;
	height:188px;
	margin-left:8px;
			}
.menuV ul{
	padding:20px 0 0 20px;
	list-style:none;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;		
	}
.menuV li{
	padding-bottom:1px;
	border-bottom:1px #FFF solid;
	width: 130px;
	margin-bottom:4px; 
	}
* html #menu {
	background:url(../imagens/menu_11.jpg) no-repeat;
	width:172px;
	height:188px;
	margin-left:8px;
			}
*html .menuV ul{
	list-style:none;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:-5px;
	}
* html .menuV li{
	padding-bottom:1px;
	border-bottom:1px #FFF solid;
	width: 130px;
	margin-bottom:4px; 
	}
	

.liststrip {
	list-style:none;
	padding:0;
	margin:5px 0 0 0;
}

.linepar {
	background:#DDD;
	width:100%;
	padding:5px;
} 
.lineimpar {
	background:#EEE;
	width:100%;
	padding:5px;
}

ul.subNav {
	display:none;
}

.submenu {
	border-bottom: #FFF 1px;
	width:90px;
	padding: 0 15px 0 15px;
	}

.cin {
	background-color:#f7f3f3;
	}
	
.pub {
	margin: 3px 0 3px 15px;
	}