/* |        © 2008, Alberto Castelvecchi (http://www.facebook.com/profile.php?id=527149874) - Website by Sweetdevil (http://www.facebook.com/profile.php?id=722740351)       | */


/* | Generale                               | */

BODY
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: white;
	margin: 0pt;
	padding: 2%;
	text-align: center; /* per il browser IE 5.5 */
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
}
body,html 
{ 
	height:80%; margin:0px;
}
.txt
{
	font-family: "Century Gothic" , Verdana , Arial , sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: rgb(0, 0, 0);
	background-color: transparent;
	text-decoration: none;
	margin: 20px 20px 20px 20px;
}

a:link
{
	background-color: transparent;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	outline : none;
	-moz-outline: none;
}

a:visited
{
	background-color: transparent;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	outline : none;
	-moz-outline: none;
}

a:hover
{
	background-color: transparent;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	outline : none;
	-moz-outline: none;
}
a img
{
	border: 0px;
	outline : none;
	-moz-outline: none;
}

/* | END - Generale                                     | */

/* | Box                              | */

#box-index {
	width:430px; height:268px;
	position:absolute;top:50%;left:50%;
	margin:-134px 0 0 -215px;
}
#boxtxt
{
    overflow: Auto;
    width: 550px;
    height: 350px;
    margin: 0px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	font-family: "Century Gothic" , Verdana, Arial, sans-serif;
}
/* | END - Box                                  | *
                 
/* | Tabelle                                       | */

.tablei
{
	font-family: "Century Gothic" , Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: rgb(0, 0, 0);
	background-color: transparent;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	text-align: center;
	width: 100%;
}
.td
{
padding: 15px 15px 15px 15px;
}
.tdareyouhappy
{
	padding: 15px 15px 15px 15px;
	font-family: "Century Gothic" , Verdana, Arial, sans-serif;
	font-size: 50px;
	font-style: bold;
	font-weight: bold;
	color: Red;
	text-align: center;
}
.tablewhois
{
	font-family: "Century Gothic" , Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: rgb(0, 0, 0);
	background-color: transparent;
	text-decoration: none;
	text-align: left;
	border-collapse: collapse;
	width: 60%;
}
.colsin
{
	padding: 0px;
	border-right: 6px solid black;
    border-collapse: collapse;
	text-align: center;
}
.colsin-top
{
	padding: 0px;
	border-right: 6px solid black;
	border-bottom: 6px solid black;
    border-collapse: collapse;
	text-align: center;
}
.coltxt
{
	padding-left: 2%;
	padding-top: 2%;
	border: 0px;
	border-collapse: collapse;
}
.coltestata
{
	padding: 10px;
	border-bottom: 6px solid black;
	border-collapse: collapse;
	font-family: "Century Gothic" , Verdana , Arial , sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: transparent;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
.colpagoda
{
	border-right: 6px solid black;
    border-collapse: collapse;
	text-align: center;
	vertical-align: bottom;
}
/* | END - Tabella                                    | */