.row{max-width:960px;}
header{
	background:#353E4D;
	border-top:5px solid #000;
}
.linha_vermelha{
	background:#FF0C0C;
	border-top:5px solid #FF0C0C;
}
.linha_azul{
	background:#0F0ABF;
	border-top:5px solid #0F0ABF;
}
body, input, textarea, button, select, td{
	font-family: 'Trebuchet MS', sans-serif;
    font-style: normal;
    /*font-weight: 600;*/
	font-size: 12px;
	line-height: 16px;
	color: #333E4C;
	-webkit-font-smoothing:antialiased; 
}
h2{
	font-size:26px;
	color:#333E4C;
}
a,a:visited { color: #FF0C0C; }
a:hover { text-decoration: none; color:#0C0BBE; }
a img{ vertical-align: middle; }

.logo{ 
	color: #fff; 
	margin-bottom: 8px; 
	margin-top: -15px; 
}
.titulo{font-size: 29px;margin-bottom: 0px;}

.topo{ list-style:none; }
.topo li{ float:left; position:relative; padding-right: 1px;  }
.topo a{ 
	color: #fff; 
	text-shadow: 1px 1px 1px #000000;
	display: block;
	font-size: 15px;
	width: 20px;
	padding: 6px;
	text-decoration: none;
	text-align: center;
}
ul.topo{
	width: 48px;
	height: 28px;  
	background: #303440;
	border-radius: 0px 0px 6px 6px; 
	-moz-border-radius: 0px 0px 6px 6px; 
	-webkit-border-radius: 0px 0px 6px 6px; 
}
.menu{
	margin-top: 10px;
	list-style:none;
}
.menu li{
	float:left;
	position:relative;
	margin-right: 10px;
}
.menu li.last, .menu ul li{
	margin-right: 0;
}
.menu a{
	border-top: 3px solid  #FD0B07;
	color: #fff;
	text-shadow: 1px 1px 1px #000000;
    display: block;
    font-size: 15px;
	font-weight: bold;
	width: 100px;
	padding: 6px 8px 8px;
    text-decoration: none;
	text-align: center;
	background: #303440;
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
}

.menu a:hover, .menu a.sele{
	border-top: 0;
	border-bottom: 3px solid #0F0ABF;
	padding: 9px 8px 8px;
}

.topo_oferta{ list-style:none; }
.topo_oferta li{ float:left; position:relative; padding-right: 1px;  }
.topo_oferta a{ 
	color: #fff; 
	text-shadow: 1px 1px 1px #FD0B07;
	display: block;
	font-size: 15px;
	padding: 6px;
	text-decoration: none;
	text-align: center;
}
ul.topo_oferta{
	width: 112px;
	height: 42px;
	margin-top:-5px;  
	background: #FD0B07;
	border-radius: 0px 0px 6px 6px; 
	-moz-border-radius: 0px 0px 6px 6px; 
	-webkit-border-radius: 0px 0px 6px 6px; 
}
.topo_registo{ list-style:none; }
.topo_registo li{ float:left; position:relative; padding-right: 1px;  }
.topo_registo a{ 
	color: #fff; 
	text-shadow: 1px 1px 1px #0F0ABF;
	display: block;
	font-size: 15px;
	padding: 6px;
	text-decoration: none;
	text-align: center;
}
ul.topo_registo{
	width: 112px;
	height: 42px;
	margin-top:-5px;  
	background: #0F0ABF;
	border-radius: 0px 0px 6px 6px; 
	-moz-border-radius: 0px 0px 6px 6px; 
	-webkit-border-radius: 0px 0px 6px 6px; 
}

.banner{
	margin-top:10px;
	padding: 6px;
}


.pesquisa{
	margin: 10px;
	background: url( ../img/pesquisa.png ) top left no-repeat;
	padding: 15px;
	color: #fff;
	font-size: 11px;
}
.pesquisa h2 {
	color: #fff;
	font-size: 14px;
}
.pesquisa p{
	color: #fff;
	font-size: 10px;
}
.pesquisa input[type=text], input.recuperar{
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	font-size: 15px;
	padding: 2px 5px;
	width: 260px;
	margin: 4px 0;
	background: #fff;
	border:0;
	height: 30px;
	color: #999;
}
input.recuperar{
	border: 1px solid #D3D8E0;
}

.pesquisa a.botao{
	margin-top: 5px;
	margin-left: 65px;
}
.pesquisa span{
	margin-top: 12px;
	font-size: 11px;
}

.box{
	margin-top: 10px;
	background: #F4F5F8;
	border: 4px solid #D3D8E0;
	padding: 15px 15px 10px 10px;
	 border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
}
.box h2{
	color: #343E4C;
}
.box li{
	border-bottom: 1px dotted #D3D8E0;
	color: #333E4C;
}
.box span{
	font-weight: normal;
	font-size: 10px;
}
.box ul:not(.clearing-thumbs) li a{
	display: block;
	background: url("../img/bullet.png") no-repeat scroll left center;
	padding: 3px 20px;
	color: #333E4C;
	font-weight: bold;
	text-decoration: none;
}
.box a.botao{
	margin-top: 5px;
	margin-left: 160px;
}


.box.noticia_even, .box.noticia_odd{
	float: left;
	width: 267px;
}
.box.noticia_odd
{
	margin-left: 10px;
}
.cookie{background:rgba(116, 116, 116, 0.44);}
footer, .push {
	height: 200px;
	clear: both;
	background: #F4F5F8;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"]{height: 2.1rem;}
.postfix{height: 2.1rem;line-height: 32px;}
.mb10{margin-bottom:20px;}
.mt20{margin-top:20px;}
.button{background:#f00;color:#fff !important;}
.button:hover{background:rgba(197, 0, 0, 1);color:#fff !important;}
footer p{margin-bottom:0;}
small{font-size:12px;}
.linha{background: url('/img/linha.jpg') repeat-x scroll center bottom transparent;max-height:1px;margin: 5px 0;}
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current a{
    background: none repeat scroll 0% 0% #0C0BBE;}