body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
@font-face {
	font-family: 'helv-light';
    src: url('/fonts/helv-light/helv-light.eot');
	src: url('/fonts/helv-light/helv-light.eot?#iefix') format('embedded-opentype'),
			url('/fonts/helv-light/helv-light.woff') format('woff'), 
			url('/fonts/helv-light/helv-light.ttf') format('truetype'),
			url('/fonts/helv-light/helv-light.svg#helv-light') format('svg');
	font-weight: normal;
	font-style: normal;
}
#maincontainer {
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #ffffff;
	background-repeat: no-repeat;
}
#content {
	width: 483px;
	position: relative;
	top: 60px;
	margin-left: auto;
	margin-right: auto;
}
#content-portfolio {
	width: 680px;
	position: relative;
	top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#colunas{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #735A4A;
	border-bottom-color: #735A4A;
	height: 208px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#coluna-esq {
	width: 329px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #735A4A;
	padding-right: 10px;
}
#coluna-dir {
	width: 330px;
	float: left;
	padding-left: 10px;
}
#botoes {
	position: relative;
	width: 100%;
}
#footer {
	clear: left;
	width: 100%;
	height: 50px;
	position: relative;
	left: 0px;
	padding-top: 30px;
}
a:link, a:visited 
	{
	color: #003366;
	text-decoration: none
	}

a:hover 
	{
	color: red;
	text-decoration: none
	}
.titulo_seccaoList {
	background-color: #8f944d;
	width: 100%;
	height: 1px;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 30px;
}
#logo {
	text-align: center;
}
.titulo_web {
	font-family: "Times New Roman", Times, serif;
	color: #8f944d;
	font-size: 16px;
	background-color: #FFF;
	font-weight: bold;
}
.titulo_inf {
	font-family: "Times New Roman", Times, serif;
	color: #735A4A;
	font-size: 16px;
	background-color: #FFF;
	font-weight: bold;
}
.container {
	width: 100%;
}
.centrado {
	text-align: center;
}
