/* CSS Document */
*{
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, Tahoma;
	font-size:10px;
	color:#FFFFFF;
}

img{
	border:0px;
}

body{
	background-color:#000000;
	margin:0px;
}

#geral{
	width:800px;
	height:790px;
	margin:auto;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
}

#header{
	float:left;
	width:790px;
	height:145px;
}

#logo{
	width:228px;
	height:124px;
	margin-left:67px;
	margin-top:21px;
	float:left;
}

#menu{
	float:left;
	margin-top:47px;
}

#menu ul li{
	list-style:none;
	display:inline;
}

#menu_hex{
	float:left;
	margin-top:28px;
	margin-left:67px;
	width:155px;
}

#menu_hex ul li{
	list-style:none;
}

#menu_hex a:link{
	text-decoration:none;
	color:#0000cc;
}

#conteudo{
	width:477px;
	height:545px;
	background-image:url(../images/box_conteudo.jpg);
	background-repeat:no-repeat;
	margin-left:47px;
	margin-top:35px;
	float:left;
}


#mycarousel img{
	padding-bottom:10px;
}

/*#content{
	margin-left:6px;
	width:457px;
	height:100%;
	float:left;
}*/

#boxe{
	width:100%;
	height:100%;
	display:table;
		*overflow:hidden;
		*position:relative;
}

#cell{ 
	display:table-cell; 
	vertical-align:middle;
		*top:25%;
		*position:absolute;
}

#fotos{
	width:428px;
	margin:auto;
		*position:relative;
		*top:-50%;
}

#carregando{
	text-align:center;
	margin-top:120px;
}

input[type=text]{
	width:340px;
	height:16px;
	padding:2px;
	background:#bebebe;
	border:none;
	color:#000;
}

textarea{
	width:340px;
	height:100px;
	padding:2px;
	background:#bebebe;
	border:none;
	color:#000;
}

input[type=text]:focus, textarea:focus{
	color:#000;
	background:#e8e5e5;
	border:1px solid #7baec8;
}

input[type=submit]{
	background:#bebebe;
	border:none;
	color:#000;
	height:22px;
	width:60px;
	font-weight:bold;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	cursor:pointer;
}

.contato{
	margin-top:-30px;
}

.titulo_contato{
	font-size:18px;
	margin-left:200px;
	text-shadow: 2px -2px 10px #7baec8; 
}

.titulo_videos{
	font-size:18px;
	margin-left:210px;
	margin-top:-80px;
	float:left;
	text-shadow: 2px -2px 10px #7baec8; 
}

.titulo_aguas{
	font-size:18px;
	margin-left:190px;
	margin-top:-80px;
	float:left;
	text-shadow: 2px -2px 10px #7baec8; 
}

.titulo_borboletas{
	font-size:18px;
	margin-left:180px;
	margin-top:-80px;
	float:left;
	text-shadow: 2px -2px 10px #7baec8; 
}

.titulo_filo{
	font-size:18px;
	margin-left:220px;
	margin-top:-100px;
	float:left;
	text-shadow: 2px -2px 10px #7baec8; 
}

.titulo_panos{
	font-size:18px;
	margin-left:220px;
	margin-top:-30px;
	float:left;
	text-shadow: 2px -2px 10px #7baec8; 
}

.titulo_sky{
	font-size:18px;
	margin-left:200px;
	margin-top:-30px;
	float:left;
	text-shadow: 2px -2px 10px #7baec8; 
}

.titulo_tendas{
	font-size:18px;
	margin-left:200px;
	margin-top:-100px;
	float:left;
	text-shadow: 2px -2px 10px #7baec8; 
}

.titulo_trancados{
	font-size:18px;
	margin-left:190px;
	margin-top:-100px;
	float:left;
	text-shadow: 2px -2px 10px #7baec8; 
}

.titulo_nos{
	font-size:18px;
	margin-left:190px;
	margin-top:-240px;
	float:left;
	text-shadow: 2px -2px 10px #7baec8; 
}

.titulo_links{
	font-size:18px;
	margin-left:220px;
	margin-top:-240px;
	float:left;
	text-shadow: 2px -2px 10px #7baec8; 
}

.titulo_flores{
	font-size:18px;
	margin-left:210px;
	margin-top:-100px;
	float:left;
	text-shadow: 2px -2px 10px #7baec8; 
}

.titulo_orcamento{
	font-size:18px;
	margin-left:190px;
	margin-top:-240px;
	float:left;
	text-shadow: 2px -2px 10px #7baec8; 
}

.titulo{
	font-size:18px;
	margin-left:190px;
	margin-top:-100px;
	float:left;
	text-shadow: 2px -2px 10px #7baec8; 
}

#footer{
	width:800px;
	height:30px;
	font-size:9px;
	color:#999999;
	text-align:center;
	margin-top:30px;
	float:left;
}

#footer a:link, #fotter a:visited, #fotter a:hover, #fotter a:active{
	font-size:9px;
	color:#999999;
	text-decoration:none;
}
