@charset "utf-8";
/* CSS Document */

/*
Design & CSS by Barbara Carneiro
www.barbaracarneiro.com
*/

/* Main */
* {
	behavior: url(iepngfix.htc);
	margin: 0 auto;
	padding: 0;
	border: 0;
}
body {
	width: 758px;
	padding-top: 10px;
	padding-bottom: 5px;
}

/* Containers */
#wrap1 {
	border: 1px solid #F9F9F9;
}
#wrap2 {
	border: 1px solid #ECECEC;
}
#wrap3 {
	border: 1px solid #D8D8D8;
}
#wrap4 {
	border: 1px solid #DBDBDB;
	background: url(../images/nuvens.jpg) no-repeat;
	padding: 1px;
	height: 569px;
	min-height: 569px;
}
#wrap5 {
	height: 569px;
	min-height: 569px;
	background: url(../images/img01.png) no-repeat bottom left;
}
#wrap6 {
	height: 569px;
	min-height: 569px;
	background: url(../images/flores.png) no-repeat bottom;
}
#logo {
	height: 569px;
	min-height: 569px;
	padding: 20px 15px 0 0;
	text-align: right;
}
#comprar {
	width: 105px;
	position: relative;
	top: -150px;
	left: 280px;
}
#custos {
	width: 101px;
	position: relative;
	top: -20px;
	left: 75px;
}
#cores {
	width: 112px;
	position: relative;
	top: 30px;
	left: -105px;
}
#sling {
	width: 101px;
	position: relative;
	top: 10px;
	left: -275px;
}
#copyright {
	text-align: center;
	padding-top: 5px;
}


/* Text */
.copyright {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
}
.copyright a {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
}
.text {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
.title {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C5D666;
}

/* Images and Boxes */
table#wrapper {
	border: 1px solid #CCCCCC;
}
table#wrapper td {
	padding: 4px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
table#wrapper2 {
	border: 1px solid #CCCCCC;
}
table#wrapper2 td {
	padding: 4px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
.fields {
	padding: 1px;
	border: 1px solid #CCCCCC;
	width: 400px;
}
.textarea {
	width: 250px;
	border: 1px solid #CCCCCC;
}
.lists {
	border: 1px solid #CCCCCC;
}
.submit {
	padding: 1px;
	border: 1px solid #CCCCCC;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}