/* CSS Document */

html, body{
			background-color:#E2007A;
			margin:0;
			}
			
/* style table */

.table_head{
			background-color:#FFFFFF;
			}
.table_contenitore{
				background-color:#ffffff;
				width:731px;
				background-position:center;
				margin:auto;
				border:0px;
				text-align:center;
				height:200px;
					}
					
td.table_page{
				background-color:#ffffff;
				background-position:center;
				margin:auto;
				border:0px;
				text-align:center;
				height:20px;
					}
					
td.table_interna_sms{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;					
					}
.table_sms{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;			
			}

/* style txt */

.h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
}

.h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.txt_10_bold{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			font-weight:bold;
			color:#000000;
			}
.txt_10{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		}
		
.txt_10_rosa_bold{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:bold;
				color:#E2007A;
			}
.txt_12_rosa_bold{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				color:#E2007A;
			}
.txt_9_grigio_bold{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:9px;
				font-weight:bold;
				color:#989898;
			}
.txt_9_grigio{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:9px;
				color:#989898;
			}
.txt_10_grigio_bold{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:bold;
				color:#989898;
			}
.txt_12_grigio_bold{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				color:#989898;
				text-decoration:none;
			}
.txt_10_rosso{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#FF0000;
				font-weight:bold;
				}

/* style links */
		
a.link_10_bold:link {color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; text-align: justify;}

a.link_10_bold:visited {color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; text-align: justify;}

a.link_10_bold:active {color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; text-align: justify;}

a.link_10_bold:hover {color: #E2007A; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; text-align: justify;}


a.link_9_grigio:link {color: #989898; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; text-align: justify;}

a.link_9_grigio:visited {color: #989898; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; text-align: justify;}

a.link_9_grigio:active {color: #989898; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; text-align: justify;}

a.link_9_grigio:hover {color: #E2007A; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; text-align: justify;}


a.link_10:link {color: #000000; font-family: Verdana; font-size: 10px; text-decoration: none; text-align: justify;}

a.link_10:visited {color: #000000; font-family: Verdana; font-size: 10px; text-decoration: none; text-align: justify;}

a.link_10:active {color: #000000; font-family: Verdana; font-size: 10px; text-decoration: none; text-align: justify;}

a.link_10:hover {color: #E2007A; font-family: Verdana; font-size: 10px; text-decoration: none; text-align: justify;}


a.link_12_bold:link {color: #000000; font-family: Verdana; font-weight: bold; font-size: 12px; text-decoration: none; text-align: justify;}

a.link_12_bold:visited {color: #000000; font-family: Verdana; font-weight: bold; font-size: 12px; text-decoration: none; text-align: justify;}

a.link_12_bold:active {color: #000000; font-family: Verdana; font-weight: bold; font-size: 12px; text-decoration: none; text-align: justify;}

a.link_12_bold:hover {color: #E2007A; font-family: Verdana; font-weight: bold; font-size: 12px; text-decoration: none; text-align: justify;}


a.link_10_bold_grigio:link {color: #989898; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; text-align: center;}

a.link_10_bold_grigio:visited {color: #989898; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; text-align: center;}

a.link_10_bold_grigio:active {color: #989898; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; text-align: center;}

a.link_10_bold_grigio:hover {color: #E2007A; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: underline; text-align: center;}
