﻿body
{
	margin: 0;
	padding: 0;
	font: 76% Verdana, sans-serif;
	color: #FBDADD;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}

body.bodyPrintNews { background:#ffffff;}

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;   }

.clear { clear:both;}
.print_news { width:690px; background:url(/images/footer_print.jpg) no-repeat 40px bottom; padding-bottom:300px;}
.print_news .header {}
.print_news .contentMain { width:690px; padding-top:20px; }
.print_news .contentMain .leftContent { float:left; width:218px; margin-left:40px;  }
.print_news .contentMain .leftContent .image { width:185px; }
.print_news .contentMain .rightContent { float:left; width:400px; padding-left:20px;}
.print_news .contentMain .title { font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#3C3C3C; padding-bottom:15px;}
.print_news .contentMain .description { font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#000000; }
.print_news .contentMain .description p { padding:0; margin:0; padding-bottom:15px;}

@media screen {

/*Avisos legais*/
.contentRegulamento { padding-left:20px;  }

.contentRegulamento .header { }

.contentRegulamento .title {padding-left:10px; font-family:Verdana; font-size:20px; color:#90B0C2; 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; padding-bottom:20px;   }

.print {padding-right:30px; padding-bottom:20px;}
.print img{ text-align:right; border:none; }

}


@media print {
.avisos_legais
{
    width: 680px;
    background: #ffffff;
}

.contentRegulamento {  }
.contentRegulamento .text h2 a{ display:none;}
.contentRegulamento .header {  }
.contentRegulamento .title {padding-left:10px; font-family:Verdana; font-size:20px; color:#90B0C2; 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:10px; 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 { display:none;}
}

body.avisos_legais { background-color:#ffffff;}

/*FOR LIKE FACEBOOK*/
.siteFlash { position:relative;}
#flashcontent { position:absolute; z-index:10; }
iframe { position:absolute; z-index:1000000;}



