#wrap {width:770px; height:335px; position:absolute; overflow:hidden; margin:30px auto 20px auto; }
#slide {width:770px; height:250px; display:block; overflow:hidden; position:absolute; top:125px;}
#slide a {text-decoration:none; display:block; width:770px; height:220px; position:absolute; left:770px; overflow:hidden; cursor:default;}
#slide a img {display:block; border:0; }






.slide {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	width:770px;
}
	
#introducao {
		margin:20px 0 0 0;
		padding:30px;
		background:url(../../images/na-escola/bg-intro.png) left center no-repeat;
		_background:none;
}

.txt-intro {
		font-size:12px;
		margin-bottom:5px;
		width:680px;
	}

.txt-intro .pequeno {
	font-size:16px;
}

.txt-intro .medio {
	font-size:15px;
	font-weight:bold;
}

.txt-intro .grande {
	font-size:17px;
}


.capa {
	float:left;
	margin:15px 5px 0 0;
	width:140px;
	display:block;
}


.texto {
	float:right;
	display:block;
	background:url(../../images/na-escola/bg-texto.png) center no-repeat;
	_background:none;
	width:580px;
	*margin-right:30px;
	height:170px;
	padding:20px 10px;
}

.textomaior {
	float:left;
	background:url(../../images/na-escola/bg-texto2.png) top center no-repeat;
	_background:none;
	width:580px;
	height:240px;
	padding:15px 10px 10px 10px;
}
.tit-curso {
	font-size:16px;
	border-bottom:#FFFFFF solid 1px;
	font-weight:bold;
	width:560px;
	margin:0 10px 5px 10px;
	
}

.desc-curso {
	font-size:12px;
	width:560px;
	margin:5px 10px;
}

.bold {
	font-weight:bold;
}

small {
	font-size:11px;
}

/* CONTENIDO GLOBAL*/
#slides_content {
width:770px; /* ANCHO DEL CONTENEDOR*/
overflow:hidden;
margin:0 auto;
height:370px;
}


/* SLIDE */
#slides_content .slide {
float:left;
width:770px; /* ANCHO DE CADA SLIDE */
*width:800px;

}

#slides_content .slide img {
	margin:	0 auto;
}



.laranja {
	background: #ED6C09 url(../../images/na-escola/bg.png) bottom repeat-x;		
}

.verde {
	background: #648E38 url(../../images/na-escola/bg-verde.png) bottom repeat-x;		
}

.lilas {
	background: #7F4794 url(../../images/na-escola/bg-lilas.png) bottom repeat-x;		
}

.roxo {
	background: #8C62AD url(../../images/na-escola/bg-roxo.png) bottom repeat-x;		
}

.verdeclaro {
	background: #ACC43F url(../../images/na-escola/bg-verdeclaro.png) bottom repeat-x;		
}

.amarelo {
	background: #C29B4C url(../../images/na-escola/bg-amarelo.png) bottom repeat-x;		
}

.bege {
	background: #A1997F url(../../images/na-escola/bg-bege.png) bottom repeat-x;		
}

.marrom {
	background: #BF8E59 url(../../images/na-escola/bg-marrom.png) bottom repeat-x;		
}

.azul {
	background: #788F9C url(../../images/na-escola/bg-azul.png) bottom repeat-x;		
}

.vermelho {
	background: #A8666A url(../../images/na-escola/bg-vermelho.png) bottom repeat-x;		
}

.verdeband {
	background: #3E8C2B url(../../images/na-escola/bg-verdeband.png) bottom repeat-x;		
}

.azulc {
	background: #6DA3C2 url(../../images/na-escola/bg-azulc.png) bottom repeat-x;		
}


