/* ----------------------- STYLE GENERAL ----------------------- */

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color : #FFFFFF;
	background-color	:	#591C1F;
}

FORM {margin : 0px; padding : 0px;}

a:link      	{text-decoration: none; color: #FAC81C; font-weight : bold;}
a:visited 	{text-decoration: none; color: #FAC81C; font-weight : bold;}
a:active  	{text-decoration: none; color: #FAC81C; font-weight : bold;}
a:hover  	{text-decoration: underline; color: #FAC81C; font-weight : bold;}

TD {
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				: 	10px;
	color 						: 	#FFFFFF;
	font-weight				: 	normal;
}

LI {
	margin-top : 3px;
	margin-bottom: 3px;
}

UL {
	margin-top : 3px;
	margin-bottom: 3px;
}

TEXTAREA, INPUT, SELECT {
	font-size : 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

SELECT {
	background-color	:	#F1F1F1;
	color						:	#182F41	;
}

TD.contener{
	text-align				:	left;
}

/* ----------------------- STYLE SITE ----------------------- */
/*
.titre{
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				:	10px;
}
*/

/* ----------------------- STYLE NEWSLETTER ----------------------- */

INPUT.newsletter{
/*
	background-color	:	#FFFFFF;
	border					:	2px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				:	10px;
	color 						: 	#000000;
	font-weight				: 	normal;
	border-color			: 	#000000;
	border-style			: 	solid;
*/
}

RADIO.newsletter{
/*
	background-color	:	transparent;
	border-width			: 	0;
*/
}

/* ----------------------- STYLE CONTACT ----------------------- */

TD.contactLabel{
/*
	font-weight				: 	bold;
*/
}

INPUT.contact{
/*
	background-color	:	#FFFFFF;
	border					:	1px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				:	10px;
	color 						: 	#182F41;
	font-weight				: 	normal;
	border-color			: 	#000000;
	border-style			: 	solid;
*/
}

INPUT.contactErreur{
/*
	background-color	:	#FFFFFF;
	border					:	1px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				:	10px;
	color 						: 	#182F41;
	font-weight				: 	normal;
	border-color			: 	#000000;
	border-style			: 	solid;
*/
}


/* ----------------------- STYLE VT DESIGN SIGNATURE ----------------------- */
TD.vtdesign{
	font-size			 	:	11px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-weight 			: 	normal;
	text-align				:	center;
	background-color		:	#FAC81C;
	color					:	#000000;
}

TD.vtdesign a:link      {text-decoration: none; color: #000000; font-weight : normal;}
TD.vtdesign a:visited 	{text-decoration: none; color: #000000; font-weight : normal;}
TD.vtdesign a:active  	{text-decoration: none; color: #000000; font-weight : normal;}
TD.vtdesign a:hover  	{text-decoration: underline; color: #000000; font-weight : normal;}

/* ----------------------- STYLE MORTEAU SAUCISSE ----------------------- */

TD.menu{
	font-weight 			: 	bold;
	text-align				:	center;
	color					:	#FFFFFF;
}

TD.menu a:link      {text-decoration: none; color: #FFFFFF; font-weight : bold;}
TD.menu a:visited 	{text-decoration: none; color: #FFFFFF; font-weight : bold;}
TD.menu a:active  	{text-decoration: none; color: #FFFFFF; font-weight : bold;}
TD.menu a:hover  	{text-decoration: underline; color: #FFFFFF; font-weight : bold;}

TD.menu_select{
	font-weight 			: 	bold;
	text-align				:	center;
	color					:	#814144;
}

TD.menu_select a:link      {text-decoration: underline; color: #814144; font-weight : bold;}
TD.menu_select a:visited 	{text-decoration: underline; color: #814144; font-weight : bold;}
TD.menu_select a:active  	{text-decoration: underline; color: #814144; font-weight : bold;}
TD.menu_select a:hover  	{text-decoration: underline; color: #814144; font-weight : bold;}


TD.titre_index{
	font-size			 	:	16px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-style				: 	italic;
}

TD.titre_puce_jaune{
	font-size			 	:	16px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-style				: 	italic;
	background				:	url(../images/interface/puce_jaune.gif) no-repeat top left;
	padding-left			:	11px;
	vertical-align			:	left;
}

TD.titre_jaune_puce_jaune{
	font-size			 	:	16px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-style				: 	italic;
	background				:	url(../images/interface/puce_jaune.gif) no-repeat top left;
	padding-left			:	11px;
	vertical-align			:	left;
	color					:	#FAC81C;
	font-weight				:	bold;
}

TD.lien_bande_jaune{
	font-size			 	:	11px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	text-align				:	center;
	color					:	#A12728;
}

TD.lien_bande_jaune a:link      {text-decoration: none; color: #A12728; font-weight : normal;}
TD.lien_bande_jaune a:visited 	{text-decoration: none; color: #A12728; font-weight : normal;}
TD.lien_bande_jaune a:active  	{text-decoration: none; color: #A12728; font-weight : normal;}
TD.lien_bande_jaune a:hover  	{text-decoration: underline; color: #A12728; font-weight : normal;}

TD.titre_recette{
	font-size			 	:	11px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	color					:	#FAC81C;
}

TD.autres_recettes{
}

TD.autres_recettes a:link      {text-decoration: underline; color: #FFFFFF; font-weight : normal;}
TD.autres_recettes a:visited 	{text-decoration: underline; color: #FFFFFF; font-weight : normal;}
TD.autres_recettes a:active  	{text-decoration: underline; color: #FFFFFF; font-weight : normal;}
TD.autres_recettes a:hover  	{text-decoration: underline; color: #FFFFFF; font-weight : normal;}

TD.lien_contact{
	font-weight 			: 	bold;
	text-align				:	right;
	color					:	#FFFFFF;
}

TD.lien_contact a:link      {text-decoration: none; color: #FFFFFF; font-weight : bold;}
TD.lien_contact a:visited 	{text-decoration: none; color: #FFFFFF; font-weight : bold;}
TD.lien_contact a:active  	{text-decoration: none; color: #FFFFFF; font-weight : bold;}
TD.lien_contact a:hover  	{text-decoration: underline; color: #FFFFFF; font-weight : bold;}


/* ----------------------- FIN STYLE MORTEAU SAUCISSE ----------------------- */