body{
	font-size: 80%;
	font-family: Trebuchet ms, Tahoma;
	margin:0;
	padding:0;
	background-color: #cdc7cc;
}

img.preview  { 
	behavior: url("./png.htc");
}
td.top_bg {
	background-image: url("../img/bg_top.jpg");
    background-repeat: repeat-x;
	padding-left: 53px;
	padding-top: 30px;
}
td.top_fucsine {
	background-color: #643d77;
	padding-right: 36px;
}
td.top_fucsine A , .menu {
	color: white;
	/*font-weight: bold;*/
	font-style: italic;
	font-size: 120%;
	text-decoration: none;
}
td.top_fucsine A:hover, td.small_font A:hover, td.main_font A:hover {
	color: #37b2b9;
}
.menu {
	color: #f6b4e7;
}

td.top_shadow {
	background-image: url("../img/shadow_bg.png");
    background-repeat: repeat-x;
}
td.bottom_bg {
	background-image: url("../img/bg_bottom.jpg");
    background-repeat: repeat-x;
}
td.bottom_shadow {
	background-image: url("../img/bottom_shadow.gif");
    background-repeat: repeat-x;
}
td.main_bg  {
	background-image: url("../img/bg.jpg");
	background-position: center center; 
}
td.big_font, .big_font {
	font-weight: bold;
	font-style: italic;
	font-size: 160%;
	color: #643d77;	
}
td.small_font, .small_font{
	font-weight: bold;
	font-style: italic;
	font-size: 90%;	
	color: #643d77;	
}
td.small_font A, td.main_font A , td.main_font#link{
	text-decoration: none;
	color: #643d77;
}
td.small_font, td.big_font, td.pad1 {
	padding-left: 54px;
}
td.main_font, .main_font {
	font-style: italic;
	font-weight: bold;
	font-size: 90%;	
}
td.main_font {
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
td.main_font p {
	padding-right: 20px;
}
.design {
	color: #643d77;	
}
div.service {
	padding-left:15px;
}