/* | castelvecchi agency  © 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: normal;
	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:236px; height:282px;
	position:absolute;top:50%;left:50%;
	margin:-141px 0 0 -118px;
}
#box-alto {
	text-align: center;
	padding: 10px;
	vertical-align: top;
}
#box-basso {
	text-align: center;
	padding: 10px;
	vertical-align: bottom;
}
#boxtxt
{
	overflow:auto;
	width: 550px;
    height: 500px;
    margin: 0px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	font-family: "Century Gothic" , Verdana, Arial, sans-serif;
}
#boxbio
{
    overflow: Auto;
    width: 550px;
    height: 300px;
    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: 10px 10px 10px 10px;
	text-decoration: none;
	text-align: center;
}
.td
{
padding: 15px 15px 15px 15px;
}
.tablewhois
{
	font-family: "Century Gothic" , Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	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;
}
.coltxt
{
	padding-left: 5%;
	padding-top: 5%;
	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;
}
.colsinaut
{
	padding-top: 25px;
	border-right: 6px solid black;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;
	font-family: "Century Gothic" , Verdana , Arial , sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.colpagoda
{
	border-right: 6px solid black;
    border-collapse: collapse;
	text-align: center;
	vertical-align: bottom;
}
	
	
/* | END - Tabella                                    | */