* {

	margin: 0;

	padding: 0;

}



body {

	margin-top: 0px;
	
	


	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	text-decoration:none;
	
	font: Arial, Helvetica, sans-serif;
	
	color: #006;
	background: #526A72 url(../imagens/bg.jpg) repeat-x center top;
	background-color: #526A72;

}



h1, h2, h3 {

	color: #069;

}



h1 {

}



h2 {

}



h3 {

}



p, blockquote, ul, ol {

	margin-bottom: 0px;

	line-height: 1.4em;

}



p {

}



blockquote {

}



ul, ol, li {

	margin: 0px;

	padding: 0px;

	list-style: none;

}



a {

	text-decoration: none;

	color: #006;

}



a:hover {

	text-decoration: none;

	color: #006;

}

hr {
      color: #495FA7;
      background-color: #495FA7;
      height: 1px;
    }

/*Tabelas*/

.tabela_principal {
	width:1000px;
	position:absolute;
}

.tabela_topo {
	width:980px;
	height:200px;
	text-align:center;
	vertical-align:top;
		background: url(../imagens/guilherme_foto.png) no-repeat;
			background-position:center;


	}
.tabela_marca {
	width:430px;
	height:200px;
	background: url(../imagens/guilherme_logo.png) no-repeat;
	background-position:center;
	text-align:center;
	vertical-align: top;
	}
	
.tabela_separa {
	width:980px;
	/*background: url(../imagens/guilherme_marca.png);*/
	background-color: #FF0;
	text-align:center;
	}
.tabela_separa1 {
	width:640px;
	height:20px;
	background: url(../imagens/separa.jpg);
	background-repeat:no-repeat;
	background-position: right bottom ;
	background-color:#FFF;
	}
	
.tabela_separa2 {
	width:20px;
	li
	
	background-color:#FFF;
	}
.menu_topo {
	width:980px;
	height:45px;
	background: url(../imagens/bg_menu.jpg);
	text-align:left;
	}
	
.menu_topo a {

	text-decoration: none;

	color: #fff;

}

.menu_topo a:hover {

	text-decoration: none;

	color: #9CF;

}
	
.menu_conteudo {
	width:980px;
	height:45px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background: url(../imagens/bg_menu.jpg);
	text-align:center;
	}
	
	
.conteudo_esquerda {
	width:700px;
	background-color:#FFF;
	text-align:left;
	vertical-align:top;
	padding-left:20px;
	}
	
.conteudo_direita {
	width:280px;
	/*background: url(../imagens/guilherme_marca.png);*/
	background-color:#fff;
	text-align:left;
	vertical-align:top;
	padding-left:10px;	
	padding-right:20px;	
	padding-top:20px;
	}
	
.home_direita {
	width:280px;
	text-align:left;
	vertical-align:top;
	color:#FFF;
	background-color:#0072BC;
		}
.home_agenda{
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	background-color:#FFF;
	border:#0072BC 1px;
	border-style:solid;
	color:#0072BC;
}	
.home_data{
	font-size:12px;
	font-weight:bold;
	padding-top:20px;
	color:#666;
}	
.home_noticias_foto1{
	padding-top:20px;

}
.home_noticias_foto {
	border:0px ;	
	
}


.home_noticia_titulo1{
	font-size:30px;
	font-weight:bold;
	padding-top:20px;
	line-height:1em;

}

.home_noticia_titulo2{
	font-size:16px;
	font-weight:bold;

}

.home_titulo{
	font-size:16px;
	font-weight:bold;
	padding-top:20px;
}

.home_noticia_texto{
	font-size:12px;
	font-weight:100;
}

.noticia_legenda{
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	color:#666;
}	

.album_fundo{
	background: #495FA7;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	}

.album_fotos{
	font-size:12px;
	font-weight:bold;
	
	color:#666;
	width:200px;
}	

.album_fotos1{
	font-size:12px;
	font-weight:bold;
	background: #D9E6F2;
	
	color:#666;
	width:920px;
}

.album_titulo{
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	color:#006;
}

.album_texto{
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	color: #333;
}

.album_botoes{
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	color: #fff;
}

.caixa_texto{
	font-size:12px;
	color: #666;
	background-color:#CCC;
	border:1px;
	border-bottom-color:#006;
	width:320px;
}

.noticias_botoes{
	font-size:12px;
	font-weight:bold;
	padding-top:20px;
	color: #006;
}

.rodape{
	width:980px;
	height:80px;
	background: url(../imagens/bg_rodape.jpg);
	background-color:#fff;
	color:#FFF;
	text-align:center;
	padding-top:80px;

	}
	
.rodape a{
	color:#FFF;
	
	}
