/* CSS Document */
/*Formatação geral*/
html{overflow-x: hidden;}
body,form, h1, h2, h3, h4, ul, li p{
padding:0;
margin:0;
}
body{
background-color: black;
}
#geral {
	margin:auto;
	width:1000px;	
	padding-bottom:40px;
	border: 1px solid #CCC;
	background: black;
}
.home{list-style: url("imagens/seta.gif");}
#topo{	
	width:1000px;
	height:120px;
	background:black;
}
#topo img{border:none;}
.logo{
	float:left;
	width:200px;
	height:119px;
	background: url("imagens/logo_petals.gif") no-repeat;
}
#topo ul{padding:60px 0 0 180px;}
#meio{
	width:1000px;
	background: black;
	clear:both;
}
#topo ul li{
	padding: 0 0 0 20px;
	display:inline;	
}
#topo ul li a{
	text-decoration:none;
	color:white;
	font: 16px "Trebuchet MS", Arial, Verdana;
}
#left ul li span{
	text-decoration:none;
	color:white;
	font: 13px "Trebuchet MS", Arial, Verdana;
	cursor:pointer;
}
#menu_topo{	
	width:1000px;
	height:30px;
	background: url("imagens/background_flowers.jpg") repeat-x;	
}
#menu_topo img.fone{
	width:132px;
	height:21px;
	margin: 5px 0 0 40px;
}
#geral img.search{
	width:69px;
	margin:0px;
}
.button{padding-bottom:5px;}
#geral form.search{
	position:absolute;
	z-index: 1;
	top:125px;
	width:320px;
	margin-left:700px;
}
#geral input.search{
	margin-bottom:9px;
	height:14px;
}
#rodape{
	clear:both;
	width:1000px;
	margin:auto;
	height:79px;
	background:url("imagens/background_black.jpg") repeat-x;
}
#menu_rodape1, #menu_rodape2{	
	text-align:center;
	margin:auto;
	width:700px;
	height:30px;
	position:relative;
	z-index:0;
}
#menu_rodape1 ul{margin: 20px 0 0 0px;}
#menu_rodape2 ul{margin: 5px 0 0 0px;}
#menu_rodape1 ul li, #menu_rodape2 ul li{
	padding-right:5px;
	display:inline;	
}

.bottom {
	width:1000px;
	margin:0 auto;
	padding:0px;
	}

.bottom-left {
	width:853px;
	float:left;
	margin:0px;
	padding:0px;
	}

.bottom-right {
	width;143px;
	height:123px;
	margin:0px;
	padding:0px;
	float:left;
}

#menu_rodape1 ul li a:hover, #menu_rodape2 ul li a:hover{text-decoration:underline;}
#menu_rodape1 ul li a span, #menu_rodape2 ul li a span{padding-left:5px;}
#menu_rodape1 ul li a, #menu_rodape2 ul li a{
	text-decoration:none;
	color:white;
	font: 10px Arial, Verdana;
}
#rodape object{
	float:left;
	position:absolute;
	top:520px;
	margin-left:27px;
}
#rodape img{
	margin-left:600px;
}
#cara{
	position:absolute;
	top:96px;	
	margin-left:541px;
	background: url("imagens/panache.jpg") no-repeat;
	width:459px;
	height:480px;
	float:left;
}
#flash{
	margin: 8px 0px 8px 30px;
 	width:470px;
	height:330px;
}
#address{
	font:10px arial, verdana, sans-serif;
	color:white;
	text-align:center;
	margin:10px auto 0 auto;
	width:50%;
}
