@charset "utf-8";


html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: black;
}

img {
	border: 0px;
}

a, a:visited {
	text-decoration: none;
	color: #191919;
}

a:hover {
	text-decoration: underline;
}

a:active, a:focus {
	outline: 0;
}

.selected {
	font-weight: bold;
}

a .selectedU {
	text-decoration: underline;
}

#content {
	width: 975px;
	z-index: 0;
	margin-left: 43px;
	margin-top: 62px;
	padding-top: 0px;
}

#lang {
	width: 120px;
	font-size: 10px;
	text-transform: uppercase;
	color: #969696;
	left: 855px;
	position: absolute;
	top: 10px;
}

#lang a {
	color: #969696;
}

.column {
	position: relative;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 580px;
	margin-right: 13px;
	border-top-color: #191919;
	border-top-width: 1px;
	border-top-style: solid;
	float:left;
	width: 225px;
	overflow: hidden;
}

.navTop {
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}

.navigationBottom {
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-top-color: black;
	bottom: 0px;
	position: absolute;
}

.menu {
}

.menu ul {
	width: 225px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.menu ul li {
	padding-left: 1px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	background-color: white;
	padding-top: 3px;
	text-transform: uppercase;
	line-height: 10px;
	font-size: 10px;
}

.menu ul li a {
	display: block;
	width: 100%;
}

.menu ul li .noWidth {
	display: inline;
	width: auto;
}


.menu ul li a:hover {
	background-color: #b9b9b9;
	text-decoration: none;
}

.navigationTop ul li {
	border-bottom: 1px solid black;
}

.navigationBottom ul li {
	border-top: 1px solid black;
}

#logoBig {
	left: 320px;
	top: 150px;
	position: absolute;
}

#logoMed {
	left: 390px;
	top: 100px;
	position: absolute;
}

#logoSmall {
	background-color: white;
	width: 940px;
	left: 43px;
	top: 29px;
	position: absolute;
}

#news {
	margin-top: 4px;
}

.newsBold {
	line-height: 10px;
	font-size: 10px;
	font-weight: bold;
}

.text, .texttop {
	background-color: white;
	padding-left: 1px;
	padding-bottom: 4px;
	padding-top: 0px;
	border-bottom-style: none;
	margin-bottom: 0px;
	margin-top: 4px;
	line-height: 13px;
	font-size: 11px;
	font-family: Arial;
}

.text a{
	text-decoration: underline;
}

 .textbot {
	border-top-style: solid;
	border-top-color: black;
	border-top-width: 1px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 13px;
	font-size: 11px;
	font-family: Arial;
}

.imgCol3 {
	margin-top: 10px;
}

.navBottom {
	border-top-color: black;
	border-top-width: 1px;
	border-top-style: solid;
}

.imgCol1 {
	margin-bottom: 5px;
}

.al {
	right: 0px;
	position: absolute;
	display: inline;
}

#imgfond {
	z-index: 0;
	left: 43px;
	top: 68px;
	position: absolute;
}

p a {
	text-decoration: underline;
}

p a:hover {
	color: #646464;
	text-decoration: underline;
}
p a:visited {
	text-decoration: underline;
}

#p1 {
	position: absolute;
	top:378px;
	left:520px;
	width:224px;
	height:260px;
}

#p2 {
	position: absolute;
	top:272px;
	left:757px;
	width:224px;
	height:210px;
}

#p1 img, #p2 img, #p3 img {
	position: absolute;
	z-index:1;
}

#p3 {
	position: absolute;
	left: 700px;
	top: 255px;
	height: 370px;
	width: 280px;
}

#notifBox {
	z-index: 10000;
	margin-left: 10px;
	height: 405px;
	width: 405px;
	left: 270px;
	top: 239px;
	position: absolute;
}

#notifBoxBox {
	position: absolute;
	float: left;
	background-image: url(trames.png);
	width: auto;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: white;
}

#notifTitle {
	background-color: white;
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 3px;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 16px;
	position: absolute;
	top:0px;
	left:0px;
	right: 0px;
}

#notifContent {
	margin-top: 19px;
	padding: 10px;
}
