@charset "utf-8";
/* CSS Document */

	body { margin:0px; background:url(../images/bg.jpg) repeat-x left top #660000 ; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; }
	
	h1, h2, h3, h4 {  margin:0px; padding:0px; }
	h3 { font-size:30px; font-weight:bold; }
	ol li {	font-size:18px;	font-style:italic;	color: #900; margin-top:10px; }
	ol li ol { padding-left:25px; }
	ol li ol li { font-size:14px;	font-style:normal;	color: #000; margin-top:1px; }
	ol li ol li ol { list-style:lower-alpha; }
	ol li ol li ol li { font-weight:normal; color: #666; }
	
	#conteudo { width:800px; }
	#conteudo .header { background:url(../images/header.jpg) no-repeat left center; width:800px; height:224px; text-indent:-9000px; outline:none; }
	#conteudo .header-bottom { background:url(../images/header-bottom.jpg) no-repeat top center; width:100%; height:50px; }
	#conteudo .header-bottom ul { margin:0px; margin-left:19px; }
	#conteudo .header-bottom ul li { display:inline; margin:0px; padding:0px; }
	
	
	#conteudo .bt-home a { background:url(../images/botoes.gif) no-repeat; background-position:0px -100px; text-indent:-9000px; outline:none; width:66px; height:50px; display:block; float:left; }
	#conteudo .bt-informacoes a { background:url(../images/botoes.gif) no-repeat; background-position:-66px 0px; text-indent:-9000px; outline:none; width:184px; height:50px; display:block; float:left; }
	#conteudo .bt-conteudo a { background:url(../images/botoes.gif) no-repeat; background-position:-250px 0px; text-indent:-9000px; outline:none; width:185px; height:50px; display:block; float:left; }
	#conteudo .bt-inscricoes a { background:url(../images/botoes.gif) no-repeat; text-indent:-9000px; background-position:-435px 0px; outline:none; width:184px; height:50px; display:block; float:left; }
	
	#conteudo .miolo { background:#f1e2cf; }
	#conteudo .miolo-top { background:url(../images/acabamento.png) no-repeat top center; height:14px; display:block; }
	#conteudo .puxa-tamanho { background:url(../images/acabamento.png) no-repeat bottom center; height:14px; clear:both; display:block; }
	#conteudo .miolo-bottom { background:url(../images/acabamento.png) no-repeat bottom center; height:14px; clear:both; display:block; }
	
	#conteudo .aba-home { display:block; }
	#conteudo .aba-informacoes { display:none; }
	#conteudo .aba-inscricoes { display:none;  }
	#conteudo .aba-conteudo { display:none; }
	
	#conteudo .colunaE { float:left; width:550px; padding-left:12px; }
	#conteudo .aba-home .btn-video { width:570px; height:89px; background:url(../images/btn-video.gif) no-repeat left top; display:block; text-indent:-9000px; outline:none; }

	#conteudo .colunaD { float:right; width:205px; }
	#conteudo .colunaD .banner-inscricao { text-indent:-9000px; outline:none; width:200px; height:86px; background:url(../images/vagas-limitadas.gif) no-repeat; display:block; }
	#conteudo .colunaD ul { margin:0px; padding:0px; margin-top:15px; }
	#conteudo .colunaD ul li { display:block; margin:0px; padding:0px; text-align:center; padding-top:6px; }
	#conteudo .colunaD ul .proximas-turmas { background:url(../images/proximas-turmas.gif) no-repeat; display:block; width:200px; height:60px; text-indent:-9000px; outline:none; }
	#conteudo .colunaD ul .turma { background:url(../images/fundo-turma.png) no-repeat; width:200px; height:164px; margin-top:5px; }
	
	#conteudo .rodape { clear:both; color:white; }
	#conteudo .rodape span { font-size:11px; }
	
	#conteudo .form-title { font-size:18px;	font-style:italic;	color: #900;}
	
	.forms{
	background-color:#FFF;
	border-color:#C00;
	border-style:solid;
	border-width:1px;
	color: #000;
	font-family:"Trebuchet MS";
	font-size:13px;
	padding:2px 5px;
	}
	a:link, a:visited, a:active { text-decoration:none; color:inherit; }
	a:hover, a:visited:hover { text-decoration:underline; color:inherit; }
	
	
	
	
	/* simple gallery */
	/*Make sure your page contains a valid doctype at the top*/
	#simplegallery1{
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 2px solid darkred;
	margin-left:7px;
	}
	
	#simplegallery1 .gallerydesctext{
	text-align: left;
	padding: 2px 5px;
	}

