body { 
    margin: 0;
    padding: 0; 
    font-family: Georgia, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background: #0F0100 url(../imagens/fundo.jpg) repeat-x;
/*     background-color: #320001; */
}


#gallery li {
	list-style: none;
	display: inline;
}
#gallery li a img {
	border: 0;
	margin: 2px;
	padding: 2px;
	background: #FFF;
}
#gallery li a:hover img {
	background: #333;
}


/* *************** TOOL TIP **************** */

.toolTip { /* This is the hook that the jQuery script will use */
/*	padding-right: 20px; /* This is need to make sure that the help icon is always visible */
/*	background: transparent url(images/help.gif) no-repeat right;
	color: #3366FF; 
	cursor: pointer; */
	position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
	width: 80px;
}

.toolTipWrapper { /* The wrapper holds its insides together */
	width: 80px;
	position: absolute; /* Absolute will make the tooltip float above other content in the page */
	bottom: 67px;
	display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
	color: #000;
	font-weight: normal;
	font-size: 10px; /* A font size is needed to maintain consistancy */
}

/*.toolTipTop { /* Top section of the tooltip */
/*	width: 80px;
	height: 30px;
	background: transparent url(../imagens/bubbleTop.gif) no-repeat;
}*/

.toolTipMid { /* Middle section of the tooltip */
	padding: 5px 10px;
	background: #FFF;
}
		
.toolTipBtm { /* Bottom Section of the tooltip */
	height: 10px;
	background: transparent url(../imagens/ttBtm.png) no-repeat;
}



/* ***************************************** */





#wrapper {
    width: 360px;
    margin: 0 auto;
}

#slider {
    width: 360px;
    margin: 0 auto;
    position: relative;
}

.scroll {
	left: 23px;
    height: 230px;
    width: 310px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
/*    background: #FFFFFF url(../imagens/content_pane-gradient.gif) repeat-x scroll left bottom; */
}

.scrollContainer div.panel {
    padding: 0px;
    height: 210px;
    width: 310px;
}

#top {
    background: url(../imagens/destaque_top.png) no-repeat 0 0;
    height: 27px;
}
#bottom {
    background: url(../imagens/destaque_bottom.png) no-repeat 0 0;
    height: 36px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 27px;
    cursor: pointer;
}

.scrollButtons.left {
    left: 0px;
}

.scrollButtons.right {
    right: 0px;
}

.hide {
    display: none;
}

/* ******************************************************************************** */

#nav-sec {
	z-index: auto;
	width: 310px;
	height: 230px;
	position: relative;
}

ul#centro li{
	z-index: auto;
	Position: relative;
	width:auto;
	height: 230px;
	list-style-type: none;
	}
ul#centro {
	z-index: auto;
	padding: 0;
	margin: 0;
	width: 310px;
	height: 230px;
	position: relative;
}

/* ******************************************************************************** */
.topo {
	font-size: 14px;
	font-style: italic;
	color: #FFF;
}
.menu {
	text-decoration: none;
	font-style: normal;
	font-size: 20px;
	color: #410909;
}
.menu a {
	text-decoration: none;
	font-style: normal;
	font-size: 20px;
	color: #410909;
}
.menu a:hover {
	text-decoration: none;
	font-style: normal;
	font-size: 20px;
	color: #FFF;
}
.txt_destaque blockquote {
	margin: 20px;
	line-height: 30px;
	font-size: 18px;
	color: #FFF;
	text-align: justify;
	text-indent: 50px;
}
.zoom {
	z-index: 1;
	width: 25px;
	height: 25px;
	background: url(../imagens/zoom.jpg);
	left: 285px;
	position: absolute;
}
.txt_veiculo blockquote {
	margin: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #FFF;
}
.txt_veiculo h1 {
	line-height: 120%;
	font-weight: bold;
	font-size: 25px;
	color: #FFF;
}

.txt_veiculo a {
	text-decoration: none;
	color: #FFF;
}
.txt_veiculo a:hover {
	color: #D89A47;
}

.contato blockquote {
	margin: 40px;
	margin-left: 50px;
	color: #410909;
}
.contato h1 {
	font-size: 22px;
}
.contato h2 {
	font-size: 18px;
	margin: 12px;
}
.contato h2 a {
	color: #410909;
}
.contato h2 a:hover {
	color: #FFF;
}
.contato h3 {
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
	margin: 15px;
}
.contato h4 {
	font-size: 12px;
	margin: 15px;
}
.txt_contato {
	color: #FFF;
}
.txt_contato blockquote {
	margin: 0;
	margin-left: 20px;
}
.txt_contato blockquote blockquote {
	margin: 0;
	margin-left: 150px;
	margin-right: 150px;
}
.txt_contato h1 {
	color: #FFF;
	font-size: 32px;
}
.txt_contato table input {
	width: 100%;
	border: 1px #FFF solid;
	background: #4A0E0E;
	color: #FFF;
}
.txt_contato table textarea {
	width: 100%;
	border: 1px #FFF solid;
	background: #4A0E0E;
	color: #FFF;
}
.submit {
	width: 100px;
	border: 1px #FFF solid;
	background: #4A0E0E;
	color: #FFF;
}


/*///////////////////////////////////////////*/

	.txt_contato .input { width: 100%; border: 1px #FFF solid; background: #4A0E0E; color: #FFF; }
	.txt_contato .textarea { width: 100%; border: 1px #FFF solid; background: #4A0E0E; color: #FFF; }
	.txt_contato .error-input, .form .error-both .input, .form .error-same .input { width: 100%; border: 1px #FFF solid; background: #D89A47; color: #FFF; }
	.txt_contato .error-div { 
/*		background: #4A0E0E;*/
		color: #D89A47;
		padding: 10px;
		margin: 10px;
/*		float:right; margin:7px 10px 0 0; color:#935; font-size:10px;*/ }
/*	.txt_contato .error-div-alternative { display:none; -moz-border-radius:10px; -webkit-border-radius:10px; width:800px; top:0; left:50%; position:absolute; z-index:1000; margin-left:-400px; text-align:center; font-size:16px; color:#934; padding:20px 0 20px 0; background-color:#fee; border:solid 2px #d36; border-top-width:0; }
	.txt_contato .error-same, .form .error-both { color:#fff; background-color:#b66; -moz-border-radius:3px; }*/

/*///////////////////////////////////////////*/


.interesse {
	background: transparent URL(../imagens/interesse.png) no-repeat center center;
	float: right;
	width: 130px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.interesse a {
	line-height: 100%;
	text-decoration: none;
	color: #FFF;
}
.interesse a:hover {
	color: #D89A47;
}

.manual {
	background: transparent URL(../imagens/interesse.png) no-repeat center center;
	float: right;
	width: 130px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 100%;
	text-decoration: none;
	color: #FFF;
}
.manual a {
	line-height: 100%;
	text-decoration: none;
	color: #FFF;
}
.manual a:hover {
	color: #D89A47;
}


.list_cat div {
	width: 800px;
}
.list_cat a {
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 190px;
	height: 67px;
	background: #0F0000;
	list-style: none;
	text-decoration: none;
	color: #FFF;
}
.list_cat a:hover {
	background: #333;
}



.todos blockquote {
	margin: 0;
	margin-left: 20px;
}
.todos h1 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.todos li {
	list-style: none;
	display: inline;
	position: relative;
}
.todos li a img {
	border: 0;
	margin: 7px;
	padding: 5px;
	background: #FFF;
}
.todos li a:hover img {
	background: #333;
}
.rodape {
	font-size: 16px;
	color: #FFF;
}
.rodape a {
	text-decoration: none;
	color: #FFF;
}
.rodape a:hover {
	color: #D89A47;
}
