@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

body {
	width: auto !important;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
}

a {
	outline: none;
}

a img {
	border: none;
}

div#lang-nav a.lang_active {
	color: gray !important;
}

div#wrapper {
	width: 100%;
	height: 100%;
	background: #000000;
	position: relative;
}

div#content {
	width: 956px;
	height: auto !important;
	height: 687px;
	min-height: 687px;
	margin: auto;
	background: url('/medias/images/global-header-middle.jpg') no-repeat 0% 0%;
	position: relative;
	z-index: 3;
}

div#extrahead {
	height: 687px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}

div#extrahead div.left {
	width: 361px;
	height: 687px;
	background: url('/medias/images/global-header-left.jpg') no-repeat 0% 0%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -839px;
}

div#extrahead div.right {
	width: 363px;
	height: 687px;
	background: url('/medias/images/global-header-right.jpg') no-repeat 0% 0%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 478px;
}

div#footer {
	width: 956px;
	height: 219px;
	margin: auto;
	background: url('/medias/images/global-footer-middle.jpg') no-repeat 0% 0%;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

div#extrafoot {
	height: 956px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}

div#extrafoot div.left {
	width: 361px;
	height: 219px;
	background: url('/medias/images/global-footer-left.jpg') no-repeat 0% 0%;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -839px;
}

div#extrafoot div.right {
	width: 363px;
	height: 219px;
	background: url('/medias/images/global-footer-right.jpg') no-repeat 0% 0%;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: 478px;
}

div#lang-nav {
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
	padding: 16px 14px 0px 0px;
}

div#lang-nav a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

div#lang-nav a:hover {
	text-decoration: underline;
}

p#home-btn {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 395px;
	height: 60px;
}

p#home-btn a {
	display: block;
	height: 60px;
	line-height: 60px;
	text-indent: -2000px;
	overflow: hidden;
}

ul#menu {
	list-style-type: none;
	height: 43px;
	position: absolute;
	top: 41px;
	left: 445px;
}

ul#menu li {
	float: left;
	height: 43px;
}

ul#menu li a {
	display: block;
	height: 43px;
	line-height: 43px;
	text-indent: -2000px;
	overflow: hidden;	
}

ul#menu li.home {
	width: 80px;
}

ul#menu li.news {
	width: 70px;
}

ul#menu li.services {
	width: 80px;
}

ul#menu li.references {
	width: 110px;
}

ul#menu li.contacts {
	width: 90px;
}

ul#menu li.jobs {
	width: 70px;
}

div#flvplayer {
	margin-top: 84px;
}

div#main {
	padding-top: 35px;
	padding-bottom: 50px;
}

div#main h1 {
	font-size: 27px;
	font-weight: normal;
	font-family: Tahoma;
	color: #FFFFFF;
}

div#footer p.infos {
	padding-top: 23px;
	font-size: 12px;
	color: #FFFFFF;
}

div#footer p.infos span {
	color: #966BA5;
}

div#footer p.produweb {
	position: absolute;
	bottom: 175px;
	right: 0px;
}

#jobForm {
	margin-top: 20px;	
}

form dl.zend_form dt {
	float: left;
	width: 100px;
	height: 30px;
}

form dl.zend_form label {
	cursor: pointer;
	color: #A9A9A9;
	font-size: 12px;
}

form dl.zend_form dt {
	float: left;
	width: 300px;
	height: 32px;
}

form dl.zend_form dd {
	display: block;
	height: auto !important;
	height: 32px;
	min-height: 32px;
}

form dl.zend_form input[type=text] {
	background: url('/medias/images/contacts-inputtextbg.jpg') no-repeat 0% 0%;
	width: 240px;
	height: 14px;
	border: none;
	padding: 3px;
}

form dl.zend_form textarea {
	background: url('/medias/images/contacts-textareabg.jpg') no-repeat 0% 0%;
	width: 239px;
	height: 217px;
	border: none;
	padding: 3px;
}


form dl.zend_form input.file {
	padding:3px 5px 2px 5px;
	background-image: url(/medias/images/file-input.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
}

form dl.zend_form input, form dl.zend_form select, form dl.zend_form textarea {
	color: #555555;
	font-size: 12px;
}

#jobForm #submit {
	margin: 20px 0 0 450px;	
}

form dl.zend_form ul.errors {
	color: #FF0000;
	font-size: 10px;
	margin-left: 125px;
}

input#submit {
    background: url("/medias/images/contacts-submit.jpg") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    height: 24px;
    padding-top: 3px;
    text-align: center;
    width: 93px;
}
