@charset "UTF-8";
body {
	background-image: url(img/fundo.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.fonteMarrom11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #656044;
}
.fonteMarrom11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656044;
}
.fonteMarrom10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656044;
}
.fontePreta10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.fonteMarrom13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #656044;
}
.fontePreta13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#divTV {
	position:relative;
	padding-left:2px;
	padding-top:30px;
	width:110px;
	height:90px;
	text-align:left;
	float: left;
}
#divHappy {
	position:relative;
	padding-left:10px;
	padding-top:85px;
	width:129px;
	height:40px;
	text-align:center;
	color: #000000;
	font-size: 10px;
}
#divClube {
	position:relative;
	padding-left:100px;
	padding-top:30px;
	width:190px;
	height:95px;
	text-align:left;
}
#divBemVindo {
	padding:0px 5px 0px 5px;
	text-align: justify;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}
a:link {
	color: #736D4D;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #736D4D;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #736D4D;
	font-weight: bold;
	text-decoration: none;
}
.bordaFoto {
	border: 1px solid #8A835B;
}
.fonteVermelha15Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}
.fonteMarrom15Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #656044;
	font-weight: bold;
}
.fontePreta13Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 20px;
	width: 100%;
	border: 1px solid #666666;
}
.comboLimitado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #666666;
}
.comboMulti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 110px;
	width: 100%;
	border: 1px solid #666666;
}
.butEnviar {
	background-image: url(img/butEnviar.gif);
	background-color: transparent;
	height: 30px;
	width: 70px;
	border: 0px;
	margin: 0px;
	cursor: pointer;
}
.butLimpar {
	background-image: url(img/butLimpar.gif);
	background-color: transparent;
	height: 30px;
	width: 75px;
	border: 0px;
	margin: 0px;
	cursor: pointer;
}

/*	background-image: url(img/butLimpar.gif);
	height: 30px;
	width: 75px;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	list-style-image: url(img/butLimpar.gif);
*/.fonteVermelha11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
