/*
+----------------------------------------------------------------+
	Definicoes Gerais												
+----------------------------------------------------------------+
*/


*{
margin:0;
padding:0;
}

body {
	background:url("../img/bg.jpg") repeat-x;
	color:#666;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#FFFFFF;
	}
	
img {
	border: none;
}


/*
+----------------------------------------------------------------+
	Tudo												
+----------------------------------------------------------------+
*/

#tudo {
	text-align:left;
	margin:0 auto;
	width:960px;
}

/*
+----------------------------------------------------------------+
	Topo												
+----------------------------------------------------------------+
*/
#topo {
	background:url("../img/topo/bg.jpg") no-repeat;
	height:200px;
	position:relative;
}

#topo h1 a {
	display:block;
	height:92px;
	left:37px;
	position:absolute;
	text-indent:-10000px;
	top:22px;
	width:160px;
	
}

/*
	Menu
*/
#topo ul {
	bottom:23px;
	position:absolute;
	list-style:none;
}
  
#topo li {
	background:url("../img/topo/menu/left.gif") no-repeat left top;
	float:left;
	margin-right:5px;
	padding:0 0 0 9px;
}

#topo li a {
	background:url("../img/topo/menu/right.gif") no-repeat right top;
	color:#fff;
	display:block;
	float:left;
	padding:5px 22px 4px 13px;
	text-decoration:none;
}

#topo li a:hover {
	text-decoration:underline;
}
#topo li#current {
	background-image:url("../img/topo/menu/left_on.gif");
}

#topo li#current a {
	background-image:url("../img/topo/menu/right_on.gif");
	color:#333;
	padding-bottom:5px;
}

/*
+----------------------------------------------------------------+
	principal												
+----------------------------------------------------------------+
*/
#principal{
	float:right;
	width:750px;
}


#principal h1, #principal h2, #principal h3, #principal_auxiliar h3, #principal_auxiliar h4 {
	color:#3264c7;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
}

#principal h2, #principal h3, #principal_auxiliar h4 {
	font-size:14px;
	margin: 20px 0 10px; 
}

#principal h3 {
	font-size:12px;	
}

#principal p {
	line-height: 1.4;
	margin-bottom:10px;
}

#principal a {
	color:#3264c7;
}

#principal a:hover {
	text-decoration:none;
}


#principal ul, #principal ol, #principal dl {
	list-style-position:inside;
	margin:10px 0;
}

#principal dt {
	font-weight:bold;
} 

#principal li, #principal dd {
	margin-bottom:5px;
}

#principal #conteudo {
	padding-left:10px;
}

#conteudo p{ text-align:justify;}


/**
	Internas que possuem a navegação
	auxiliar
*/
.interna_auxiliar #principal {
	background:url("../img/principal/auxiliar/bg.jpg") right top repeat-y;
}


.interna_auxiliar #conteudo {
	float:left;
	width:480px;
}


#principal_auxiliar {
	float:right;
	padding: 0 20px 10px 20px;
	width:207px;
	
}

#principal_auxiliar h3 {
	border-bottom: 2px dotted #ccc;
}

#principal_auxiliar p {
	text-indent:0;
}

/*
+----------------------------------------------------------------+
	Carousel												
+----------------------------------------------------------------+
*/
#novidades_carousel {
	background:url("../img/principal/bg_carousel.jpg") no-repeat;
	margin-bottom:15px;
	padding: 0 120px 0 20px;
	position:relative;
	height:32px;
	line-height:32px;
}

#novidades_carousel span {
	color: #666;
	position:absolute;
    top:7px;
    left:15px;
	font:italic 15px Georgia, "Times New Roman", Times, serif;
}



#novidades_carousel p {
	background:url("../img/principal/bg_carousel.jpg") -135px 0;
    position:absolute;
    top:0;
    left:135px;
	line-height: 2.5;
	text-indent:0;
    z-index:8;
    opacity:0.0;
	width:490px;
}

#novidades_carousel .marquee {
	margin-left:110px;
}

#novidades_carousel p.active {
    z-index:10;
    opacity:1.0;
}

#novidades_carousel p.last-active {
    z-index:9;
}

#novidades_carousel a#registro_precos {
	display:block;
	position:absolute;
	text-indent:-10000px;
    top:0;
    right:5px;
	height:30px;
	width:100px;
}

#novidades_carousel p a, #novidades_carousel .marquee a {
	color:#666;
}

#novidades_carousel .marquee a {
	margin:0 10px;
}

#novidades_carousel p a:hover, #novidades_carousel .marquee a:hover {
	text-decoration:none;
}

/*
+----------------------------------------------------------------+
	Navegação												
+----------------------------------------------------------------+
*/
#navegacao{
	float:left;
	width:190px;
}

/*
	Busca
*/
#busca {
	background:url("../img/navegacao/bg_busca.jpg") no-repeat;
	width:190px;
	height:33px;
	margin-bottom:10px;
	padding:5px;
}

#busca input, #busca button {
	border:0;
}

#busca button {
	background:url("../img/navegacao/bg_busca_lupa.jpg") no-repeat;
	text-indent:-10000px;
	width:30px;
}


/*
	Menu
*/
#navegacao ul#menu {
	list-style: none;
	font-size:14px;
}

#navegacao ul#menu li {
}

#navegacao ul#menu li a {
	background:url("../img/navegacao/menu/on.jpg") center right no-repeat;
	border:1px solid #e6e6e6;
	border-top:0;
	border-left:0;
	color:#555;
	display: block;
	padding: 15px 5px 15px 20px;
	text-decoration: none;
}
#navegacao ul#menu li a:hover, #navegacao ul#menu li.selecionado a {
	background:url("../img/navegacao/menu/hover.jpg") center right no-repeat;
	border-right:0;
	color: #407bd3;
}


/*
	Marcas											
*/
#navegacao #marcas {
	margin-top:20px;

}

#navegacao #marcas ul {
	width:130px;
	margin:0 auto;
}

#navegacao #marcas li{
	list-style: none;
}

#navegacao #marcas li a{
	background: url(../img/navegacao/marcas/bg.jpg) top left no-repeat;
	color: #B7B7B7;
	display: block;
	height: 40px;
	margin-bottom:10px;
	text-indent:-10000px;
	float:none;
}

#navegacao #marcas li.registro_precos a	{ }
#navegacao #marcas li.markway_news a		{ background-position: 0 -46px;	 }
#navegacao #marcas li.greenway a			{ background-position: 0 -86px;	 }
#navegacao #marcas li.caseway a			{ background-position: 0 -131px; }
#navegacao #marcas li.markway_social a		{ background-position: 0 -178px; }
#navegacao #marcas li.goldenway a			{ background-position: 0 -225px; }
#navegacao #marcas li.capital a			{ background-position: 0 -274px; }


/*
+----------------------------------------------------------------+
	Carousel de marcas											
+----------------------------------------------------------------+
*/

#marcas_carousel{
	background:url("../img/marcas/carousel/bg.jpg") no-repeat;
	height:113px;
	margin:30px 0;
	clear:both;
	position:relative;
	padding-top:8px;
}

#marcas_carousel_main {
	margin:10px 0 0 40px;
	top:4px;
	
}


#marcas_carousel #marcas_carousel_anterior, #marcas_carousel #marcas_carousel_proximo {
	position:absolute;
	text-indent:-10000px;
	display:block;
	width:35px;
	height:100px;
}

#marcas_carousel #marcas_carousel_anterior {
	left:0;
	top:5px;
}

#marcas_carousel #marcas_carousel_proximo {
	right:0;
}

/*
+----------------------------------------------------------------+
	Rodapé												
+----------------------------------------------------------------+
*/
#rodape {
	background:url("../img/rodape/bg.jpg") no-repeat;	
	border-top:9px solid #333;
	clear:both;
	height:60px;
	margin-top:30px;
	padding:10px 10px 0;
}

#rodape #endereco, #rodape #contato{
	color:#fff;
	float:left;
}

#contato{
padding-top:10px;
}

#rodape a {
	color:#999;
}

#rodape a:hover {
	text-decoration:none;
}

#rodape #contato {
	float:right;
}

#rodape #contato a {
	color:#fff;
	text-decoration:underline;
}

#creditos {
	margin-top:25px;
	text-align:center;
}

#creditos ul {
	list-style:none;
	margin-bottom:10px;
}

#creditos ul li {
	color:#555;
	display:inline;
}

#creditos ul li a {
	color:#555;

}
#creditos ul li a:hover {
	text-decoration:none;
}

/*
+----------------------------------------------------------------+
	Classes											
+----------------------------------------------------------------+
*/
.img-left {float:left; margin-right:5px;}
.img-right {float:right; margin-left:5px;}
.center {text-align:center;}
.clear {clear:both;}


div#eventos ul li p{text-align:left;}