@CHARSET "UTF-8";
#container{
	background: repeat-y url(../_img/barra-lateral.gif) #fff;
	border: 1px solid;
	margin: 1px auto;
	min-height: 570px;
	padding: 0 15px 15px;
	width: 996px;
	text-align: left;
	position:relative;
}
#header{
	margin-left: 20px;
}
#newsletter{
	float: right;
	cursor: pointer;
	position: relative;
	margin-right: -45px;
	margin-left: 45px;
	top: 159px;
}
#divFormNewsletter{
	float: right;
	background: repeat-x url(../_img/linhaNewsletter.png);
	margin-left: 703px;
	width: 308px;
	position: absolute;
	text-align: center;
	overflow: hidden;
	color: #fff;
	top: 159px;
	z-index: 1;
}
.closed{
	height: 0px;
}
.open{	
	height: 154px;
}
#divFormNewsletter span{
	display: block;
	margin: 10px;
}
#divFormNewsletter input.text{
	background: url(../_img/textBox.png);
	border: none;
	width: 191px;
	height: 13px;
	line-height: 21px;
	padding: 5px;
}
#container hr{
	margin-bottom: -5px;
}
/* @group menu */
#menu{
	line-height: 24px;
	height: 15px;
	margin: 10px 20px;
	width: 1000px;
	padding-bottom: 20px;
}
#menu li{
	text-align: center;
	font-weight: bold;
	float: left;
	margin-right: 50px;
	width: 150px;
}
#menu a {
	/*background:url(../_img/espiral.png) repeat; background-position:0 0;*/ 
}  
#menu li a { 
	/*background:url(../_img/espiral.png) repeat 0 0;*/
	display: block; 
	padding: 5px 10px;
	color: #000; 
	text-decoration: none; 
}
#menu a:hover{
	/*background-position: -150px 0;*/
	background: url(../_img/underline.png) repeat-x bottom;
}
#viaturasNovas{
	height: 30px;
	line-height: 30px;
}
#viaturasNovas li{
	float: left;
	margin: 0 20px 0 100px;;
}
#viaturasNovas li a{
	color: #7F7F7F;
	font-style: italic;
	text-decoration: none; 
}
#viaturasNovas li a:hover{
	text-decoration: underline;
}
/* @end*/
/* @group: round box */
#centerContent{
	position: relative;
	margin: 10px auto;
	width: 580px;
	height: 305px;
}
#content img{
	width: 580px;
	height: 305px;
}
#content{
	overflow:hidden;
}
#content ul{
	height: 305px;
	width: 500%;
}
#content ul li {
	float: left;
}
.box{
	position: absolute;
	display: block;
}
.corner{
	width: 30px;
	height: 30px;
}
.barsH{
	width: 520px;
	height: 30px;
}
.barsV{
	width: 30px;
	height: 245px;
}
#topLeft {
	top: 0;
	left: 0;
	background: url(../_img/topLeft.png) left top no-repeat;
}
#topRight {
	top: 0;
	right: 0;
	background: url(../_img/topRight.png) no-repeat;
}
#bottomLeft {
	bottom: 0;
	left: 0;
	background: url(../_img/bottomLeft.png) no-repeat;
}
#bottomRight {
	bottom: 0;
	right: 0;
	background: url(../_img/bottomRight.png) no-repeat;
}
#topBar{
	top: 0;
	left: 30px;
	background: url(../_img/topBar.png) no-repeat;
}
#bottomBar{
	bottom: 0;
	left: 30px;
	background: url(../_img/bottomBar.png) no-repeat;
}
#leftBar{
	top: 30px;
	left: 0;
	background: url(../_img/leftBar.png) no-repeat;
}
#rightBar{
	top: 30px;
	right: 0;
	background: url(../_img/rightBar.png) no-repeat;
}
/* @end*/
/* @group bottom selectors */
#bottomContent{
	margin-left: 230px;
	height: 30px;
}
#bottomContent li{
	float: left;
	margin-right: 55px;
	font-size: 17px;
	width: 144px;
	text-align: center;
}
#bottomContent li a { 
	display: block; 
	margin: 0 auto;
	padding: 5px 10px;
	color: #999; 
	text-decoration: none; 
}
#bottomContent li a:hover{
	display: block;
	background: url(../_img/underline.png) bottom repeat-x;
}
/* @end */
/* @group noticias */
#noticias {
	margin: 50px 20px;
}
#noticias h2{
	font-size: 35px	;
	margin-bottom: 21px;
}
#noticias p{
	margin-top: 10px;
	text-align: justify;
	line-height: 20px;
}
#noticias h3{
	font-size: 20px;
}
#noticias img {
	float: left;
	width: 150px;
	padding: 15px;
}
#noticias hr{
	width: 593px;
	margin: -20px auto 20px 180px;
}
.noticia {
	height: 187px;
	margin-bottom: 30px;
}
.noticia img{
	max-height: 160px;
}
/* @end */
/* @group: helpers */
.selected{
	background: url(../_img/underline.png) repeat-x bottom;
}
.bold{
	font-weight: bold;
}
.links {
	color: #fff;
}
.clr{
	clear: both;
}
#rss img{
  height:25px;
  width: auto;
  margin: -9px;
}
/* @end */

/* @group: usados */
.tabela1 { 
  margin: 20px 25px;
  color: #000; 
  min-height: 520px; 
  height: 520px;
  width: 830px; 
  text-align: center;  
  margin: auto;
}
#i_pg { 
  width:800px; text-align:right; margin:10px; color:#000; font-family:arial;
}

.equip {
  width:220px; 
  text-align:left; 
  color:#000; 
  margin-left:10px;
  font-family:arial;
  line-height:14px;
}
dl {
  margin:0px;
}
dl dt {
  background:#444; color:#ccc;
  clear: left; float:left; 
  font-weight:bold; font-size:.9em;font-family:arial;
  padding-left:2px; padding-top:0px; margin-right:3px;
  vertical-align:top; text-align:left;
  min-height:18px; width:114px;
} 
dl dd {
  text-align:left; vertical-align:top;
  color:#fff; background:#000;
  font-size:.92em; line-height:18px;font-family:arial;
  min-height:25px; border-top: 1px solid #444;padding-left:80px;
}
dl dd b {
  color:#000;
  font-size:14px; 
}
#lista_1 ul{
  margin:0px;
}
#lista_1 li {
  padding-left:5px;
  background-color:#111; 
  list-style-type:none;
  border-left:1px solid #333; 
  border-top:1px solid #333; 
  font-size:1em;
  margin-top:5px;
  margin-bottom:-15px;
}
.i_m1 {
  width:160px; 
  float:left; 
  margin:4px; 
}
#lista-usados h5{
  /*border: 1px solid black;*/
  margin-left: 5px;
  width: 158px;
  font-size: 150%;
  font-weight: normal;
  margin-bottom: 5px;
}
#auto-details{
  width: 158px;
  height: 30px;
  margin-left: 5px;
}
#auto-details h4{
  width: 77px;
  line-height: 20px;
  color: black;
  /*border: 1px solid black;*/
}
#auto-details a{
  color: black;
  text-decoration: none;
}
.more-info{
  display: block;
  width: 159px;
  float: left;
  font-size: 120%;
  text-decoration: none;
  background-color: lightgrey;
}

.info-form{
  background: #DC002E;
  position: relative;
  float: left;
  color: white;
  font-weight: bold;
}
#info-form-title{
  font-size: 140%;
  text-align: center;
  margin: 0px auto;
  width: 536px;
  height: 40px;
  cursor: pointer;
  border: 1px solid grey;
  font-weight: normal;
  color: white;
  background: grey;
  border-radius: 10px;
}
#info-form-title img {
  margin-right: 10px; 
}
.info-form-detail{
  margin: 20px auto;
  width: 620px;
}
.first-block{
  width: 300px;
  line-height: 30px;
  margin-bottom: 12px;
  float: left;
}
.first-block .name-box{
  margin-left: 10px;
}
.first-block .email-box{
  margin-left: 12px;
}
.second-block{
  float: left;
  width: 300px;
}
.third-block div{
  width: 97px;
  float: left;
}
#big-aspes{
  font-size: 55px;
  line-height: 35px;
  padding-left: 25px;
}
#big-title{
  line-height: 40px;
  display: block;
  float: left;
  margin-left: 27px;
  line-height: 40px;
}
/* @end */

