* {
	margin: 0;
	padding: 0;
	outline: 0;
	}
	
a  { text-decoration: none}

p {	margin-top: 15px;}
	
body {
	text-align: center;
	font: normal 12px arial;
	}
	
#container {
	background: transparent;
	width: 925px;
	text-align: left;

	
	}
	

@font-face {
    font-family: 'GothamHTFCondensedMedium';
    src: url('gothamhtf-mediumcondensed-webfont.eot');
    src: url('gothamhtf-mediumcondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('gothamhtf-mediumcondensed-webfont.woff') format('woff'),
         url('gothamhtf-mediumcondensed-webfont.ttf') format('truetype'),
         url('gothamhtf-mediumcondensed-webfont.svg#GothamHTFCondensedMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
	
/* --------- TOPO ---------- */

#topo {
	margin: 50px 0px 30px 0px;
	padding: 0px;
	position: relative;
	height: 73px;
	}
	
	#topo a,
	#topo a:active,
	#topo a:visited {
		color: #146734;
		}

	#topo a:hover { color: #97c93c;		  
		}

	#logo{
		width: 185px;
		margin: 0px 0px 0px 8px;
		padding: 0px;
		}
		
	#logo a p {
		margin: 0px;
		padding: 0px;
		background: url('../img/logo-florisbela.png') top;
		width: 185px;
		height: 73px;
		cursor: pointer;
		}
		
	#logo a:hover p {
		margin: 0px;
		padding: 0px;
		background: url('../img/logo-florisbela.png') bottom;
		width: 185px;
		height: 73px;
		}				
		
#menu { 
	font-family: 'GothamHTFCondensedMedium';
	position: absolute;
	right: 20px;
	top:18px;
	}


	
#menu ul li {
		right: 0px;
		display: inline;
		list-style-type: none;
		bullet: circle;
		padding-right: 10px;
		}

#menu ul li a {
		font-weight: 500;
		font-size: 20px;
		color: #146734;
		}

#menu ul li a:hover {
		font-size: 20px;
		color: #97c93c;
		}
		
/* -------- CONTEUDO ------------ */

#conteudo {
	background: white;
	width: 855px;
	padding: 10px 0px 20px 78px;
	}

#wrap {
	text-align: left;
	width: 800px;
	}
	
#conteudo_principal {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

#conteudo_principal a  {
	cursor: pointer;
	margin: 0 0 0 20px;
}
	
#conteudo_principal a p#banner-home {
	background-color: #fff;
	width: 825px;
	height: 504px;
	margin: 0 0 0 78px;
}

#conteudo_principal_produtos {
	font: normal 12px arial;
	line-height: 18px;
	margin-top: -10px;
	width: 545px;
	padding-bottom: 40px;
	color: #666666;

	}
	
#conteudo_principal_texto {
	font: normal 12px arial;
	line-height: 18px;
	margin-top: -10px;
	width: 545px;
	padding-bottom: 40px;
	color: #666666;
	float: left;

	}

#fotoflorisbela {
	background-image: url('../img/aflorisbela.jpg');
	width: 304px;
	height: 362px;
	position: relative;
	float: right;

	}
	
#fotoeventos {
	background-image: url('../img/eventos.jpg');
	width: 255px;
	height: 309px;
	position: relative;
	margin-top: 0px;
	right: 20px;
	float: right;

	}
	
#fotocontato {
	background-image: url('../img/contato.jpg');
	width: 298px;
	height: 298px;
	position: relative;
	float: right;
	margin-right: 150px;

	}

#frm_contato{
	width: 400px;
	float: left;

	}

#esquerda {
	float: left;
	}
	
#direita {
	position: relative;
	float: right;
	margin-right: 168px;
	}
	
	
#conteudo .w-sub {
	width: 600px;
	padding-bottom: 20px;
	}
	


	
#conteudo .titulo { font-size: 32px;
	font-family: 'GothamHTFCondensedMedium';
	width: 545px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #146734;

	}

	#conteudo .secao { font:normal 32px arial;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #aaaaaa;
	}

#conteudo .subtitulo { font:normal 12px arial;
	line-height: 18px;
	width: 600px;
	padding-bottom: 10px;
	color: #666666;
	}
	
	
#conteudo .categoria { font:bold 16px arial;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #5e8701;
	
	}
	
	
.sub-categoria { font:normal 16px arial;
	margin-top: 15px;
	margin-bottom: 15px;
	col7or: #5e8701;
	
	}
	
.campo { font:bold 14px arial;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #5e8701;
	
	}
	
.select {
	border: #CCC 1px solid;
	background: #EEE;
	font: normal 12px verdana;
	width: 300px;
	padding: 5px;
	}

.mensagem {
	border: #CCC 1px solid;
	background: #EEE;
	font: normal 12px verdana;
	padding: 5px;
	margin-bottom: 20px;
	
	}
	
.submit {
	background: #5e8701;
	border: 0px;
	width: 100px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	font: normal 10px arial;
	text-transform: uppercase;
	}

.submit:hover {
	background: #31230f;
	border: 0px;
	width: 100px;
	height: 25px;
	color: #c9ffaf;
	
	}

	
#corpo-item {
	background: transparent;
	
	}
	
.item {
	width: 394px;
	float:left;
	margin: 0px 25px 40px 0px;
	position: relative;
	}
	
.fotoHi {
	width: 230px;
	height: 230px;
	border: #5e8701 1px solid;
	}

.fotoLo {
	width: 150px;
	height: 75px;
	position: absolute;
	right:0;
	top: 0;
	border: #5e8701 1px solid;
	}
	
a.info {
	width: 150px;
	height: 143px;
	margin-top: 10px;
	border: #5e8701 1px solid;
	position: absolute;
	right:0;
	bottom: 0;
	overflow: no;
	}
	
a.info h4 {
	padding: 10px 10px 8px 10px;
	color: #5e8701;
	}	

a.info p {
	font: normal 11px Arial;
	color: #333333;
	padding: 0px 10px 8px 10px;
	}
	
a.info .preco {
	font: bold 12px Arial;
	color: #5e8701;
	font-weight: bold;
	}
	
a.info:hover {
	color: #333333;
	background: #c9ffaf;
	}
	
a.info2 {
	width: 150px;
	height: 230px;
	margin-top: 10px;
	border: #5e8701 1px solid;
	position: absolute;
	right:0;
	bottom: 0;
	overflow: auto;
	}
	
a.info2 h4 {
	padding: 10px 10px 8px 10px;
	color: #5e8701;
	}	

a.info2 p {
	font: normal 11px Arial;
	color: #333333;
	padding: 0px 10px 8px 10px;
	}
	
a.info2 .preco {
	font: bold 12px Arial;
	color: #5e8701;
	font-weight: bold;
	}
	
a.info2:hover {
	color: #fff;
	background: #97d114;
	}

	

#clientes {
	background: transparent;
	font: bold 14px Arial;
	color: #5e8701;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;

	}
	
#clientes a,
	#eventos a:active,
	#eventos a:visited {
	color: #5e8701;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	}
	
#clientes a:hover { text-decoration: underline; color: #97d114;}
	
.col1 {
	background: transparent;
	width: 170px;
	float: left;
	margin: 0px 0px 0px 0px;
	position: relative;
	}

.col2 {
	background: transparent;
	width: 200px;
	float: left;
	margin: 0px 0px 0px 0px;
	position: relative;
	}

.col3 {
	background:transparent;
	width: 174px;
	float: left;
	margin: 0px 0px 0px 0px;
	position: relative;
	}


	
#corpo-evento {
	background: transparent;
	}

#evento {
	width: 810px;
	height: 267px;
	background: transparent;
	margin: 0px 25px 25px 0px;
	position: relative;
	}


.fotoeventogd {
	width: 400px;
	height: 267px;
	border: #5e8701 1px solid;
	margin-right: 6px;
	float: left;
	}

.fotoeventomd {
	width: 194px;
	height: 267px;
	border: #5e8701 1px solid;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	position: relative;
	}
	
.fotoeventopq {
	width: 186px;
	height: 100px;
	border: #5e8701 1px solid;
	float: left;
	position: absolute;
	left: 622px;
	top: 0;
	
	}

.descevento {
	width: 186px;
	height: 152px;
	border: #5e8701 1px solid;
	position: absolute;
	left: 622px;
	top: 115px;
	overflow: auto;
	}

.desc {
	font: normal 11px Arial;
	color: #333333;
	padding: 10px 12px 10px 12px;
	}


/* -------- RODAPE ------------ */

#rodape {
	background: #fff;
	width: 900px;
	height: 75px;
	margin-left: 78px;
	margin-top: 0px;
	margin-bottom: 45px;
	color: #767e2a;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	float: left;
	text-align: left;
	
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
	}

	#rodape .conteudo {
	color: #106331;
	margin-right: 20px;
	}

.link {
	font-weight: bold;
	text-decoration: none; 
	color: #106331;	
	}

.link:hover {
	text-decoration: underline; color: #83bd29;	
	}


	
/* ############### PATCH ################ */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

