table  {
	font-family: "Perpetua Titling MT", serif;
	position: relative;
	font-family:Euphemia;
	font-size: 12px;
	font-weight: normal;
	color: gray;
}


.titolo {
	text-align: left;
	font-weight: bold;
	color: #FFCCFF;
	padding: 5px;
}

.tbconbordo {
	border-color: #F5F3F4;
	border-style: solid;
	border-width: thin;
}

.div_scroll {
	position: relatie;
	height: 320px;
	width: 100%;
	overflow: auto;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: white; 
	scrollbar-face-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-shadow-color: silver;
	scrollbar-track-color: white;
}

input, textarea {
	font-family:Euphemia;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.submit {
	background: white;
	font-weight: lighter
	border: 1px solid white;
}

body {
	background-color: white;
	font-family:Euphemia;
	font-size: 12px;
	font-weight: normal;
	color: gray;
}

#div_gallery {
	height: 360px;
	width: 894px;
	overflow: auto;
	scrollbar-3dlight-color: #EFEFEF;
	scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: white; 
	scrollbar-face-color: #EFEFEF;
	color: #EFEFEF;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #EFEFEF;
	scrollbar-track-color: white;	
	padding: 0px;
	margin: 0px;
}

#div_blog {
	height: 360px;
	width: 99%;
	overflow: auto;
	scrollbar-3dlight-color: #EFEFEF;
	scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: white; 
	scrollbar-face-color: #EFEFEF;
	color: #EFEFEF;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #EFEFEF;
	scrollbar-track-color: white;	
	padding: 2px;
}


.menu {
	color: #676364;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}


.close {
	position: absolute;
	left: 900px;
	top: -10px;
	float: right;
	width: 22px;;
	height: 22px;
	z-index: 60;
}

.tbwedding {
	text-align: center;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}

.tbportfolio {
	text-align: right;
	height: 50px;
	width: 270px;
	background-color: #F2EDF1;
	filter: Alpha(Opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

.tbportfolio a:hover {

}

.sottomenu {
	color: #676364;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

.sottomenu a:link {
	color: black;
	text-decoration: none;
}

.sottomenu a:visited {
	color: black;
	text-decoration: none;
}

.sottomenu a:hover {
	color: #666666;
	text-decoration: none;
}

.sottomenu a:active {
	color: black;
	text-decoration: none;
}


a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #FFCCFF;
	text-decoration: none;
}

a:active {
	color: black;
	text-decoration: none;
}
