@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.text_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00C;
	text-decoration: none;
}
.text_bottom_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555;
	text-decoration: none;
}

.text_white_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FC0;
	text-decoration: none;
}
.text_blue_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #009;
	text-decoration: none;
}
.text_red_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF0000;
	text-decoration: none;
}

.villa {
	background-attachment: scroll;
	background-image: url(images/villa_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.img_bottom_right {
	background-image: url(images/bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_bottom_left {
	background-image: url(images/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.suscribase_bg {
	background-image: url(images/img_sus_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_gall {
	background-image: url(images/img_gall_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_bg {
	background-attachment: scroll;
	background-image: url(images/img_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_bg {
	background-attachment: scroll;
	background-image: url(images/img_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.buttom_bg {
	background-attachment: scroll;
	background-image: url(images/img_bottom.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.title_bg {
	background-attachment: scroll;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
}
.title_bg2 {
	background-attachment: scroll;
	background-image: url(images/title_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
}
.sep {
	background-attachment: scroll;
	background-image: url(images/sep.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
