body {
width : 990px;
margin : auto;
margin-bottom : 5px;
margin-top : 5px;
background-color : black;
color: white;
}
#menu_horizontal {
width : 640px;
height : 22px;
background-color : orange;
border : 1px solid black;
margin-left : 200px;
}
#menu_horizontal .element_gauche {
height : 22px;
float : left;
border-right : 1px solid black;
}
#menu_horizontal .element_droit {
height : 22px;
float : right;
border-left : 1px solid black;
}
#menu_horizontal a:hover 
{
background-color: black;
color: orange;
border: orange
}
#menu_horizontal a {
color : black;
text-decoration : none;
padding : 0 0.5em;
font : 1em "Trebuchet MS";
}
#banniere {
border : 1px solid orange;
border-top : none;
margin-left : 200px;
display : inline;
}
#tout {
border : 1px solid orange;
background-color : white;
padding : 5px;
}
#menu {
width : 225px;
border : 1px solid orange;
padding : 10px;
background-color : black;
float : left;
}
#menu .element_menu ul, #menu .element_menu h3, #menu #element_menu1 h3 {
margin : 0;
margin-bottom : 10px;
padding : 0;
width : 215px;
border : 1px solid black;
border-bottom : none;
}
#menu .element_menu li, #menu .element_menu h3, #menu #element_menu1 h3 {
list-style-type : none;
margin : 0;
padding : 0;
border-bottom : 1px solid black;
}
#menu .element_menu li a 
{
text-decoration : none;
display : block;
color : black;
padding-left : 1em;
padding-right : 0.5em;
background-color : orange;
}
#menu .element_menu li a:hover 
{
text-decoration : none;
color : white;
background-color : black;
}
#menu .element_menu a
{
display : block;
text-align : center;
text-decoration : none;
color : black;
border-bottom : none;
background-color: orange;
}
#menu .element_menu h3
{
display : block;
text-align : center;
text-decoration : none;
color : orange;
border-bottom : none;
background-color: white;
}
#menu .element_menu h3 a:hover
{
display : block;
text-align : center;
text-decoration : none;
color : white;
border-top : none;
border-left : none;
border-right : none;
background-color:orange;
}
#menu .element_menu #stats ul p 
{
margin-left : 5px;
margin-right : 5px;
margin-top : 1px;
margin-bottom : 1px;
}
#menu #element_menu1 h3 {
display : block;
text-align : center;
text-decoration : none;
color : white;
border-top : none;
border-left : none;
border-right : none;
background-color:orange;
}
#menu #element_menu1 {
border : 1px solid white;
margin-right : 7px;
}
#menu #element_menu1 #pub {
display : block;
margin-left : 40px;
}
#menu #element_menu1 #kiok {
margin-left : 5px;
margin-right : 5px;
border : 1px dashed orange;
padding : 5px;
display : block;
text-align : center;
}
#menu #element_menu3 h3 
{
margin : 0;
padding : 0;
border-bottom : 1px solid orange;
display : block;
text-align : center;
text-decoration : none;
color : orange ;
border-top : none;
border-left : none;
border-right : none;
}

#menu #element_menu3 
{
border : 1px solid orange;
margin-right : 8px;
margin-top : 10px;
margin-bottom : 10px;
}
#menu #element_menu3 #kari {
margin-right : 5px;
margin-top : 5px;
margin-left : 5px;
}
#menu #element_menu3 #kari a {
margin-left : 5px;
color : white;
}
#menu #element_menu3 #kari a:visited {
margin-left : 5px;
color : white;
}
#menu #element_menu3 .partenaire {
display : block;
text-align : center;
}
#menu #element_menu3 .partenaire a {
text-decoration : none;
color : orange;
border : none;
}
#menu #element_menu3 a {
text-decoration : none;
}
#menu #element_menu3 marquee {
border : 1px dashed white;
margin : 5px;
padding : 5px;
}
#menu #element_menu_pub {
border : 1px solid orange;
margin-right : 8px;
margin-top : 10px;
margin-bottom : 10px;
}
#menu #element_menu_pub h3 {
margin : 0;
padding : 0;
border-bottom : 1px solid orange;
display : block;
text-align : center;
text-decoration : none;
color : orange;
border-top : none;
border-left : none;
border-right : none;
}
#menu #element_menu_pub #pub_google {
display : block;
text-align : center;
}
#corps
{border: 1px solid orange;
background: black;
margin-left: 255px;
margin-right: 5px;
padding: 5px;
}
#corps h1
{
color: orange;
text-align: center;
text-decoration: underline;
margin:0;
padding:0;
}
#corps h2
{
color: orange;
}
#corps h3
{
padding:0;
margin:0;
color: white;
border: 1px solid orange;
padding: 5px;

}
#corps h4
{
color: white;
}
#corps h5
{
color: orange;
}
#corps a
{
color: orange;
text-decoration:none;
}
#corps a:hover
{
color: white;
background-color: orange;
}
#corps table 
{
border-collapse : collapse;
}
#corps td 
{
padding : 3px;
color : white;
border : 1px solid white;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#corps .droite
{float: right;
border:1px solid green;
padding: 5px;
}
#corps .gauche
{
float: left;
border: 1px solid green;
padding: 5px;
}
#corps #foto1 /*Page goodies*/
{
height : 250px;
width : 300px;
float : left;
margin-bottom : 25px;
}
#corps #foto2 
{
height : 250px;
width : 300px;
float : right;
margin-bottom : 25px;
}
#corps .avatar/*Liste des animaux*/
{
float: left;
margin: 5px;
}
#corps .espace 
{
margin-left: 30px;
}
#corps .message/* La page livre d'or*/
{
display: block;
border: 1px solid orange;
color: white;
}
#corps form
{
text-align: center;
}

#corps .bouton input:hover
{
color: black;
background-color: orange;
}
 #corps input:focus, textarea:focus
{
color: white;
background-color:black;
}
#corps #erreur
{
color: red;
}
#corps table /* Pour les tableaux*/
{
border-collapse : collapse;
}
#corps td {
padding : 3px;
color : white;
border : 1px solid orange;
}
#corps .aperçu_design
{
width: 100px;
height: 75px;
}


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#pied_de_page
{
display: block;
text-align: center;
border: 1px solid orange;
padding: 5px;
margin: 5px;
margin-left: 255px;
background: black;
float: bottom;
}

#pied_de_page p
{
color: orange;
}
#pied_de_page a
{
color: orange;
}
#pied_de_page a:hover
{
color: white;
background-color: orange;
}
