 /* Web TV lironnick.com.br */

body  {  	
	margin: 0;  	
	padding: 0;
	background:url(../img/bg_fundo.jpg) repeat;  	
} 

#principal{
	width:960px;
	height:670px;
	margin: 0 auto;
	padding: 0;
	background:#fff;
}

#bloco_principal {
	position:relative;
	width:900px;
	height:540px;
	top:5px;
	left: 30px;
}

#logo{
	position:absolute;
	width:294px;
	height:131px;
	top:127px;
	left: 32px;
	background: url(../img/logo_webtv.jpg) no-repeat;
}

#img_mac{
	position:absolute;
	width:362px;
	height:417px;
	top:-1px;
	left: 285px;
	background: url(../img/img_mac.jpg) no-repeat;
}

#img_texto{
	position:absolute;
	width:305px;
	height:33px;
	top:162px;
	left: 555px;
	background: url(../img/img_texto.jpg) no-repeat;
}


/* PARTE LOGIN */
#bola_aluno{
	position:absolute;
	width:82px;
	height:86px;
	top:199px;
	left: 591px;
	background: url(../img/bola_aluno.jpg) no-repeat;
}

#bt_aluno{
	position:absolute;
	width:71px;
	height:43px;
	top:217px;
	left: 679px;
}

#bt_professor{
	position:absolute;
	width:148px;
	height:46px;
	top:390px;
	left: 680px;
}


/* Rodape */
#rodape {
	position:relative;
	width:100%;
	height:87px;
	background: #f3f3f3;	
}

#logo_rodape{
	position:absolute;
	width:184px;
	height:73px;
	top:8px;
	left: 215px;
	background:url(../img/logo_rodape.jpg) no-repeat;
}


/* FORMULARIO DE LOGIN */

#login-link{
	position: absolute;
	top: 88px;
	right: 386px;
	display: block;
	background: #2a2a2a;
	padding: 5px 15px 5px 15px;
	color: #FFF;
}
#login-panel{
    position: absolute;
    top: 46%;
    right: 85px;
    width: 120px;
    padding: 10px 15px 5px 15px;
    font-size: 8pt;
    font-weight: bold;
    color: #FFF;
    display: none;
	
}

#login-panel1{
    position: absolute;
    top: 78%;
    right: 85px;
    width: 120px;
    padding: 10px 15px 5px 15px;
    font-size: 8pt;
    font-weight: bold;
    color: #FFF;
    display: none;
	
}

.form{
	width:190px;
	height:18px;
	font-size:11px;
	color:#789;
	border:1px solid #18a096;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

.form_professor{
	width:140px;
	height:18px;
	font-size:11px;
	color:#789;
	border:1px solid #18a096;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}


/*  *************************************************** PAGINA ALUNO **********************************************************  */

#principal_aluno{
	width:980px;
	height:1040px;
	margin: 0 auto;
	padding: 0;
	background:#fff;
	margin-left: 10%; margin-right: 10%;
}

#bloco_aluno {
	position:relative;
	width:980px;
	height:1000px;
	top:0px;
	left:0px;
	margin: 0 auto;
	padding: 0;
}

#banner_top{
	position:absolute;
	width:960px;
	height:171px;
	top:0px;
	left: 1px;
}




/* Faixa */

#faixa_status{
	position:absolute;
	width:960px;
	height:44px;
	top:175px;
	left: 1px;
	background: url(../img/bg_faixa.jpg) repeat-x;
}

#seta_faixa{
	position:absolute;
	width:17px;
	height:24px;
	top:9px;
	left: 0px;
	background: url(../img/seta_faixa.jpg) repeat-x;
}

#inf_faixa{
	position:absolute;
	width:852px;
	height:19px;
	top:15px;
	left: 27px;
	color:#666666;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

#logoff_aluno{
	position:absolute;
	width:46px;
	height:19px;
	top:15px;
	left: 891px;
}

		
		
#logoff_aluno a {
	color:#666666;
	text-decoration:none;
	padding:1px 8px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}
#logoff_aluno a:hover{ 
	color:#000;
	background-position:center;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;

}

.inf_faixa{
	color:#000;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	font-weight: bold;
}

/* ALUNOS ONLINE  */

#alunos_online{
	position:absolute;
	width:402px;
	height:44px;
	top:225px;
	left: 9px;
	background:url(../img/bola_status.jpg) no-repeat;
}

#alunos_online_texto{
	position:absolute;
	width:354px;
	height:24px;
	top:10px;
	left: 48px;
}


/* PlAYER */

#player{
	position:absolute;
	width:426px;
	height:305px;
	top:271px;
	left: 7px;
	background: url(../img/bg_player.jpg) no-repeat;
}

#player_streang{
	position:absolute;
	width:405px;
	height:289px;
	top:8px;
	left: 11px;
}

/*  SLIDE */

#slide{
	position: relative;
	width:516px;
	height:505px;
	top:271px;
	left: 439px;
	background: url(../img/slide.jpg) no-repeat;
}

#bloco_img_slide{
	position: relative;
	width:513px;
	height:488px;
	top:9px;
	left: 5px;
	text-align:center;
	
}


/*  CHAT */

#chat{
	position:absolute;
	width:431px;
	height:408px;
	top:587px;
	left: 7px;
	background:  url(../img/bg_chat.jpg) no-repeat;
}

#bloco_chat{
	position:absolute;
	width:415px;
	height:396px;
	top:10px;
	left: 8px;
}

/*  BANNER */

#banner{
	position:absolute;
	width:519px;
	height:207px;
	top:785px;
	left: 441px;
	background: url(../img/bg_banner.jpg) no-repeat;
}


#bloco_banner{
	position:absolute;
	width:501px;
	height:194px;
	top:5px;
	left: 8px;
}

#banner_efeito{
	position: absolute;
	width: 497px;
	height: 182px;
	top:12px;
	left:10px;
}




/*  *************************************************** PAGINA PROFESSOR **********************************************************  */

#principal_professor{
	width:960px;
	height:1890px;
	margin: 0 auto;
	padding: 0;
	background:#fff;
}

#bloco_professor {
	position:relative;
	width:960px;
	height:1820px;
	top:0px;
	left:0px;
}


/*  TITULO */

#titulo_professor{
	position:absolute;
	width:631px;
	height:42px;
	top:186px;
	left: 11px;
	color:#cccccc;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

/*  CADASTRO DE PROFESSO, AULA  */

#cadastro_professor{
	position:absolute;
	width:934px;
	height:127px;
	top:242px;
	left: 11px;
}

#subtitulo_professor{
	position:absolute;
	width:309px;
	height:24px;
	top:4px;
	left: 6px;
	color:#cccccc;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

#tapela_cadastro{
	position:absolute;
	width:667px;
	height:54px;
	top:35px;
	left: 1px;
}


#status_cadastro{
	position:absolute;
	width:299px;
	height:29px;
	top:96px;
	left: 4px;
	color:#000;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

.form_cad_professor{
	width:590px;
	height:18px;
	font-size:11px;
	color:#789;
	border:1px solid #18a096;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

.status_aula{
	color:#339999;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}


/*  LINHA 1  */

#linha1{
	position:absolute;
	width:941px;
	height:1px;
	top:388px;
	left: 9px;
	background:url(../img/linha.jpg) no-repeat;
}


/*  CADASTRO DE STREANG  */

#cadastro_streang{
	position:absolute;
	width:934px;
	height:201px;
	top:404px;
	left: 11px;
}

#subtitulo_streang{
	position:absolute;
	width:328px;
	height:20px;
	top:4px;
	left: 6px;
	color:#cccccc;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

#tapela_streang{
	position:absolute;
	width:555px;
	height:31px;
	top:35px;
	left: 1px;
}

.form_cad_streang{
	width:500px;
	height:18px;
	font-size:11px;
	color:#789;
	border:1px solid #18a096;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}


#status_streang{
	position:absolute;
	width:567px;
	height:23px;
	top:75px;
	left: 3px;
	color:#000;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

.status_streang{
	color:#339999;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

#teste_streang{
	position:absolute;
	width:291px;
	height:197px;
	top:-7px;
	left: 618px;
}


/*  LINHA 2  */

#linha2{
	position:absolute;
	width:941px;
	height:1px;
	top:617px;
	left: 9px;
	background:url(../img/linha.jpg) no-repeat;
}


/*  TROCA DE IMAGEM TOPO  */

#troca_topo{
	position:absolute;
	width:934px;
	height:201px;
	top:631px;
	left: 11px;
}

#subtitulo_troca{
	position:absolute;
	width:328px;
	height:20px;
	top:4px;
	left: 6px;
	color:#cccccc;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

#tabela_troca{
	position:absolute;
	width:555px;
	height:31px;
	top:35px;
	left: 1px;
}

.btn_ok{
	width:61px;
	height:25px;
	border: 0px;
	color: #fff;
    font-size:12px;
	text-align:center;
	background: url(../img/btn_ok.jpg) no-repeat;
}

.btn_excluir{
	width:61px;
	height:25px;
	border: 0px;
	color: #fff;
    font-size:12px;
	text-align:center;
	background: url(../img/btn_excluir.jpg) no-repeat;
}
.btn_cadastra{
	width:61px;
	height:25px;
	border: 0px;
	color: #fff;
    font-size:12px;
	text-align:center;
	background: url(../img/btn_cadastrar.jpg) no-repeat;
}

.title_up{
	color:#000;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

#img_troca{
	position:absolute;
	width:927px;
	height:117px;
	top:75px;
	left: 1px;
}



/*  LINHA 3  */

#linha3{
	position:absolute;
	width:941px;
	height:1px;
	top:845px;
	left: 9px;
	background:url(../img/linha.jpg) no-repeat;
}



/*  TROCA DE SLIDES  */

#troca_slide{
	position:absolute;
	width:934px;
	height:315px;
	top:1206px;
	left: 11px;
}

#subtitulo_slide{
	position:absolute;
	width:328px;
	height:20px;
	top:4px;
	left: 6px;
	color:#cccccc;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

#tabela_slide{
	position:absolute;
	width:555px;
	height:31px;
	top:35px;
	left: 1px;
}

#img_slide{
	position:absolute;
	width:846px;
	height:142px;
	top:82px;
	left: 50px;
}



li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 20px 4px;
	
}




/*  LINHA 4  */

#linha4{
	position:absolute;
	width:941px;
	height:1px;
	top:1185px;
	left: 9px;
	background:url(../img/linha.jpg) no-repeat;
}






/*  CADASTRO DE BANNER PROPAGANDA  */

#cadastro_banner_propaganda{
	position:absolute;
	width:934px;
	height:201px;
	top:864px;
	left: 11px;
}

#subtitulo_banner_propaganda{
	position:absolute;
	width:328px;
	height:20px;
	top:4px;
	left: 6px;
	color:#cccccc;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

#tapela_banner_propaganda{
	position:absolute;
	width:555px;
	height:31px;
	top:35px;
	left: 1px;
}

#tabela_banner_propaganda{
	position:absolute;
	width:555px;
	height:31px;
	top:35px;
	left: 1px;
}

#img_banner{
	position:absolute;
	width:846px;
	height:142px;
	top:82px;
	left: 50px;
}


/*     CSS SLIDE  */


		/*
			Load CSS before JavaScript
		*/
		
		/*
			Slides container
			Important:
			Set the width of your slides container
			Set to display none, prevents content flash
		*/
		.slides_container {
			width:499px;
			height:405px;
			display:none;
			
		}

		/*
			Each slide
			Important:
			Set the width of your slides
			If height not specified height will be set by the slide content
			Set to display block
		*/
		.slides_container div {
			width:470px;
			height:170px;
			display:block;
			margin:0;
			padding:0;
			
		}
		
		/*
			Optional:
			Reset list default style
		*/
		.pagination {
			position:absolute;
			top:97.9%;
			left:14%;
			list-style:none;
			text-decoration:none;
			color:#cccccc;
			font-family: Myriad Pro, Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-style: normal;
			font-weight: 700;
			text-shadow: none;
			text-decoration: none;
			text-transform: none;
			letter-spacing: 0em;
			word-spacing: 0em;
			line-height: 1.2;
		}

		/*
			Optional:
			Show the current slide in the pagination
		*/
		.pagination .current a {
			text-decoration:none;
			color:#737272;
			font-family: Myriad Pro, Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-style: normal;
			font-weight: 700;
			text-shadow: none;
			text-decoration: none;
			text-transform: none;
			letter-spacing: 0em;
			word-spacing: 0em;
			line-height: 1.2;
			
		}
		.prev{
			position:absolute;
			top:102%;
			left:0%;
		}
		.next{
			position:absolute;
			width:23px;
			height:24px;
			top:102%;
			left:8%;

		}
		


/* CADASTRO DE USUARIO ADMINISTRADOR */


#usuario_administrador{
	position:absolute;
	width:160px;
	height:14px;
	top:174px;
	left: 728px;
}

	

#usuario_administrador a {
	color:#cccccc;
	text-decoration:none;
	padding:1px 8px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}
#usuario_administrador a:hover{ 
	color:#000;
	background-position:center;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;

}
	

#logoff{
	position:absolute;
	width:52px;
	height:15px;
	top:174px;
	left: 904px;
}

#logoff a {
	color:#cccccc;
	text-decoration:none;
	padding:1px 8px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}
#logoff a:hover{ 
	color:#000;
	background-position:center;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;

}


/*  *************************************************** PAGINA ADMINISTRADOR  **********************************************************  */

#principal_administrador{
	width:960px;
	height:690px;
	margin: 0 auto;
	padding: 0;
	background:#fff;
}

#bloco_administrador {
	position:relative;
	width:960px;
	height:620px;
	top:0px;
	left:0px;
}

#menu_admin{
	position:absolute;
	width:157px;
	height:189px;
	top:266px;
	left: 11px;
}

#titulo_menu{
	position:absolute;
	width:63px;
	height:25px;
	top:5px;
	left: 41px;
	color:#cccccc;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

#cadastra_professor{
	position:absolute;
	width:143px;
	height:18px;
	top:42px;
	left: 6px;
	color:#cccccc;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

/*  LINHA 1  */

#linha_menu1{
	position:absolute;
	width:141px;
	height:1px;
	top:61px;
	left: 7px;
	background:url(../img/linha.jpg) no-repeat;
}

#troca_senha{
	position:absolute;
	width:143px;
	height:16px;
	top:93px;
	left: 6px;
	color:#cccccc;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}

/*  LINHA 2  */

#linha_menu2{
	position:absolute;
	width:141px;
	height:1px;
	top:86px;
	left: 7px;
	background:url(../img/linha.jpg) no-repeat;
}

#lista_usuario{
	position:absolute;
	width:143px;
	height:16px;
	top:68px;
	left: 6px;
	color:#cccccc;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}


/* ********************* Cadastro de Professor ********************** */


#conteudo_cadastro{
	position:absolute;
	width:350px;
	height:319px;
	top:266px;
	left: 241px;
}

.form_admin_cad_professor{
	width:290px;
	height:18px;
	font-size:11px;
	color:#789;
	border:1px solid #18a096;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
.form_admin_cad_professor1{
	width:190px;
	height:18px;
	font-size:11px;
	color:#789;
	border:1px solid #18a096;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}


/* ********************* LISTA DE PROFESSORES CADASTRADOS ********************** */


#conteudo_lista{
	position:absolute;
	width:350px;
	height:319px;
	top:266px;
	left: 241px;
}


/* ********************* LISTA DE PROFESSORES CADASTRADOS ********************** */


#conteudo_area{
	position:absolute;
	width:350px;
	height:346px;
	top:266px;
	left: 241px;
}



/* SLIDE */

 #slides{
      list-style-type: none;
      width: 499px;
      overflow: hidden;
    }
    .slide{
	width: 499px;
	height: 405px;
	border: 0px;
	left: -300px;
	position: absolute;
	top: -21px;
    }
	
	#slideanterior{
	width: 78px;
	height: 24px;
	left: 3px;
	position: absolute;
	top: 423px;
	}
	
	#slideproximo{
	width: 84px;
	height: 24px;
	left: 96px;
	position: absolute;
	top: 423px;
	}

/* BANNER */

ul.slideshow {
	list-style:none;
	width:497px;
	height:190px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:15px;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:497px;
	height:182px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}


/* CSS BANNER */

#efeito_banner{position: absolute; top: 0px; left: 0px; width: 497px; height: 182px; z-index: 5; opacity: 0; display: none;}



/* SLIDE */


   			#slideshow {
                overflow: hidden;
                width: 500px;
                height: 400px;
                padding: 0;
                margin: 0 auto;
				margin-left: 1%; margin-right: 1%;
				
                list-style-type: none;

            }
            
            #slideshow li {
            	padding: 0px;
                list-style-type: none;
            }
            
            #slide-pager {
                margin: 10px 0 0 0;
                text-align: center;
            }
            
            #slide-pager a {
                margin: 0 5px;
                color: #8649C1;
            }
            
            #slide-pager a.activeSlide {
                color: #7ABA17;
            }
			
			#slideshow li.current {
				background: #7ABA17;}
