@charset "utf-8";
/* Criado por rotavirtual.com.br */

body {
	background:#FFF;
	margin:0;
	color:#666;
}

#all {
	background:url(imgs/bg_top.png) repeat-x;
	width: auto;
	min-width:800px;
}

#top {
	background: url(imgs/bg_top.png) repeat-x;
	width:auto;
	height:200px;
}

#top #banner {
	background:none;
	width:400px;
	height:200px;
	float:left;
}

#top #menu {
	background:none;
	width:auto;
	text-align:center;
	padding:5px 5px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:15px;
}

#top #menu a{
	background: url(imgs/bg_menu.png);
	padding:8px;
	color:#FFF; 
	text-decoration:none;
	border-radius:0px 0px 5px 5px;
}

#top #menu a:hover {
	background: url(imgs/bg_menu_hover.png);
	color:#000;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:12px;
}

#top #tel {
	background:none;
	width:auto;
	text-align:center;
	font-family: impact;
	font-weight:500;
	font-size:55px;
	margin-top:10px;
	color: #06C;
}

#top #text {
	background:none;
	width:auto;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:16.5px;
	text-align: left;
	color: #000;
	padding:2px;
	margin-left:420px;
}

#slide {
	width:auto;
	height:150px;
	background:#CCC;
	margin-top:2px;
	margin-bottom:2px;
    text-align: center;
}

#dest {
	width:auto;
	height:450px;
	background:url(imgs/bg_desq.png) repeat-x;
}

#destaque {
	width:auto;
	background: url(imgs/bg_destaque.png);
	height:450px;
	width:800px;
	margin:0 auto;
	text-align:center;
}

#destaque #foto {
	text-align:center;
	border:0;
}


#des {
	width:250px;
	height:45px;
	background:none;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	color:#09C;
}

#texto {
	font-family: "Arial Black", Gadget, sans-serif;;
	font-size:16px;
	color: #333;
	padding:3px;
	margin-top:3px;
}


#textoDestaque {
	font-family: "Arial Black", Gadget, sans-serif;
	;
	font-size:16px;
	color: #D6D6D6;
	padding:3px;
	margin-top:3px;
}


#mais {
	color:#666;
	padding:3px;
	position:absolute;
	left: 628px;
	top: 743px;
	overflow: visible;
	visibility: visible;
	min-width:150px;
}

#mais a{ text-decoration:none; color:#999; } #mais a:hover { text-decoration: underline; }

#end {
	width:auto;
	height:275px;
	background:url(imgs/bg_end.png) repeat-x;
	margin-top:3px;
}

#end #divs {
	width:800px;
	height:200px;
	margin:0 auto;
}

#end .div {
	width:265px;
	height:200px;
	margin-left:1px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:center;
}

#end .div #ende { font-size:16px; padding:5px; }

#end .div img { border:0; padding:5px; }

#end .titulo2 {
	background:url(imgs/bg_title_end.png) no-repeat;
	text-align:center;
	width:265px;
	height:35px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#333;
	font-size:20px;
}

.arrowlistmenu{
width: auto; /*width of menu*/
font-size:14px;
text-align:left;
}

#a1 { text-align:left; font-weight:bold; }

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #666;
display: block;
padding: 6px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-size: 90%;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #FFF;
background:url(imgs/bg_menu.png);
}

a {
	text-decoration:none;
	color:#666;
	font-size:15px;
	font-family:Tahoma, Geneva, sans-serif;
}

a:hover { text-decoration: underline; }

.p {
	width:800px;
	margin:0 auto;
	height:100%;
}

.div1 {
	width:480px;
	float:left;
	height:100%;
	border:1px #CCC solid;
}

.div2 {
	width:300px;
	float:right;
	height:100%;
	background:url(imgs/bg_menu_hover.png) ;
}

cod { color:#F60; }

.div-title { background:url(imgs/bg_menu.png); color:#F60; font-family:"Arial Black", Gadget, sans-serif; text-align:center; width:auto; padding:5px; border-bottom:1px #FFF dashed; }
	
