body {
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#d8d9d9;
	background-image: url("../images/bg.jpg");
	background-attachment: scroll;
	background-repeat:repeat-x;
	background-position: top left;
}
h1 {
	font-size:20px;
	font-weight: normal;
	margin:0px;
	padding: 0px 0px 0px 0px;
	color:#414243;
}
h2 {
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding: 5px 0px 10px 0px;
	line-height:16px;
	color:#414243;
}
a {
font-size:inherit; font-style:inherit; text-decoration:none; color: inherit;
}
a:hover {
font-size:inherit; font-style:inherit; text-decoration:none; color: inherit;
}
a:active {
font-size:inherit; font-style:inherit; text-decoration:none; color: inherit;
}
a:visited {
font-size:inherit; font-style:inherit; text-decoration:none; color: inherit;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
#site {
	top: 0px;
	width:100%;
	height:auto;
	margin:auto;
	text-align:left;
	overflow: hidden;
}
#cabecalho {
height:auto;
margin:auto;
overflow:hidden;
padding:20px 0;
width:900px;
}
#logotipo {
	height:69px;
	margin:0;
	padding:0;
	width:377px;
}
#content {
	width:900px;
	height:auto;
	padding:0px;
	margin:auto;
	overflow: hidden;
}
#contentHomeLeft {
	width:658px;
	min-height:500px;
	height:auto;
	float:left;
	padding:0px;
	overflow: hidden;
}
#fadeshow1 {
	width: 658px;
	height: 254px;
	margin:0px auto 10px auto;
	padding:0px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#contentLeft {
	width:330px;
	height:auto;
	float:left;
	padding:0px;
	overflow: hidden;
}
#contentLeft .contentLeftImagem {
	width: 321px;
	height: auto;
	overflow: hidden;
	margin:0px;
	padding:0px;
	border: 2px solid Grey;
}
#contentRight {
	width:328px;
	height:auto;
	float:right;
	padding:0px;
	margin:0px;
	overflow: hidden;
}
#contentRight .contentRightImagem {
	width: 328px;
	height: auto;
	overflow: hidden;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align: center;
}
#destaque {
	width:328px;
	height:auto;
	padding:0px;
	margin:0px;
	overflow: hidden;
}
#destaque .destaqueTexto {
	width:318px;
	height:auto;
	padding:34px 0px 0px 10px;
	margin:0px;
	overflow: hidden;
}
#botoes {
	width:318px;
	height:auto;
	margin:0px 0px 5px 0px;
	padding:5px 0px 5px 6px;
	overflow: hidden;
	border-top: 1px solid #c5c6c6;
	border-bottom: 1px solid #c5c6c6;
}
#botoes .botao {
	width: 98px;
	height: 51;
	margin:0px;
	padding: 0px 2px 0px 5px;
	float:left;
	overflow: hidden;
	opacity: 0.5;
	Filter: Alpha(Opacity=50);
}
#botoes .botao:hover {
	width: 98px;
	height: 51;
	margin:0px;
	padding: 0px 5x 0px 5px;
	float:left;
	overflow: hidden;
	opacity: 1;
	Filter: Alpha(Opacity=100);
}
#newsletter {
	width: 306px;
	height: 37px;
	overflow: hidden;
	margin:5px auto 0px auto;
	padding:0px;
	background-image: url("../images/newsletter.png");
	background-repeat: no-repeat;
	background-position: top left;
}
#contentHomeRight {
	width:212px;
	height:auto;
	float:right;
	padding:0px;
	overflow: hidden;
	top: 0px;
	position:relative;
}
#links {
height:auto;
margin:auto;
overflow:hidden;
padding:0;
width:900px;
}
#menu {
	width:auto;
	height:auto;
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	overflow: hidden;
	float:right;
}
#menu li {
	width:auto;
	height:auto;
	font-size:13px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#000000;
	float:left;
	list-style:none;
	margin: 0px 5px 0px 5px;
	border: 1px solid #ffffff;
	background-color: #f9f9fa;
}
#menu li:hover {
	color: #000000;
	border: 1px solid #858181;
}
#menu .activo {
	color:#000000;
}
#menu li a {
	color:#000000;
	padding: 5px 6px 5px 6px;
	text-decoration:none;
	display:block;
}
#menu li:hover a, #menu .activo a {
	text-decoration:none;
	color:#000000;
	display:block;
}
#menuHover {
	width:87px;
	height:88px;
	padding:0px 10px 0px 10px;
	margin:-3px 0px 0px -1px;
	list-style:none;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	top:120px;
	background-color: #f9f9fa;
	background-image: url("../images/menu_back.png");
	background-repeat:no-repeat;
	background-position: top center;
	display: none;
}
#menuHover li {
	width:auto;
	height:auto;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	list-style:none;
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 4px 0px;
	float:none;
	border-bottom: 2px solid #dededf;
	border-top: none;
	border-right:none;
	border-left: none;
}
#menuHover li:hover, #menuHover .activo {
	color:#000000;
	border-top: none;
	border-right:none;
	border-left: none;
	border-bottom: 2px solid #dededf;
}
#menuHover li a {
	color:#000000;
	padding: 2px 5px 2px 5px;
	text-decoration:none;
	display:block;
	background-color: #dededf;
}
#menuHover li:hover a, #menu .activo a {
	text-decoration:none;
	color:#000000;
	display:block;
}
.formularioNewsPosition {
	position:relative;
	width:98%;
	_width:80%;
	height:auto;
}
.formularioNews, .mapa {
	width:400px;
	height:auto;
	float:left;
	margin-top:15px;
	margin-left:5px;
	border: 1px solid #dddddd;
	font-size:11px;
	color:#000000;
	line-height:16px;
}
.formularioNewsSubmit {
	width:auto;
	height:auto;
	font-size:12px;
	border: 1px solid #FFF;
}
.formularioNewsInput {
	width:140px;
	height:auto;
	font-size:12px;
	background-color:#ffffff;
	border: 1px solid #a0a0a4;
	margin: 10px 10px 0px 110px;
	float:left;
}
.formularioNewsTextarea {
	width:97%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#dddddd;
	border: 2px solid #FFF;
}
.fundo_interior {
	width:850px;
	height:auto;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#fcfffa;
	text-align:left;
}
.fundo_interior a {
	color:#fcfffa;
	text-decoration:none;
}
.fundo_interior a:hover {
	color:#d1d1d1;
	text-decoration:underline;
}
.galeria {
	position:relative;
	width:98%;
	_width:80%;
	height:auto;
}
.galeriaFotos {
	width:460px;
	height:auto;
	text-align:center;
}
.galeriaFotos_ind {
	width:150px;
	height:150px;
	float:left;
	padding:1px;
}

.abmotor {
margin:auto;
margin-top:5px;
margin-right:95px;
color: White;
}

.emescuro   {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #414243;  text-decoration:none; margin: auto;  width: 100%; clear:both;  }

.emescuro a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #414243;  margin: auto; width: 90%; text-decoration:none; }
.emescuro a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #414243;  margin: auto; width: 90%; text-decoration: none;  }
.emescuro a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #414243;  margin: auto; width: 90%; text-decoration: none;  }

.abmotor a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: Grey;text-decoration:none; }
.abmotor a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: Grey;text-decoration: none;  }
.abmotor a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: Grey; text-decoration: none;  }

#pop{position:fixed;top:0;left:0;background:url("/images/bg-banner.png");width:100%;height:100%;z-index:9999}

.fecha{
    cursor: pointer;
    left: 50%;
    margin-left: 287px;
    padding: 5px;
    position: absolute;
    top: 27px;
    z-index: 99999;
}
.fecha a{
	background-color:#FFFFFF;
	color:#34629D;
	padding:5px;
	text-decoration:none;
}

.slideshow {
    border: 3px solid #FFFFFF;
    margin: 50px auto auto;
    width: 766px;
    height: 660px;
	}


