body {
text-align:center;
margin-top:15%;
margin-right:0px;
margin-left:0px;
color:#FFFFFF;

	background-color: #000000;
	vertical-align:middle;
	float:inherit;
}
#centrale{
width:auto;
height:100%;
vertical-align:middle;
background-image:url(img/sfondohome.jpg);

}

#flash{
width:770;
height:180;

}
#fotohome{
	width:200px;
	height:20px;
	color:#FFFFFF;
	float:left;


}

#testo{
	height:50px;
	width:172px;
	color:#FFFFFF;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align:left;
	margin:auto;

}
/* CSS Document */
html{
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:center;
}
a{
	text-decoration:none;
	color:#666666;
}
a:hover{
	text-decoration:none;
	color:#FFCC00;
}

#flashzone{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#htmlzone{
	position:absolute;
	left:0px;
	bottom: 0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	float:left;
	background-image:url("images/back-toolbar.jpg");
	background-repeat:repeat-x;
	width:100%;
	height:25px;
	z-index:50;
}
#globelife{
	position:relative;
	float:left;
	width:25%;
	margin-top:8px;
}
#text{
	position:relative;
	float:left;
	width:50%;
	margin-top:8px;
}
#links{
	position:relative;
	float:right;
	width:25%;
	margin-top:8px;
}



a.info{
    position:relative; 
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 1px;
   	z-index:24; 
   	text-decoration:none
}
a.info:hover{
	z-index:25; 
}

a.info span{
	display: none;
}

a.info:hover span{
	PADDING-top: 60px;
	PADDING-bottom: 10px;
	PADDING-left: 10px;
	PADDING-right: 10px;
   	display:block;
	position:absolute;
   	bottom:12px;
   	left:0px;
	height:300px;
   	width:500px;
  	border:1px solid #fff;
	text-align: justify;
	background:url("http://www.globelife.com/images/globelife-hair-box.jpg") no-repeat;
	background-color:#333;
	overflow-y: scroll;
}
strong{
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	margin-bottom:10px;
	margin-top:15px;
}
a.posta{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	background-color:#FF0000;
	padding:4px;
	margin-left:20px;
}
a.posta:hover{
	color:#000000;
	background-color:#FFFFFF;
}
