@charset "utf-8";
body {
	background-image: url(images/backgrandall.jpg);
}
a.white_button {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.white_button:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white_button:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.white_button:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.black_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.black_button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.black_button:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.black_button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.search {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.tittle_small_news {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.tittle_news {
	font-size: 24px;
	font: Times New Roman, Times, serif;
	color: #000000;
}
.address_news {
	font-size: 13px;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
}
.adress_news_small {
	font-size: 11px;
	font: Arial, Helvetica, sans-serif;
	color: #000000;
}
.tittle_products {
	color: #FFFFFF;
	font-weight: bold;
	font: Times New Roman, Times, serif;
}

.price_products {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14;
	color: #000000;
}

.text {
	font: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #000000;
}
a.products_button {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.products_button:hover {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.products_button:active {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.products_button:visited {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tittles {
	color: #E1CC89;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.white_text {
	font-size: 14px;
	color: #FFFFFF;
	font: Times New Roman, Times, serif;
}
