body { 
	background-image : url(../img/sf_gen.gif); 
	background-repeat : no-repeat;
	background-position : top center;
	background-color : #E0CD92;
	margin : 0px;
	margin-top : 20px;
	padding : 0px;
	border : 0px;
	font-family : tahoma, verdana, arial, helvetica, sans-serif; 
	font-size : 10px;
	color : #646262;
	text-align : center;	
}

td { 
	font-family : tahoma, verdana, arial; 
	font-size : 11px;
	color : #646262;
}

#ritrovo {
}

#main_container {
	width : 764px;
	border : 2px solid white;	
}

#main_page {
	width : 500px;
	background-color : white; 
	padding-top : 10px;
	vertical-align : top;
}

#home_left {
	background-image : url(../img/sf_left_home.gif); 
	background-repeat : no-repeat;
	background-position : bottom center;	
	width : 239px;
	height : 370px;	
	float : left;
	border : 5px solid white;	
	text-align : left;
}

#internal_cent {
	width : 490px;
	float : left;
	border : 5px solid white;	
	text-align : left;
}

#home_separ {
	background-image : url(../img/sep_vert.gif); 
	background-repeat : no-repeat;
	background-position : top center;	
	width : 2px;
	height : 370px;
	float : left;
}

#home_right {
	width : 239px;
	height : 300px;	
	float : left;
	border : 5px solid white;
	text-align : left;	
}

#lateral {
	vertical-align : top;
	text-align : left;
}

a:link {
	color  : #8C7B4E;
	text-decoration : none;
}

a:active {
	color  : #8C7B4E;
	text-decoration : none;
}

a:visited {
	color  : #8C7B4E;
	text-decoration : none;
}

a:hover {
	color : #AC9868;
	text-decoration : underline;
}

#main_menu {
	width : 500px;
	height : 41px;
}

#separ {
	height : 4px;
	background-color : white;
}

#lateral {
	width : 260px;
	background-image : url(../img/sf_lateral.gif); 
	background-repeat : repeat-y;
	background-position : top right;
	vertical-align : top;
}

#footer {
	border-top : 3px solid #E0CD92;
	width : 764px;
	height : 32px;
	background-color : white;
}

#logo-link {
	cursor : pointer;
	border : 20px;
	width : 270px;
	height : 70px;
}

.cell_form {
	background-color : #F7F1DD;
	height : 22px;
}

.cell_form_s {
	background-color : white;
	height : 22px;
}

.tbox {
	border : 1px solid #8C7B4E;
	height : 18px;
}

textarea{
	border : 1px solid #8C7B4E;
}

#foto_preview {
	position : absolute;
	visibility : hidden;
	height : 410px;
	width : 480px;
	top : 250px;
	left : 300px;
	border : 2px solid #E0CD92;
	z-index : 99;
	background-image : url(../img/caricamento.gif); 
	background-repeat : no-repeat;
	background-position : bottom left;	
	background-color : #F6F1DE;
}

#close_key {
	text-align : left;
	height : 18px;
	padding-top : 2px;
	vertical-align : middle;
	background-color : #F7F1DD;
}

#to_home {
	background-color : white;
	height : 15px;
	width : 40px;
	border : 5px;
	text-align : center;
}