 @charset "UTF-8";
/*CSS Document */

/*foto*/

img {
	border:0;
	margin:0;
}

body {
	margin:0;
	background-color:#F5F1F0;
}

/*div*/

#corpotitoli{
	width:691px;
	height:35px;
	display:block;
	float:left;
}

#titolonumero{
	width:91px;
	height:35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FEBF03;
	font-weight:bold;
	text-align:center;
	background:url(../images/sf_eve.gif) repeat-x;
	line-height:35px;
}

#titolocognome{
	width:150px;
	height:35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FEBF03;
	font-weight:bold;
	text-align:center;
	background:url(../images/sf_eve.gif) repeat-x;
	line-height:35px;
}

#titolonome{
	width:150px;
	height:35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FEBF03;
	font-weight:bold;
	text-align:center;
	background:url(../images/sf_eve.gif) repeat-x;
	line-height:35px;
}

#titolonote{
	width:300px;
	height:35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FEBF03;
	font-weight:bold;
	text-align:center;
	background:url(../images/sf_eve.gif) repeat-x;
	line-height:35px;
}

#corpoins{
	width:691px;
	height:35px;
	display:block;
	float:left;
}

.numero{
	width:91px;
	height:35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:center;
	background:url(../images/sf_eve.gif) repeat-x;
	line-height:35px;
}

.cognome{
	width:150px;
	height:35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:center;
	background:url(../images/sf_eve.gif) repeat-x;
	line-height:35px;
}

.nome{
	width:150px;
	height:35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:center;
	background:url(../images/sf_eve.gif) repeat-x;
	line-height:35px;
}

.note{
	width:300px;
	height:35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:center;
	background:url(../images/sf_eve.gif) repeat-x;
	line-height:35px;
}

