/* CSS Document */
/* bella-contour.co.il */
body {
	color : #2f2f2f;
	direction: rtl;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
body, td, div, span {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	voice-family: inherit;
}
h1 {
	color: #004496;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 18px;
	line-height: 21px;
	height: 21px;
}
h2 {
	color: #004496;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-bottom: 2px;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
}
ul, li {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
a:link {
	color: #004496;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #004496;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #004496;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #004496;
	font-weight: bold;
	text-decoration: underline;
}
.pointer {
	clear:  both;
}
image {
	border: 0;
}
#bela {
	margin: auto;
	width: 780px;
	margin-top: 10px;
}
#title_logo {
	width: 310px;
	height: 135px;
	float: right;
}
#title_bg {
	width: 212px;
	height: 135px;
	background-image: url(http://www.bella-contour.co.il/images/titlebg.jpg);
	float: right;
}
#title_pic {
	width: 258px; 
	height: 135px;
	float: right;
	background-image: url(http://www.bella-contour.co.il/images/titlepic1.jpg);
	
}
.pattern_tbl {
	width: 780px;
}
.pattern_top {
	width: 780px;
	height: 18px;
	background-image: url(http://www.bella-contour.co.il/images/patterntop.gif);
}
.pattern_mid {
	width: 780px;
	background-color: #c8c8c8;
}
.pattern_btm {
	width: 780px;
	height: 18px;
	background-image: url(http://www.bella-contour.co.il/images/patternbtm.gif);
}
#menu {
	width: 180px;
	float: right;
}
#content {
	width: 490px;
	margin-right: 20px;
	padding-left: 65px;
	float: right;
}
.menu_ul {
	padding-right: 15px;
}
.menu_ul li {
	padding-bottom: 6px;
}
.menu_ul a:link {
	color: #1b1b1b;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.menu_ul a:active {
	color: #1b1b1b;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.menu_ul a:visited {
	color: #1b1b1b;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.menu_ul a:hover {
	color: #004496;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.pro_img {
	border: 1px solid #414141;
}
.quotetd {
	font-size: 14px;
	font-weight: bold;
	padding-right: 13px;
}
.sub {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000;
	background-color: #fff;
}
#bottomlinks {
	color: #002450;
	font-size: 11px;
	text-align: center;
}
#bottomlinks a:link, #bottomlinks a:active, #bottomlinks a:visited {
	color: #002450;
	font-size: 11px;
}
.tblba td {
	border: 1px solid #9f9f9f;
	padding: 1px;
}