@charset "utf-8";
body {
	background:#000 url(imagens/top.png) repeat-x;
	margin:auto;
	margin-top:0px;
	padding:0px;
	color:#C0BABA;
	font-family: 'Arial Narrow';
	font-size:14px;
}
a {
	text-decoration:none;
	color:#C0BABA;
}
p {
	text-align:left;
	margin-top:0px ;
}
#corpo {
	background-color: #000;
	height:auto;
	width: 775px;
	margin:auto;
}
#top {
	width:775px;
	height:30px;
	background:url(imagens/top.png) repeat-x;
}
#bottom {
	width:775px;
	height:30px;
	background:url(imagens/bottom.png) repeat-x;
	margin:auto;
}
#logo {
	width:775px;
	text-align:center;
	margin-top:50px;
	margin-bottom:60px;
}
#menu {
	width:775px;
	height:40px;
}
#menu a {
	text-decoration:none;
	color:#fff;
}
#menu li {
	color:#FFF;
	float:left;
	list-style:none;
	width:80px;
	margin:auto;
	margin-right:10px;
	font-family: 'Calibri', 'Arial Black';
	font-size:12px;
	display:block;
	border-bottom:solid #555959 2px;
}
#menu li:hover {
	border-bottom:solid #34A6B8 2px;
	display:block;
}
#banner, #banner_v, #banner_s, #banner_t, #banner_p, #banner_c, #banner_a, #banner_e {
	width:775px;
	height:160px;
}
#banner_v {
	background:url(imagens/banner_v.png) repeat-x;
}
#banner_s {
	background:url(imagens/banner_s.png) repeat-x;
}
#banner_t {
	background:url(imagens/banner_t.png) repeat-x;
}
#banner_p {
	background:url(imagens/banner_p.png) repeat-x;
}
#banner_c {
	background:url(imagens/banner_c.png) repeat-x;
}
#banner_a {
	background:url(imagens/banner_a.png) repeat-x;
}
#banner_e {
	background:url(imagens/banner_e.png) repeat-x;
}
#tex_logo {
	float:left;
	margin-top:65px;
}
#im_logo {
	float:right;
}
#conteudo {
	width:775px;
	height:auto;
}
#titulo, #titulo2 {
	width:285px;
	height:26px;
	padding-top:25px;
	font-size:16px;
	margin-left:20px;
	border-bottom:solid #555959 3px;
	font-weight: bold;
	color:#FFF;
}
#titulo2 {
	width:200px;
	float:left;
}
#cont {
	width:775px;
	min-height:200px;
}
#com, #com2 {
	width:285px;
	height:auto;
	margin-left:20px;
	float:left;
}
#com2 {
	width:200px;
}
#com li {
	font-size:13px;
}
#com li a:hover, #com li:hover {
	color:#34A6B8;
	text-decoration:underline;
}
#logo_cli {
	width:251px;
	height:100px;
	float:left;
	margin-left:5px;
	text-align:center;
	padding:25px 0px 0px 0px;
}
#info {
	width:170px;
	height:auto;
	float:right;
	font-size:13px;
}
#img_car {
	width:auto;
	height:auto;
	padding-top:100px;
	float:right;
}
#modelo {
	width:460px;
	height:auto;
	float:right;
	margin-left:10px;
}
#mode {
	color:#34A6B8;
	font-size:16px;
	font-weight:bold;
}
#logo_pa {
	width:180px;
	float:left;
	margin-left:10px;
	padding-top:60px;
	height:200px;
	text-align:center;
}
#footer {
	clear:both;
	width:775px;
	height:60px;
	background-color:#494A4C;
	margin:auto;
	margin-top:20px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#foo_le, #foo_ri {
	float:left;
	font-size:12px;
	margin-top:5px;
	margin-left:20px;
}
#foo_ri {
	float:right;
	width:140px;
	margin-top:20px;
}
#cx_agd {
	width:140px;
	height:20px;
	margin-bottom:6px;
	margin-right:10px;
	padding-top:6px;
	background-color:#333;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.cx_agd_input {
	width:140px;
	height: 20px;
	background-color:#333;
	margin-bottom:6px;
	margin-right:10px;
	padding-top:6px;
	border: 0px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

#mapa {
	color:#FFF;
}
#mapa a:hover {
	color:#34A6B8;
	text-decoration:underline;
}

#user_login, #user_pass{
	margin-top: -3px;
	background-color: #333333;
	color: #ffffff;
	border: 0px;
	width: 130px;
}	


