@import url(reset.css);
body,html{height:100%;margin:0 ; font-family:Arial;font-size:12px;}
html{overflow: -moz-scrollbars-vertical;}
.pagina{
	width:964px;
	height:620px;
	top:50%;
	left:50%;
	margin:-310px 0px 0px -482px;
	position:absolute;
}
address{
	width:964px;
	height:20px;
	margin-left:42px; 
	margin-top:-20px; 
	text-decoration:none; 
	color:black; 
	font-size:9px; 
	font-weight:bold; 
	clear:both;
}
#webagency{position:absolute;top:10px;right:10px;}
a, a:link, a:visited{text-decoration:none; color:black; font-size:9px; font-weight:bold;}
a:hover{color:#D23C12; text-decoration:none}
#contFlash{width:900px; height:480px; margin:0px auto 10px auto;}
#popup{ position: absolute; z-index: 60; top: 150px; left:100px; border:2px solid #cccccc; display: none; }
#popup img{
	cursor: pointer; 
}
#links{
	position:absolute;
	height:161px;
	overflow:hidden;
	top:490px;
	margin-left:32px;
	width:600px;
}