body {
	text-align:left;
	color:#666;
	font-size:14px;
	font-family:georgia, 'time new romans', serif;
	padding:0;
	background-repeat: repeat;
	background-image: url(images/bg_gradiente.png);
	height: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a {
color: #ffffff;
padding: 0 5px;
text-decoration: none;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 16px;
letter-spacing: -1px;
}

a:visited {
	padding: 0 5px;
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	color: #999;
}

a:hover {
color: ffffff;
padding: 0 5px;
text-decoration: none;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 16px;
letter-spacing: -1px;
}

h1 {
	width: 600px;
	border: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h2 {
font-size: 24px;
font-family: verdana, helvetica, arial, sans-serif;
color:#444444;
font-weight: 400;
padding: 0 0 10px;
}

h3 {
font-size:14px;
font-family:verdana, helvetica, arial, sans-serif;
letter-spacing:-1px;
color:#fff;
font-weight: 700;
text-transform:uppercase;
margin:0;
padding:8px 0 8px 0;
}

p {
	color:#F60;
	font-size: 18px;
	line-height: 25px;
	font-family: Verdana, Geneva, sans-serif, arial;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	top: 200px;
}

img {
border:none;
}
#container #header #logo {
	height: 80px;
	width: 318px;
	background-color: #999;
	border: 5px solid #F60;
	margin-top: 50px;
}


#header {
	width: 360px;
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 5;
	padding: 2px;
}

#menu {
	position: fixed;
	top: 5px;
	left: 0;
	clear: both;
	float: left;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-transform: none;
	margin: 0;
	z-index: auto;
	color: #CCC;
	background-image: url(images/meu.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 18px;
	width: 820px;
	height: 15px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#menu ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#menu ul li{
list-style-type: none;
color: #777;
display: inline;
margin: 0;
padding: 0 10px 0 10px;
}

#menu ul li a{
	list-style-type: none;
	color: #FFF;
	display: inline;
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

#menu ul li a:hover{
	list-style-type: none;
	color: #00F;
	display: inline;
	margin: 0;
	padding: 0;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #00F;
	font-weight: bold;
}

#container {
	position: absolute;
	top: 50px;
	left: 40px;
	width: 6000px;
	margin: 0;
	padding: 2;
}


.box {
	border: 10px solid #F60;
	width: 500px;
	float: left;
	line-height: 22px;
	margin: 25px;
	background-color: #333;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.conteiner_logo {
	border: thick solid #F60;
}

.boxCopy {
	border: 10px solid #F60;
	width: 350px;
	float: left;
	line-height: 22px;
	background-color: #FFF;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 360px;
	color: #000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.box p {
	color:#aaaaaa;
	font-size: 16px;
	line-height:24px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#logocampos {
	margin-top: 470px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: none;
	position: static;
	height: 100px;
	width: 1000px;
}
#rodape {
	position: fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F63;
	text-align: center;
	padding: 0px;
	height: auto;
	width: auto;
	clear: both;
	left: 10px;
	right: 10px;
	margin: auto;
}
#rodape a:hover {
	color: #00F;
}

#slide {
	color: #FFF;
	background-color: #F60;
}

.botao {
	height: auto;
	width: 100px;
}
