body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFCF88;
	background-attachment: scroll;
	background-repeat: repeat;
	background-image: url(../imagens/stripe_98e9fc847fb787a061eef4798f6a498d.png);


}
.Geral
{
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFCF88;
}
.TextoMaior
{
	font-family:  "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	color: #FFCF88;
}
.TextoMedio
{
	font-family:  "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	color: #FFCF88;
}
.FundoT1 {
	background-image: url(../imagens/fundo_t1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 220px;
	width: 190px;

}
.FundoTp {
	background-image: url(../imagens/fundo_tp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 164px;
	width: 145px;

}

a:link  { color : #FFCF88;	text-decoration : none;}
a:visited  { color : #FFCF88; text-decoration : none;}
a:active  {	color : #FFCF88;	text-decoration : none;	background-color: #795B00;	}
a:hover  {	color :#FFCF88;	text-decoration : underline overline;}

.Form {
	font-family: "Times New Roman", Times, serif;
	color: #FFCF88;
	font-size: 14px;
	border: 1px Solid #FFCF88;
	background-color: #333333;	
}.menu {
	background-color: #242424;
	height: auto;
	width: auto;

}
.GarotasGuaruja {
	background-attachment: scroll;
	background-image: url(../imagens-guaruja/garotas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu-nav ul { margin: 0px; padding: 0px 0px 0px 3px; }
.menu-nav li {
	margin: 0px;
	padding: 1px 0px;
	border-bottom: 1px solid #993300;
	font-weight: bold;
	list-style-type: none;
}
.menu-nav li a {
	margin: 0px;
	padding: 5px 2px 5px 10px;
	font-size: 16px;
	color:#FFCF88;
	display: block;
	background: no-repeat 0px 10px;
	font-weight: normal;
	text-decoration: none;

}
.menu-nav li a:hover {
	color:#FFCF88;
	text-decoration : none;
	background: #993300 no-repeat 0px 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #993300;
	font-size: 16px;
}
.menu-nav li a:visited {
	color : #FFCF88;
	text-decoration : none;
}
.menu-nav li a:active{
	color : #FFCF88;	
}
h1 {
	font-size: 18px;
	color: #FFCF88;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

