body {
	background : #fff url(../images/fundo.jpg) repeat-x top left;
	margin : 0px;
	font-family: Lucida Grande, Arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

a:link, a:visited {
	color : #235d85;
	text-decoration : none;
}

a:hover, a:active {
	color : #ff6d00;
	text-decoration : none;
}
ul, li {
	list-style-type : none;
	margin-top : 20px;
}

.site {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
}

a.menu:link, a.menu:visited {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	color: #235d85;
	font-weight: bold;
	text-decoration : none;
}

a.menu:hover, a.menu:active {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	color: #ff6d00;
	font-weight: bold;
	text-decoration : none;
}

.titulo {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	color: #235d85;
	font-weight: bold;
}
#index {
	position : absolute;
	background: #fff url(../images/design_01.jpg) no-repeat center top;
	left : 50%;
	width : 850px;
	height : auto;
	margin-left : -425px;
}
#gotdesign {
	margin: 0px;
	padding: 0px;
	position : relative;
	width : 350px;
	height : 345px;
	float : left;
}
#gotdesign_inner {
	position : relative;
	width : 350px;
	height : auto;
	margin-left : 460px;
	margin-top : 140px;
	float : left;
}
#menu {
	position : relative;
	margin : 0px;
	padding : 0px;
	background: #fff url(../images/design_02.jpg) no-repeat center top;
	width : 850px;
	height : 36px;
	float : left;
}

.menu_escrito {
	position : relative;
	margin-top: 10px;
	margin-right: 10px;
	width : auto;
	height : auto;
	text-align: right;
}

#conteudo {
	position : relative;
	width : 850px;
	height : auto;
	float : left;
	margin-top : 20px;
}
.quadro_vinho {
	position: relative;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 100px;
	height: 243px;
	width: 78px;
	float: left;
}
.conteudo_escrito {
	position : relative;
	margin-left: 30px;
	margin-bottom: 10px;
	width : 580px;
	height : auto;
	float : left;
}
.destaques_index {
	position : relative;
	margin-left: 9px;
	margin-bottom: 10px;
	width : 415px;
	height : auto;
	float: left;
}

.rodape {
	position : relative;
	background: #fff url(../images/design_04.jpg) no-repeat center top;
	width : 850px;
	height : 200px;
	float : left;
}

.rodape_escrito {
	position : relative;
	margin-left: 9px;
	margin-top: 10px;
	width : 600px;
	height : auto;
	float : left;
}

.rodape_quadros {
	position : relative;
	line-height: 20px;
	padding: 15px;
	width : 170px;
	height : auto;
	float : left;
	font-size : 11px;
}

.quadro_portfolio_conteudo {
	position: relative;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 170px;
	width: 198px;
	float: left;
}
.buttons_prevnext {
	position: relative;
	width: 50px;
	margin-top : 90px;
	float : left;
	text-align : center;
}
.quadro_portfolio {
	position: relative;
	height: 200px;
	width: 680px;
	float : left;
	margin-top : 15px;
}
.portfolio_celula {
	width : 230px;
	height : 160px;
	text-align : center;
	padding : 5px;
}
.label {
	text-align: left;
	width : 100%;
	margin-bottom : 3px;
}