body {
	direction: rtl;
	background-color: #4c6d58;
	font-family: Arial, sans-serif;
	padding: 0px;
	margin: 0px;
}

#BigBox {
	width: 80%;
	right: 10%;
	position: relative;
}

#logo {
	color: white;
	margin-top: 0.2cm;
}

#menu-header {
	height: 40px;
	border: 2px solid black;
	background-color: #Adc5b5;
}

#menu-header ul {
	margin: 0;
	padding: 0;
	list-style: none;
/*	line-height: normal; */
}

#menu-header li {
	float: right;
	height: 40px;
	margin-top: 6px;
}

#menu-header li.current_page_item {
	height: 40px;
	float: right;
}

a {
	text-decoration: none;
	font-weight: bold;
	
color: #a9370f;
}

#menu-header a {
/*	display: block; */
/*	float: left; */
/*	height: 30px; */
/*	margin-left: 1px; */
/*	padding: 0px 11px 0px 11px; */
	padding: 0px 06px 0px 06px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	
color: #a9370f;
}

#menu-header a:hover {
	color: #2C2E22;
}

#menu-header .current_page_item a {
	color: #2C2E22;
}

table.menu {
	border: 2px solid black;
	border-collapse: collapse;
	width: 100%;
	height: 40px;
	background-color: #Adc5b5;
}

td.menu-active-page {
	border-width: 1px;
	border-style: solid;
 	border-color: black black white black;
	background-color: white;
	text-align: center;
}

td.menu {
	border: 1px solid black;
	text-align: center;
}

a.menu {
	
color: #a9370f;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: black;
}

div.content {
	border: 2px solid black;
	background-color: white;
	padding-right: 0.5cm;
	padding-left: 0.5cm;
	min-height: 350px;
}

img.h1-pic {
	float: left;
}

div.st-float-left {
	width: 50%;
	float: left;
}

div.float-left {
	float: left;
}

div.float-right {
	float: right;
}

img.float-right {
	float: right;
}

div.update {
	float: left;
	margin-top: 0.5cm;
	width: 20%;
	padding-right: 1cm;
}

table.articles {
	width: 100%; 
/*	position: relative; */
/*	right: 15%; */
/*	background-color: white; */
/*	border: 2px solid black; */
/*	table-layout: auto; */
/*	text-align: right; */
}

td.articles {
	vertical-align: top;
/*	padding-right: 10px; */
	padding-left: 10px;
	padding-top: 4px;
}

img.articles {
/*	float: left; */
}

img.super-tips {
	width: 80px;
	height: 80px;
	float: right;
	margin-left: 0.2cm;
	border: 2px solid white;
}

ol.margintb {
/*	margintb=margin top bottom */
	margin-top: 0;
	margin-bottom: 0;
}

td.SBC {
/*	SBC Stand for - Space-Between-Cells */
	padding-bottom: 0.4cm;
}

div.disclaimer {
	background-color: #D9ebdf;
	border: 2px solid black;
	padding: 0.5cm;
	margin-top: 0.5cm;
	margin-bottom: 0.5cm;
}

h1 {
	font-size: 24px;
}

h1.center {
	text-align: center;
}

h2 {
	font-size: 18px;
	margin-top: 30px;
}

h3 {
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 10px;
}

P {
	margin-top: 0cm;
}

ul {
	margin-top: 0cm;
	margin-bottom: 0cm;
}

li.big {
	font-size: 20px;
}

strong.moto {
	
color: red;
/*	
color: #a9370f; */
}

#menu-fotter {
	height: 1.2cm;
}

#menu-fotter ul {
	margin: 0;
	padding: 0;
	list-style: none;
/*	line-height: normal; */
}

#menu-fotter li {
	float: right;
}

#menu-fotter a {
/*	display: block; */
/*	float: left; */
/*	height: 30px; */
/*	margin-left: 1px; */
/*	padding: 5px 12px 5px 12px; */
	padding: 0px 11px 0px 11px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
}

#menu-fotter a:hover {
	color: #2C2E22;
}

#menu-fotter .current_page_item a {
	color: #2C2E22;
}

form.contact {
	margin-bottom: 0.5cm;
}

div.neto {
	margin-top: 1cm;
}

img.link-border {
	border: 0;
	margin-left: 0.5cm;
}


