/* CSS Document */
		body {
		background-color:#ffffff;
		font-family:Trebuchet MS;
		font-size: xx-small;
		color:#000000;
		margin-top:0px;
		scrollbar-face-color: #ffffff; 
		scrollbar-shadow-color: #ffffff; 
		scrollbar-highlight-color: #ffffff; 
		scrollbar-3dlight-color: #666; 
		scrollbar-darkshadow-color:#666;  
		scrollbar-arrow-color: #666;
		}

img{
		border:0px;
		}
		
h1 {color: #333333; font-family: Trebuchet MS; font-size: 11px; font-weight:bold; text-decoration: none;}		
a:visited 	{color: #000000; font-family: Trebuchet MS; font-size: 11px; font-weight:regular; text-decoration: none;}
a:link 		{color: #000000; font-family: Trebuchet MS; font-size: 11px; font-weight:regular; text-decoration: none;}
a:hover 	{color: #009900; font-family: Trebuchet MS; font-size: 11px; font-weight:regular; text-decoration: none;}
a.b:visited 	{color: #ffffff; font-family: Trebuchet MS; font-size: 11px; font-weight:bold; text-decoration: none;}
a.b:link 		{color: #ffffff; font-family: Trebuchet MS; font-size: 11px; font-weight:bold; text-decoration: none;}
a.b:hover 	{color: #000000; font-family: Trebuchet MS; font-size: 11px; font-weight:bold; text-decoration: none;}

.privacy {font-size: 9px}
.titoli-piccoli {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	color:#009900;
}
.titoli-link {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	color:#009900;
}
.titoli {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight:normal;
	text-decoration: underline;
	color: #000000;
}
td {color: #000000; font-family: Trebuchet MS; font-size: 11px; font-weight:regular; text-decoration: none;}

		#layout {
	padding: 0px;
	background-image:  url(../images/abeauty-layout.gif);
	background-repeat:no-repeat;
	width: 811px;
	height:985px;
		}

	.bordo
		 {
	border-color:#871419;
	border:1px;
	border-top-style: solid;
	border-right-color: #871419;
	border-top-color: #871419;
	border-bottom-color: #871419;
	border-left-color: #871419;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

