/*---------------------Copy------------------------------*/
.copy{
	color: #646464;
	font-weight:normal;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size:10px;
	text-decoration:none;

}
.copyR{
	color: #646464;
	font-weight:normal;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size:10px;
	text-decoration:none;

}
.copyR:hover{
	text-decoration: underline;
}


/*---------------------Day------------------------------*/
.day{
	color: #424242;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size:11px;

}
.bg_content {
	background-image: url(bg_content_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_menu {
	background-image: url(../../modules/imgs_modules/bottom_menu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_intro {
	background-image: url(bg_bottom_intro.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_intro_left {
	background-image: url(../../modules/imgs_modules/bg_intro_left1.gif);
	background-position: right bottom;
}
.bg_intro_left1 {
	background-image: url(bg_intro_left.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.bg_content_home {
	background-image: url(../../modules/imgs_modules/bg_content.png);
	background-position: right bottom;
}
/*---------------------End Day------------------------------*/
