/* CSS Document */


body {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;  
	margin:0;
	padding:0px;
	background-color:#666;
}

#box {
	width:auto;
	margin:10px;
	border:4px solid #333;
}

/*--------------- container --------------*/

#container {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px 5px 0 5px;
	background-color:#fff;
}

#container a {
	color:#175C8C;
}

/*--------------- banner --------------*/

#banner {
	height:120px;
	background: url(../images/banner_2_tile.gif) transparent repeat-x left top;
}

/*--------------- menu --------------*/

#menu {
	height:21px;
	margin:0px 0 15px 0;
	width:100%;
	clear:both;
	background: url(../images/buttons_bk.gif) transparent repeat-x left center;
	border-top:1px solid #333;
}

#menu a {
	display:block;
	padding:10px 19px 10px 19px;
	margin:0;
	float:left;
	color:#333;
	font-size:1em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-right:1px solid #ccc;
	border-bottom:1px solid #fff;
}

#menu  a:hover {
	color:#333;
	background-color:#939393;
	border-bottom:1px solid #ccc;
	background: url(../images/buttons_bk_hover.gif) transparent repeat-x left center;
}

#menu .active {
	color:#333;
	background-color:#939393;
	border-bottom:1px solid #ccc;
	background: url(../images/buttons_bk_hover.gif) transparent repeat-x left center;
}

/*--------------- center --------------*/

#center {
	margin:0 0 90px 180px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	padding:0 8% 3% 0;
}

#center h4 {
	font-size:11px;
	color:#555555;
	padding:7px 0 0px 10px;
	margin:0;
	height:30px;
	background-color:#F8F8F8;
	border-bottom:1px solid #cccccc;
}

#center h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:15px 0 15px 0;
	padding:0px 0 5px 0px;
}

#center h3 {
	font-size:11px;
	font-weight:bold;
	margin:15px 0 5px 10px;
	color:#6C887F;
}

#center h1 {
	color:#666;
	font-weight:bold;
	font-size:14px;
	padding:10px 0 7px 2px;
	border-bottom:3px solid #B10F0F;
}

#center h5 {
	font-size:10px;
	font-weight:bold;
	margin:5px 0 5px 15px;
}

#center h6 {
	font-size:10px;
	font-weight:bold;
	margin:5px 0 5px 15px;
	color:#F66D1A;
}

#center .image {
	float:right;
	padding:4px;
	border:1px solid #ccc;
}

#center div.aviso {
	margin:10px 20px 25px 10px;
	font-weight:bold;
	color:#990000;
}

#center .commentBy {
	color:#88746D;
	padding-left:20px;
	background: url(../images/icon_comment.gif) transparent no-repeat left top;
}

#center a.userEmail {
	text-decoration:underline;
	font-weight:bold;
	color:#547BCB;
}

#center .submitdate {
	color:#8E8E8E;
	padding-left:4px;
	font-weight:bold;
}

#center div.comment {
	margin:12px 5px 12px 10px;
	padding:10px 10px 5px 3px;
	border-bottom:1px dashed #ccc;
}


#center div.header {
	color:#AF2302;
	font-weight:bold;
	margin:5px 0 5px 0;
}

#center div.superheader {
	margin:5px 0 5px 0;
	color:#AF2302;
}

#center div.bodytext {
	margin:10px 5px 20px 0;
	padding-bottom:16px;
}

#center ul {
	list-style-type:none;

}

#center li {
	list-style-type:circle;
	margin:7px;
}

#center span.image_border {
	border:2px solid #303030;
	float:left;
	padding:1px;
	margin:0 10px 10px 0;
}

#center div.newsPhoto {
	float:left;
	width:350px;
	height:300px;
	padding:1px;
	margin:0 10px 10px 0;
}

#center div.newsPhoto img {
	border:1px solid #333;
}

#voltar a {
	color:#3366CC;
}

#center div.viatura {
	display:block;
	float:left;
	width:181px;
	height:210px;
	border:1px solid #D1D1D1;
	padding:7px;
	margin:0 0 7px 7px;
	font-size:10px;
}

#center div.viatura strong {
	display:block;
	margin:0 auto 4px 10px;
}

#center sup {
	font-size:11px;
	border-top:1px solid #ccc;
	margin-top:10px;
	padding:5px 0;
	display:block;
	text-align:center;
}

/*#center a.botoes {
	display:block;
	width:120px;
	color:#666666;
	border:1px solid #D1D1D1;
	padding:4px;
	margin:0 0 7px 7px;
	font-weight:bold;
	font-size:10px;
	background: url(../images/button_back.gif) transparent repeat-x left top;
	text-decoration:none;
}*/

#center div.separador {
	display:block;
	width:100%;
	margin:15px auto 0 auto;
	padding-bottom:10px;
	border-top:1px solid #eff0ea;
	font-weight:normal;
	clear:both;
}

div.image_gen {
	width:80px;
	margin:4px 0;
	padding:1px;
	background-color:#CCCCCC;
}

dl {
	margin:20px 0;
}

dd {
	margin:5px 0 5px 10px;
}

dt {

}

/*--------------------------------------- Links -------------------------------------------*/

#links {
	width:155px;
	float:left;
	margin:4px 0 0 5px;
}

html>body #links {
	margin:0 0 0 5px;
}

#links h1 {
	height:17px;
	color:#38526D;
	font-weight:bold;
	font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 0 6px 10px;
	border-bottom:3px solid #C8BCAE;
}

html>body #links h1 {
  	padding:0px 0 7px 10px;
}


#links h2 {
	font-size:11px;
	color:#5D7E7C;
	margin:10px 0 3px 0;
	padding:10px 0 0 10px;
}

#links a {
	display:block;
	width:130px;
	height:21px;
	padding:9px 5px 0 12px;
	margin:0px 0 0 2px;
	float:left;
	color:#333;
	font-size:1em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom:1px solid #ccc;
	background: url(../images/links_bullet.gif) transparent no-repeat 0% 50%;

}

#links a:active {
	background-color:#F2F0E9;
}

#links a:hover {
	background-color:#F2F0E9;
	border-bottom:1px solid #fff;
	}

#links div.categorias {
	font-size:9px;
	width:auto;	
	padding:2px;
	margin:4px;
}

/*--------------------------------------- noticias -------------------------------------------*/

#center div.data {

	font-size:10px;
	margin:20px 0 0 0;
}

#center a.header {
	color:#684A2A;
	font-size:11px;	
	font-weight:bold;
	margin:5px 0 15px 0;
	text-transform:none;
}

#center div.text {
	margin:5px 0 20px 0;
}

#center .thumb {
	border:1px solid #ccc;
	float:left;
	padding:4px;
	margin:5px 5px 0 0;
}

#center .thumbs {
	border:1px solid #ccc;
	float:left;
	padding:4px;
	margin:7px 7px 0 0;
}

#center span.separador {
	width:100%;
	margin:15px 0 25px 0;
	display:block;
	clear:both;
}

/*--------------------------------------- Form -------------------------------------------*/

#form {
	margin:0;
	padding:0;
}

#form .name {
	color:#97846B;
	font-weight:bold;
	padding:3px 0 0px 2px;
}

#form .inputButton {
	width:90px;
	color:#666;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	margin-left:5px;
	background-color:#EEEEEE;
	border:1px solid #ccc;
}

#form textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px solid #F1F2F3;
	border-top:1px solid #918076;
	border-left:1px solid #918076;
}

#form input {
	font-size:11px;
	margin:0 0 0 0;
	border-bottom:1px solid #F1F2F3;
	border-top:1px solid #918076;
	border-left:1px solid #918076;
	color:#333333;
}

#form select {
	font-size:11px;
	margin:0 0 15px 0;
	border-bottom:1px solid #F1F2F3;
	border-top:1px solid #918076;
	border-left:1px solid #918076;
	width:220px;
	color:#333333;
}

#form input.check {
	border:none;
	margin-right:5px;
}

#form div.form_error {
	font-size:11px;
	margin:0;
	color:red;
}

#form sub {
	color:#999999;
}

#form tt {
	color:red;
	font-size:16px;
}

#form p.aviso {
	padding-left:15px;
	background: url(../images/icon_aviso.gif) transparent no-repeat left 50%;
}

/*--------------------------------------- dummy -------------------------------------------*/

#footer {
	border-top:2px solid #AC2202;
	background-color:#FFFFFF;
	font-size:10px;
	width:100%;
	text-indent:10px;
	padding:30px 0 10px 0;
	margin:0;
}

#footer a {
	color:#333;
	border-bottom:1px dashed #999;
	text-decoration:none;
}

#footer span.bve {
	margin:0;
	padding:0;
}

#footer span.digitalmente {
	
}