/*
	Copyright (c) 2007 Fondazione Marta Russo
*/




#over
{  
	
	width: 907px;  
	height: 780px;  
	

}


.header
{

 	position:relative;
 	top:50px;
 	width: 907px; 
 	height: 186px;
 	float:left;
	
	
}

.logo
{
 	position:relative;
 	width: 204px; 
 	height: 143px;
 	top:30px;
 	left:350px;
	
}




.text
{
 	position:relative;
 	top:60px;
 	left:255px;
 	width: 409px; 
 	height: 375px;
 	float:left;	
 	
	
}


.bottone
{
 	position:relative;
 	top:80px;
 	width: 900px; 
 	height: 65px;
 	float:left;	
	

}


.bottone_in
{
 	position:relative;
 	left:430px;
 	width: 64px; 
 	height: 65px;
 	float:left;
 	background: url(../images/enter.jpg);	
	

}

.bottone_in_txt
{
 
 	position:relative;
 	top:27px;
 	left:15px;
 	width: 55px; 
 	height: 20px;
 	float:left;
 	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;	
	

}

a.linkd:link {color: #FFFFFF; text-decoration: none}
a.linkd:visited {color:#FFFFFF; text-decoration: none}
a.linkd:active {color: #FFFFFF; text-decoration: none}
a.linkd:hover {color:#FFFFFF; text-decoration: underline}
