* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
body {
	background-color: #CDCBCC;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
}
#main {
	margin: 0px auto;
	text-align: left;
	width: 770px;
	height: auto !important;
	min-height: 760px;
	height: 780px;
	background-color: #FFFFFF;
}
#header {
	height: 131px;
	background: url('../images/background_header.gif') repeat-x;
	margin-bottom: 57px;
}
.vetrina {
	margin-left: 160px;
	margin-right: 120px;
	margin-bottom: 25px;
	height: auto !important;
	min-height: 174px;
	height: 174px;
	color: #FF0000;
}
.vetrina h1 {
	margin-bottom: 13px;
	color: #FF0000;
	font-family: Arial;
	font-size: 23px;
	line-height: 23px;
	font-weight: normal;
	text-transform: capitalize;
}
.vetrina img {
	position: relative;
	float: left;
	margin-right: 20px;
}
.vetrina ul {
	list-style-type: none;
	margin-left: 154px;
}
.download_all a {
	font-weight: bold;
}
.vetrina a {
	text-decoration: none;
	color: #000000;
}
.vetrina a:hover {
	text-decoration: underline;
	color: #FF0000;
}
