@charset "utf-8";
/* CSS Document */


body {
	
	background-color:#000000;
	margin:auto;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#wrapper {
	width:1000px;
	height:750px;
	margin:auto;
}
#header1 {
	width:1000px;
	height:185px;
	background-image:url("ritagli/header_01.jpg");
	background-repeat:no-repeat;
}
#header2 {
	width:1000px;
	height:64px;
	background-image:url("ritagli/header_02.jpg");
	background-repeat:no-repeat;
	color:#CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#header2 a{
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bolder;
}
#header2 a:hover {
	font-weight:bold;
	color:#999999;
}
#sottoheader {
	width:520px;
	height:32px;
	padding-top:32px;
}
#shsx {
	width:400px;
	height:32px;
	float:left;
}
#shdx {
	width:120px;
	height:32px;
	float:right;
	text-align:right;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6e510b;
	font-weight:bold;
}


#corpo {
	width:1000px;
	height:412px;
	background-image:url("ritagli/corpo.jpg");
	background-repeat:no-repeat;
}
#corpop {
	width:1000px;
	height:412px;
	background-image:url("ritagli/corpop.jpg");
	background-repeat:no-repeat;
}
#footer {
	width:1000px;
	height:89px;
	background-image:url("ritagli/footer.jpg");
	background-repeat:no-repeat;
}
#corposx {
	width:441px;
	height:412px;
	float:left;
}
#corpodx {
	width:559px;
	height:412px;
	float:right;
}
#contenitore {
	width:450px;
	height:49px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#CCCCCC;
	margin-right:15px;
	margin-top:300px;
	margin-left:35px;
}
#contenitorebig {
	width:793px;
	height:405px;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCCCCC;
	margin-right:15px;
	margin-left:35px;
}
#contenitorebig a{
	text-decoration:none;
	color:#cccccc;
	font-weight:bold;
}
#contenitorebig a:hover {
	color:#d69d18;
}
.titolop {
	font-size:14px;
	color:#FFFFFF;
}
.titolol {
	font-size:14px;

}
#estremasinistra {
	width:155px;
	height:412px;
	float:left;
}
#centrosinistra {
	width:284px;
	height:412px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	overflow:auto;
	padding-left:2px;
	text-align:justify;
}

#corpodxbig {
	float:right;
	width:843px;
	height:412px;
	padding-left:2px;
}


