
* {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#330000;
	background-image:url(images/degradee_fundo.jpg);
	background-repeat:repeat-x;
}

h1 {
	font-size: 200%;
	margin-top: 10px;
	font-family: "Monotype Corsiva", Verdana, Arial;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 5px;
}

a:link {
	color: #330000;
}

a:hover, a:active {
	text-decoration: none;
	color: #996600;
}

a:visited {
	color: #CC6600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 90px 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

/* Boxes */

.Box_grande {
	background-image: url(Images/fundo_papel_artesanal_laranja.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-left: 50px;
	padding-bottom: 10px;
	width: 870px;
	height: auto;
	position: absolute;
	top: 146px;
}

.Box_grande .section {
	font-size: 100%;
	color: #FFFFFF;
}

.Box_grande .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
}

.Box_grande .content {
	padding: 20px;
}

#Cabecalho {
	width: 960px;
	height: 85px;
	margin: 0 auto;
}

#Logo H2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}



/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background-image: url(Images/Fundo_papel_reciclado_artesanal2.jpg);
	height: 1250px;
}

/* Footer */

#footer {
	margin: 0 auto;
	width: 940px;
	padding: 10px;
	height: auto;
	background-image:url(Images/Fundo_papel_reciclado_artesanal2.jpg);
	}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 65%;