@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image:url(images/sfondo.png);
	background-repeat:no-repeat;
	background-position:center top;
	margin-top: 5px;
	overflow-x:hidden;
}
#cont{
	margin:auto;
	padding:0;
}
#menu{
	position:relative;
	font-family:Verdana;
	font-size:10px;
	color:#FFF;
	border-bottom:#666 1px solid;
	padding-bottom:5px;
	text-align:center;
}
#menu a{
	text-decoration:none;
	color:#CCC;
}
#menu a:hover{
	color:#FFF;
}

#slide{
	position:relative;
	top:90px;
	height:450px;
	text-align:center;
	left:50%;
	width:1400px;
	margin-left:-700px;
	font-family:Verdana;
	font-size:10px;
	color:#CCC;
	z-index:100;
}
#slide a{
	text-decoration:none;
	color:#CCC;
}
#slide a:hover{
	color:#FFF;
}

#slide h3{
	font-family:Arial;
	font-size:15px;
	color:#CCC;
}
#testo{
	position:relative;
	margin-top:-300px;
	height:450px;
	width:900px;
	left:50%;
	margin-left:-450px;
	text-align:justify;
	font-family:Verdana;
	font-size:10px;
	color:#CCC;
}

#footer{
	position:relative;
	padding-top:10px;
	top:80px;
	height:50px;
	border-top:#666 1px solid;
	font-family:Verdana;
	font-size:10px;
	color:#666;
}
#footer2{
	position:relative;
	padding-top:10px;
	height:50px;
	border-top:#666 1px solid;
	font-family:Verdana;
	font-size:10px;
	color:#666;
	margin-top:-70px;
}
#footer a, #footer2 a{
	text-decoration:none;
	color:#CCC;
}
#footer a:hover, #footer2 a:hover{
	color:#FFF;
}
.iva{
	font-family:Verdana;
	font-size:9px;
	color:#666;
}


/*SEOBAR*/
#htmlzone a{
	text-decoration:none;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#htmlzone a:hover{
	text-decoration:none;
	color:#FFCC00;
}
#htmlzone{
	position:fixed;
	left:0px;
	bottom:0px;
	margin-right:0px;
	margin-left:0px;

	float:left;
	background-image:url("http://www.globelife.com/seo/files/back-toolbar.jpg");
	background-repeat:repeat-x;
	width:100%;
	height:25px;
	z-index:50;
}
#globelife{
	position:relative;
	float:left;
	width:35%;
	margin-top:6px;
	text-align:center;
}
#text{
	position:relative;
	float:left;
	width:28%;
	margin-top:6px;
	text-align:center;
}
#links{
	position:relative;
	float:right;
	width:35%;
	margin-top:6px;
	text-align:center;
}

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;
}
#htmlzone a.pages{
	color:#333333;
}
#htmlzone a.pages:hover{
	text-decoration:none;
	color:#FFCC00;
}
.contact{
	font-family:Verdana;
	font-size:10px;
	color:#cccccc;
}

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;
}
