
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin:5px;
padding: 5px;
background-color: #B1D3EC;
text-align: center;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666666;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #666666;
}

a {
text-decoration: none;
}
a:link {
color: #0000FF;
}
a:visited {
color: #0000FF;
}
a:hover {
color: #0000FF;
text-decoration: underline;
}
a:active {
color: #0000FF;
}

#container {
background-color: #FFFFFF;
width: 780px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
border: black solid 1px;
min-height: 600px;
}

#top_header {
background: #FFDFBF;
width: 100%;
padding: 0px;
margin: 0px;
border-bottom: black solid 1px;
height: 45px;
}

#top_header ul {
width: 100%;
padding: 0px;
margin: 0px;
height: 45px;
}

#top_header li {
list-style-type: none;
float: left;
text-align: left;
margin: 0px;
width: 40%;
padding: 10px 0px 0px 70px;
}

#main_content {
width: 100%;
padding: 0px;
margin: 0px;
min-height: 380px;
/* border: black solid 1px; */
}

#main_content-recherche {
width: 100%;
padding: 0px;
margin: 0px;
min-height: 2350px;
/* border: black solid 1px; */
}

#alphabet {
}

#gauche {
width: 130px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
float: left;
/* border: black solid 1px; */
margin-left: 1px;
}

#categories {
width: 510px;
/* border: black solid 1px; */
float: left;
}

#categories ul {
padding: 0px;
width: 150px;
float: left;
margin-left: 10px;
}

#categories li {
float: left;
list-style-type: none;
margin: 5px 0px 5px 0px;
padding: 3px 0px 3px 0px;
text-align: center;
width: 125px;
background: #DEFFD6;
color: #0000FF;
border-top: #006600 dotted 1px;
border-bottom: #006600 dotted 1px;
border-left: #006600 dotted 1px;
border-right: #006600 dotted 1px;
}

#categories a:hover {
background: #FFF9BF;
/* display: block; */
}

#sugkw {
width: 510px;
/* border: black solid 1px; */
float: left;
}

#resultats {
width: 510px;
/* border: black solid 1px; */
float: left;
text-align:left;
}

#bloc-droite {
float: left;
}

#droite {
width: 130px;
padding: 0px;
text-align: left;
background: #ECF8FF;
height: 240px;
border: #B4D0DC solid 1px;
font-size: 11px;
font-weight: bold;
}

#cat-droite {
width: 130px;
padding: 0px;
text-align: left;
background: #ECF8FF;
height: 370px;
border: #B4D0DC solid 1px;
font-size: 12px;
color:#0000FF;
text-align: center;
}

#titre {
font-weight: bold;
color: #000000;
}

#lastsearch ul {
padding: 0px;
width: 650px;
margin-left: auto;
margin-right: auto;
}

#lastsearch li {
list-style-type: none;
text-align: center;
line-height: 20px;
background: #FFFF99;
border-top: #006600 dotted 1px;
border-bottom: #006600 dotted 1px;
border-left: #006600 dotted 1px;
border-right: #006600 dotted 1px;
}

#partenaires a {
text-decoration: none;
}
#partenaires a:link {
color: #FF6666;
}
#partenaires a:visited {
color: #FF6666;
}
#partenaires a:hover {
color: #FF6666;
text-decoration: underline;
}
#partenaires a:active {
color: #FF6666;
}

#drech {
font-size: 10px;
}

#footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

