body{
/* font-family: Georgia, "Times New Roman", Times,serif; */
font-size: 90%;
color:#222;
background:#FFFFFF;
line-height:1.1;
/*background-image:url('grass.jpg');
background-position:bottom;
background-repeat: repeat-x;*/
margin:0;
padding:0;
/*border: 1px solid;*/
width:900px;
}

#container{
/*background:#FFF;*/
left:200px;
position:absolute;
width:700px;
margin:10px 10px 10px 5px;
padding: 10px;
/*border-left: 4px solid #FF7F00;*/
/*border: 2px solid;*/
}


h1 {
font-family: Sans-serif;
font-size:200%;
margin-left: 0px;
letter-spacing: 1px;
font-style:normal;
font-size:x-large;
font-weight:normal;
color:#FF7F00;
}

h2 { 
margin-left:50px;
font-variant: smallcap;
letter-spacing: 2px;
/*color:#CD8018;*/
}


a:link, a:visited { 
color:#FF7F00;
}


#Proverbe{ 
color:#355;
width:180px;
height:10px;
/* filter:alpha(opacity=20); */ 
/*opacity:.70;*/
float:right;
margin-top:-10px;
margin-bottom:10px;
margin-left:10px;
padding-right:5px;
font-family:Verdana, Arial, Helvetica,Georgia;
line-height:16px;  
text-align: right;
/*border: 2px solid;*/
}

#proverbe #auteur { 
font-style:normal;
}

#langage{ 
position: absolute;
left: 530px;
bottom: 55px; 
padding:10px;
}

#logos{ 
position:relative;
left:400px;
align: top;
}


#authors{ 
display: inline; 
font-style:oblique;
}

#title{ 
display:inline;
font-weight:bold;
}

#details{ 
display:inline;
}

#photo{ 
position: absolute;
left:-180px;
top:0px;
border: 1px solid #333;
width:100px;
}



/* MISE EN FORME MENU */

#menu
{
position:absolute;
margin: 0;
left: -180px;
top: 200px;
padding: 10px 0 20px 10px;
float: left;
width:170px;
/*border: 2px solid;*/
}

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

#menu a:link, #menu a:visited
{
line-height: 30px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
border-bottom: 4px solid #FFF;
padding-bottom: 2px;
color: #999;
width:170px;
}

#menu a:link#current, #menu a:visited#current, #menu a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
width:170px;
}

#menu a:hover { 
border-bottom: 4px solid #FF7F00;
padding-bottom: 2px;
background: transparent;
color: #FF7F00;
width:170px;
 }


#localmenu ul
{
background-color: #FF7F00;
font-family: arial, helvetica, sans-serif;
list-style-type: none;
width: 100%;
float:left;
letter-spacing: 4px;
}

#localmenu ul li { 
display: inline; 
border-color:white;
}

#localmenu ul li a
{
padding: 1px 2em;
background-color: #FF7F00;
color: white;
border: 1px solid white;
text-decoration: none;
float: left;
list-style-type: none;
}

#localmenu ul li a:hover
{
border-bottom: 1px solid #666;
}

#listeauteurs a
{ 
text-decoration: none;
color: #666;
}

#listeauteurs ul li
{ 
}

#index
{ 
float:right;
border: 1px solid #FF7F00;
padding: 5px;
margin: 10px;
}

#index ul li a
{ 
text-decoration: none;
}

a
{ 
text-decoration: none;
}


#list td
{  
vertical-align: top;
min-width: 100pt;
text-align: right;
font: Georgia,"Times New Roman",Times,serif;
font-size: 10pt;
}


#list #date
{  
min-width: 100pt;
text-align: left;
}


#list th
{ 
background-color: #FF7F00; 
text-align: right;
color: white;
min-width: 500pt;
padding: 1pt;
letter-spacing: -0.5px;
}

#list td th
{  
background-color: white;
color: #FF7F00;
text-align: right;
}

#list td td
{  
font-style: italic;
border-right: 3pt;
padding-right: 5pt;
border-style: none;
text-align: left;
}


.doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }




