/* CSS Document */
body{
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#333333;
}

/* GENERAL STYLES FOR ALL TABLES */
td{
	font-size:70%;
	line-height:15px;
}

.asset{
	margin:0;
	padding:0;
}

.black {
color:#000000;
}
.red {
color:#990000;
}
.red_bold {
color:#990000;
font-weight:bold;
}
.news_header
{
	color:#990000;
	font-weight:bold;
	font-size:150%;
	line-height:105%;
}

/* HEADERS FOR ALL SITE */

h1{
	font-size:28px;
	line-height:28px;
	letter-spacing: 0px;
	color:#000000;
	padding:0;
	margin:0;
}

h2{
	font-size:100%;
	color:#666666;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
h3{
	font-size:130%;
	color:#990000;
	padding:0px;
	margin:0px;
	line-height:20px;
}
h4{
	font-size:100%;
	color:#990000;
	padding:0px;
	margin:0px;
}

h5{
	font-size:80%;
	color:#666666;
	padding:0px;
	margin:0px;
}
h6{
	font-size:100%;
	color:#119a9a;
	display: inline;
}


/* TEXT STYLES FOR ALL SITE */

strong{
	color:#666666;
}

a, a:link, a:visited, a:active{
	text-decoration:none;
	font-size:100%;
	color:#990000;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
a:hover
{
	text-decoration:underline;
}

li
{
	line-height:15px;
}

/* FOOTER */
table.footer{
	/*font-size:85%!important;*/
	color:#90002B!important;
}
table.footer p{
	font-size:85%;
	color:#DDB2BF;
}
table.footer a{
	font-weight:normal!important;
	color:#90002B!important;
}
table.footer a:hover{
	text-decoration:underline;
}
.foot{
	font-size:65%;
	font-family:Arial;
	font-weight:normal;
	padding:0px;
	margin:0px;
	color:#666666;
}

.foots {
	font-size:65%;
	color:#666666;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

a.foot, a.foot:link, a.foot:visited, a.foot:active {
	text-decoration:none;
	color:#990000;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

a.foot:hover
{
	text-decoration:underline;
}


/* NEWS HOMEPAGE */
td.news{
	background-image:url(/ft/news.gif);
	background-position:top;
	background-repeat:no-repeat;
}


/*  SPLITTER */
.splittertop {
	background-image:url(/ft/top_line.gif);
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
}

/* SPLITTER LINE FOR ALL SITE */
.splitter{
	background-image:url(/ft/footer_line.gif);
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
}

/* SPLITTERS FOR TYPEPAD BLOG */
.entry-footer{
	margin: 0 0 40px 0;

	padding: 3px;
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
}
.date-header{
	margin: 5px 0 10px 0;
	border-top: 1px dotted #999999;
	padding: 5px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: medium;
	text-align: left;
}



table.familyform td
{
	padding-top:10px;
}

ul { 
	list-style:square;
	padding: 0px;
	margin-left: 25px;
	list-style-position:outside;
}
ol { 
	padding: 0px;
	margin-left: 25px;
	list-style-position:outside;
}


/* bottomcontent */

.middle img{
	padding:0;
	padding-right:10px;
}

.middle p{
	text-indent:10px;
	padding:0;
	padding-top:5px;
}

.textbox {
	font-family: arial, sans-serif;
	width:200px;
}

.logos{
	width: 500px;
	padding: 15px 0 15px 5px;
	overflow: auto;
}

.image_right {
	float:right;
}

.image_left {
	float:left;
}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}

.opacityit:hover  img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


.header td, tr.profTop
{
	font-weight: bold;
	background-color: #f0f0f0;
	border-top: 1px solid #aFa0a0;
	border-bottom: 1px solid #afa0a0;
}
.pari td, tr.profPari
{
	border-bottom: 1px solid #e9eded;
	background-color: #eff7ff;
}
.dispari td, tr.profDispari
{
	border-bottom: 1px solid #e9eded;
	background-color: #fcfcfc;
}

.sopra td
{
	border-bottom: 1px solid #e9eded;
	background-color: #bbddfb;
}

#carica
{
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	display: none;
	position: fixed; 
	left:10px; 
	top:10px;
}

#login_401
{
	font-family:Arial, Helvetica, sans-serif;
	display: none;
	background-color:yellow;
}
li
{
	margin-top: 10px;
}

.back
{background-image: url(/images/LiberailVoip.jpg);background-repeat: no-repeat; width:680px; height: 300px;background-position: center;  }

.stretcher
{ font-size:11px;padding-left: 22px;
}



td.tmp
{
	border-bottom: 1px dotted #000;
	border-left:  1px dashed #000;
}

td.tmpcolore
{
	text-align: center;
	background: #33dd66;
	border-left:  1px dashed #000;
	font-weight:bold;
}

.box
{
background-color:#fbffd4; border: 1px solid #ffbd2d; padding: 10px;
}
.box a
{
	font-size:12px;
	text-decoration: none;
}
.box a:hover
{
	font-size:12px;
	color: #c0c0c0;
}

table.carattere {font-size: 16px;color: #666;font-family:Arial, Helvetica, sans-serif;}

.box input, .box select {
	border: 1px solid;
	font-size: 12px;
	border-color: #999999;
	background-color: #fafafa;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	}
	
.box input:focus, .box textarea:focus, .box select:focus { 
	background-color: #fff;
	border-color: #990033;
	 }
.box textarea {
	border-color: #999999;
	background-color: #fafafa;
	}	


h5
{ font: normal 180% Arial, Verdana, Helvetica, sans-serif; padding: 10px 0px 10px 0px; color: #5285bb;
}


h5
{ font: normal 140% Arial, Verdana, Helvetica, sans-serif; padding: 10px 0px 10px 0px; color: #5285bb;

