html,body{margin: 0;padding: 0;}

body { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center}

.bgred {background-color: #860000;}

strong { letter-spacing: 1px }
div#container { position:relative; width: 760px; height: 620px; margin: 0 auto;text-align: left; 
}


div#top{
	margin: 0 auto;
	width: 760px;
	height: 74px;
	text-align: center;
}

div#blocco_sin  {
	height: 77px;
	margin-top: 0;
	margin-right: 510px;
}

div#box_sin  {
	height: 616px;
	margin-top: 2px;
	margin-right: 510px;
	position: absolute;
}

div#box_dx  {
	background: url(images/sf_rosso.gif);
	width: 510px;
	height: 616px;
	position: absolute;
	margin: 1px 0 0 250px;
}

.img_sin {
	margin: 0;
	padding: 0;
	width: 245px;
	height: 227px;
	
}

.txt_sin_tit {
	color: white;
	width: 250px;
	font-size: 15px;
	letter-spacing: 1px;
	}

.txt_sin  {
	color: white;
	font-size: 12px;
	width: 250px;
	float: left;
}

.puls_scheda {
	margin: 310px 0;
	width: 250px;
	font-size: 20px;
	color: white;
	text-align: left;
	position: absolute;
	background-color: #860000;
	
}

.puls_scheda a{
	font-size: 19px;
	color: white;
	text-decoration: none;
	letter-spacing: -1px;
}

.txt_fix_sin {
	margin: 400px 0;
	position: absolute;
	width: 250px;
	color: white;
	font-size: 12px;
	}

.image_list {
	float: left;
}

.image {
	padding: 1px;
}

/* scheda */

div#box_scheda  {
	margin: 0 auto;
	width: 760px;
}

div#box_dx_scheda  {
	width: 510px;
	height: 616px;
	position: absolute;
	margin: 0 0 0 250px;
}

div#top_scheda{
	margin: 0 auto 0 0;
	width: 760px;
	text-align: center;
}

.scheda{
	color: #CC0000;	
	font-size: 12px;
}

.box_progetto{
	width: 250px;
	padding: 10px 10px 0 0;
	height: 100px;
	}

.box_titolo{
	width: 510px;
	}

.tit_scheda {
	color: #CC0000;
	font-size: 20px;
	padding: 10px 0;
	}
	
.st_tit_scheda {
	color: #CC0000;
	font-size: 17px;
	}
	
.text_scheda {
	color: #000;
	font-size: 12px;
	}
	

.box_tit {
	width: 510px;
	margin-right: 250px
	}
	
.box_bottom {
	height: 75px;
	color: #860000;
	font-weight: bolder;
}
