/* CSS Document */
/* CSS Document */

* {
	margin:             0;
	padding:            0;
	border : 0;
}
body {
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
}
h1{
	font-size:13px;
	color:#820700;
	letter-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	text-align:left;
	
	margin-left:10px;
	margin-top:10px;
}
h2{
	font-size:11px;
	color:#8D8C90;
	letter-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align:left;
	margin-left:10px;
	margin-top:10px;
	font-weight: bold;
	padding-right:10px;
	
}
h3{
	font-size:11px;
	color:#820700;
	letter-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align:right;

	margin-top:30px;
	font-weight: bold;
	
}
a:link{
	color:#820700;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration:none;
	
}
a:visited{
	color:#820700;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration:none;
}
a:hover{
	color:#820700;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration:none;
}

#container {
	width:820px;
	height: 850px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #820700;
	border-left-color: #820700;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #820700;
	background-color: #FFFFFF;
}
#header{
	width:820px;
	height:200px;
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	
}
#logo{
	width:210px;
	height:211px;
	position:absolute;
	margin-left: 20px;
	margin-top:20px;
	background-image:url(../images/.png);
	background-repeat:no-repeat;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #820700;
	border-bottom-color: #820700;
	

}
#foto_1{
	width:775px;
	height:211px;
	position:absolute;
	margin-left:20px;
	margin-top:20px;
	background-image:url(../images/head_2.jpg);
	background-repeat:no-repeat;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #820700;
	border-bottom-color: #820700;
}

div#navigation{

	width:820px;

	height:60px;

	LIST-STYLE-TYPE: none;

	margin-top:240px;

	position:absolute;

	background-color: #FFFFFF;

	

}

div#navigation ul{

	list-style-type: none;

	position:absolute;

	margin: 0;

	padding-top: 0;

	float:left;

	display:inline;

	margin-top:20px;

	margin-left:20px;}

div#navigation li{

	float: left;

	margin: 0 1px 0 0;

	background-image: url(../images/bottone_hover.jpg);

	background-repeat: no-repeat;

}

div#navigation a{

	display: block;

	width: 110px;

	line-height: 25px;

	text-decoration: none;

	color: #fff;

	text-align: center;

	

	background-image: url(../images/bottone_active.jpg);

	background-repeat: no-repeat;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 13px;

	text-transform: none;

	font-style: normal;

	font-weight: bold;

}

div#navigation a:hover{

	background-image: none;

	color: #ffffff;

}

div#navigation li#activelink a,div#navigation li#activelink a:hover{
	background-image: url(../images/bottone_hover.jpg);
	background-repeat: no-repeat;
}
#box_cx {
	width:430px;
	height: 500px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top:270px;
	position:absolute;
	
}
#cessione {
	width:400px;
	height: 490px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top:50px;
	position:absolute;
	border: 1px solid #820700;
}
#delega {
	width:400px;
	height: 150px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top:180px;
	position:absolute;
	border: 1px solid #820700;
}
#prestito {
	width:400px;
	height: 150px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top:350px;
	position:absolute;
	border: 1px solid #820700;
}
#box_dx {
	width:300px;
	height: 493px;
	margin-left: 445px;
	margin-right: 10px;
	margin-top:320px;
	position:absolute;
	border-left: 2px solid #820700;
}

#images_1{
	width:150px;
	height:100px;
	position:absolute;
	margin-left:25px;
	margin-top:200px;
	border: 1px solid #820700;
}
 
	

#debiti{
	width:320px;
	height:150px;
	position:absolute;
	margin-left:25px;
	margin-top:0px;
	border: 1px solid #820700;
	background-repeat: no-repeat;
	background-image: url(../images/14.jpg);
}
#linea{
	width:320px;
	
	
	position:absolute;
	margin-left:25px;
	margin-top:180px;
	border-top: 2px solid #820700;
}
#images_2{
	width:150px;
	height:100px;
	position:absolute;
	margin-left:25px;
	margin-top:360px;
	border: 1px solid #820700;
}
#images_3{
	width:150px;
	height:100px;
	position:absolute;
	margin-left:190px;
	margin-top:200px;
	border: 1px solid #820700;
	
}
#images_4{
	width:150px;
	height:100px;
	position:absolute;
	margin-left:190px;
	margin-top:360px;
	border: 1px solid #820700;
	
}
#pq{
	width:32px;
	height:47px;
	position:relative;
	margin-top:0px;
	margin-left:0px;
	background-image:url(../images/pq.jpg);
	background-repeat:no-repeat;
}
#footer{
	width:820px;
	height:50px;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top:850px;
	border-bottom: 2px solid #820700;
}

