﻿body
{
	border: 0px;
	margin: 0px;
	background-image: url(images/bg_680.jpg);
	background-repeat:repeat;
	background-color: #BFBFBF;
}
img
{
	border: 0px;
	margin: 0px;
}
.tbl_bg
{
	background-image: url(images/bg_740.jpg);
	background-repeat:repeat-y;
}
.bg
{
	background-image: url('images/bg1.jpg');
	background-repeat:repeat;
}
.logo
{
	background-image: url(images/elboutique_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.credentials
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	margin-left: 20px;
	color: #002531;
	text-decoration: none;
}
a.x
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.companyName
{
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #00465E;
	padding-top: 10px;
}
.companyDescp
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
}
.leftContainer
{
	padding-top: 5px;
	margin-left: 20px;
}
.rightContainer 
{
	padding-top: 5px;
}
.newsTitle 
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #00465E;
}
.line 
{
	padding-top: 35px;
}
.tbl_main 
{
	padding-top: 10px;
}
.arrow_right
{
	padding-right: 10px;
}
.arrow_data
{
	padding-right: 18px;
}
#div_container
{
	display: none;
	padding: 20px 12px 12px 10px;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	z-index: 2;
	position: absolute;
	background: url( 'images/hover.png' ) no-repeat;
	left: 15px;
	top: 10px;
	width: 180px;
	height: 45px;
	text-align: center;
}
#div_contact
{
	display: none;
}
.myToolTip
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #C0C0C0;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }