@charset "utf-8";
/* CSS Document */

.linksFechar:link
{	text-decoration: none;
	font-size: 14px;
	color: #000000;}

.pop{ position:absolute; margin-top:450px; margin-left:980px; z-index:5001;}

.pops {position:absolute; background:#FFF; margin-top:480px; margin-left:300px; z-index:5000; width:700px; height:800px; text-align:center;
border-radius:14px; border:3px solid #fff; 
background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#eee));
background: -moz-linear-gradient(top, #eee, #eee);
background: -ms-linear-gradient(top left, #eee 0%, #eee 100%);
background: linear-gradient(to bottom right, #fecd4f 0%, #f1ad00 100%;}


