html{height: 100%;}

body
{ background: #fde425 url(images/fond.png) repeat;
  color: #5d1000;
}

blockquote
{ background: #ffdb57;
  color: #5d1000;
  border-color: #5d1000;
}

#main
{ background: #fde425 url(images/bg.png) repeat-y;
  color: #5d1000;
}

#links, #footer
{ background: #354a77 url(images/entete.png);
  color: #5d1000;
  border-color: #5d1000;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #5d1000;
}

#logo
{ background: #fde425 url(images/logo.jpg) no-repeat;
  color: #5d1000;
  border-top-color: #5d1000;
  border-bottom-color: #dc7c10;
}

#logo h1
{ background: transparent;
  color: #5d1000;
}

#logo h2
{ background: transparent;
  color: #354a77;
}

h1
{ background: transparent;
  color: #354a77;
  border-color: #5d1000;
}

#menu
{ background: transparent;
 color: #5d1000;
}

#menu li a
{ background: #ff9933 url(images/menus1.jpg) no-repeat left center;
  color: #5d1000;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #5d1000 url(images/menus2.jpg) no-repeat left center;
  color: #ffc963;
} 

#content, #column2
{ background: #fde425;
  color: #5d1000;
  border-color: #5d1000;
}

#column2 h6
{ color: #354a77;
}

#column2 a:hover
{ background: #fde425;
  color: #354a77;
  border-color: #354a77;
}

.sidebaritem, .sidebaritem2
{ background: #ffdb57;
  color: #5d1000;
  border-color: #5d1000;
}

.sbilinks li a, .sidebaritem a, .sidebaritem2 a
{ background: transparent url(images/fleche.png) no-repeat left center;
  color: #5d1000;
} 

.sbilinks li a:hover, .sidebaritem a:hover, .sidebaritem2 a:hover
{ background: transparent url(images/flechesel.png) no-repeat left center;
  color: #f18d27;
} 

input, textarea
{ background: #ffdb57;
  color: #5d1000;
  border-color: #5d1000;
}
