@charset "UTF-8";
/* CSS Document */

body { 
 background-color:#b97415;
	margin:0px auto; 
	background-image:url(../../images/bg-pattern.jpg); 
	background-repeat:repeat-x; 
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	}





#container { 
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-260px;
    margin-left: -378px;
	width:756px;
	height:384px;	
	border:0px;
		}
	
		
		
#testotop{
	font-family:Arial, Helvetica, sans-serif;
	color:#3b140c;
	font-size:11px;
	font-weight: normal;
	text-align:left;
	margin-bottom:5px;
	}
	
#testotop a, #testotop a a:hover, #testotop a a:visited{
	color:#004b1f;
	font-size:13px;
	font-weight: bold;
	text-align:left;
	margin-bottom:10px;

	}	
	
#footer a, #footer a:hover, #footer a:visited{
	color:#004b1f;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	
	}	
	


#testotop h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#2e0e08;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	}




#footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#3b140c;
	font-size:11px;
	font-weight: normal;
	text-align:left;
	margin-top:5px;
	}

#popup{
	display:block;
	left:50%;
	margin:-130px 0 0 -320px;
	position:absolute;
	top:50%;
	z-index:10;
	width:640px;
	height:392px;
	background-image:url(../../images/seminario.gif); 
}


#popup img{
	border:0px;
	
	margin-left:10px;
}

#popup a.invito, #popup a.invito:hover, #popup a.invito:visited{
	margin-top:220px;
	margin-left:10px;
	color: #000;
	font-size:14px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	border:0px;
		width: 280px;
		text-align:center;
}

#closePopup {

	margin-left:10px;
	margin-top:30px;
	color: #000;
	font-size:14px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	background-color:#fff;
	width: 190px;
	padding:3px;
}






/* CSS Document */


.ajaxLoading-container {
	background: #000;
	color: #FFF;
	cursor:default !important;
	z-index:-5;
}


#header{
		z-index:-10;
	
}
#intro{
		z-index:-10;
	
}


