body {
	margin: 0px 0 0 0;
	padding: 0;
	background: #cd5020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	line-height:1.4em;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #cd5020;
}

a {
	color: #575757;
}

a:hover {
	text-decoration:underline;
}

p, ul, ol, blockquote {
	text-align: justify;
}

/* Header */

#header {
	width: 989px;
	height: 454px;
	margin: 0 auto;
	background: url(images/imagem-topo.jpg);
}

#flor{
	position:absolute;
	width: 390px;
	height: 324px;
	margin-left:570px;
	/*left:1172px;*/
	/*top:813px;*/
	z-index:1;
	background: url(images/caracol.png) no-repeat;
}

#folhas {
	position:absolute;
	margin-left:26px;
	margin-top:-114px;
	width:263px;
	height:122px;
	z-index:1;
}

#aVolta {
	width: 989px;
	height:auto;
	margin: 0 auto;
	background: url(images/contorno-fundo.png);
}

#aVoltaBottom {
	width: 989px;
	margin: 0 auto;
	height:14px;
	background: url(images/contorno-bottom.png) no-repeat;
}

#logo {
	float: left;
	padding: 25px 0 0 30px;
}

#logo h1 {
	letter-spacing: -4px;
	font-size: 4em;
}

#logo h2 {
	margin-top: -47px;
	margin-left:190px;
}

#header h3 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top: 62px;
	margin-left:190px;
}


/* Content */

#content {
	width: 820px;
	margin-left:10px;
	/*margin: 0 auto;*/
}

#conteudo{
	float:right; 
	width:100%; 
	background: url(images/fundo-borboletas-postit-sonetos.jpg) no-repeat right bottom;
}

#conteudoSemBorboletas{
	float:right; 
	width:100%; 
}

#conteudo p{
	line-height:1.4
}

/* Column One */

#colOne {
	float: left;
	padding: 0px 0px 0 0px;
	margin-top:30px;
	margin-left:11px;
}

#navigation{
	float:left;
	font-size:11px;
}

.menu {
	padding: 0px 0px 0px 0px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform:uppercase;
}

.menu li {
	display: inline;
}

.menu a:link, .menu a:visited {
	display: block;
	width: 277px;
	height: 23px;
	padding-left: 25px;
	padding-top:6px;
	background: url(images/seta.png) no-repeat 10px 10px;
	border-bottom: 1px solid #d77043;
	text-decoration: none;
	color: #fff1d0;
}

.menu a:active, .menu a:hover{
	display: block;
	width: 277px;
	height: 23px;
	padding-left: 25px;
	padding-top:6px;
	background: url(images/seta.png) no-repeat 10px 10px;
	border-bottom: 1px solid #d77043;
	text-decoration: none;
	color: #fff1d0;
}


/* Column Two */

#colTwo {
	margin-left:331px;
	/*margin-right:40px;*/
}

#colTwo .tituloLaranja {
	font-size:14px;
	color:#dc6626;
	font-weight:bold;
}

#colTwo .tituloCinza {
	font-size:14px;
	color:#575757;
	font-weight:bold;	
}

.assinatura{
	font-style:italic;
}

.textoBold{
	font-weight:bold;
}

.textoBoldItalic{
	font-style:italic;
	font-weight:bold;
}

.textoBoldLaranja{
	color:#dc6626;
	font-weight:bold;
}

/* Forms */
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
	float: left;
  	width: 100px;
  	text-align: right;
  }

div.row span.formw {
  float: right;
  width: 450px;
  text-align: left;
  } 


/* Footer */

#footer{
	width: 820px; 
	margin: 0 auto; 
	background: url(images/bottom.jpg) no-repeat; 
	clear:both; 
}
	
#footer p{
	margin:0; 
	padding: 20px 0; 
	text-align: center; 
	font-size: 11px; 
	color:#fff1d0;
}

#footer a{
	margin:0; 
	padding: 40px 0; 
	text-align: center; 
	font-size: 11px; 
	color:#fff1d0;
}
