/* CSS Document */

#wid-ins-w{
	width:306px;
	height:366px;
	background-color:#edeef0;
	margin-bottom: 20px;
	}
	
#wid-ins-logo{
	width:306px;
	height:42px;
  background-color: #11456D;
 line-height:38px;
  text-align:center;
 	}
	
#wid-porta{
	float:left;
	margin-top:11px;
	background-image:url(images/bk-wid-port.png);
	background-repeat:no-repeat;
	background-attachment:bottom;
	height:268px;
	width:266px;
	margin-left:20px;
	overflow:hidden
	}
	
	
	#shdw-wid{
margin-top: -20px;
z-index: 100000000;
float: left;
		}
#liga-wid{
	float:left;
	height:38px;
	width:100%;
	text-align:center;
	color:#11456D;
	font-family:Arial, helvetica, sans-serif;
	font-size: 20px;
line-height: 20px;
font-weight: 700;
	}
	
	#liga-wid a{
	color:#11456D;
	text-decoration:none;
	}
	
		#liga-wid a:hover{
	color:#11456D
	text-decoration:underline;
	}