@charset "UTF-8";
/* CSS Document */

body {
background-color: #330000;
}

.bar_menu {
background-image:url(img/motif1.jpg);
background-repeat: repeat-x;
}

a.bouton_f {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF;
	text-decoration: none;
}

a:hover.bouton_f {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active.bouton_f {
	text-decoration: none;
	color: #FFFFFF;
}
a.bouton_l {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#330000;
	text-decoration: none;
}

a:hover.bouton_l {
	text-decoration: underline;
	color: #330000;
}
a:active.bouton_l {
	text-decoration: none;
	color: #330000;
}


a.bouton_a {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#FF6600;
	text-decoration: none;
}

a:hover.bouton_a {
	text-decoration: underline;
	color: #FF6600;
}
a:active.bouton_a {
	text-decoration: none;
	color: #FF6600;
}
.txt_fr {
font-family:Verdana;
font-size: 11px; 
color:#CCCCCC;
font-weight: lighter;
}
.txt_en {
font-family: Verdana; 
font-size: 11px; 
color:#FF6600;
font-style: italic;
font-weight: lighter;
}
.txt2_fr {
font-family:Verdana;
font-size: 12px; 
color:#CCCCCC;
font-weight: bold;
}
.txt2_en {
font-family: Verdana; 
font-size: 12px; 
color:#FF6600;
font-style: italic;
font-weight: bold;
}
.presse_fr {
font-family:Verdana;
font-size: 12px; 
color:#333333;
font-weight: lighter;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
.presse_title {
font-family:Verdana;
font-size: 15px; 
color:#330000;
font-weight: bold;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}


.recette_fr {
font-family: Verdana;
font-weight: lighter;
font-size: 12px;
color: #CCCCCC;
margin-left: 10px;
margin-right: 10px;
text-align: justify;
text-valign: center;
}
.recette_en {
font-family: Verdana;
font-weight: lighter;
font-size: 12px;
font-style: italic;
color: #FF6600;
margin-left: 10px;
margin-right: 10px;
text-align: justify;
text-valign: center;
}
a.download {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#CCCCCC;
	text-decoration: none;
}

a:hover.download {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active.download {
	text-decoration: none;
	color: #CCCCCC;
}
.table_presse {
border-color:#FF6600;
border: solid;
border-width: 1px;

}
