html {
	margin: 0;
	padding: 0;
background: #888;
}
body {
	margin: 0;
	padding: 0;
	color: #000;	
	text-align:center;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 85%;
}
img{
border:0;
vertical-align:middle;
}
h1 {
padding: 0;
margin:0;
font-size: 1.5em;
color: #769712;
}
h2 {
text-align:left;
padding: 0;
margin:0;
}
h3 {
text-align:left;
text-decoration:underline;
}

li{
text-align:left;
padding:0;
margin:0;
list-style-type: none;
}

#page{
width:1000px;
margin:5px auto;
border-style: solid;
border-width: 1px;
border-color: #000;
background:#FFF;
}

#main{
margin:5px;
}

/* Entete */

#header {
width:1000px;
background:#fff;
}
#header a img {
float:left;
display:block;
width:500px;
border:none;
}
h1#top {
display:none;
}

/* Recherche */

#recherche{
height:30px;
padding-left:5px;
}


#pub1{
height:100px;
text-align:center;
}

/* Niveau 1  Groupe 1 */

.niveau1 .groupe1 {
position: relative;
  clear: both;
height: 30px;	
background-image: url(css1/menu.png);
border-style: solid none;
border-width: 1px;
border-color: #000;
text-align:left;
list-style-type: none;
}
.niveau1 .groupe1 h2 {
}
.niveau1 .groupe1 ul, .niveau1 .groupe1 li {
margin:0;
padding: 0;
list-style-type: none;
}
.niveau1 .groupe1 ul {
list-style-type: none;
}
.niveau1 .groupe1 li {
float: left;
height: 30px;
width: 180px;
list-style-type: none;
}
.niveau1 .groupe1 li a { 
display: block;
color: #000;
font: 140% "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
font-weight:bold;
text-decoration: none;
text-align: center;
line-height:30px;
list-style-type: none;
}
.niveau1 .groupe1 li a:hover {
color: #f00;
background: transparent;
}



/*  Formulaire  */

form {
margin:0;
padding:0;
}
label {
float:left;
text-align:left;
width:180px;
font-family:"trebuchet ms",sans-serif;
font-weight:bold;
margin-right:10px;
}
input {
float:left;
border:1px solid black;
font-family:"trebuchet ms",sans-serif;
}
textarea {
float:left;
border:1px solid black;
font-family:"trebuchet ms",sans-serif;
}
select {
float:left;
}


.erreur{
color:#F00;
text-align:left;
font-weight:bold;
}

.info{
float:left;
text-align:left;
margin-left:10px;
}

hr{
clear:left;
visibility:hidden;
}


/* Apperçu */

#LeTitre{
text-align:left;
font-weight:bold;
font-size:120%;
color:#000;
text-decoration:none;
}

#LaDescription{
text-align:left;
}

#LURL{
font-size:85%;
text-align:left;
color:#00F;
}

/* */

.lettre{
float:left;
background: #DEDEDE;
width:236px;
min-height:50px;
margin:4px;
border:solid 1px #000;
vertical-align:top;
}

.lettrine{
float:left;
}

.categorie{
float:left;
margin:0;
padding:0;
}

.categorie li{

}

.categorie a{
margin-left:10px;
color:#000;
text-decoration:none;
font-weight:bold;
}

.Miniature{
float:left;
width:120px;
margin:5px;
border:solid 1px #000;
}

.Site{
float:left;
width:850px;
margin-bottom:5px;
}

.Titre{
text-align:left;
font-weight:bold;
}

.Titre a{
font-weight:bold;
font-size:120%;
color:#000;
text-decoration:none;
}

.Description{
text-align:left;
}

.URL{
font-size:85%;
text-align:left;
color:#00F;
}

.liste{
text-align:left;
}

#footer{
font-size:90%;
}

#footer a{
color:#000;
text-decoration:none;
}

.pagination a{
color:#000;
text-decoration:none;
}