#init {
	width: 50%;
	color: #595959;
	font-size: 28px;
	text-align: center;
	margin: 50px auto;
	display: block;
	float: none;
}

body {
	margin: 10px auto;
	background-color: #e2e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1a1a1;
}

a {
	color: #516ba8;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

a:hover {
	color: #032f6c;
	text-decoration: blink;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

tr, td {
	margin: 0;
	padding: 0;
}

#site {
	margin: 10px auto;
	width: 800px;
	display: none;
}

#dsLeft {
	width: 10px;
	background-image: url("../images/dsLeft.jpg");
	background-repeat: repeat-y;
}

#dsRight {
	width: 10px;
	background-image: url("../images/dsRight.jpg");
	background-repeat: repeat-y;
}

#dsTop {
	width: 780px;
	height: 10px;
	background-image: url("../images/dsTop.jpg");
	background-repeat: repeat-y;
}

#dsBottom {
	width: 780px;
	height: 10px;
	background-image: url("../images/dsBottom.jpg");
	background-repeat: repeat-y;
}

td#main {
	background-color: #FFF;
	width: 780px;
	vertical-align: top;
}

table#main {
	width: 780px;
}

#top, #top img {
	width: 780px;
	height: 171px;
}
#footer, #footer img {
	width: 780px;
	height: 51px;
}

div#menu {
	width: 192px;
	height: 350px;
	float: left;
}

div#menu a {
	float: left;
	width: 192px;
}

#menuitem_01 {
	width: 192px;
	height: 58px;
	background-image: url("../images/menuitem_01.jpg");
	background-repeat: no-repeat;
}

#menuitem_02 {
	width: 192px;
	height: 58px;
	background-image: url("../images/menuitem_02.jpg");
	background-repeat: no-repeat;
}

#menuitem_03 {
	width: 192px;
	height: 58px;
	background-image: url("../images/menuitem_03.jpg");
	background-repeat: no-repeat;
}

#menuitem_04 {
	width: 192px;
	height: 58px;
	background-image: url("../images/menuitem_04.jpg");
	background-repeat: no-repeat;
}

#menuitem_05 {
	width: 192px;
	height: 58px;
	background-image: url("../images/menuitem_05.jpg");
	background-repeat: no-repeat;
}

#menuitem_06 {
	width: 192px;
	height: 60px;
	background-image: url("../images/menuitem_06.jpg");
	background-repeat: no-repeat;
}

#menuitem_01:hover {
	width: 192px;
	height: 58px;
	background-image: url("../images/menuitem_01_h.jpg");
	background-repeat: no-repeat;
}

#menuitem_02:hover {
	width: 192px;
	height: 58px;
	background-image: url("../images/menuitem_02_h.jpg");
	background-repeat: no-repeat;
}

#menuitem_03:hover {
	width: 192px;
	height: 58px;
	background-image: url("../images/menuitem_03_h.jpg");
	background-repeat: no-repeat;
}

#menuitem_04:hover {
	width: 192px;
	height: 58px;
	background-image: url("../images/menuitem_04_h.jpg");
	background-repeat: no-repeat;
}

#menuitem_05:hover {
	width: 192px;
	height: 58px;
	background-image: url("../images/menuitem_05_h.jpg");
	background-repeat: no-repeat;
}

#menuitem_06:hover {
	width: 192px;
	height: 60px;
	background-image: url("../images/menuitem_06_h.jpg");
	background-repeat: no-repeat;
}




table#last {
	width: 555px;
	margin: 10px 18px 10px 15px;
	float: left;
}

table#last td#titulo {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #494645;
	padding: 5px 0;
}

table#last td#lista {
	background-color: #f0edec;
	padding: 0 0 15px 15px;
}

td#lista img {
	width: 165px;
	height: 124px;
}


table#last_item {
	width: 180px;
	margin-top: 15px;
	float: left;
}


div#totalWidth {
	width: 100%;
	padding: 0 3%;
	margin: 20px 0;
	float: left;
}

div#destaque {
	width: 94%;
	float: left;
	background-color: #f0edec;
	text-align: right;
}

div#destaque img {
	width: 165px;
	height: 124px;
}

div#destaque img#sign {
	margin-top: 6px;
	margin-left: 5px;
	width: 32px;
	height: 124px;
}

div#destaque div {
	float: left;
}

div#destaque a {
	float: left;
	padding: 6px 0 6px 6px;
}

h1, h2 {
	color: #032f6c;
	font-size: 18px;
} 

h3, h4, h5, h6 {
	color: #a1a1a1;
	font-weight: normal;
}

#titulo1 {
	font-size: 24px;
	margin: 0;
	padding: 0;
}

#subtitulo1 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}


#empresa {
	width: 555px;
	padding: 10px 18px 10px 15px;
	float: left;
}


div#empresa #descricao {
	font-size: 14px;
	color: #696969;
	width: 500px;
	text-align: justify;
	margin: 40px 25px 25px 25px;
}

div#empresa_imagens {
	margin: 20px 15px;
	float: right;
	text-align: center;
}

div#empresa_imagens img {
	margin-left: 10px;
}



div#servicos {
	width: 555px;
	margin: 10px 18px 10px 15px;
	float: left;
	text-align: justify;
}

div#financ, div#contactos {
	width: 555px;
	margin: 10px 18px 10px 15px;
	float: left;
	font-size: 11px;
	display: inline;
}


table#formulario {
	width: 300px;
	margin: 30px 0 20px 50px;
	float: left;
}

table#formulario td {
	padding: 5px 0;
}




div#errorMsg {
	width: 100%;
	margin: 10px 0;
	font-size: 11px;
	text-align: center;
	color: Red;
}

div#sucessMsg {
	width: 100%;
	margin: 10px 0;
	font-size: 11px;
	text-align: center;
	color: #032f6c;
}

div#info {
	width: 220px;
	float: left;
}

div#formulario2 {
	width: 300px;
	margin-left: 25px;
	float: left;
}

table.frmFields {
	width: 300px;
	margin-bottom: 25px;
	float: left;
}

table.frmFields td {
	padding: 5px 0;
}

div#maps {
	width: 535px;
	text-align: center;
	margin: 10px 0;
	float: left;
}




#notify {
	color: #334a75;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding: 50px 20px;
}



div#automoveis {
	width: 555px;
	margin: 10px 18px 10px 15px;
	float: left;
}

div#catalogo {
	width: 555px;
	margin: 20px 0;
	float: left;
}


div#automovel {
	width: 165px;
	margin: 0 5px 10px 5px;
	padding: 4px;
	float: left;
	border: 1px solid #adadad;
	display: inline;
	font-size: 11px;
	color: #032f6c;
}

div#thumb {
	width: 165px;
	height: 124px;
	float: left;
	background-color: Red;
}

div#description {
	width: 165px;
	height: 42px;
	text-align: center;
	padding-top: 3px;
	float: left;
	color: #38393a;
	overflow: auto;
}

div#price {
	width: 165px;
	height: 15px;
	float: left;
	font-weight: bold;
	text-align: right;
}

div#automovel img {
	float: left;
	width: 165px;
	height: 124px;
}


div#pages {
	width: 555px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}





div#detalhes_automovel {
	width: 555px;
	margin: 20px 18px 10px 15px;
	float: left;
	font-size: 11px;
	color: #38393a;
}

div#titulo {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #032f6c;
	margin-bottom: 20px;
}

table#caract {
	width: 400px;	
}

table#caract .field {
	font-weight: bold;
	width: 100px;
}

table#caract .value {
	text-align: justify;
}

table#caract #detalhe  {
	width: 160px;
	padding-left: 60px;
	padding-right: 10px;
	font-weight: bold;
}

table#caract #d_valor {
	text-align: left;
}

div#preco {
	width: 455px;
	padding: 10px 50px;
	font-size: 12px;
	font-weight: bold;
	color:#032f6c;
	text-align: right;
}

div#thumbs {
	float: left;
	background-color: #f0edec;
}

div#thumbs a {
	padding: 10px;
	float: left;
}

div#thumbs img {
	width: 165px;
	height: 124px;
	float: left;
}

div#go_back {
	width: 555px;
	float: left;
	margin: 20px 0;
	text-align: center;
}




