﻿.codigo {
	width:260px;
	border:1px dashed;
	background-color:#E6E6FA;
	padding: 4px 4px;
}
.imgmenu {
	margin-top:2px;
	margin-bottom:2px;
	cursor: pointer;
	width:70px;
	height:70px;
}
.imgatual {
/*	border:2px solid #000000;*/
	margin-top:2px;
	margin-bottom:2px;
	width:450px;
	height:70px;

}
.imgclick {
/*	border:2px solid #666666;*/
	margin-top:2px;
	margin-bottom:2px;
	width:450px;
	height:70px;

}

.imagemshow{
    width: 100%;
    height: 400px;
    position: relative;
    top:0px;
}

#exibicaototal{
    width: 100%;
    height:400px;
	text-align:center;
}
#exibicao{
	width: 10%;
	height:400px;
	text-align:right;
	z-index:1;
	position:absolute;
	top:15px;
}

/*.imagem{ 
    width: 100%;
    height: 400px;
    position: absolute;
    left: 0px;
} */
.imagetitle{
	position: relative;
    left: 55%;
    top: -85%;
    width: 50%;
    height: 63%;
}

.imagelearn img{
	position:relative;
	width: 30%; 
	height: 30%;
	top: -512px;
	right: -35%;
}


.imagetitle h2 {
	font-family: Arial;
	color: orange;
	font-size: 22px;
	width: 90%;
	line-height: 1.15;
	font-weight: bold;
	text-align:center;
	background:rgba(0,0,0,0.6);
	text-transform: uppercase;
}

.imagetitle img {
	position:relative;
	top:63px;
	left: -10px;
	height:200px;
	width:220px;
	scale:2;
	text-align:left;
}

