/* MODAL */
.load { position: absolute; top: 50%; left: 50%; width: 88px; height: 78px; margin: -39px 0 0 -44px; z-index: 99999;}
.bg_modal { position: absolute; top: 0; left: 0; z-index: 99998; } 
.view_modal { position: absolute; left: 50%;	top: 50%; text-align: left; z-index: 99998; }
.modal { visibility: hidden; cursor:pointer; }

div.container { 
	width: 700px;
	margin: 10px auto;
}

div.container h1 { 
	font: bold 20px Arial;
}
div.container p { 
	margin: 10px 0;
	font: 13px Arial;
}

div.exemplo { 
	/*background : #f1f1f1;*/
	background-image:url(../imgs/footer-aberto.png);
	background-repeat:no-repeat;
	/*margin: 20px 0;*/
	padding: 12px;
	width:1000px;
	border:solid 0px;
	font-family:Verdana;
	font-size:10px;
	color:#FFF;
	letter-spacing:0.9px;
}

.exemplo a {
	color:#FFF;
	text-decoration:none;
}
.exemplo a:hover {
	color:#000;
	text-decoration:underline;
}


div.exemplo pre { 
/*	padding:0px;*/
	margin-top:6px;
	margin-left:-10px;
	font-family:Verdana;
	font-size:10px;
	color:#FFF;
	letter-spacing:0.0px;
}

div.exemplo h2{ 
	font: bold 16px Arial;
	border:solid 0px;
	width:105px;
	margin-left:425px;
	margin-top:-15px
	
}

div.conteudo_modal { 
	background: #fff;
	width: 280px;
	height: 280px;	
	color: #222;
	padding:0 10px;
}

h2.accordion { cursor: pointer; }
div.accordion { display: none; }
div#sobre { display: block; }


div.modalExemplo { width: 320px; height: 300px; padding-top:30px; position:relative;}
div.introducao { width: 300px; height: 270px; background:#fff; padding:10px; }
div.introducao p, div.introducao h1 { color: #777; margin:0; }
a.fechar { background: #fff; position: absolute; display: block; padding: 5px; top: 0; right:0; }



.tw a {
	background-image:url(http://www.juresa.com.br/imgs/tw.png);
	background-repeat:no-repeat;


}
.tw a:hover {
	background-image:url(http://www.juresa.com.br/imgs/tw2.png);
	background-repeat:no-repeat;
	margin-top:-50px;

}

.tuiter {
width:70px; float:right; padding-right:40px; margin-top:0px; border:solid 0px; margin-left:10px
}

.facebok {
width:70px; height:60px; float:right; margin-top:-12px; border:solid 0px; padding-bottom:40px; 
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{

.caixatrans {
	border:solid 0px;
	height:15px;
	width:100px;
	margin-left:184px;
}






}