body {
	padding: 0;
	margin: 0;
}

.bg_education {
	background-image: url("../_img/bg_education.jpg");
}

.bg_quemsomos {
	background-image: url("../_img/bg_quemsomos.jpg");
}

.bg_servicos {
	background-image: url("../_img/bg_servicos.jpg");
}

.bg_intro {
	background-image: url("../_img/bg_intro.jpg");
}

.bg_intro2 {
	background-image: url("../_img/layout2_intro.jpg");
}

.bg_interna {
	background-image: url("../_img/layout2_interna.jpg");
}

#content {
	position: absolute;
	width: 900px;
	height: 580px;
}

#menu {
	position: relative;
	width: 580px;
	height: 55px;
	left: 290px;
	z-index: 3;
	border-top: 2px solid red;
}	


		#menu ul {
			padding:0px;
			margin:0px;
			float: left;
			width: 590px;
			margin-left: 22px;
			margin-top: 15px;
			list-style:none;
			font:70% Trebuchet MS;
		}

		#menu ul li { display: inline; }

		#menu ul li a {
			background-color:#f0f0f0;
			color: #333;
			text-decoration: none;
			border-bottom:3px solid #fdfdfd;
			padding: 2px 12px;
			float:left;
		}

		#menu ul li a:hover {
			background-color:#f0f0f0;
			color: #6D6D6D;
			border-bottom:3px solid #EA0000;
		}


#context_home02 {
	position: relative;
	width: 500px;
	height: auto;
	min-height: 502px;
	left: 310px;
	background: transparent url("../_img/bg.png");
	padding: 15px;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	border-bottom: 3px solid #e70033;
	z-index: 2;	

}

#context_home {
	position: relative;
	width: 383px;
	height: auto;
	min-height: 450px;
	left: 360px;
	background: transparent url("../_img/bg.png");
	padding: 15px;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	border-bottom: 3px solid #e70033;
	z-index: 2;	
}


#context_servicos {
	position: relative;
	width: 383px;
	height: 1130px;
	left: 360px;
	background: transparent url("../_img/bg.png");
	padding: 15px;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	border-bottom: 3px solid #e70033;
	z-index: 2;	
}

#context {
	position: relative;
	width: 580px;
	height: auto;
	min-height: 400px;
	left: 270px;
	background: transparent url("../_img/bg.png");
	padding: 15px;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	border-bottom: 3px solid #e70033;
	z-index: 2;	
}

#back-context {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='_img/bg.png');
}
	
	
.text {
	font: 70% Tahoma;
	color: #333333;
}

.tit01 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.tit02 {
	font-family: Tahoma;
	font-size: 12px;
	color: #c62137;
}			


#right {
	width: 500px;
	margin: 7px 7px 0px 0px;
	font-size: 11px;
	font: 70% Tahoma;
}



#right .noti01 {
	position:absolute;
	width: 140px;
	height: 105px;
	left: 15px;
	border: 1px solid #ececec;
	margin: 0px;
	padding: 10px 5px 0px 15px;
}

#right .noti02 {
	position:absolute;
	width: 140px;
	height: 105px;
	left: 183px;
	border: 1px solid #ececec;
	margin: 0px;
	padding: 10px 5px 0px 15px;
}

#right .noti03 {
	position:absolute;
	width: 140px;
	height: 105px;
	left: 350px;
	border: 1px solid #ececec;
	margin: 0px;
	padding: 10px 5px 0px 15px;
}

#right .buynow {
	
	margin-bottom: -1.7em;
}

#right .price {
	margin-top: 0.5em;
	text-align: right;
}

#right h3 {
	margin: 0px;
	padding: 0px;
}

#right a {
	color: #bb0000;
	text-decoration: underline;
	font-weight: normal;
}

#right a:hover {
	color: #630000;
}

#right p {
	margin: 0.55em 0px;
}

* html #right p {
	margin: 0.3em 0px;
}

#right #destaque01 {
	float: left;
	margin-top: 6px;
	margin-left: -95px;
	position:relative;
}

#right #destaque02 {
	float: left;
	margin-top: 16px;
	margin-left: -95px;
}
	
#right #makess {
	float: left;
	margin-top: 10px;
	margin-left: -95px;
	margin-bottom: -3px;
}

#right #thelastbox {
	margin-bottom: 5px;
}
