/* Full page */
* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background:url(../img/bg2.jpg);
	background-attachment: scroll;
	background-position: top;
	font: 12px Arial, Verdana;
}

div#wrapper {	
	background: url(../img/bg-menu.jpg) repeat-y;	
	margin: 0 auto;
	*overflow:hidden;
	_overflow:auto;	
	position: relative;
	width: 980px;
	height:auto;
	_height: auto;
}

a {
	color: #2b3e38;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Header */
div#header {
	background: #405b53;
	padding-top: 10px;
	width:800px;
	float:right;
}

#courses-flash {
	margin: 0 auto;
}

div#date {
	background: #405b53;
	color: #fff;
	font-weight: bold;
	padding: 10px;
}

/* Menu */
div#menu {
	background: #405b53;
	// float: left;	
	width: 180px;
}

div#menu label {
	background: #405b53;
	color: #fff;
	display: block;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
}

h2#acessoava {
	background: none;
	color: #fff;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}

input.form {
	border: #000 solid 1px;
	margin-left: 10px;
	width: 150px;
}

input.formsubmit {
	margin:5px 0 0 12px;
	height: 18px;
	width: 50px;	
}

ul#navigator {
	color: #fff;
	list-style: url(../img/marker-navigator.jpg) inside;
	margin: 10px 0 0 10px;
}

/* for IE7 */
*ul#navigator {
	line-height: 10px;
	margin: 10px 0 0 3px;
}

*ul#navigator li {
	margin-bottom: 8px;
}

ul#navigator li a {
	color: #fff;
	text-decoration: none;
}

ul#navigator li a:hover {
	color: #d4d4d4;
}

/* Forum - Blog box */
div#blog-forum {
	background: #c1cac7 url(../img/background-forum-blog.jpg) repeat-x;
	margin-top: 10px;
	padding-bottom: 20px;
}

*div#blog-forum {
	position: relative;
	top: 15px;
}

div#blog-forum img {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}

/* Content */
div#content {
	background: #fff url(../img/top-left-content-corner.jpg) no-repeat;	
	padding: 8px 0 0 8px;
	min-height: 315px;
	overflow: hidden;
	float:right;
	width:792px;
	margin-top:-211px;
	/* For Ie7 */
	*margin-top:0px;
	/* For Ie6 */	
	_float: right;
	_position: relative;
	_width: 792px;
	_margin-top:0px;
}

/* Content - left division */
div#content-left {
	float: left;
	margin-right: 15px;
	width: 500px;
}

div#box-courses {
	margin: 7px 0 10px 7px;
	width:650px;
}

div#curiosities {
	margin-left: 7px;
}

div#curiosities h3 {
	background: #79938b url(../img/background-content-title.jpg) repeat-y;
	color: #fff;
	padding: 5px;
	width: 590px;
}

div#curiosities ul {
	color: #456058;
	font-weight: bold;
	list-style: inside disc;
}

div#curiosities ul li {
	margin-top: 15px;
}

/* Content - right division */
div#content-right {	
	float:right;
	overflow: hidden;
	width:120px;
}

div#navigation-content {
	float: left;
	width: 245px;
}

ul li h3.titulomenu {
	color: #fff;
	margin: 0;
	padding: 5px;
}

ul.itensmenu {
	background: #e4e8e7;
}

ul.itensmenu a {	
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
ul li.administracao{
	left:20px;
	position:relative;
}

ul.itensmenu a:hover {
	text-decoration: underline;
}

/* Misc */
div#misc {	
	height: 390px;
	text-align: center;
	overflow: hidden;
}

img.misc {
	margin-top: 14px;
}

h1{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h2 {
	background: #fff url(../img/title-marker.jpg) no-repeat;	
	color: #405b53;
	font-size: 14px;
	margin: 10px 0;	
	padding-left: 20px;
}

h3 {
	background: #fff url(../img/title-marker.jpg) no-repeat;
	color: #405b53;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0;
	padding-left: 20px;
}

h4 {
	margin: 8px 0;
}

/* banners */
div#banners{	
	float: right;
	margin-top: -120px;
	position:relative;
	/*right:15px;*/
}
div#banners img{
	display:block;
	padding:5px;		
}

/* Footer */
div#footer {
	background: #2b3e38 url(../img/avantis-logo-footer.jpg) no-repeat 98% 50%;
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	width: 980px;
}

address {
	color: #fff;
	font-style: normal;
}

/* Success */
div#sucesso {
	background: #405b54 url(../img/sucesso.png) no-repeat 5px;
	border: #577f74 solid 3px;
	color: #fff;
	font-weight: bold;
	padding: 8px;
	padding-left: 35px;
}


/* Início Página Contato-online*/
div#contatoidentificacaocandidato{
	float:left;
	left:30px;
	position:relative;	
	width:350px;	
}
div#contatoidentificacaocorrespondencia{
	float:right;
	position:relative;
	right:50px;
	width:350px;
}
p.contato{	
	margin:60px 10px 5px 40px;
	color:#000000;
	font:small Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	font-weight:bold;
}
label.contato{
	margin:0px 10px 5px 40px;
	color:#000000;
	display:block;
	font:small Arial, Helvetica, sans-serif;
	font-weight:bold;
}
select.contato{
	margin:0px 10px 5px 40px;
	width:300px;
	border:solid 1.5px #000000;
}
input.contato{
	margin:0px 10px 5px 40px;
	border:solid 1.5px #000000;
	width:300px;
}
textarea.contato{
	margin:0px 10px 5px 40px;
	border:solid 1.5px #000000;
	width:300px;
}
input.enviar{
	background:#2b3e38;
	color:#fff;
	display:inline;
	margin:0px 0px 30px 40px;	
	margin-top:8px;
}
