.blade {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #FF0000; font-weight: normal; text-decoration: none}
.error {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; font-weight: bold; text-decoration: none}
.titlu {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CC0000; font-weight: bold; text-decoration: none}
.porto {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #E35E3F; font-weight: bold; text-decoration: none}
.grey {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #43546C; font-weight: bold; text-decoration: none}
.cod {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #2F4F4F; font-weight: bold; text-decoration: none}
.menu_sel {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; font-weight: bold; text-decoration: none}
.menu_title  {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FF0000; font-weight: bold; text-decoration: none}
.search {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2F4F4F; font-weight: normal; text-decoration: none}

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #43546C; font-weight: normal; text-decoration: none}
a.text {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #43546C; font-weight: bold; text-decoration: none}
a.text:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #ED772B; font-weight: bold; text-decoration: none}

.read {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #43546C; font-weight: normal; text-decoration: none}
a.read {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #43546C; font-weight: bold; text-decoration: none}
a.read:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ED772B; font-weight: bold; text-decoration: none}

.cod_link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #43546C; font-weight: bold; text-decoration: none}
a.cod_link:link {  color: #43546C; font-weight: bold; text-decoration: none}
a.cod_link:hover {  color: #ED772B; text-decoration: none}

.page_link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #43546C; font-weight: bold; text-decoration: none}
a.page_link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #43546C; font-weight: normal; text-decoration: none}
a.page_link:hover {  color: #ED772B; font-weight: normal; text-decoration: none}

.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2F4F4F; text-decoration: none}
a.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2F4F4F; text-decoration: none}
a.menu:hover {  color: #FF0000; text-decoration: none}

.menu_selected {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CC3300; text-decoration: none}
a.menu_selected {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CC3300; text-decoration: none}
a.menu_selected:hover {  color: #FF0000; text-decoration: none}

.title {
	font-family:arial;
	font-size: 12px;
	color: #44556C;
	text-align : justify;
	font-weight : bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44556C;
	text-align : justify;
}
.body_bold {
	font-family:arial;
	font-size: 11px;
	color: #44556C;
	text-align : justify;
	font-weight : bold;
}
.body_emf {
	font-family:arial;
	font-size: 12px;
	color: #E35E3F;
	text-align : justify;
	font-weight : bold;
}
.body_right{
	font-family:arial;
	font-size: 12px;
	color: #44556C;
	text-align : right;
}

HR {
	color : #44556C;
	height : 1px;
}
.title_main {
	font-family:arial;
	font-size: 11pt;
	color: #E35E3F;
	text-align : justify;
	font-weight : bold;
}
INPUT.box1 {
	border : 1px solid #44556C;
	background : #DEE1F2;
	display : table;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #E35E3F;
	padding-left : 3px;
	}
INPUT.box_quant {
	border : 1px solid #44556C;
	background : #DEE1F2;
	display : inline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #E35E3F;
	padding-left : 3px;
	width: 20px;
	text-align: right;
	}
INPUT.buttons {
	border : 1px solid #44556C;
	display : inline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	background-color : #44556C;
	font-weight : bold;
	text-align : center;
	width: 140px;
	}
.buttons {
	border : 1px solid #44556C;
	display : inline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	background-color : #44556C;
	font-weight : bold;
	text-align : center;
	width: 140px;
	cursor: pointer;
}

.buttons_order {
	border : 1px solid #44556C;
	display : inline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	background-color : #DB001A;
	font-weight : bold;
	text-align : center;
	width: 140px;
	cursor: pointer;
}
TEXTAREA.textbox {
	border : 1px solid #44556C;
	background : #DEE1F2;
	display : table;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #E35E3F;
	padding-left : 3px;
}

SELECT.sel1 {
border : 1px solid #44556C;
	background : #DEE1F2;
	display : table;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #E35E3F;
	padding-left : 3px;
}

LI.list1 {
		font-family:arial;
	font-size: 12px;
	color: #44556C;
	text-align : left;
		list-style : square outside;
}

OL {
	font-family:arial;
	font-size: 12px;
	color: #44556C;
	text-align : left;
	list-style : outside;
	}
	
	a.buton {
	display : table;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left : 5px;
	padding-right : 5px;
	color : White;
	background-color : #44556C;
	font-weight : bold;
	text-align : center;
	padding-bottom : 2px;
	padding-top : 2px;
	text-decoration : none;
}

	a.buton:hover {
	display : table;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left : 5px;
	padding-right : 5px;
	color : White;
	background-color : #E35E3F;
	font-weight : bold;
	text-align : center;
	padding-bottom : 2px;
	padding-top : 2px;
	text-decoration : none;
}
.cart_item {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44556C;
	text-align : justify;
}

a.cart_item {
	color: #44556C;
	text-decoration: none;
}

a.cart_item:hover {
	color: #E35E3F;
}

.item_price {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED772B;
	text-align : justify;
}

.cart_item_weekend {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-align : justify;
}

.cart_total {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #DEE1F2;
	color: #44556C;
}




