html,body {
	width:100%;
	height:100%;
	margin:0 auto;
	background-color:#666666;
	background-image:url(../imagens/bk.gif);
	background-repeat:repeat-y;
	background-position:center;	
}
.link {
	color:#FF0000;
}
.amarelo {
	color: #FFFF00;
}
#principal {
	width:800px;
	height:100%;
	margin:0 auto;
	background-color:#000000;
}
#topo {
	width:800px;
	height:220px;
	background-image:url(../imagens/topo2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#miniatura {
	width:100px;
	height:67px;
	border: solid 1px #FFFF00;
}
#menu {
	border-top: solid 1px #000000;
	border-botton: solid 1px #000000;	
	width:100%;
	height:22px;
	background-color: #0099CC;
	margin: 0 auto;

}
#menu ul {margin: 0 0 0 0;}
#menu ul li {display: inline;}
#menu ul li a {
	color:	#ffffff;
	float: left;
	padding: 0 15px;
	height: 22px;
	line-height: 22px;
	text-decoration:none;
	border-right: 1px solid #000099;
	border-left: 1px solid #0066CC;
	font-family: "Trebuchet Ms", Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}
#menu ul li a:hover {
	background:#0066cc;
}
#conteudo {
	min-height:250px;
	font-family:"Trebuchet MS";
	color:white;
	background-color:#000000;
	position:relative;
}

#rodape {
	height:62px;
	padding:10px;
	background-image:url(../imagens/bk_rodape.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#rodape p {
	width:250px;
	height:62px;
	padding-top:7px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	background-image:url(../imagens/moldura.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#topo_conteudo {
	height:87px;
}
#texto_conteudo {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#CCCCCC;
	padding:10px;
	text-align:justify;
}
#texto_conteudo_show {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#CCCCCC;
	padding:10px;
	text-align:justify;
}
#texto_conteudo_fotos {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#CCCCCC;
	padding:10px;
	text-align:justify;
	padding:20px;
}
#texto_conteudo_jairo {
	width:300px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#CCCCCC;
	padding:10px;
	text-align:justify;
}
#texto_conteudo_contato {
	width:100%;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#CCCCCC;
	padding:10px;
	text-align:center;
}
#texto_conteudo_contato a{
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#CCCCCC;
	text-align:justify;
}
#show {
	background-image:url(../imagens/fundo_show.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#jairo {
	background-image:url(../imagens/fundo_jairo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#links {
	background-image:url(../imagens/fundo_links.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#contato {
	background-image:url(../imagens/fundo_contato.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#texto_conteudo a{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#CCCCCC;
	padding:5px;
	font-weight:bold;
}
#texto_conteudo ul li{
	padding:5px;
}
#texto_conteudo_show ul li{
	padding:1px;
}
#texto_conteudo_jairo p {
	text-indent: 30px;
}

#foto_conteudo {
	width: 100%;
}
#foto_conteudo h2{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#CCCCCC;
	text-align:center;
}
#texto_albuns {
	width:700px;
}
.titulo_album {
	font-size:13px;
	font-weight:bold;
	color:#FFFF00;
}
.clique_album {
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.album_titulo {
	font-size:20px;
	font-weight:bold;
	color:#FFFF00;
}
#foto_individual{
	width:700px;
	height:600px;
	background-attachment:fixed;
	background-image:url(../imagens/fundo_foto.jpg);	
}
#foto_individual_vertical{
	width:700px;
	height:600px;
	background-attachment:fixed;
	background-color:#000000;
}
#carregando_foto{
	position:absolute;
	background-color:#000000;
	background-image:url(../imagens/carregando_foto.gif);
	background-repeat:no-repeat;
	width:500px;
	height:333px;
	top: 212px;
	left:94px;
}
#foto_meio{
	position:absolute;
	background-color:#000000;
	background-repeat:no-repeat;
	width:500px;
	height:333px;
	top: 100px;
	left:41px;
}
#foto_meio_vertical{
	position:absolute;
	background-color:#000000;
	background-repeat:no-repeat;
	width:333px;
	height:500px;
	top: 9px;
	left:125px;
}
#carregando_foto_vertical{
	position:absolute;
	background-color:#000000;
	background-image:url(../imagens/carregando_foto.gif);
	background-repeat:no-repeat;
	width:333px;
	height:500px;
	top: 215px;
	left:44px;
}
#timeline_fotos {
	position:absolute;
	color:#FFFFFF;
	font-weight:bold;
	width:580px;
	text-align:center;
	size:14px;
	top: 518px;
}
#timeline_fotos a{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-style:normal;
	color:#FFFFFF;
}
.album_fotos {
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
}

