/* CSS Document */

body{
	width:771px;
	margin:0 auto;
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	padding: 30px 0px 10px 0px;
}

input {

  font-size: 9pt;
color: #1991b3;
display:inline;
padding:0;
}

a:hover{ color:orange;}

a{ color:#1991b3; }

#header{
    background-image:url(images/header.gif) ;
	width:771px;
	height:125px;
}

#accroche {    
    padding: 97px 0px 0px 420px;
	width:320px;
	height:40px;
    text-align:justify;
}

#content{
    border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	overflow:hidden;
	width:769px;
}

#bottom{
    background-image:url(images/bottom.gif);
	background-repeat:no;
	width:771px;
	height:10px;
}

#footer{
text-align:center;
margin-top:10px;
}

#menu{
width:160px;
float:left;
}

.header-panel{
  background:url(images/header-panel.gif) no-repeat ; 
  width:130px;
  height:20px;
  margin:0px;
  font-weight: bold;
  padding : 2px 0px 0px 30px;
}

.header-panel-2{
  background:url(images/header-panel-2.gif) no-repeat ; 
  width:130px;
  height:20px;
  margin:0px;
  font-weight: bold;
  padding : 8px 0px 0px 30px;
}

#bottom-panel{
  background:url(images/bottom-panel.gif) no-repeat ; 
  width:160px;
  height:11px;
}

#background-menu{
  background:url(images/background-menu.gif)  ; 
  width:160px;
  height:22px;

}

#menu ul{
 list-style:none;
 padding : 0px;
 margin:0px;
}

#menu li{
  background:url(images/li.gif) no-repeat ; 
  width:130px;
  height:15px;
  padding : 2px 0px 0px 30px;
  margin:0px;
}

#page-content{
width:420px;
float:left;
margin-left:15px;
text-align:justify;
}

#title{
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;	
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

.subtitle{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:bold;
	color:orange;
	margin:10px 0px 5px 0px;
}


.img_g{
float : left ;
}

#right{
width:160px;
float:left;
margin-left:14px;
}


.header-panel-right{
  background:url(images/header-panel-right.gif) no-repeat ; 
  width:130px;
  height:17px;
  margin:0px;
  font-weight: bold;
  padding : 2px 0px 0px 22px;
}

.content-panel-right{
    border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	width:140px;
	padding:5px;
}

.content-panel-right p{
margin:5px 0px 0px 0px;
}

.bottom-panel-right{
  background:url(images/bottom-panel-right.gif) no-repeat ; 
  width:160px;
  height:11px;
  margin:0px;
}

