#top{ 
	height:8px;
}

#main { 
	width:980px; 
	margin:0 auto;
}

#header { 
	height:99px;
    FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;		/* es: su un riferimento di 14px su body questo numero 0.857 em corrisponde a circa 12 px */
}

#contentcruci{ 
	font-size:10px;
}

#content, 
#footer { 
	font-size:0.689em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:316px; margin-right:8px;}
#page1 #content .col-2 { width:640px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:316px; margin-right:8px;}
#page2 #content .col-2 { width:316px; margin-right:8px;}
#page2 #content .col-3 { width:316px;}

/*=========================*/

#page_verifica #content 
{ font-size: 14px;}

#footer { 
	height:59px;
	overflow:hidden;
}
