/* cores do site
Cores do texto: #2E2E2E
tamanho do texto 13px
*/
.paginate {
font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
}

.paginate a {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #999;
	text-decoration:none;
	color: #666;
}
.paginate a:hover, .paginate a:active {
	border: 1px solid #999;
	color: #000;
}
.paginate span.current {
    margin: 2px;
	padding: 2px 5px 2px 5px;
		border: 1px solid #999;
		
		font-weight: bold;
		background-color: #999;
		color: #FFF;
	}
	.paginate span.disabled {
		padding:2px 5px 2px 5px;
		margin:2px;
		border:1px solid #eee;
		color:#DDD;
	}
.paginacao a{
	color:#333;
	padding:3px 5px;
	border:1px solid #ccc;
	text-decoration:none;
	margin:0 3px;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
}

.paginacao a:hover{
	background:#333;
	color:#fff;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
}

.paginacao a.atual{
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:12pt;
	background-color: #0099CC;
}
#Table .borders {
	border: 1px solid #006699;
}
#Table .form_input {
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding: 5px;
	background-color: #D2E3EA;
}
#Table .form_input_verde {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	background-color: #66CC33;
}
#Table .utilizador {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
	color: #99cc00;
	text-transform: uppercase;
}
#Table .verde {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #99cc00;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
}
#Table .titulos2{
	font-family: Calibri;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 1px;
}
#Table .titulos3{
	font-family: Calibri;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	padding: 1px;
	border: 1px solid #666666;
}
.horizontal_line {
	width:80%;
	height:1px;
	background-color:#d3d3d3;
}
.rightContentColumn {
	width:80%;
	height: 245px;
}
label { display: block; margin-top: 10px; }
label.error {
	float: none;
	color: #FF0000;
	margin: 0 .5em 0 0;
	vertical-align: top;
	font-size: 10pt;
	font-weight: bold;
}
.commentimg{
	float:right;
	padding: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
  }
  .commentimgleft{
	float:left;
	padding: 2px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #CCCCCC;
  }
  .infoimg{
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 5px;
  }
  .erro{
	padding: 2px;
	margin: 5px;
	font-family: Calibri;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
  }
  .data_vigor{
	padding: 2px;
	margin: 5px;
	font-family: Calibri;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
  }
  .data_terminos{
	padding: 2px;
	margin: 5px;
	font-family: Calibri;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00;
  }
.comment{
	width: 99%;


-moz-border-radius: 3px;
-webkit-border-radius: 3px;
	border-radius:3px;
	position:relative;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-position: center bottom;
	font-family: Calibri;
	font-size: 10pt;
}

.commentfooter{
	padding-right: 5px;
	padding-top: 10px;
	margin-bottom: 2em;
	font-size: 8pt;
	color: #4A4A4A;
	font-family: Calibri;
}
UL LI {
	list-style-position: inside;
	list-style-type: circle;
	margin-left: 10px;
	font-size: 10pt;
}
LI {
	padding-left: 20px;
	list-style-position: inside;
	list-style-type: circle;
	font-size: 10pt;
}
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Calibri;
	background-color: #E6E6E6;
	text-align: justify;
	font-size: 12pt;
}
div, h1, h2, h3, p, br, form, label, input, textarea, img, span, marquee{
	margin:0; padding:0;
}
a {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-transform: none;
}
a:hover {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}
.aSubmenu {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
.aSubmenu:hover {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}
#Table .menulateral {
	background-color: #DFDFDF;
	padding: 2px;
	font-family: Calibri;
	font-size: 11pt;
}
#Table .conteudo {
	padding: 2px;
	font-family: Calibri;
	font-size: 10pt;
}
#Table .titulos {
	padding: 2px;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
}
#Table .conteudoLinha {
	padding: 2px;
	font-family: Calibri;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#Table .texto {
	padding: 2px;
	font-family: Calibri;
	font-size: 10pt;
	color: #666666;
}
#Table .minitexto {
	padding: 2px;
	font-family: Calibri;
	font-size: 8pt;
	color: #666666;
	background-color: #E6E6E6;
}
#Table .minitexto_7 {
	padding: 2px;
	font-family: Calibri;
	font-size: 8pt;
	color: #666666;
	background-color: #E6E6E6;
}
#Table .mediotexto {
	padding: 2px;
	font-family: Calibri;
	font-size: 10pt;
	color: #666666;
	background-color: #E6E6E6;
}
#Table .borders {
	border: 1px solid #CCCCCC;
}
#Table .border {
	border: 1px solid #CCCCCC;
}
#Table .border1 {
	border: 1px solid #E6E6E6;
}
#Table .Tesquerda {
	font-size: 12pt;
	font-weight: bold;
	font-family: Calibri;
	color: #FFFFFF;
	background-color: #003366;
	background-image: url(../img/menu.png);
	background-repeat: repeat-x;
	background-position: 5px center;
	padding-left: 10px;
}
#Table .titulosPrincipais {
	font-size: 16pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/resize.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	vertical-align: middle;
	background-position: left center;
	font-family: Calibri;
	color: #333333;
}
#Table .titulosPrincipaislaranja {
	font-size: 16pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/resize.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	vertical-align: middle;
	background-position: left center;
	font-family: Calibri;
	color: #FF6600;
}
#Table .titulosPrinlaranjaSIMG {
	font-size: 14pt;
	font-weight: bold;
	vertical-align: middle;
	font-family: Calibri;
	color: #FF6600;
	padding: 3px;
}
.horizontal_line {
	width:100%;
	height:1px;
	background-color:#d3d3d3;
}

input, textarea, select{
	margin:0;
	padding:1;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	border: 1px solid #99ccff;
	text-transform: none;
}
.img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDF1FF;
	height: 1px;
}
#TablePrincipal {
	text-decoration: none;
}
#Table {
	font-family: Calibri;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #F7F7F7;
}
#Table .post-table {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}

#Table .readmore {
	padding-left: 20px;
	background-image: url(../img/icons/page.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#Table .date {
	padding-left: 40px;
	background-image: url(../img/icons/Calendar.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#Table .imenu{
	background-image: url(../img/menu.png);
	background-repeat: repeat-x;
	height: 35px;
} 
#Table .footer{
	font-family: Calibri;
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
	background-image: url(../img/rodape.png);
	background-repeat: repeat-x;
	height: 50px;
}
#Table .footer a{
	font-family: Calibri;
	font-size: 10pt;
	color: #003366;
	height: 50px;
	font-weight: bold;
	text-decoration: none;
}
#Table .footer a:hover{
	font-family: Calibri;
	font-size: 10pt;
	color: #666666;
	height: 50px;
	font-weight: bold;
	text-decoration: underline;
}
#Table .main{
	font-family: Calibri;
	font-size: 10pt;
	color: #003366;
	font-style: normal;
	font-variant: normal;
}
.height{
	height: 5px;
}
.height10{
	height: 10px;
}
.BT{
	margin: 0px;
	padding: 0px;
}
.BT:hover{
	filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #666666;
}
#Table .button {
    font-family: sans-serif;
    font-weight:bold;
    color: #fff;
    padding:5px 10px 6px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    cursor: pointer;
    }
	#Table .blue:hover {
    background:#0085cc;
    background-image: -moz-linear-gradient(top,#0085cc,#00717f);
    background-image: -webkit-gradient(linear,left top,
left bottom,from(#0085cc),to(#00717f)   );
    }
	#Table .blue{
	background: -webkit-gradient(linear, left top, left bottom,
from(#408AD4), to(#00264C));
background: -moz-linear-gradient(top,  #408AD4,  #00264C);
background:#408AD4;
	}
	#Table .small {font-size:12px;}
#Table .medium{font-size:18px;}
#Table .large{font-size:24px;}
.destaque_passatempo{position:fixed;right:10px;width:153px;height:78px;cursor:pointer;display:none;z-index:1000}
.destaque_passatempo img{border:0}
#menu_passatempo.fixed{position:fixed;top:0}
