BODY
{
	margin: 0;
	padding: 0;
	font-family: Calibri, Cambara, Arial, "Trebuchet MS", Verdana, Geneva;
	font-size:14px;
	background-color:white;
}

TABLE
{ 
	border : thin; 
	font-size:90%;
}


h1 
{ 
	font-size: 150%; 
	color:black;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

h2 
{ 
	font-size: 140%; 
	font-weight:bold;
	margin-top:28px;
	color: black;
}

h3 
{ 
	font-size: 120%;  
	font-style:normal;
	font-weight:bold;
	padding:8px;
	margin-top:8px;
	color: #333;
}

H4
{
	font-weight:normal;
	color: black;
	font-size:100%;
	padding:8px;
	font-style:italic;
	font-weight:bold;
}


A:link
{ 
	text-decoration: none; 
	color:#036;
}

A:visited
{
	text-decoration: none; 
	color:#069;
}
A:hover  
{ 
	text-decoration: none; 
	color: red;
}


pre
 { 
	border: 1px solid #AAA; 
	background-color:#FFF;
	padding:8px;
	font-size:100%; 
	max-width:80%; 
	margin:4px 32px 4px 32px;
	font-family: "Bookman Old Style", "Cambria", Arial, Verdana, Geneva, sans-serif, sans;
	color:black;
	-moz-box-shadow: 4px 4px 10px #888;  
	-webkit-box-shadow: 4px 4px 10px #888;  
	box-shadow:4px 4px 6px #888;		
}

dt
{
	font-weight:bold;
}

.demo 
{ 
   border:1px solid #CCCCCC;   
   border-collapse: collapse; 
   font-size:12px; 
}

.subtable { border: 1px solid #CCCCCC; }

.spacer
 {
	clear: both;
}


#topleft
{
	position:absolute;
	top:0;
	left:0;
	margin:0 0 0 0;
	height:40px;
	width:300px;

}

#flags
{
	position: absolute;
	white-space: nowrap;
	top: 4px;
	right: 0;
	width: 28.1em;
	text-align: right;
	margin-top: 4px;
	margin-right: 0px;
}


#topmenu
{
	top:0px;
	text-align:right;
	padding-right:40px;
	color:white;
	font-size:85%;
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
}

#topmenu a
{
	position:relative;
	color:white;
	text-decoration:none;
	top: 2px;
	padding-left:6px;
	padding-right:6px;
	padding-top:0px;
	margin-top:0;
}

#topmenu a:hover
{
	color:red;
}

#searchbox 
{
	position: absolute;
	white-space: nowrap;
	top: 4px;
	right: 0;
	vertical-align: middle;
	text-align: right;
	margin-top: 4px;
	margin-right: 32px;
}


#menupanel
{
	position:absolute;
	top:60px;
	left:1px;
	width:180px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	background-color: #F8F8F8;
	font-size:100%;
	padding-top:20px;
}

.menu
{
	margin-top:16px;
	margin-left:12px;
	font-family: Cambria, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:100%;
}

.menu a:link 
{ 
	color:black; 
}
.menu a:visited 
{ 
	color:black; 
}
.menu a:active 
{
	color:black; 
}
.menu a:hover 
{ 
	color:red; 
}

.title
{
	color:#888;
	font-size:110%;
	font-weight:bold;
	font-style:italic;
}


.title a:link, .title a:visited, .title a:active
{
	color:black;
}
	
.list
{
	margin-top:2px;
	margin-left:0px;
	font-size:100%;
	font-style:italic;
	text-align:left;
	padding-left:8px;
	color:#333;
}

.list a:visited { text-decoration:none; }
.list a:hover { color:red; }

#content
{
	position:absolute;
	top: 70px;
	left:199px;
	font-size:100%;
	margin-left:8px;
	margin-right:24px;
}

.soft
{ 
	margin:16px;
}

.soft h2
{
	border-bottom:1px solid #CCCCCC;
	margin-bottom:8px;
	color:#999999;
}


.scriptet
{ 
	border: 1px dotted #009900; 
	padding:8px;
	margin-bottom:15px;
}

.scriptet H1 
{ 
   font-family: "Times New Roman", Georgia, Courrier; 
   font-size: 20px; 
   color:#009900; 
}

.scriptet H2 
{ 
    font-family: "Times New Roman", Georgia, Courrier; 
    font-size: 18px; 
    color:#009900; 
}

.scriptet  H3 
{ 
   font-size:16px; 
}


 .example
 { 
   border: 1px solid #CCCCCC; 
   font-size:12px; width:90%; border-collapse: collapse; 
}

.code { 
	border: 1px dotted #003366;
	margin:32px;
	padding:8px;
	width:80%; 
}

.gray
{
	color:#666666;
	font-weight:bold;
}

.soft
{ 
	margin:16px;
}

.soft h2
{
	border-bottom:1px solid #CCCCCC;
	margin-bottom:8px;
	color:#999999;
}


.softmenu
{
	text-align:left;
	margin:16px;
}

.softmenu a
{
	text-decoration:none;
	font-size:100%;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	font-family: Arial, Verdana, Geneva, "Bitstream Vera Sans", "Bitstream Charter", Helvetica, sans-serif;

}

.ads
{
	width:468px;
	height:60px;
	padding:0;
	margin:0;
	border:1px solid #ccc;
}

.sub
{
	font-size:80%;
}

.log
{
	margin-bottom: 8px;
	padding:8px;
}

.log h4
{
	margin-top:4px;
	margin-bottom:4px;
}

.logr
{
	font-size:80%;
	font-style:italic;
	font-weight:bold;
	margin-bottom:8px;
}

.border
{
	border:1px solid #CCCCCC;
	margin-bottom: 8px;
	padding:8px;
}


.copyright, .licence, #footer
{
	margin-top:16px;
	padding:4px;
	border:1px solid #CCCCCC;
	color: #666666;
	font-size:85%;
	text-align:center;
}

table
{
	font-size:100%;
	font-family:  "Trebuchet MS", Verdana,Arial,Geneva, sans-serif, sans;
	
}

.topm
{
	border:1px solid #ccc;
	padding-bottom:2px;
	margin-right:1px;
}

.pub
{
	padding: 8px;
}

.left
{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}


.right
{
	float: right;
	margin-left:8px;
	margin-bottom:8px;
}

.legal
{
	color: #666;
	margin: 32px;
	font-size: 80%;
	font-family: 'Times New Roman', sans, courrier;
	text-align:center;
}

.green
{
	margin:48px;
	padding:16px;
	border:1px solid #060;
}

.actu
{
	padding:16px;
	border:2px solid #060;
	-moz-border-radius:8px;
	border-radius:8px;
}

.actu h3
{
	color: #060;
	font-family:Georgia, Verdana, Arial, sans;
	font-size:140%;
	font-weight:normal;
}

.summary
{
	margin:32px;
	border:1px solid #060;
	padding:32px;
}

.iline
{
	margin-top:24px;
	margin-bottom:16px;
}

.lam
{
  font-size:12px;
  font-family:Arial, Verdana;
  padding:0;
  padding-left:8px;
  margin-left:0;
}

.lam a, .lam a:visited, .lam a:active
{
  font-style:normal;
  font-weight:bold;
  text-decoration:underline;
  color:#069;
}

.lam li
{
 list-style:none;
 margin-left:0;
 margin-bottom:6px;
}

.shaded
{
  box-shadow:3px 3px 6px #888888; 
  -moz-box-shadow:3px 3px 6px #888888; 
  -webkit-box-shadow:3px 3px 4px #888888;
}

.caption
{
	text-align:center;
	font-style:italic;
	font-size: 85%;
}
