* { margin: 0; padding: 0; }
html, body{ height: 100% }
body, div { font-family: Arial, Helvetica, sans-serif; }
body { margin: 0; padding: 0; font-size:11px; color: #000000 }


#main{
width:950px;
height:590px;
overflow:hidden;
padding-top:2px;
}

#main2{
width:950px;
height:496px;
border-top:1px solid #a6adad;
border-bottom:1px solid #a6adad;
overflow:hidden;
}

#menu{
width:170px;
height:446px;
border-right:1px solid #a6adad;
margin-top:25px;
margin-bottom:15px;
position:relative;
float:left;
left:2%;
overflow:hidden;
}

#menu1{
width:170px;
height:446px;
overflow:hidden;
}

#login{
width:49px;
height:13px;
border:medium none;
background:url('img/login.jpg') no-repeat;
}

#login_fr{
width:70px;
height:13px;
border:medium none;
background:url('vf/img/login.jpg') no-repeat;
}

#login_pl{
width:68px;
height:13px;
border:medium none;
background:url('pl/img/login.jpg') no-repeat;
}

#login_de{
width:68px;
height:13px;
border:medium none;
background:url('de/img/login.jpg') no-repeat;
}



#register{
width:60px;
height:13px;
border:medium none;
background:url('img/register2.jpg') no-repeat;
}

#register_fr{
width:93px;
height:12px;
border:medium none;
background:url('vf/img/register2.jpg') no-repeat;
}

#register_pl{
width:97px;
height:13px;
border:medium none;
background:url('pl/img/register2.jpg') no-repeat;
}

#register_de{
width:97px;
height:13px;
border:medium none;
background:url('de/img/register2.jpg') no-repeat;
}

#retrieve{
width:147px;
height:13px;
border:medium none;
background:url('img/resend.png') no-repeat;
}

#retrieve_fr{
width:147px;
height:13px;
border:medium none;
background:url('vf/img/resend.png') no-repeat;
}

#retrieve_pl{
width:200px;
height:13px;
border:medium none;
background:url('pl/img/resend.png') no-repeat;
}

#retrieve_de{
width:200px;
height:13px;
border:medium none;
background:url('de/img/resend.png') no-repeat;
}


.contenu{
width:720px;
height:450px;
position:relative;
float:left;
/*top:5%;*/
background:url('img/fond.jpg') no-repeat;
left:2%;
padding-left:2%;
padding-top:20px

}

.contenu a:link{
text-decoration:underline;
color:#000000;
}

.contenu a:visited{
text-decoration:underline;
color:#000000;
}



.pdf{
position:relative;
float:left;
top:-7%;
left:0;
}


.pdf a:link{
text-decoration:underline;
color:#000000;
}

.pdf a:visited{
text-decoration:underline;
color:#000000;
}


.pdf2{
position:relative;
float:left;
top:27%;
left:0;
}


.pdf2 a:link{
text-decoration:underline;
color:#000000;
}

.pdf2 a:visited{
text-decoration:underline;
color:#000000;
}


.boutons{
cursor:pointer;
}



#menu_horizontal{
position:relative;
float:right;
padding-top:38px;
}


#contenu_press{
    width:260px;
	height:450px;
	overflow: auto;
	float: left;
	margin-right:2px;
  
}

#contenu_press a:link{
color:#000000;
font-size:14px;
text-decoration:none;
}

#contenu_press a:visited{
color:#000000;
font-size:14px;
text-decoration:none;
}

#contenu_press1{
    width:350px;
	height:450px;
	overflow: auto;
	float: left;
	padding-left:15px;
	  border-left:1px solid #a6adad;
}


.titre{
font-size:15px;
font-weight:bold;
padding-top:4px;
}

.footer{
color:#A6ADAD;
font-weight:bold;
text-decoration:none;
}

.footer a:link{
color:#A6ADAD;
font-weight:bold;
text-decoration:none;
}

.footer a:visited{
color:#A6ADAD;
font-weight:bold;
text-decoration:none;
}

.footer2{
float:right;
position:relative;
padding-top:8px;
margin-left:12px;
}

.boutons{
font-size:10px;
font-weight:bold;
}

#navigation {
	/*border:1px solid #5263AB;*/
	margin:0;
	text-indent:0px;
	/*background-color:#E2E2E2;*/
	width:170px;
	
}

#navigation a:link {
	cursor:pointer;
	/*border:1px solid #CCCCCC;*/
	/*background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px;*/
	color:#808080;
	display:block;

	padding-top:6px;
	padding-bottom:6px;
	/*text-indent:14px;*/
	text-decoration: none;
	   
}


#navigation a:visited {
	cursor:pointer;
	/*border:1px solid #CCCCCC;*/
	/*background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px;*/
	color:#808080;
	display:block;

	padding-top:6px;
	padding-bottom:6px;
	/*text-indent:14px;*/
	text-decoration: none;


}

#navigation a.selected {
	color:#000000;
}







#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none;
	display:inline;
}

#navigation li li a {
	color:#000000;
	display:block;
	text-indent:0px;
	text-decoration: none;
}
#navigation li li a:hover {
	color:#000000;
}


.footer_vers{
color:#A6ADAD;
float:left;
position:relative;
margin-left:16px;
}


.footer_vers a:link{
color:#A6ADAD;
font-weight:bold;
text-decoration:none;
}

.footer_vers a:visited{
color:#A6ADAD;
font-weight:bold;
text-decoration:none;
}