body
{
	background-image: url(imgs/texture_fond.gif);
	background-position: top;
	background-attachment: scroll;
}
.menu_gauche
{
	background-image: url(imgs/menu_gauche.jpg);
	background-position: top;
	text-align: left;
}
.menu_droite
{
	background-image: url(imgs/menu_droite.jpg);
	background-position: top;
}
.contenu
{
	background-color: #FFF4DE;
	background-image: url();
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12px;
}
.titre
{
	background-image: url(imgs/Tranche_05_052.jpg);
	background-position:	top;
	background-repeat: no-repeat;
	text-align: center;
	font-variant: small-caps;
	color: #F5F5DC;
	font-weight: bold;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
}
.bordure_titre
{
	background-image: url(imgs/Tranche_06_06.jpg);
	background-position:	top;
	background-repeat: no-repeat;
	text-align: center;
}
.logo
{
	background-image: url(imgs/carafe-et-raisin2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pied
{
	background-image: url(imgs/Tranche_10_10.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FDECC8;
	font-size: 11px;
	vertical-align: bottom;
	padding-bottom: 3px;
}
.ombre_gauche
{
	background-image: url(imgs/ombre_gauche.jpg);
}
.ombre_droite
{
	background-image: url(imgs/ombre_droite.jpg);
}
.rubrique
{
	background-image: url(imgs/bt_rubrique.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.lien
{
	border-bottom-style: dashed;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	font-size: 12px;
}
.lien a:visited
{
	color: Black;
	text-decoration: none;
	font-size: 12px;
}
.lien a:hover
{
	color: Black;
	text-decoration: none;
	font-size: 12px;
}
.lien a:link
{
	color: Black;
	text-decoration: none;
	font-size: 12px;
}
.puce
{
	text-align: right;
	padding-right: 5px;
}
.actu_titre
{
	background-image: url(imgs/actu_haut.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 9px;
	padding-top: 4px;
}
.actu_lien
{
	background-image: url(imgs/actu_milieu.jpg);
	background-position: top;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 9px;
}
.actu_bas
{
	background-image: url(imgs/actu_bas.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 9px;
}
.coin_1
{
	background-image: url(imgs/coin_1.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.trait_haut
{
	background-image: url(imgs/trait.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.coin_2
{
	background-image: url(imgs/coin_2.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.trait_gauche
{
	background-image: url(imgs/trait.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.trait_droite
{
	background-image: url(imgs/trait.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.coin_3
{
	background-image: url(imgs/coin_3.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.trait_bas
{
	background-image: url(imgs/trait.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.coin_4
{
	background-image: url(imgs/coin_4.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.txt_contenu
{
	font-size: 12px;
	text-align: justify;
}
.form
{
	font-size: 12px;
}
.input
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	border: 1px solid black;
}
.bt
{
	border: 2px outset #EEB856;
	background-color: #EEB856;
	width: 80px;
	font-size: 9px;
	cursor: hand;
	text-align: center;
}
.select
{
	border: 2px outset #EEB856;
	background-color: #EEB856;
	width: 160px;
	font-size: 9px;
	cursor: hand;
	text-align: center;
}
.news
{
	font-size: 13px;
	font-style: italic;
}
.encatitre
{
	font-size: 12px;
	border-bottom: 2px inset #EEB856;
}
.encatitre2
{
	font-size: 9px;
	border-bottom: 2px inset #EEB856;
	text-align: right; 
}
.erreur
{
	color: Red;
	font-weight: bold;
	text-align: center;
}
.ok
{
	color: Green;
	font-weight: bold;
	text-align: center;
}
.btsubmit
{
	background-color: transparent;
	background-image: url(imgs/supprimer.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	width: 15px;
	cursor: hand;
}
.bt_menf_s
{
	background-image: url(img/fond_bt.html);
	background-repeat: repeat-x;
	border: 2px outset #EEB856;
	background-color: #EEB856;
	width: 20px;
	height: 20px;
	font-size: 10px;
	cursor: hand;
	text-align: center;
	color: black;
	font-family: Tahoma;
	text-decoration: underline;
}
.bt_menf_g
{
	background-image: url(img/fond_bt.html);
	background-repeat: repeat-x;
	border: 2px outset #EEB856;
	background-color: #EEB856;
	width: 20px;
	height: 20px;
	font-size: 10px;
	cursor: hand;
	text-align: center;
	color: black;
	font-family: Tahoma;
	font-weight: bolder;
}
.bt_menf_i
{
	background-image: url(img/fond_bt.html);
	background-repeat: repeat-x;
	border: 2px outset #EEB856;
	background-color: #EEB856;
	width: 20px;
	height: 20px;
	font-size: 10px;
	cursor: hand;
	text-align: center;
	color: black;
	font-family: Tahoma;
	font: italic;
}
.tablesepar
{
   font-family : arial;
   font-size : 11px;
   text-align : right;
}
.source
{
	font-weight: bold;
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	font-family: Tahoma;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 7px;
}
.textarea
{
	background-position: top, left;
	background-repeat: no-repeat;	
	text-align: left;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	font-family: arial;
	font-size : 11px;
}
.ask
{
   text-align : center;
}
.cat
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #E0A34A;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}