
/*  CameraSoave css - dan */


body
{
	/*	background-color: #EEEEE6;*/
	background-color: #918978;
	text-align: center;
	font-family: Palatino, georgia, serif;
	color: #444444;
	font-size: 12px;
	background-image: url(../immagini/fondo2.gif);
	background-attachment: fixed;
}

a {color:#336699; }

#box {
	width: 744px;
	text-align: left;
	margin: 1em auto;
	position:relative;
}

#aggior {
	width:94px;
	text-align: right;
	margin:0;
	padding:3px;
	position:absolute;
	top:242px;
	font-size:9px;
	border:#CC0000 1px dotted;
}


#manifest {
	width: 740px;
	background-color: #F9F8F1;	
	}


#titolo_man {
	width: 740px;
	height:126px;
	float: left;
	background-color: #F9F8F1;
}

#camera {
	position:relative;
	width: 248px;
	height: 820px;
	background-color: #FFF;
	/*background-color: #F9F8F1;*/
	border: 1px dotted #A6A191;
	float: left;
	margin-right: 0px;
}

#estate {
	position:relative;
	width: 246px;
	height: 820px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #A6A191;
	border-right-color: #A6A191;
	border-bottom-color: #A6A191;
	border-left-color: #A6A191;
	float: left;
	margin-right: 0px;
	border-left-style: dotted;
	background-color: #FFF; }
	

#bacco {
	position:relative;
	width: 240px;
	height: 820px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #A6A191;
	border-right-color: #A6A191;
	border-bottom-color: #A6A191;
	border-left-color: #A6A191;
	float: left;
	border-left-style: dotted;
	background-color: #FFF;
	}
	

#contenuto {
	width: 496px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 0px;
	border-right: 1px solid #A6A191;
	border-bottom: 1px solid #A6A191;
	border-left: 1px solid #A6A191;
	line-height: 20px;
}

a.contenuto {
	text-decoration: underline;
	font-family: Palatino, georgia, serif;
	font-size: 12px;
	color: #004F94;

}

a.contenuto:hover {
	text-decoration: underline;
	font-family: Palatino, georgia, serif;
	font-size: 12px;
	color: #333333;

}

#menu_dx {
	width: 240px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #A6A191;
	border-bottom-color: #A6A191;
	float: left;
	background-color: #F9F8F1;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A6A191;
}

.txt {
	padding: 6px;
}

#credits {
	color:#EEEEE6;
	float: left;
	width: 700px;
}

a.credits {
	text-decoration: underline;
	font-family: Palatino, georgia, serif;
	font-size: 11px;
	color: #EEEEE8;
}

a.credits:hover {
	text-decoration: underline;
	font-family: Palatino, georgia, serif;
	font-size: 11px;
	color: #009933;
}
.evidenziato {
	color: #CC0000;
	font-variant: small-caps;
	font-weight: bold;
}
.cap {
	font-family: Palatino, georgia, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	letter-spacing: 3px;
}
.titol {
	font-weight: bold;
	font-variant: small-caps;
	color: #CC6600;
}

