body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color:#FFFFFF;
}

html {

	height:100%;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

#base {
   
    position:relative;
	width:690px;
	z-index:0;
	visibility: visible;
	background-image: url(../images/content_tile_80.png);

}

h2 {
	font-family: Arial;
	color: #a6ae9e;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 12px;
	font-weight:100;
	margin:0px;


}

#base_atrezzo {
   
    position:relative;
	width:100%;
	height:100%;
	z-index:0;
	visibility: visible;
	

}

.info_text {
	
	font-family: Arial;
	color: #a6ae9e;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 12px;


}

.reg_text {
	
	font-family: Arial;
	color: #a6ae9e;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 11px;


}

a.text_link {

	font-family: Arial;
	color: #a6ae9e;
	text-decoration: underline;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 12px;

}


