@charset "UTF-8";
/* CSS Document */

body 
{
	background-color: #F8F8F8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	height:100%;
}

#TCenter {

  width:800px;
  height:420px;	
  position:absolute;
  top:50%;
  left:50%;
  margin-top:-210px;
  margin-left:-400px;

}

#TFrame {
  width:1016px;
  height:610px;	
  position:absolute;
  top:50%;
  left:50%;
  margin-top:-300px;
  margin-left:-508px;

}

.mypetBg {
background:url(html_imgs/sfondo_main.jpg);
background-position: left;
background-repeat:no-repeat;

height:433px;

}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.style3 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #CCCCCC; 
font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
.style4 {
font-size: 11px;
}


a {
	font-family: Helvetica, Verdana, Arial;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #D13F0F;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.Stile3 {
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.Stile6 {
	font-size: 10px; 
	color: #CCCCCC; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none; 
	font-family: Helvetica, Verdana, Arial;
}



