body {
	font-family : Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	background-color: #CEBDA9;
}

table, td {
	font-family : Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
}

.main_table{
	border: 1px solid #F7C8C8;
	background-color: #FFFFFF;
}

.header{
	height: 180px;
	text-align: center;
	background-color: #F5E6C7;
	background: url(header.jpg) no-repeat;
}

.rss{
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}

.header h1{
	font-size: 24px;
}

h1 {
	font-size: 14px;
}

.left_cell{
	width: 200px;
	padding: 0px 15px 15px 15px;
}

a {
	color: #E22E2D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.departament{
	border: 1px solid #CEBDA9;
	padding: 5px;
	margin-top: 15px;
}

.departament a{
	color: #5F5C5E;
	text-decoration: none;
}

.departament a:hover{
	text-decoration: underline;
}

.category{
	border-bottom: 1px dashed #9D1000;
	padding: 5px;
}

.main_cell{
	padding-top: 15px;
	vertical-align: top;
}

.head{
	font-size: 20px;
	padding: 20px 0px 0px 0px;
}

.head hr{
	border-bottom: 3px solid #606060;
	width: 98%;
}

.row_product{
	float: left;
	padding: 5px;
	border: 1px solid #F7C8C8;
	text-align: center;
	margin: 5px;
	width: 29%;
}

.row_title{
	height: 70px;
}

.max_image{
	max-width: 125px;
	max-height: 125px;
}

.footer{
	height: 81px;
	text-align: center;
	background-color: #F5E6C7;
	background: url(footer.jpg) no-repeat;
}
