body {
margin:0px;
  padding:0px;
  padding-top:10px;
  overflow:hidden;
  height:100%;
	
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 10px;
	color : #776655;
	background-image: url("primaire.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left;
}
h1 { font-size : 3em; margin : 0.1em 0; text-align: center;}
img { border : none; }
#fixElement1{
  position:absolute;
  top:130px;
  right: 0px;
}
#fixElement2{
  position:absolute;
  top:11px;
  left: 11px;
}
#fixElement3{
  position:absolute;
  top:12px;
  right: 11px;
}
html{
  height:100%
}
a {
	color : #776655;	
}

a:hover {
	text-decoration : none;
}
.logo_sec { position: fixed; right: 0px;  top: 120px; left: auto; }
.logo_recit { position: fixed; left: 11px;  top: 11px;  }
.logo_aide { position: fixed; right: 11px;  top: 12px; left: auto; }


.table_gauche {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #776655;
}
.table_bas {	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #776655;
}
.table_bas_gauche {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #776655;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #776655;
}
.center {
text-align: center;
}
