﻿/* hide from ie on mac \*/
.clear { clear:both;}

html, body
{
	height: 100%;
	width:100%;
}

/* end hide */
body
{
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	background-color: #000000;
	font: 76% Arial, sans-serif;
}
.clear{ clear:both;}

#flashcontent
{
	height: 100%;
	width:100%;
}

form
{ 
	padding:0px; 
	margin:0px; 
	height:100%; 
	width:100%;
}


.footer {padding-left:26px;  }
.footer .logosFooter { left:26;  position:absolute; bottom:20px; }
.footer .logosFooter ul{margin:0;padding:0;   }
.footer .logosFooter li{list-style:none;float:left;   padding-right:16px; }

.footer .linksFooter { right:0; padding-right:21px; position:absolute; bottom:20px; }
.footer .linksFooter ul{margin:0;padding:0;   }
.footer .linksFooter li{list-style:none;color:#ffffff;font-family:Helvetica, Arial;   }
.footer .linksFooter li a {color:#ffffff; text-decoration:none;}

/*Regulamento do Passatempo*/

.contentRegulamento {  }

.contentRegulamento .header { display:block;}
.contentRegulamento .header_print { display:none;}
.contentRegulamento .title {padding-left:10px; font-family:Verdana; font-size:20px; color:#F26522; 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:#fff; padding-bottom:25px; line-height:16px; }

.contentRegulamento .text a {color:#ffffff; text-decoration:ulderline;}
.contentRegulamento .text a:hover {text-decoration:none;}
.contentRegulamento .text h2{ font-size:16px; font-family:Verdana; color:#fff; font-weight:normal;   }



.print {padding-right:30px; padding-bottom:20px;}
.print img{ text-align:right; border:none; }

