HTML, BODY {
	margin: 0;
	padding: 0;	
}
BODY {
}
UL {
	margin: 0;
	padding: 0;
}
P, H1, H2, H3, H4 {
	margin: 0 0 0 0;
}
A IMG {
	border: 0;
}
br.reset {
	border: none;
	display: block;
	clear: both;
	width: 0px;
	height: 0px;
}
DIV#kw {
	text-align: center;
	color: #EEE;
	overflow: hidden;
	height: 10px;
	font-size: 9px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans;
}
DIV#page {
	margin: 20px auto 10px auto;
	border: 1px solid #300;
	padding-bottom: 30px;
	width: 820px; 
	background: #A1081D;
	background-image: url(img/saveurs_nomades-fond_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
DIV#page * A {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
DIV#page * A:hover {
	color: #DDD;
}
DIV#entete {
	background-image: url(img/saveurs_nomades-fond_02.gif);
	background-repeat: no-repeat;
	background-position: right 20px;	
}
DIV#entete DIV#adresse {
	width: 237px;
	height: 90px;
	padding-top: 65px;
	margin: 0 34px 0 auto;
	background-image: url(img/saveurs_nomades-adresse.gif);
	background-repeat: no-repeat;
	background-position: right 65px;
	font-size: 0px;
	overflow: hidden;
}
DIV#entete UL#vignettes {
	list-style-type: none;
	width: 550px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: 30px !important;
	margin-right: 34px;
}
DIV#entete UL#vignettes LI {
	float: right;
	margin-left: 5px;
	margin-bottom: 3px;
}
DIV#entete UL#vignettes LI A {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 71px;
	height: 72px;
	line-height: 10em;
	overflow: hidden;
}
DIV#entete UL#vignettes LI A:hover {
	background-position: -71px top;
}
DIV#corps DIV#colonne {
	float: left;
	width: 150px;	
}
DIV#corps DIV#colonne IMG {
	margin-left: 35px;
}
DIV #corps * H4 {
	font-size: 1.1em;
	margin-bottom: 12px;
}
DIV #corps DIV.bloc {
	background: #b63e4f;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans serif;
	font-size: 0.8em;
	letter-spacing: 0.08em;
	text-align: justify;
	margin-left: 150px;
	margin-bottom: 20px;
	margin-right: 33px;
	padding: 10px 220px 10px 10px;
	background-image: url(img/saveurs_nomades-fond_bloc_01.jpg);
	background-position: right -30px;
	background-repeat: no-repeat;
}
DIV #corps DIV.illus2 {
	background-position: right -550px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ formulaire -- */
DIV#formulaire {
	background: #A1081D;
	padding: 25px 30px !important;
	padding: 10px 30px;
}

DIV#formulaire UL {
	list-style-type: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans serif;
	font-size: 0.7em;
	margin-left: 20px;
}
DIV#formulaire UL LI LABEL {
	display: block;
	color: #FFF;
	margin-top: 3px !important;
	margin-top: 0px;
	margin-bottom: 0px;
}
DIV#formulaire UL LI INPUT, DIV#formulaire UL LI TEXTAREA {
	border: 1px solid #FFF;
	border-left: 6px solid #FFF;
	background: #CCC;
	font-size: 0.9em;
	font-family: Tahoma, Verdana, Arial, Hlevetica, Sans serif;
	font-size: 1em;
	width: 160px;
}
DIV#formulaire UL LI INPUT#code_postal {
	width: 80px;
}
DIV#formulaire UL LI INPUT#envoyer {
	margin-top: 17px !important;
	margin-top: 12px;
}
DIV#formulaire UL LI INPUT#caractere {
	
}
DIV#formulaire UL LI IMG#antispam_img {
	border: 1px solid #FFF;
	border-left: 6px solid #FFF;
	margin-top: 15px !important;
	margin-top: 14px;
}
DIV#formulaire UL LI INPUT:hover, DIV#formulaire UL LI TEXTAREA:hover {
	background: #DDD;
}
DIV#formulaire UL LI TEXTAREA#commentaire {
	height: 110px !important;
	height:  90px;
}
DIV#formulaire UL LI INPUT#envoyer {
	width: 167px !important;
	width: 169px;
	background:  #555;
	color: #FFF;
}
DIV#formulaire UL LI#legende_spam {
	margin-top: 10px; 
	width: 210px; 
	font-size: 10px; 
	color: #FFF;
}
/* -------------------------------------------------------------------------------------------------------- */
DIV#cr {
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans;
	font-size: 0.7em;
	color: #666;
	text-align: center;
	padding-bottom: 10px;
}
DIV#cr A {
	color: #444;
	text-decoration: none;
}
