/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style: none;
	text-decoration:none;
}
h1 span, h2 span, h3 span{
	display: none;
}
body {
	background: url(imagens/fundo.png);
}

h1 {
	display: none;
}
#topoBlog {
	width: 468px;
	height: 60px;
	background: #000000;
	margin: 10px auto 10px;
}
#geral {
	width: 768px;
	background: #FFFFFF;
	margin:auto;
	border-left: 3px  #999999 outset;
	border-right: 3px #999999 inset;
}
#topo {
	width: 768px;
	background: #000000;
	width: 768px;
	height: 200px;
}
#menu {
	height: 25px;
	background: #000000;
	border-bottom: #666666 2px solid;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu p {
	margin-top: 5px;
}
#menu p a {
	color: #FFFFFF;
}
#menu p a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
/*#topoadm {
	width: 768px;
	height: 157px;
	background: url(../imagens/bannerJoaoAdmBlog.jpg) no-repeat;
}*/
/* Barra */
#btAgencia {
	top: 15px;
	height:45px;
	margin-left: 5px;
	margin-top: 5px;
	background:url(imagens/barraBlogAgencia.jpg) no-repeat;
}
/* postagens */
#postagens {
	float: left;
	padding: 3px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 560px;
}
#postagens a {
	text-decoration: none;
	color: #000000;s
}
/* Menu Direito */
#menuDireito {
	float: right;
	margin-left: 1px;
	margin-right: 3px;
	width:190px;
	z-index: 25px;
	background: #FFFFFF;
}
#nomeJoao {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	color:#0000CC;
}
#perfil {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:3px;
	width:153px;
	height:100px;
	border-bottom:solid 2px #0000CC;
}
#busca {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:3px;
	font-weight:bold;
	color:#0000CC;
	width:190px;
	height: auto;
	margin-bottom: 3px;
	border-bottom:solid 2px #1c551e;
}


/*bannerPequeno*/
.img-wrapper {
 background:url(../imagens/shadow.jpg) no-repeat right bottom;
 float: left;
 width: 190px;
 margin:5px 0 0 1px;
}

.img-inner {
  background:url(../imagens/top-right2.gif) no-repeat top right;
  padding: 0 5px 5px 0;
  float: left;  /*:KLUDGE: Fixes problem in IE5.2/Mac */
  margin: auto;
  width: 190px;
}

.img-wrapper img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  display: block;
}

/* Creditos */
#credito {
	width:750px;
	height:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:10px 0 5px 0;
	border-top: 1px dashed  #CCCCCC;
}

#credito div {
	padding: 3px;
}
/* Corpo da Notícias */
#corpo {
	margin:5px 10px 0px 10px;
	border-bottom:solid 1px #006600;
	color: #333333;
}

.style1 {
	color: #0000CC;
	font-weight: bold;
}
.titulo {
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color: #000000;
	margin: 5px 0px;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.data {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 2px;
}
.hora {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texto {
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:16px 0 0 0;
}

.texto img {
	margin: 10px 0;
}

.imprimir {
	width: 45px;
	height: 20px;
	font-weight:bold;
	margin:140px 0 0 425px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}	
.enviar {
	width: 40px;
	height: 20px;
	font-weight:bold;
	margin:140px 0 0 480px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
#comentario {
	width: 120px;
	height: 20px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	float: right;
}

#comentario img {
	margin: 0 10px 0 0;
}


#comentario  a{
  position:relative; 
  z-index:24;
}

#comentario  a:hover{
  z-index:25; 
}

#comentario a span{
	display: none
}
 
#comentario a:hover span{ 
  display:block;
  position:absolute;
  width:150px; 
  top:-34px;
  padding:5px 10px;
  border:1px solid #999;
  background-color: #0066CC; 
	color: #FFFFFF;
}

.foto_noticia {
	text-align: center;
}
.data_atual {
/*	font-weight: bolder;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 5px  0px;
	border-bottom:dashed 1px #0000CC;
}
fieldset {
	border: 0;

}
/* Bordas Arredondadas
==================================================================================*/
.box {
	height: auto;
	background: url(imagens/bottom.gif) no-repeat  left bottom;
  	background-color:#CCCCCC;
	padding: 0px 0px 6px 0px;
	z-index: 25;
}

.box h3{
	height: 6px;
	color: #FFFFFF;
	font-size: 12px;
 	background: url(imagens/top.gif) no-repeat left Top;
	background-color:#CCCCCC;
	padding: 4px 0px 0px 6px;
}
/* Menu 
==================================================================================*/
#primary-nav {
	z-index: 30;
	}
ul#primary-nav li {
	position: relative;
	list-style: none;
	border-bottom:1px dashed #FFFFFF;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
ul#primary-nav li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding:3px 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}
ul#primary-nav li ul li a {
	padding:3px 5px;
} /* Sub Menu Styles */
ul#primary-nav li a:hover {
color: #CC9900;
}
#artigos {
	height: 80px;
	width: 180px;
	background: #000000;
	margin: auto;
	margin-bottom: 3px;
}
/* Rodape
==================================================================================*/
#credito{
	height: 20px;
	margin-top: 10px;
	width:768px;
	clear: both;
	font-size:10px;
	margin:auto;
}
