body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/criatividade.gif);
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}

p, ol, ul {
	line-height: 160%;
}

a {
	color: #F1BA1B;
	text-decoration:none;
}

#header {
	width: 1000px;
	height: 120px;
	float: left;
	margin-left: 10%;
	margin-top: 12px;
	background-image: url(../images/criatividade_01.png);
	background-repeat: repeat-y;
}

#call {
	float: left;
	width: 728px;
	height: 90px;
	margin-top: 10px;
}

#logo {
	float: right;
	width: 220px;
	height:94px;
	margin-top: 10px;
}

#content {
	background-image: url(../images/criatividade_01.png);
	background-repeat: repeat-y;
	width: 1000px;
	float: left;
	height: auto;
	margin-left: 10%;
}

#hideshow {
	float: left;
	background-image: url(../images/conteudos_01.png);
	background-repeat: no-repeat;
	bottom:0;
	height: 250px;
	left:0;
	margin-left: 10%;
	position:fixed;
	width: 100%;
}

#subheader {
	width: 1000px;
	height: 50px;
	float: left;
	margin-left: 10%;
	background-image: url(../images/criatividade_01.png);
	background-repeat: repeat-y;
}

#menu {
	height: 40px;
	width: 718px;
	padding-left: 10px;
	background-image: url(../images/copywrite.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	height: 8px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 6px;
}

#menu a:hover {
	color: #FFCC00;
}

#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
}

#min {
	float: left;
	background-image: url(../images/conteudos.png);
	background-repeat: no-repeat;
	bottom:0;
	height:122px;
	left:0;
	margin-left: 10%;
	position:fixed;
	visibility: hidden;
	width: 100%;
}

#botao {
	position: absolute;
	width: 300px;
	height: 50px;
	margin-top: 115px;
}

#botao1 {
	position: absolute;
	width: 300px;
	height: 50px;
	margin-top: 65px;
}

#colum {
	float: left;
	width: 728px;
	height: auto;
}

#txt {
	width: 692px;
	height: auto;
	padding: 18px;
}

#coldois {
	float: right;
	width: 260px;
	height: auto;
}

.none {
	border: none;
}

#footer {
	clear: both;
	width: 100%;
	height: 150px;
	margin-left: 10%;
	margin-top: 2px;
	background: url(../images/criatividade_01.png) repeat-y;
}

form {

}
 .textfield {display: block; float:left; width:190px; background-color: #F3F4E8; margin:3px; border: 1px solid #F1BA1B; font-family: "Courier New", Courier, monospace;}
 .textfield:hover {background:#FBFCF8;}
 .textfield:focus {background:#ffffff;}
 .textarea {display: block; float:left; width:400px; background-color: #F3F4E8; margin:3px;	border: 1px solid #F1BA1B; font-family: "Courier New", Courier, monospace;}
 .textarea:hover {background:#FBFCF8;}
 .textarea:focus {background:#ffffff;}
 .button {display: block; float:right; padding:0px; background-color:#E3E6C8; margin:3px;	border: 2px solid #F1BA1B; color:#000000;}
 .checkbox {border: 1px solid #F1BA1B;}


