body{
	margin:0px;
	background-color:#000000;
}

#container{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #ffffff;
	height: 768px;
}
.deco-events{
	float:left;
	top:0px;
	left: 0px;
}
#hor-wrapper{
	width: 1100px;
	overflow: hidden;
	background-color:#000;
	margin-left:57px;
	top:0px;
}
.accordion-click{
	float:left;
	width: 57px;
	height: 768px;
	background: #000;
	color: #f4f4f4;
	margin-right:10px;
	cursor:pointer;
}
.accordion-content{
	width: 584px;
	float:left;
	overflow: hidden;
}
.home-top-small-content{
	width: 181px;
	height: 91px;
	margin-left: 90px;
	top: 0;
	background-image:url(../images/top-sep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	padding-left: 19px;
	padding-top: 49px;
	float:left;
}
.projects-top-small-content{
	position:absolute;
	width: 160px;
	height: 140px;
	margin-left: 160px;
	top: 0;
	background-image:url(../images/top-sep-projects.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	padding-left: 19px;
	padding-top: 110px;
}
#projects-menu a{
	color: #FFFFFF;
	text-decoration:none;
	padding: 2px 0 2px 0;
	display:block;
}
#projects-menu  a:hover{
	color: #515151;
}
#contact-top-small-content{
	width: 280px;
	height: 91px;
	margin-left: 241px;
	top: 0;
	background-image:url(../images/top-sep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	padding-left: 19px;
	padding-top: 110px;
	z-index:100;
}
#contact-intro{
	width: 490px;
	height: 400px;
	margin-left: 20px;
	margin-top: 84px;
	font-size:12px;	
}
#projects-slide{
	width: 480px;
	height: 700px;
	margin-left: 10px;
	margin-top: 0px;
}
.info{
	width: 145px;
	height: 14px;
	border:0;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
	padding-top: 2px;
}
.message{
	width: 240px;
	height: 170px;
	border:0;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
}
.btns{
	width:65px;
	height:16px;
	padding-bottom:2px;
	color:#FFFFFF;
	background-color:#515151;
	border:0;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#footer{
	bottom:0px;
	margin-top:500px;
	text-align:right;
	color: #515151;
}
#footer a:link, #footer a:visited {
	font-family: terminal, arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515151;
	text-decoration:none;
	background-color: #151515;
	text-transform: uppercase;
	text-align:center;
	margin-top: 20px;
	padding:3px 5px;
	float:right;
}
#footer a:hover{
	color: #3B3B3B;
}
.nx_pv{
	margin-top:50px;
	border:Opx;
}
a.en {
	background-image: url(../images/en.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 18px;
	display:block;
	top:10px;
	left: 8px;
	position:absolute;
	text-decoration:none;
	background-position: top;
}
a.en:hover {
	background-image: url(../images/en.gif);
	background-position: bottom;
}
a.fr {
	background-image: url(../images/fr.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 18px;
	display:block;
	top:10px;
	left: 28px;
	position:absolute;
	text-decoration:none;
	background-position: top;
}
a.fr:hover {
	background-image: url(../images/fr.gif);
	background-position: bottom;
}
/* start contact form style */
.error
{
	color:#fff;
	font-size:14px;
	display:block;
	width:100%;
	padding:4px 4px 4px 204px;
	font-weight: bold;
	background-image: url(../images/ko.jpg);
	background-repeat: no-repeat;
	background-position: 204px;
	text-indent: 27px;
}
.valide
{
	color:#fff;
	font-size:14px;
	display:block;
	width:100%;
	padding:4px 4px 4px 204px;
	font-weight: bold;
	background-image: url(../images/ok.jpg);
	background-repeat: no-repeat;
	background-position: 204px;
	text-indent: 27px;
}
/* end contact form style */
.hide{
	display:none;
}
#spacer
{
	width:1220px;
	 height:824;
}
