﻿body
{
	margin: 0;
	padding: 0;
	font: 76% Verdana, sans-serif;
	color: #FBDADD;
	height: 100%;
	width: 100%;
}
img
{
	padding: 0px;
	margin: 0px;
	border: none;
}
form
{
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
}
#flashimage
{
	width: 112px;
	height: 33px;
}

/*Regulamento do Passatempo*/
.avisos_legais
{
    width: 680px;
    background: #ffffff;
}
.contentRegulamento {  }

.contentRegulamento .header { }
.contentRegulamento .title {padding-left:10px; font-family:Verdana; font-size:20px; color:#479F0B; padding-top:10px; padding-bottom:20px;}
.contentRegulamento .text {padding-left:10px; font-family:Verdana; font-size:11px; padding-right:10px; line-height:16px;}
.contentRegulamento .text p { margin:0; padding:0; font-size:12px; color:#000; padding-bottom:25px; line-height:16px; }

.contentRegulamento .text a {color:#000; text-decoration:underline;}
.contentRegulamento .text a:hover {text-decoration:none;}
.contentRegulamento .text h2{ font-size:16px; font-family:Verdana; color:#000; font-weight:normal;   }

.print {padding-right:30px; padding-bottom:20px;}
.print img{ text-align:right; border:none; }

/*FOR LIKE FACEBOOK*/
.siteFlash { position:relative;}
#flashcontent { position:absolute; z-index:10; }
iframe { position:absolute; z-index:1000000;}




