body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img_selecionadas/bg.gif);
}
.txt_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_marrom_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration:none;
}
.txt_marrom_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663300;
}
.txt_preto_11_ital {
	color:#000000;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}
.txt_preto_11_ital2 {
	color:#000000;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	font-weight:bold;
}
.titulo_fotos_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.botao a {
	padding:0px;
	text-decoration: none;
	text-align:left;
	color:#000000; 
	background: #FFF7B7 url(img_selecionadas/botoes/imagem1.jpg);
	width:134px;
	height:22px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
} 

.botao a:hover {
	padding:0px;
	text-decoration: none;
	text-align:left;
	color:#000000; 
	background: #FFF7B7 url(img_selecionadas/botoes/imagem2_este.jpg);
	width:134px;
	height:22px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
} 
.botao_maior a {
	padding:0px;
	text-decoration: none;
	text-align:left;
	color:#000000;
	background: #FFF7B7 url(img_selecionadas/botoes/botao_maior1.jpg);
	width:134px;
	height:44px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
} 

.botao_maior a:hover {
	padding:0px;
	text-decoration: none;
	text-align:left;
	color:#000000; 
	background: #FFF7B7 url(img_selecionadas/botoes/botao_maior2_este.jpg);
	width:134px;
	height:44px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
} 

.style1 {
	font-size: 14px;
}
.style11 {
	font-size: 10px;
}
.style2 {
	font-size: 14px;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}



#popup{
width: 740px;
height: 200px;
background-color: transparent;
color: red;
position: fixed;
top: 190px;
left: 200px;
z-index: 10;}