body,td,th {
font-family:Cambria;
font-size: 13px;
color: #666;
background-color: #FFF;
text-align:justify;
}

div#background{ 
	position:absolute;
	top:0;
	left:0;
}

h1{
	font-size:16px;
	margin:0;
	padding-top:10px;
	text-align:center;
	text-decoration:underline;
}

h2{
	font-size:11px;
	font-style:italic;
	margin:5px 0 6px 0;
	padding:0;
	vertical-align:top;
}

img.buttons{
	border:none;
	margin-bottom:20px;
	}
ul#nav{
	list-style:none;
	margin:0;
	padding:0;
	}
ul#nav li{
	opacity:0.5;
	}

ul#nav li#curButtons{
opacity:1;
;
	}
img.logo{
	border:none;
	}

img.exemplebuttons{
	margin:0;
	border:none;}
	
a {
	color:black;
	font-weight:bold;
	line-height:normal;
}

a.menu{
	font-size:14px;
}
	
a.header{
	line-height:normal;
	text-align:center;
}
	
a:visited {
	text-decoration: none;
}

a:hover {
	color: #987811;
	text-decoration: underline;
}

a:active {
	color: #987811;
	text-decoration: none;
	font-style:italic;
}

a:link{
	text-decoration:none;
	}
	
div#logo{
	margin-left:35px;
	height:85px;
	width:180px;
}

div#langue	{
	height:30px;
	left:188px;
	position:absolute;
	text-align:right;
	top:80px;
	width:100px;
	font-size:15px;
}

div#accueil	{
	height:30px;
	left:280px;
	position:absolute;
	text-align:left;
	top:80px;
	width:100px;
	font-size:15px;
}
	
div#header	{
	height:30px;
	left:775px;
	position:absolute;
	text-align:center;
	top:80px;
	width:200px;
	color:#BBB;
}

div#navigation	{
	border-right:1px dashed #BBB;
	float:left;
	height:361px;
	margin-left:50px;
	margin-top:20px;
	width:200px;
}

div#content{
	border:0;
	float:left;
	height:420px;
	margin-top:15px;
	padding:5px;
	width:650px;
	position:absolute;
	left:300px
}
textarea{
	width:500px;
	height:180px;
	border:1px solid #BBBBBB;
}

input{
	border:1px solid #BBBBBB;
	width:200px;
}

input.submit{
	float:right;
	text-align:center;
}
	
td{
	border:none;
	height:auto;
	text-align:left;
}
	
td.form{
	height:10px;
}
td.sectionhead{
	padding-top:10px;
	height:15px;
	vertical-align:text-top;
	border:none;
	text-align:center;
	width:490px;
}
	
a.sectionhead{
	font-size:10px;
}
	
td.sectioncontent{
	height:auto;
	vertical-align:middle;
	text-align:left;
	border:none;
}
	
td.titreExemple{
	height:25px;
		text-align:center;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	border:1px solid #BBB;
}

td.rubriqueExemple{
	text-align:center;
	font-weight:bold;
	background-color:#DDD;
	border:1px solid #888;
	font-size:12px;
	height:25px;
}

table{
	float:left;
	width:85%;
}
table.exemple{
	float:left;
	width:15%;
}
	
li{
	line-height:normal;
}

