body {
	margin:0;
	padding:0;
	background:url(/templates/pcf_img/bg_sides.jpg) repeat-x;
	font-family:Arial;
	color:#5D5D5D;
}

#container {
	margin: 0 auto;
	width:1020px;
	min-height:625px;
	height:auto !important;
	height:625px;
	background: url(/templates/pcf_img/top.png) no-repeat;
	_background: url(/templates/pcf_img/top.gif) no-repeat;
	position:relative;
}
#languages{
	position:absolute;
	width:18px;
	height:172px;
	top:120px;
}
#languages.de{
	background:url(/templates/pcf_img/lang_de.gif);
}
#languages.fr{
	background:url(/templates/pcf_img/lang_de.gif);
}

#languages a{
	display:block;
	width:18px;
	height:86px;
	text-decoration:none;
}


#containerBg {
	width:1020px;
	position:relative;
	min-height:625px;
	height:auto !important;
	height:625px;
	padding:280px 0 0 0;
}

#drop {
	position:absolute;
	top:275px;
	left:858px;
	width:120px;
	font-size:11px;
	line-height:15px;
}

#meteo {
	position:absolute;
	top:470px;
	left:858px;
	width:120px;
	font-size:12px;
}

#intranetLogin {
	position:absolute;
	top:520px;
	left:825px;
	width:165px;
	padding:30px 0 0 10px;
	font-size:12px;
	background:url(/templates/pcf_img/login_title.gif) no-repeat;
}

#intranetLogin input {
	font-size:11px;
	color:#5D5D5D;
}

#main {
	width:1020px;
	min-height:300px;
	height:auto !important;
	height:300px;
}

#nav {
	margin:40px 0 0 30px;
	width:165px;
	float:left;
}


#nav ul,li {	
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav ul ul {
	padding:0 0 10px 0;
}

#nav ul li {
	padding:10px 0 0 15px;
	text-transform:uppercase;
	font-size:12px;	
	position:relative;
	line-height:25px;
}

#nav ul li li {
	padding:0;
	line-height:20px;
}

#nav ul li.opened {
	background:url(/templates/pcf_img/bg_menu.jpg) repeat-y;
	}
	
#nav ul li a {
	color:#5D5D5D;
	font-weight:bold;
	text-decoration:none;
}

#nav ul li.opened a {
	color:#000;
}

#nav ul li li a {
	font-weight:normal;
	color:#000;
}

#content {
	margin:70px 0 0 20px;
	width:580px;
	float:left;
	
}

.object {
	color:#5D5D5D;
}

.object p {
	color:#5D5D5D;
}

.object h2 {
	color:#5D5D5D;
	font-size:14px;
}

#footer {
	position:relative;
	width:1020px;
	height:125px;
	background:url(/templates/pcf_img/bottom.png) left bottom no-repeat;
}

#copyright {
	position:absolute;
	top:115px;
	left:40px;
	font-size:11px;
}

#login {
	position:absolute;
	top:115px;
	right:40px;
	font-size:11px;
}

#btGalery {
	position:absolute;
}
