body {
	background: #FFFFCC url(giff/fundo_site.jpg) top left repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.img_001{
	background-image: url('giff/img_fundo001.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.img_002{
	background-image: url('giff/img_fundo002.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.img_003{
	background-image: url('giff/img_fundo003.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
.img_004{
	background-image: url('giff/fundo_contador.png');
	background-position: center;
	background-repeat: no-repeat;
}
.img_005{
	background-image: url('giff/fundo_menu.png');
	background-position: center;
	background-repeat: no-repeat;
}

.texto_padrao{
	font-family: verdana;
	font-size: 11px;
	font-weight: lighter;
}
.texto_padrao_menor{
	font-family: verdana;
	font-size: 9px;
	font-weight: lighter;
}
.texto_padrao_vermelho{
	font-family: verdana;
	font-size: 11px;
	font-weight: lighter;
	color:#FFFFFF;
}
.texto_padrao_vermelho_menor{
	font-family: verdana;
	font-size: 9px;
	font-weight: lighter;
	color:#FFFFFF;
}
.texto_padrao_negrito {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.campo_texto {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#0099FF;
}
.botao_form {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#3333FF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
dvStrFbPgApresent{
    width: 480px;
    min-height: 200px;
    background-color: #FFFFFF;
    position: relative;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}
#dvStrFbPaginas{
    width: 480px;
    min-height: 900px;
    background-color: #FFFFFF;
    position: relative;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}
#dvStrFbRevistas{
    width: 470px;
    min-height: 326px;
    position: relative;
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#dvFundoTv{
    width: 470px;
    height: 326px;
    position: relative;
    float: left;
    margin-top: 10px;
    margin-left: 0px;
    background-image: url('giff/fundoTv.jpg');
    background-repeat: no-repeat;
}
.clImg{
    width: 400px;
    height: 230px;
    position: relative;
    float: left;
    margin-top: 55px;
    margin-left: 35px;
    background-color: #000000;
}
.clLegenda{
    width: 402px;
    height: 32px;
    position: relative;
    float: left;
    margin-top: 4px;
    margin-left: 35px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
