body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 130%;
}

ul
{
	margin-left: 20px;
	padding: 0px;
	line-height: 150%;
}

a
{
	color: #6c7678;
	text-decoration: none;
}
a:hover
{
	color: #f26566;
	text-decoration: underline;
}


.header
{
	height: 204px;
	/*background-image: url('../images/header.jpg');*/
}

hr
{
	border:0; color:#f26566; background:#f26566; height:1px;
}

.menu
{
	height: 24px;
	background-image: url('../images/menu_background.png');
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
}

.menu2
{
	width: 247px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}

.content
{
	width: 620px;
	text-align: justify;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 130%;
}

.footer
{
	margin-top: 20px;
	background-image: url('../images/menu_background.png');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 11px;
	height: 24px;
	text-align: right;
	padding-right: 10px;
}

a.menu, a.menu_item
{
	color: #fff;
	text-decoration: none;
}

a.menu:hover, a.menu_item:hover
{
	color: #fff;
	text-decoration: underline;
}

.blue_title
{
	color: #f5f5f5;
	margin-top: 2px;
	height: 24px;
	background-image: url('../images/menu2_background.png');
	background-repeat: repeat-x;
	padding: 4px 0px 0px 10px;
}

.red_title
{
	color: #f5f5f5;
	margin-top: 2px;
	height: 24px;
	background-image: url('../images/menu_background.png');
	background-repeat: repeat-x;
	padding: 4px 0px 0px 10px;
}

.menu_list
{
	color: #6c7678;
	font-size: 14px;
	font-weight: normal;
}

.menu_list a
{
	color: #6c7678;
	text-decoration: none;
}

.menu_list a:hover
{
	color: #f26566;
	text-decoration: underline;
}

.menu_list ul
{
	list-style: disc;
}

#oferta_title
{
	margin-left: 10px;
}

.menu_about a
{
	color: #ffffff;
	text-decoration: none;
}

.menu_about a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#menu_about ul
{
	margin: 0px;
	padding: 0px;
}

li.menu_about
{
	display: inline;
}

.product
{
	margin: 5px;
	width: 280px;
	float: left;
}

.product img
{
	float: left;
	margin: 5px;
}

.product p
{
	font-size: 11px;
}

h1
{
	visibility: hidden;
}

h2
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

h3
{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
.promo_news {
	margin-left: 10px;
	
}

.promo_header {
	background-color: #f2f2f2;
	width: 95%;
	display: block;
	float: left;
	height: 18px;
	border-bottom: 1px solid #bbb;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	

}
.promo_content {

	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	clear: left;
}

img { border:0; }