body {
font-family:arial, sans-serif;
font-size:11px;
}

#general {
margin: 30px 40px;	
}

#corps {
min-height:460px;	
}

h1 {
font-size:10px;
color:#222;
font-weight:normal;
}

#showlang {
margin: 50px 0 0 0;
font-size:10px;	
margin-bottom:30px;
}

#showlang span.log_show, #showlang span.log_show:hover {
background-color:red;	
color:#fff;
}

#showlang span {
padding:4px 2px;
color:#222;
cursor:pointer;
}

#showlang span:hover {
background-color:#ddd;
color:#000;
}

#affichage, #log {
width:40%;
float:left;
margin-right:4%;
}

#version_fr, #log_fr {
width:40%;
float:left;
margin-right:4%;
}

#log div, #log_fr div {
display:none;
}

.titre {
font-size:32px;
color:#444;
font-weight:normal;
margin:0 0 16px 0;
}

.descriptif {
font-size:24px;
color:#444;
line-height:140%;
}

#keeper {
}

#navigation {
clear:both;
}

#navigation a, #keeper a {
color:#777;	
}

#navigation a:hover, #keeper a:hover {
color:red;	
}

#version_originale, #controle, #metacontrole, #metacontrole_fr {
display:none;	
}

#message {
background-color:#fff;
padding:30px;
border:2px solid #999;
position:absolute;
top:250px;
left:300px;
width:500px;
font-size:36px;
font-weight:bold;
display:none;	
}

/* presentation */

#presentation {
width:45%;
font-size:14px;
float:left;	
color:#444;
line-height:140%;
}

#presentation a {
color:#000;
}

#presentation a:hover {
color:#666;
}

#presentation h2 {
font-size: 36px;
font-weight:normal;
margin:1.5em 0 0.6em 0;	
}

#signature {
margin-top:40px;
font-style:italic;
font-size:12px;
color:#666;	
}

/* liste */

#liste {
width:70%;
font-size:10px;
float:left;	
color:#444;
}

#liste table {
border-collapse:collapse;
	
}

#liste table thead td {
padding:10px 10px 6px 10px;	
}

#liste table tbody td {
vertical-align:top;
padding:10px 10px 20px 4px;
}

#liste h3 {
margin:0 0 0.3em 0;	
}

#liste thead {
background-color:#eee;
border-bottom:1px solid #ddd;
font-weight:bold;
}

#liste .info {
font-size:9px;
color:#000;	
}

#liste .traduction {
font-size:14px;
line-height:130%;	
}
