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

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	text-align: center;
	background-color: #FFF;
	overflow-x: hidden;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-image: url(../img/fond_cadre.gif);
	height: auto;
}
#animation {
	background-image: url(../img/accueil_02.jpg);
	height: 302px;
	width: 900px;
	background-repeat: no-repeat;
	text-align:left;
}
#object_animation {
	margin-left: 48px;
}
#header,
.restaurateur #header,
.producteur #header {
	background-image: url(../img/accueil_01.jpg);
	height: 138px;
	width: 900px;
}
.producteur .vignettes #header {
	background-image: url(../img/transfo_01.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 550px;
	float: left;
}
.producteur.contact .vignettes #header {
	background-image: url(../img/vignette_contact.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 550px;
	float: left;
}
#fond_top {
	background-image: url(../img/accueil_02.jpg);
	width: 900px;
	background-repeat: no-repeat;
	float: none;
	padding: 5px;
}
#cadre_template {
	background-image: url(../img/template_new_03.jpg);
	background-position: 0px 437px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#cadre {
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#circuit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	float: right;
	margin-right: 25px;
	color: #000000;
	height: 20px;
	width: 25px;
	text-align: center;
	margin-top: 3px;
}
#menu_vignettes {
	width: 900px;
}
#navigation {
	float: right;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 120px;
	margin-top: -200px;
	margin-right: 130px;
	font-size: 12px;
}
#navigation  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
	padding-bottom: 2px;
}
#navigation table tr td {
	font-size:12px;
}
#bottom_accueil {
	background-image: url(../img/accueil_06.jpg);
	height: 180px;
	width: 900px;
}
#footer {
	background-image: url(../img/template_new_04.jpg);
	width: 900px;
	background-repeat: repeat-y;
	float: none;
	height:50px;
	font-size: 12px;
/*	border-bottom: 20px solid #E5E8E1;*/
}
.noborder,
#menu .noborder,
#menu2 .noborder,
.restaurateur #menu .noborder ,
.producteur #menu .noborder  {
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	text-align: right;
	margin-right: 270px;
	padding-top: 5px;
}
#menu2 {
	text-align: right;
	margin-right: 278px;
	padding-top: 0px;
	margin-bottom: 5px;
}
#menu2  a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 7px;
	padding-left: 5px;
}
#menu2 a:hover {
	text-decoration: underline;
}
#photo_1 {
	height: 450px;
	width: 222px;
	clear: none;
	float: left;
	background-image: url(../img/fond_sroke.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}

#site_web {
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	width: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
}
#site_web a {
	color:#FFF;
}

#adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 210px;
	text-align: right;
	color: #990000;
	height: 65px;
}
.colonne_gauche {
	float: left;
	width: 270px;
	vertical-align: super;
}
.vignettes {
	width: 550px;
	margin-left: 72px;
	margin-top: 0px;
	margin-right: 250px;
	background-image: url(../img/fond_transfo_accueil.jpg);
	background-repeat: repeat-y;
	background-position: 0px 20px;
	margin-bottom: 35px;
}
.lettrine {
	color: #990000;
	font-size: 21px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
#menu a,
.restaurateur #menu a,
.producteur #menu a {
	font-size: 13px;
	color: 663b20;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 663b20;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
}
#menu a:hover,
.restaurateur #menu a:hover,
.producteur #menu a:hover {
	text-decoration: underline;
}
.restaurateur .vignettes #header {
	background-image: url(../img/resto_01.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 550px;
	float: left;
}
.restaurateur #textes {
	background-image: url(../img/resto_02.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 327px;
	clear: none;
	float: left;
}
.restaurateur #textes h4 {
	font-size: 16px;
	color: #990000;
	letter-spacing: 1px;
	text-align: right;
	margin-right: 20px;
	margin-top: 50px;
	margin-bottom: 10px;
}
.restaurateur #textes p {
	margin-right: 20px;
	margin-left: 25px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 10px;
	line-height: 16px;
}
.index_resto #textes {
	background-image: url(../img/resto_accueil_02.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 550px;
	clear: none;
	float: left;
}
.index_resto #textes p {
	margin-right: 20px;
	margin-left: 25px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 10px;
	line-height: 16px;
}
.producteur #textes {
	background-image: url(../img/transfo_02.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 327px;
	clear: none;
	float: left;
}
.producteur #textes h4 {
	font-size: 16px;
	color: #990000;
	letter-spacing: 1px;
	text-align: right;
	margin-right: 20px;
	margin-top: 50px;
	margin-bottom: 10px;
}
.producteur #textes p {
	margin-right: 20px;
	margin-left: 25px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 10px;
	line-height: 16px;
}
.index_prod #textes {
	background-image: url(../img/transfo_accueil_02.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 550px;
	clear: none;
	float: left;
}
.bullet_resto {
	background-image: url(../img/bullet_resto.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	height: 14px;
	width: 14px;
	display: block;
	float: left;
	margin-left: 25px;
	clear: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	position: relative;
	margin-bottom: 0px;
	margin-top: 0px;
}
.nom_bullet {
	color: #990000;
	margin-left: 5px;
	text-align: left;
	width: 200px;
	float: left;
	clear: none;
	display: block;
	position: relative;
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: 14px;
}
.bullet_transfo {
	background-image: url(../img/bullet_transfo.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	height: 14px;
	width: 14px;
	display: block;
	float: left;
	margin-left: 25px;
	clear: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	position: relative;
	margin-bottom: 0px;
	margin-top: 0px;
}