/* Sartoria Mura */

body {
	margin :0px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
	background-image: url(../img/sf_main.gif);
}
.table01 {
	background-color: #666666;
	border:1px solid #999999;
}
.sf_grigio01 {
	background-color: #999999;
}
.sf_grigio02 {
	background-color: #666666;
}
.sf_title {
	background-image: url(../img/sf_title.gif);
	background-repeat: repeat-x;
}
.sf_title_02 {
	background-image: url(../img/sf_title_02.gif);
	background-repeat: repeat-x;
}
.table02 {
	background-color: #21242D;
}
.table03 {
	background-color: #ffffff;
}
.padding01 {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
.text01 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
	text-align : justify;
	line-height: 18px;
	padding-top : 0px;
	padding-left : 12px;
	padding-right : 12px;
	padding-bottom : 12px;
}
.text01 a {
	color : #ffffff;
	text-decoration : none;
}
.text01 a:hover{
	color : #ffffff;
	text-decoration : underline;
}
.text02 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #cccccc;
	font-weight : normal;
	line-height: 18px;
	padding-top : 0px;
	padding-left : 12px;
	padding-right : 12px;
	padding-bottom : 0px;
}
.text03 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
	font-weight : normal;
	text-align : justify;
	line-height: 20px;
	padding-top : 0px;
	padding-left : 12px;
	padding-right : 12px;
	padding-bottom : 0px;
}
.text03 a {
color : #ffffff;
	text-decoration : none;
}
.text03 a:hover{
	color : #ffffff;
	text-decoration : underline;
}
.text04 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
	text-align : center;
}
.text04 a {
color : #ffffff;
	text-decoration : none;
}
.text04 a:hover{
	color : #ffffff;
	text-decoration : underline;
}
.text05 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 15px;
	color : #FF0000;
	font-weight : bold;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
.form {
    background-color: white;
	color: #333333;
	border:1px solid #999999;
    font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;	
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.height_01 {
	height: 97px;
}
.border_01 {
	border: 1px solid #666666;
}