@charset "UTF-8";

html, body {

	

	background-image: url('/website_bg1.jpg');	
	margin:0;
	height:728px;
	
	font:12px Arial, Helvetica, sans-serif;
}

#container {
	min-height:100%;
	height:728px;
	margin:0 auto;
	width:989px;
	position:relative;
	border-left:solid 1px #16145f;
	background:url('../img/left_bg.png') repeat-y left top #fff;
}

ul, li, img, p, h1, h2, form, fieldset {
	margin:0;
	padding:0;
	list-style:none;
	border:0;
}

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

#middle a:hover {
	text-decoration:underline;
	color:#51504D;
}

#middle .tooltip {
	color:#51504D;
}

h2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#16145f;
	line-height:21px;
	padding:0 0 0 14px;
	border-bottom:solid 1px #16145f;
	background:#fff url('../img/h2.png') no-repeat right top;
}

#speaker {
	position:absolute;
	left:544px;
	top:-3px;
	z-index:1;
}

#header {
	height:121px;
	z-index:110;
	border-right:solid 1px #16145f;
	border-top:solid 3px #16145f;
	position:relative;
	background:#fff;
	background: url('../img/speaker.png') no-repeat right top;
}

#header img {
	float:left;
	width:349px;
	height:105px;
}

#header ul {
	margin: -3px 0 0;
	height:19px;
	width:321px;
	background:#16145f url('../img/menu1.png') no-repeat right 3px;
}

#header li {
	float:left;
	margin:10;
	display:inline;
	position:relative;
}
#header li a:hover {
	background:#29276c;
}

#header li a {
	display: block;
	color:#fff;
	position:relative;
	padding:0 10px;
	line-height:13px;
	margin:3px 0;
}

#header #nav {
	float:left;
	margin:78px 0 0;
	width:639px;
	height:24px;
	padding:3px 0 0;
	background:#16145f url('../img/menu_dot.png') repeat-x left top;
}

#header #nav li a {
	line-height:24px;
	margin:0;
}

#header #nav li a:hover, #header #nav li a.active {
	background:#29276c;
	margin:3px 0;
	line-height:18px;
 }

#header #nav li ul {
	position: absolute;
	left: -999em;
	height:auto;
	margin:0;
	width:auto;
	background:#29276c;
	padding:6px 0 0 !important;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
}

#header #nav li ul li {
	background:#29276c;
	margin:0;
	border-bottom:solid 1px #3b3978;
	float:none;
	display:block;
	width:207px;
	white-space:nowrap;
}

#header #nav li ul li a {
	padding:0 0 0 20px;
	background:url('../img/wit.gif') no-repeat 10px 8px;
	width:187px;
	line-height:19px;
}

#header #nav li ul li a:hover {
	background:url('../img/wit.gif') no-repeat 10px 8px;
	margin:0;
	line-height:19px;
}

#header #nav li:hover ul, #header #nav li.sfhover ul {
	left: 0;
	right:0;
	top:21px;
}


#left-block {
	float:left;	
	z-index:100;
	position:relative;
	width:185px;
	min-height:604px;
	height:auto !important;
	height:604px;
}

#left-block form p {
	font:11px Arial, Helvetica, sans-serif;	
	padding:2px 0 4px;
	line-height:12px;
}

#left-block form input.text {
	width:100px;
	height:14px;
	padding:3px 5px;
	margin:0 4px 0 0;
}
#left-block form input.submit {
	width:52px;
	height:20px;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	cursor:pointer;
	background:url('../img/submit.png') no-repeat left top;
	padding:0;
}

#left-block form {
	height:62px;
	background:#16145f url('../img/fieldset_bg.png') repeat-x left bottom;
	margin:0 3px 0 0;
	padding:0 0 0 5px;
	border-right:solid 1px #16145f;
	color:#fff;
}

#left-block ul {
	margin:7px 0 0;
}

#left-block li {
	font:11px Arial, Helvetica, sans-serif;
	line-height:18px;	
	width:170px;
	margin:0 0 4px;
}

#left-block li a {
	color:#fff;
	display:block;
	padding:0 0 0 11px;
	background:url('../img/left_menu.png') no-repeat left top;
}

#left-block li a:hover {
	color:#fff;
	display:block;
	padding:0 0 0 11px;
	background:url('../img/left_menu_select.png') no-repeat left top;
}

#left-block li ul{
	display:none;
}

#left-block li ul li a {
	width:120px;
	margin-left:25px;
	background:url('../img/left_menu.png') no-repeat left top;
}

#left-block li ul li a:hover {
	background:url('../img/left_menu_select.png') no-repeat left top;
	width:120px;
	margin-left:25px;
}

#left-block li ul li a{
	padding:0 0 0 25px!important;
}

#right-block {
	float:right;	
	z-index:100;
	position:relative;
	width:183px;
}

#right-block .block {
	border:solid 1px #16145f;	
	min-height:86px;
	height:auto !important;
	height:86px;
	margin:3px 0 0;
}

#right-block .block h2 a {
	color:#16145f;
}

#right-block .block p, #right-block .block ul {
	margin-left:5px;
	margin-right:5px;
}

#right-block .block table {
	margin-left:5px;
	margin-right:5px;
}

#right-block .size281 {
	min-height:281px;
	height:auto !important;
	height:281px;
}

#content {
	position:relative;
	z-index:90;
	float:right;
	width:804px;
}

#content #middle li {
	background:url('../img/li.png') no-repeat left top;	
	padding:0 0 5px 10px;
	line-height:14px;
}

#middle {
	float:left;
	width:580px;
	padding:10px 20px;
	height:584px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}

#middle p {
	margin:10px 0;	
}

#footer_wrap {
	clear:both;
}

#footer {
	position:absolute;
	left:0;
	bottom:0;
	height:448px;
	width:697px;
	z-index:50;
	background:url('../img/background.jpg') no-repeat left top!important;
}

#pics {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#pics li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid black;
	float: left;
	width: 300px;
	height: 120px;
}

#scroller {
	text-align: center;
}

#product_small{
	height:10px;
	font-size: 10px;
	text-align: center;
}

#contact table.offerte		{

				width:500px;
				border-collapse: collapse;

}
#contact td.offerte			{
				vertical-align: top;
				padding-top: 5px;
				padding-left: 5px;
				width:175px;
				font-family: Verdana;
				font-size: 10pt;
				font-style: normal;
}
#contact td.offertefield		{
				vertical-align: top;
				padding-top: 5px;
				padding-left: 15px;
				font-family: Verdana;
				font-size: 10pt;
				font-style: normal;
}
#contact td.offerte-repl		{

				padding-top: 5px;
				padding-left: 15px;
				font-family: Verdana;
				font-size: 12pt;
				font-style: normal;
}
#contact td.topfield		{
				vertical-align: top;
				padding-top: 5px;
				padding-left: 15px;
				padding-bottom: 25px;
				font-family: Verdana;
				font-size: 10pt;
				font-style: normal;
}

form#contactform label { display: block; }
form#contactform label.error { color:red; }
form#contactform input.error { border: 1px solid red; }

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	z-index: 100;
	font-size: 10px;
	}	