
    body{
	
	}
	h1 {	
		font-size: 1.0em;
		color: #40abfe;
		margin-bottom: 0em;
	}
	h2 {
		font-size:1.1em
	}
	#contenucontact
	{
	background: #e8edff;
	}
	
	#tableau {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 11px;
    margin: 0px 0;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
	font-weight: 10px;
		background: #e8edff;
	
}
#tableau thead tr th {
    height:100%;
   
    font-size: 17px;
    color: #fff;
	
    text-align:center;
}
#tableau th {
    font-size: 13px;
    font-weight: normal;
    padding: 1px;
    background: #b9c9fe url('/htm/img/gradhead.png') repeat-x;
    border-top: 2px solid #d3ddff;
    border-bottom: 1px solid #fff;
    color: #039;
}
#tableau tr{

}

#tableau td {
    padding: 8px;
   
    color: #669;
    border-top: 1px solid #fff;
    background: #e8edff;
}
#tableau tfoot tr td {
    background: #e8edff;
    font-size: 16px;
    color: #99c;
    text-align:center;
	 height:9px;
}

}
#tableau a:hover {
    text-decoration:underline;
}
textareaa:hover {
    text-decoration:underline;
}
.champ{
width: 30%;}


	
.formulaire{
background: #fff;
}	
legend	
	{
background: #fff;
}	
.txtarea{
height:200%; 
width:100%;
left:0%;
}	

  
	.onglet
	{
		display:inline-block;
		margin-left:3px;
		margin-right:3px;
		padding:3px;
		border:1px solid black;
		cursor:pointer;
	}
	.onglet_0
	{
		background:#bbbbbb;
		border-bottom:1px solid black;
	}
	.onglet_1
	{
		background:#dddddd;
		border-bottom:0px solid black;
		padding-bottom:4px;
	}
	.contenu_onglet
	{
		background-color:#dddddd;
		border:1px solid black;
		margin-top:-1px;
		padding:5px;
		display:none;
	}
	ul
	{
		margin-top:0px;
		margin-bottom:0px;
		margin-left:-10px
	}
	h1
	{
	font-size: 11px;
		margin:0px;
		padding:0px;
	}
