@charset "utf-8";

@import "pirovano.css";
@import "infobox.css";

div#logos {
	display:		block;
	width:			160px;
	height:			232px;
	margin:			0px;
	padding:		0px;
	position:		absolute;
/*	bottom:			310px;*/
	top:			292px;
	left:			0px;
	background-color:	transparent;
}
div#logos img {
	width:			202px;
	height:			32px;
	margin:			0px 0px 9px 0px;
	border:			0px;
}
div#site {
	display:		block;
	width:			970px;
	height:			18px;
	line-height:	13px;
	position:		absolute;
/*	bottom:			0px;*/
	top:			745px;
	left:			55px;
	
	color:			#000000;
	background-color:	transparent;
	font-weight:		normal;
}
div#site a {
	color:			#000000;
	text-decoration:	underline;
}
div#site a:hover {
	color:			#939598;
}
div.d1 {
	height:			80px;
/*	bottom:			210px;*/
	top:			466px;
}
div.d1 img {
	width:			262px;
	height:			34px;
	margin:			25px 0px 0px 43px;
}
div.alert {
	display:		none;
	height:			54px;
/*	bottom:			90px;*/
	top:			613px;
	line-height:		normal;
	color:			#000000;
	font-weight:		normal;
}
div.alert h1 {
	margin:			14px 0px 3px 0px;
	
	font-size:		12px;
	font-weight:		bold;
	
	color:			#535353;
}
div.alert a {
	color:			#535353;
}

div#nyroModalContent{
	text-align:		center;
}
