/* defaults for all examples */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor:default;
}

/* example3 */
#example3 .kwicks li{
	width:100%;
	height: 146px;
}
#example3 #kwick1 { 
	background:url(../img/bg_linha_escrita.gif) repeat-x top;
}
#example3 #kwick1 .Bg { 
	background:url(../img/bg_linha_escrita.jpg) no-repeat top; height:401px;
}
#example3 #kwick1 .Bg .cont { 
	width:644px; height:258px; margin:auto; background:url(../img/home_tit_escrita.gif) no-repeat 80px 20px; padding:143px 158px 0; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFF; line-height:20px;
}
#example3 #kwick1 .Bg .cont a{ 
	width:188px; height:29px; padding-top:5px; background:url(../img/home_bt.png) no-repeat 0 0; display:block; color:#766124; text-decoration:none; font-size:12px; text-align:center;
}
#example3 #kwick1 .Bg .cont a:hover, #example3 #kwick1 .Bg .cont a:focus{ 
	 background:url(../img/home_bt.png) no-repeat 0 -33px; color:#FFF;
}
#example3 #kwick2 {
	background:url(../img/bg_linha_escolar.gif) repeat-x top;
}
#example3 #kwick2 .Bg { 
	background:url(../img/bg_linha_escolar.jpg) no-repeat top; height:401px;
}
#example3 #kwick2 .Bg .cont { 
	width:734px; height:258px; margin:auto; background:url(../img/home_tit_escolar.gif) no-repeat 80px 20px; padding:143px 68px 0 158px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFF; line-height:20px;
}
#example3 #kwick2 .Bg .cont a{ 
	width:188px; height:29px; padding-top:5px; background:url(../img/home_bt.png) no-repeat 0 0; display:block; color:#006699; text-decoration:none; font-size:12px; text-align:center;
}
#example3 #kwick2 .Bg .cont a:hover, #example3 #kwick2 .Bg .cont a:focus{ 
	 background:url(../img/home_bt.png) no-repeat 0 -33px; color:#FFF;
}
#example3 #kwick3 {
	background:url(../img/bg_linha_escritorio.gif) repeat-x top;
}
#example3 #kwick3 .Bg { 
	background:url(../img/bg_linha_escritorio.jpg) no-repeat top; height:401px;
}
#example3 #kwick3 .Bg .cont { 
	width:644px; height:258px; margin:auto; background:url(../img/home_tit_escritorio.gif) no-repeat 80px 20px; padding:143px 158px 0; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFF; line-height:20px;
}
#example3 #kwick3 .Bg .cont a{ 
	width:188px; height:29px; padding-top:5px; background:url(../img/home_bt.png) no-repeat 0 0; display:block; color:#283939; text-decoration:none; font-size:12px; text-align:center;
}
#example3 #kwick3 .Bg .cont a:hover, #example3 #kwick3 .Bg .cont a:focus{ 
	 background:url(../img/home_bt.png) no-repeat 0 -33px; color:#FFF;
}
#example3 #kwick4 { 
	background:url(../img/bg_linha_scrap.gif) repeat-x top;
}
#example3 #kwick4 .Bg { 
	background:url(../img/bg_linha_scrap.jpg) no-repeat top; height:401px;
}
#example3 #kwick4 .Bg .cont { 
	width:644px; height:258px; margin:auto; background:url(../img/home_tit_scrap.gif) no-repeat 80px 20px; padding:143px 158px 0; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFF; line-height:20px;
}
#example3 #kwick4 .Bg .cont a{ 
	width:188px; height:29px; padding-top:5px; background:url(../img/home_bt.png) no-repeat 0 0; display:block; color:#446811; text-decoration:none; font-size:12px; text-align:center;
}
#example3 #kwick4 .Bg .cont a:hover, #example3 #kwick4 .Bg .cont a:focus{ 
	 background:url(../img/home_bt.png) no-repeat 0 -33px; color:#FFF;
}

