@charset "utf-8";
/* CSS Document */

{padding:0;margin:0;}

body{
	background:#fff;
	text-align:center;
	margin:0 auto;
}
	
#container{
	background:#FFF;
	width:798px;
	height:900px;
	border:none;
	text-align:left;
	margin:0 auto;
	font-size: 14px;
	text-align:center;
	
}
#topo{
	width:798px;
	height:130px;
	background:url(../img/topo_01.jpg);
	border:none;
	padding:0;
	margin: 0 auto;
	text-align:center;
	
}
#logo{
	width:192px;
	height:26px;
	margin:0 auto;
	background:url(../img/menu_right.jpg);
	text-align:left;
	border:none;
	padding: 0;
	margin:0 auto;
	float:left;
	
}
#menu{
	width:540px;
	height:26px;
	margin: 0 15px 0 50px;
	background:#FFF;
	text-align:left;
	border:none;
	padding:0;
	float:left;
	
}

#showroon{
	width:189px;
	height:740px;
	border-right:dashed 1px #999;
	border-top:dashed 1px #999;
	border-left:dashed 1px #999;
	float:right;
	text-align:center;
	margin: 0 auto;
	padding:0;
}
#destaque{
	width:170px;
	height:220px;
	border:none;
	padding:35px 0 5px 0;
	margin:15px 10px 10px 10px;
	background:url(../img/destaque.jpg) no-repeat top;
	background-color:#CCC;
	background-position:top;
	float:right;
	table-layout:0 auto;
	text-align: left;
}


.box-ofertas{
	width:170px;
	height:440px;
	border:none;
	text-align:center;
	float:right;
	margin:0 auto;
	padding:10px 5px;
}
.box-ofertas span.topo{
	display:block;
	background-image:url(../img/oferta-topo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:20px;
}
.box-ofertas span.corpo{
	display:block;
	background-image:url(../img/oferta-corpo.jpg);
	background-repeat:repeat-y center;
	height:418px;
}
.box-ofertas span.base{
	display:block;
	background-image:url(../img/oferta-base.jpg);
	background-repeat:no-repeat center;
	height:2px;
}

#conteudo{
	width:600px;
	height:725px;
	/*border-right: dashed #999 1px;*/
	/*border-left: solid #999 1px;*/
	/*border-top: dashed #999 1px;*/
	/*border: solid 1px #666;*/
	text-align:center;
	padding:15px 2px 0px 2px;
	margin:0;
	float:left;
}
#operacao_1 {
	width:400px;
	height:80px;
	margin:10px 100px;
	border: dashed 1px #CCC;
	padding:0 auto;
	text-align:center;
}


#box-lanc{
	width:500px;
	height:250px;
	text-align:center;
	margin:0 auto;
	padding:0 40px 0 30px;
	clear:both;
}
#banner{
	width:470px;
	height:62px;
	border:#999 2px;
	text-align:center;
	float:right;
	margin:0px 0;
	padding:10px 65px 0px 65px;
	clear:both;
}
#video{
	width:340px;
	height:240px;
	border:none;
	text-align:center;
	float:right;
	clear:both;
	margin:5px 125px 0px 125px;
	padding:0;
	
}
#rodape{
	width:798px;
	height:20px;
	border:none;
	text-align:center;
	margin:0 auto;
	background-image:url(../img/rodape.jpg);
	padding:0;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
li{
	text-align:left;
	float:left;
	list-style:none;
	letter-spacing:normal;
	padding:5px 5px;
}
p{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	text-align:center;
	position:absolute;
}
p2{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color:#13007d;
	text-align:center;
}
h1{
	color:#FFF;
}
h2 {
	color:#333;
}
