/* __ GERAL  ________________________________________________________ */
html,body{
 margin:0;
 padding: 0 10px 10px 10px;
 background:#222;
}
body{font: 11px tahoma, sans-serif; text-align:center;}

/* __ ESTRUTURA  ______________________________________________________ */

#container{
	width:100%;
	margin:auto;
	text-align:left;
	background:#FFFFFF;
}

#wrapper{float:right; width:100%; margin-left:-175px}
#content{margin-left:175px; margin-right:1px; padding-bottom:10px;}
#left{float:left; width:165px;  padding:2px 0 2px 1px;}

#header{
 height:110px;
 margin:0;
 padding:0;
 width:100%;
 text-align:left;
 background: #00C0FF url(images/header-2.png) repeat-x 0 -30px;
 border-bottom:3px solid #FF6600;}

#footer{
 clear:both;
 width:100%;
 margin:auto;
 padding:5px 0 0 0;
 background:#444;
 margin-top:5px;
 color:#eee
}

/* __ HEADER  ______________________________________________________ */
#header-marcopolo{
	height:150px;
	margin:0;
	padding:0;
	width:100%;
	text-align:left;
	background: #FF9900 url(images/hotsite/loja-marcopolo.jpg) no-repeat 0 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #747474;
}

/* __ TEXTO  ______________________________________________________ */

#header-marcopolo p{
	width:300px;
	float:right;
	font: 23px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding:7px 7px 0 0
}

#header-mercedes p{
	font: 24px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding:20px 10px 0 0
}



/* __ CURVA  ______________________________________________________ */
table#curva1 {
	width:100%;
	background: url(images/header-1.jpg) no-repeat 0 -30px;
	height:110px;} 
table#curva1 tr td.top-left{background:url(images/body-top-left.gif) no-repeat 0px 0px;width:9px}
table#curva1 tr td.top-rig{background:url(images/body-top-right.gif) no-repeat right 0px;width:9px;}

#curva2 .bot-left, .bot-rig{ width:9px; height:9px; display:block; }
#curva2{ background:#444; height:9px; margin:0; padding:0;}
#curva2 .bot-left{float:left; background: url(images/body-base-left.gif) no-repeat 0px 0px;}
#curva2 .bot-rig{ background: url(images/body-base-right.gif) no-repeat right 0px; float:right;}


/* __ TEXTO ___________________________________________________________ */
h1, h2{
	padding:3px;
	margin-top:3px;
	font: bold 17px "Trebuchet MS", Tahoma, Arial, sans-serif;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #E2E2E2;
}


h3{
 color:#000;
 padding:10px 0 0 0;
 margin:0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: normal;
}

p{margin:0; padding:5px; line-height:17px;}

.red{color: #990000}

.texto2{
	font-weight: bolder;
	font-size: 10px;
	color: #ff6600;
	font-family: Arial,Helvetica,sans-serif;
	font-variant: normal;
}


.preco{
 font: bold 18px Arial, Helvetica, sans-serif;
 color: #FF6600;
}


/* __ DESTAQUE  ______________________________________________________ */
/*DESTQUE NA PAGINA INICIAL DE ONIBUS*/
table#destaque {width:100%;	margin: 0; border-collapse:separate;} 
table#destaque tr td {padding: 2px 2px 30px 2px; vertical-align:top; text-align:center;}
table#destaque tr td p { line-height:15px;}
table#destaque tr td a{text-decoration: none; color:#666666;}
table#destaque tr td a:hover{text-decoration: underline; color:#000000;}
table#destaque tr td span{
 color:#FF3300;
 font-weight: bold;
 display:block;
}
table#destaque tr td img{
margin:auto;
padding:3px;
border:1px solid #bbb;
width:100px;
height:77px;
}


/* ______ PROXIMA PAGINA ________________________________________________________________ */
#paginas {padding:5px;}

#paginas ul {
border: 0;
margin: 0;
padding: 0 0 0 0px;
list-style-type: none;
}

#paginas ul li {
display: block;
float:left;
padding: 0;
font-size: 12px;
font-weight: bold;
margin: 0 5px 0 0;
}

#paginas ul li a {
padding: 3px 5px;
text-decoration: none;
display: block;
float:left;
color: #003399;
background: #fff;
border: 1px solid #ccc;
}

#paginas ul li a:hover  {
background: #D5EAFF;
border: 1px solid #BFDFFF;
color: #000;
}

#paginas ul li#paginas-ativa{
padding: 3px 5px;
margin: 0 5px 0 0;
color: #FF0000;
background: #D5EAFF;
border: 1px solid #BFDFFF;
text-decoration: none;
}



/******** BOX CATEGORIA *****************************************************************************************************************/ 
.box_cat {
color:#FFFFFF;
width:160px;
margin-left:2px;
margin-top:3px;
}

.box_cat_header {
	background-image:url(images/hotsite/marcopolo_box_or_header.png);
	background-repeat:no-repeat;
	height:40px;
}

.box_cat_content {
background-color:#ea7e1d;
padding-left:2px;
padding-right:2px;
line-height:1.9em;
}

.box_cat_footer {
	background-image:url(images/hotsite/marcopolo_box_or_footer.png);
	background-repeat:no-repeat;
	height:11px;
}

.box_cat a:link, .box_cat a:visited {
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color: #FFFFFF !important;

}

.box_cat a:hover {
color:#000000 !important;
font-weight:bold;
text-decoration: none;
}

.box_cat a:active {
font-weight:bold;
text-decoration:none;
color:#f4c9a3 !important;
}






#footer p{margin:0; padding:0 5px; line-height:12px; font-size:10px}

/* __ IMAGEM  _________________________________________________________ */
.logo{
float:left;
}

/* __ FOOTER  ______________________________________________________ */
table#foot {}
table#foot tr td {
vertical-align:top; width:20%}


#footer ul{
	text-align:left;
	padding:0;
	margin-top:0;
	color: #999;
	list-style: circle;
}
#footer ul p{ margin:0; padding:0; color:#FFFFFF}
#footer ul li{margin:0; padding:0;}
#footer ul li a{ color: #CCCCCC; text-decoration:none}
#footer ul li a:hover{text-decoration:underline; color:#999999;
}

/* __ BARRA SUPERIOR - NAVEGAÇÃO  ______________________________________________________ */
#navegacao {width:100%; height:22px; line-height:normal; font-size:10px}
#navegacao ul {margin:0; padding:0; list-style:none;}
#navegacao li {display:inline; margin:0; padding:3px 0 0 0; float:left; color:#333}
#navegacao a {
	margin:0;
	padding:5px 10px 0 10px;
	text-decoration:none;
	color: #333;
}
#navegacao a:hover { color: #fff;}

