* {
	outline: none;
}

html,body {width: 100%;height: 100%;}

body {
	background-color: #E88F11;
	margin: 0; padding: 0;
	background-image: url(/img/fond-site.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

img {border: 0;}

#container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-left: -500px;
	text-align: left;
	padding: 0px;
}

div#mentions-legales {
	height: 20px;
}
a.mentions-legales,a.mentions-legales:visited, span.mentions-legales {
	font: normal 10px/2 arial,verdana,helvetica,sans;
	color: #010101;
	text-decoration: none;
}
a.mentions-legales:hover {
	text-decoration: underline;
	color: #454545;
}

input.bouton {
	font: normal 12px arial,verdana,  helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #923603;
	border: 1px solid #923603;
	cursor: pointer;
}

.input-text {
	font-family: arial,verdana, helvetica, sans-serif,sans;
	font-size: 13px;
	color: #000000;
}

.t9 {font-size: 9px;}
.t10 {font-size: 10px;}
.t11 {font-size: 11px;}
.t12 {font-size: 12px;}
.t13 {font-size: 13px;}
.t14 {font-size: 14px;}
.t15 {font-size: 15px;}
.t16 {font-size: 16px;}
.t17 {font-size: 17px;}
.t18 {font-size: 18px;}
.t19 {font-size: 19px;}

.blanc {color: #FFFFFF;}
.gris {color: #AAAAAA;}
.rouge {color: #F64648;}

hr {
	color: #37488E;
	width: 100%;
	height: 1px;
	padding: 0; margin: 0;
}

a.bouton-urgence:hover,a.bouton-urgence-selected {background-image: url(/img/bouton-urgence-on.jpg); background-position: 0 0; background-repeat: no-repeat;}
a.bouton-nous-les-compagnons:hover,a.bouton-nous-les-compagnons-selected {background-image: url(/img/bouton-nous-les-compagnons-on.jpg); background-position: 0 0; background-repeat: no-repeat;}
a.bouton-nos-actions:hover,a.bouton-nos-actions-selected {background-image: url(/img/bouton-nos-actions-on.jpg); background-position: 0 0; background-repeat: no-repeat;}
a.bouton-vos-gestes-compagnons:hover,a.bouton-vos-gestes-compagnons-selected {background-image: url(/img/bouton-vos-gestes-compagnons-on.jpg); background-position: 0 0; background-repeat: no-repeat;}
a.bouton-miel-et-recette-du-mois:hover,a.bouton-miel-et-recette-du-mois-selected {background-image: url(/img/bouton-miel-et-recette-du-mois-on.jpg); background-position: 0 0; background-repeat: no-repeat;}

a.navigation-horizontale {
	font: normal 13px  arial,helvetica,sans-serif,sans;
	color: #717171;
	text-decoration: underline;
}
a.navigation-horizontale:hover {
	text-decoration: none;
}
a.navigation-horizontale-selected {
	font: bold 13px  arial,helvetica,sans-serif,sans;
	color: #BD4803;
	text-decoration: none;
}

a.Lien-miel {
	font: normal 12px arial,helvetica,sans-serif,sans;
	color: #A03D02;
	text-decoration: none;
}
a.Lien-miel:hover {
	text-decoration: underline;
}

div#texte-intro,div#texte-intro span,div#texte-intro p,div#texte-intro td {color: #a6470f; line-height: 120%;}

span.Titre-recette-1 {font-size: 18px; color: #973802;}
span.Titre-recette-2 {font-size: 14px; color: #973802;}
