recherchehtml, body {
text-align: center;
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 10pt;
color: black;
background-color: #B0E668;
/* top right bottom left */
padding: 0 0 5px 0;
margin: 0;
background-image: url("images/background.jpg");
background-repeat: repeat-x;
background-position: top left;
}

body.popup {
  background-color: #FFFFFF;
  background-image: url("");
  padding: 5px;
}

td {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10pt;
}

#container {
width: 970px;
margin: auto;
}

/* En tête de page */
#header {
width: 970px;
height: 173px;
background-image: url("images/header.jpg");
background-repeat: no-repeat;
}

/* Formulaire de Recherche */
#header form {
width: 170px;
height: 50px;
padding: 0;
color: #447011;
background-color: inherit;
float: right;
margin-top: 100px;
text-align: left;
}

#header p {
margin: 0;
}

#newsletter p {
margin: 0;
}

#ingredients p {
margin: 0;
}

#hazard p {
margin: 0;
}

form a:link, form a:visited {
color: #447011;
text-decoration: none;
background-color: inherit;
}

form a:active, form a:hover {
color: #BF5C00;
text-decoration: none;
background-color: inherit;
}

#header #accueil {
width: 209px;
height: 97px;
float: left;
display: block;
}

/* Colonne Gauche */
#gauche {
width: 190px;
text-align: center;
float: left;
display: inline;
}

/* Menu Colonne Gauche */
#menu {
width: 190px;
background-image: url("images/bg-menu.jpg");
background-repeat: repeat-y;
text-align: left;
}

/* Titres des Menu Colonne Gauche */
#menu h1 {
width: 190px;
height: 33px;
margin: 0;
}

#menu #recettes {
background-image: url("images/titre-recettes.jpg");
background-repeat: no-repeat;
}

#menu #espace_perso {
background-image: url("images/titre-espace_perso.jpg");
background-repeat: no-repeat;
}

#menu #contributions {
background-image: url("images/titre-contributions.jpg");
background-repeat: no-repeat;
}

#menu #communaute {
background-image: url("images/titre-communaute.jpg");
background-repeat: no-repeat;
}

/* Liens Menu Colonne Gauche */
#menu ul {
margin: 0;
padding: 0;
}

#menu li {
/* top right bottom left */
margin: 0 0 0 2px;
border-bottom: 1px solid white;
list-style: none;
font-weight: bold;
text-indent: 17px;
}

#menu .sousmenu {
  padding-left: 30px;
  text-indent: 0px;
}


#menu li a:link, #menu li a:visited {
color: #447011;
text-decoration: none;
background-color: inherit;
}

#menu li a:active, #menu li a:hover {
color: white;
text-decoration: none;
background-color: inherit;
}

/* Pied Colonne Gauche */
#foot-gauche {
width: 190px;
height: 14px;
background-image: url("images/foot-gauche.gif");
background-repeat: no-repeat;
float: left;
}

/* Colonne Centre */
#centre {
width: 780px;
text-align: center;
float: left;
}

/* Colonne Contenu */
#content {
width: 754px;
float: left;
text-align: left;
margin: auto;
background-image: url("images/bg-content.jpg");
background-repeat: repeat-y;
/* top right bottom left */
padding: 0 13px 0 13px;
}

/* Hack pour IE */
* html #content {
width: 780px;
}

/* Pied Contenu */
#foot-content {
width: 780px;
height: 15px;
line-height: 15px;
background-image: url("images/foot-content.gif");
background-repeat: no-repeat;
float: right;
}

/* Titre Contenu */
#content h1 {
font-size: 12pt;
font-weight: bold;
color: #FF8400;
/* top right bottom left */
margin: 0 0 5px 0;
}

#content h1.liste {
color: #619523;
}


/* Sous Titre Contenu */
#content h2 {
font-size: 10pt;
line-height: 10pt;
font-weight: bold;
color: #619523;
/* top right bottom left */
margin: 0 0 5px 0;
}

/* Colonne de Publicité alignée à droite */
#pub {
float: right;

margin-left: 10px;
}

#pub img {
border: 0;
}

/* Liens */
a:link, a:visited {
color: #619523;
text-decoration: underline;
background-color: inherit;
}

a:active, a:hover {
color: #FF8400;
text-decoration: none;
background-color: inherit;
}

/* Pied de Page */
#footer {
text-align: center;
font-size: 8pt;
color: #639324;
background-color: inherit;
text-align: center;
clear: both;
}

/* Liens Pied de Page */
#footer a:link, #footer a:visited {
color: #41680D;
text-decoration: none;
background-color: inherit;
}

#footer a:active, #footer a:hover {
color: #F29B03;
background-color: inherit;
}

/* Tableau */
.titletab {
font-size: 15px;
font-weight: bold;
color: #FF8400;
}

.orange {
background-color: #FFF6E7;
}

.vert {
background-color: #E6FCD1;
}

.nom-recette {
font-size: 10pt;
}

.center {
text-align: center;
}

/* Fiche recette */

.float {
  float: left;
  width: 153px;
  margin: 1px 0 10px 0;
  font-size: 10pt;
  font-weight: bold;
  color: #FF8400;
  text-align: center;
  }

#bgpreparation {
background-image: url("images/bg-preparation.gif");
background-repeat: no-repeat;
padding: 76px 0 14px 0;
}

#bgcuisson {
background-image: url("images/bg-cuisson.gif");
background-repeat: no-repeat;
padding: 76px 0 14px 0;
}

#bgnotedif1 {
background-image: url("images/bg-note-dif-recettes.gif");
background-repeat: no-repeat;
width: 153px;
height: 106px;
padding: 10px 0 5px 0;
position: relative;
}

#bgnotedif2 {
background-image: url("images/bg-note-dif-recettes.gif");
background-repeat: no-repeat;
width: 153px;
padding: 17px 0 14px 0 !important;
padding: 37px 0 14px 0;
position: relative;
}

.vert2 {
color: #499004 ;
}

.vert3 {
color: #499004;
font-size: 10px;
font-style: italic;
}

.vert3 a{
color: #499004;
}

.vert3 a:hover{
color: #C16401;
text-decoration: none;
}

.liens {
color: #C16401 ;
}

.liens a{
color: #C16401 ;
}

.liens a:hover{
color: #499004 ;
text-decoration: none;
}

/* home */
#lastrecipes {
background-image: url("images/dernieres-recettes.jpg");
background-repeat: no-repeat;
padding: 40px 10px 29px 10px;
width: 288px !important;
width: 308px;
float: left;
margin: 5px 5px 0 0px;
font-weight: bold;
}

#top5 {
background-image: url("images/top5.jpg");
background-repeat: no-repeat;
padding: 35px 0 14px 10px;
margin: 5px 0px 0px 0px !important;
margin: 5px 0px 0px 5px;
width: 295px !important;
width: 305px;
float: left;
}

#newsletter{
background-image: url("images/newsletter.jpg");
background-repeat: no-repeat;
padding: 35px 0 14px 10px;
width: 295px !important;
width: 305px;
float: left;
margin: 9px 0 0 0px !important;
margin: 9px 0px 0px 5px;
text-align: left;
}

#ingredients {
background-image: url("images/ingredients.jpg");
background-repeat: no-repeat;
padding: 35px 0 14px 10px;
width: 298px !important;
width: 308px;
float: left;
margin: 0 !important;
margin: 0 5px 0 0;
font-size: 10pt;
font-weight: bold;
color: #447011;
}

#hazard {
background-image: url("images/recette-hazard.jpg");
background-repeat: no-repeat;
padding: 35px 0 14px 10px;
width: 295px !important;
width: 305px;
float: left;
margin: 0px 0px 0px 5px;
font-size: 10pt;
font-weight: bold;
color: #447011;
}

#lastpostsforum {
background-image: url("images/derniers-messages-forum.jpg");
background-repeat: no-repeat;
padding: 35px 0 14px 10px;
width: 612px !important;
width: 625px;
float: left;
margin: 2px 0 0 0 !important;
margin: 9px 10px 0 0;
font-size: 10pt;
color: #447011;
}

/* Mise en forme formulaires */
form {
  margin: 5px;
}

input .recherche {
  border: 1px solid #447011;
}

input {
  border:1px solid #447011;
  background-color:#CBEEA8;
  font-family:Arial, Helvetica, sans-serif;
  color:#447011;
}

input.bouton {
  border:0px;
  background-color: transparent;
}

select, option {
background-color:#CBEEA8;
color:#447011;
}

textarea {
border :1px solid #447011;
background-color :#CBEEA8;
font-family :Arial, Helvetica, sans-serif;
color :#447011;
}

/* Pop up de vote */
.bulleVote
{
	position:absolute;
	width:300px;
	top: 0px;
	left: 0;
	padding:4px;
	background-color:#FED154;
	border: 1px #888 solid;
	visibility: hidden;
  z-index: 100;
}

/* Pop up de vote */
.bulleEnvoi
{
	position:absolute;
	width:300px;
		top: 0px;
	left: 0;
	padding:4px;
	background-color:#FED154;
	border: 1px #888 solid;
	visibility: hidden;
  z-index: 100;
}

.alerte {
  color: #800000;
}

img.milieu {
  vertical-align: middle;
}

.sep
{
  clear: both;
  height: 6px;
}

.libFiche
{
  width: 150px;
}
