/************************************/
/*      www.recetteverrine.fr       */
/************************************/
.fond {
  background-color: #C38000;
  color: white;
}

.fond a {color: white}

.bordure {
  border: 2px solid #C38000;
}


/****************************** general ******************************/
a {
	color          : #060;
	text-decoration: none;
}

.hrefbold a {
  font-weight: bold
}

a:hover {
	color          : #555;
	text-decoration: none;
}
#footer_inside a {color: #C38000;}

a.statusE {
	color          : red;
	text-decoration: none;
}

hr {
   border-bottom: 1px solid #343434;
   margin-bottom: 5px;
}

input {
  border-bottom: 1px solid #C38000;
}

textarea {
  border: 1px solid #C38000;
}

input.bouton {
  background: #343434;
  border    : 1px solid #C38000;
  color     : #fff;  
  padding   : 0 5px 0 5px; 
}

fieldset {
  border : 1px solid #343434;
  padding: 10px;
}

legend {
  color      : #343434;
  font-weight: bold;
  padding    : 0 5px 0 5px;
}


div.col_left {
  float       : left;
  margin-right: 5px;
  height      : 27px;
}

div.col_right {
  height      : 27px;  
}

div.monespace {
  width : 170px;
}

div.mail {
  width : 130px;
}

/*div.cadre {
  border: 3px solid #C38000;
  padding: 10px;
} */

input:checked + label, input:hover + label, input + label:hover {
  color: red;
}

div.lestheme {
  width     : 130px;
  float     : left;  
}

ul.ingredient {
 margin-left: 20px;
}



h1.left {
  float : left;
  border: 0;
  margin: 0;
}

h3.accueil {
  border-bottom: 1px solid #C38000;
	padding      : 0 0 5px;
}


/* div.photo {
  background: transparent url(/img/cadre_recetteverrine.png) no-repeat;
}  */

/****************************** menu ******************************/
#menu {
	border-bottom: 7px solid #C38000;
	border-top: 2px solid #C38000;
}

#menu li a:hover,
#menu li a.active {
	color:#C38000; 
}

#header .suffixe {
  color: #C38000;
}

/****************************** footer ******************************/
#footer {
	border-top: 2px solid #C38000;
}
