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

body {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:white;
	background-image:url(images/background_vert.png);
	background-repeat:repeat-x;
	background-position:top;
	padding:0;
	margin:0;
}

div#content {
	width:975px;
	min-height:702px;
	max-height:none;
	position: relative;
	margin: 0 auto;
}

div#header {
	border:1px solid white;
	height:120px;
	width:930px;
	background-color:#fc6b49;
	background-image:url(images/background_30x30.png);
	background-repeat:repeat;
	margin: 0 auto;
}

div#header_titre {
	height:87px;
	width:288px;
	background-image:url(images/tableau-blanc4.png);
	background-repeat:no-repeat;
	position:absolute;
	left:32px;
	top:20px;
}

div#header_pub {
	height:60px;
	width:468px;
	position:absolute;
	left:330px;
	top:14px;
}

div#header_micro_onde {
	height:106px;
	width:160px;
	background-image:url(images/four_micro_onde_solo.png);
	background-repeat:no-repeat;
	position:absolute;
	right:5px;
	top:53px;
}

div#header_plat_prepare {
	height:26px;;
	width:72px;
	background-image:url(images/fishsauce.png);
	background-repeat:no-repeat;
	position:absolute;
	right:200px;
	top:115px;
}

div#header_poutre {
	height:41px;
	background-image:url(images/separation.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left:-6px;
	margin-top:-2px;
}

div#main {
	width:967px;
	min-height:100%;
	margin-left:5px;
	z-index:1;
}

div#menu {
	width:200px;
	height:600px;
	border:1px solid #FF6600;
	border-right:none;
	float:left;
	background-position:right;
	background-repeat:repeat-y;
	background-color:#FFFBE5;
}

div#menu h1 {
	padding:4px 0 4px 0;
	margin:0;
	text-align:center;
	font-size:14px;
}

div#nav_index {
	width:100%;
	text-align:center;
	background:url(images/menu_titre_index.png) no-repeat center top;
	padding-top:20px;
	margin-top:5px;
}

div#nav_index td {
	width:26px;
	padding-top:3px;
	padding-bottom:3px;
}

div#nav_index td a {
	display:block;
	width:26px;
}


div#nav_recherche {
	background:url(images/menu_titre_recherche.png) no-repeat center top;
	padding-top:20px;
	margin-top:5px;
	padding-left:2px;
}

div#nav_recherche form#f_form_nav_recherche {
	padding:0;
	margin: 0;
}

div#nav_recherche form#f_form_nav_recherche input,
div#nav_recherche form#f_form_nav_recherche select {
	margin:1px;
}

div#nav_infos {
	width:100%;
	text-align:left;
	background:url(images/menu_titre_infos.png) no-repeat center top;
	padding-top:20px;
	margin-top:5px;
}

div#nav_infos dl {
	padding:0 0 0 2px;
	margin:0;
}

div#nav_infos dl dt {
	padding:0 2px 0 2px;
	margin:0;
}

div#nav_infos dl dt img {
	padding:0 2px 0 2px;
	margin:0;
}

div#nav_authentification {
	width:100%;
	text-align:left;
	background:url(images/menu_titre_authentification.png) no-repeat center top;
	padding-top:20px;
	margin-top:5px;
}

div#nav_authentification form#f_form_auth_membre {
	padding:0;
	margin: 0;
}

div#nav_authentification form#f_form_auth_membre input,
div#nav_authentification form#f_form_auth_membre select {
	margin:1px;
}

div#nav_authentification form#f_form_auth_membre label,
div#nav_authentification form#f_form_auth_membre img {
	padding:0 2px 0 2px;
	margin:0;
}

div#nav_authentification form#f_form_auth_membre label img {
	padding:0;
	margin:0;
}

div#nav_authentification dl {
	padding:0 0 0 2px;
	margin:0;
}

div#nav_authentification dl dt {
	padding:0 2px 0 2px;
	margin:0;
	font-weight:bold;
}

div#nav_authentification dl dd {
	padding:0;
	margin:0;
}

div#nav_authentification dl dd img {
	padding:0 2px 0 2px;
	margin:0;
}

div#publicite {
	width:120px;
	height:600px;
	float:right;
	display:inline;
	padding:0;
	background-color:#FFFBE5;
	border:1px solid #FF6600;
	border-left:none;
}

div#publicite img {
	border:none;
	padding:0;
	margin:0;
}

div#center {
	margin: 0 121px 0 201px;
	padding: 5px 5px 5px 5px;
	min-height:590px;
	background-color:#FFFBE5;
	border:1px solid #FF6600;
}

div#center p {
	margin:0;
	padding:0;
}

/***********/
/** FICHE **/
div#fiche_nav_gauche {
	position:absolute;
	top:162px;
	left:208px;
	width:22px;
	height:22px;
}

div#fiche_nav_droit {
	position:absolute;
	top:162px;
	left:826px;
	width:22px;
	height:22px;
}

div#fiche_photo {
	position:absolute;
	top:180px;
	left:230px;
	width:140px;
	height:180px;
}

div#fiche_titre {
	border-left:1px solid #FF6600;
	border-right:1px solid #FF6600;
	border-top:1px solid #FF6600;
	background:#FFFCF2;
	position:absolute;
	top:180px;
	left:400px; /* 230 + largeur fiche photo + marge */
	width:425px;
	height:40px;
}

div#fiche_admin {
	position:absolute;
	left:50%;
	margin-left:-200px;
	top:163px;
	width:426px;
}

div#fiche_admin ul {
	padding:0;
	margin:0;
	list-style:none;
}

div#fiche_admin ul li {
	float:left;
	height:16px;
	padding-left:5px;
	padding-right:5px;
	width:120px;
	text-align:center;
}

div#fiche_note {
	padding-top:3px;
	padding-right:3px;
	float:right;
}

div#fiche_produit {
	border-left:1px solid #FF6600;
	border-right:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
	background:#FFFCF2;
	position:absolute;
	top:220px; /* hauteur fiche_titre + top fiche_titre */
	left:400px; /* 230 + largeur fiche photo + marge */
	width:425px;
	min-height:160px;
}

div#fiche_produit ul, div#fiche_infos ul {
	padding:0 0 0 15px;
	margin:0;
	list-style:none;
}

div#fiche_produit h3, div#fiche_infos h3 {
	padding:10px 0 0 15px;
	margin:0;
	list-style:none;
}

div#fiche_produit ul li img {
	padding-right: 3px;
}

div#fiche_infos {
/*	border-right:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
	position:absolute;*/
/*	top:220px;  hauteur fiche_titre + top fiche_titre */
/*	left:621px;  left fiche_produit + lageur fiche_produit */
	float:right;
	width:255px;
	min-height:160px;
}

div#fiche_legende {
	border-top:1px solid #FF6600;
	height:20px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom:0px;
	margin-top:4px;
	width:425px;
}

div#fiche_avis_nav {
	position:absolute;
	top:440px; /* hauteur fiche_produit + top fiche_produit + marge */
	left:230px; /* aligné sur fiche_photo */
	width:594px; /* largeur fiche_photo + marge + largeur fiche_titre */
	height:30px;
}

div#fiche_avis {
	border-left:1px solid #FF6600;
	border-right:1px solid #FF6600;
	border-top:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
	background:#FFFCF2;
	position:absolute;
	top:470px; /* hauteur fiche_avis + top fiche_avis_nav */
	left:230px;  /* aligné sur fiche_photo */
	width:592px;
	min-height:300px;
	padding-left:3px;
}

div#fiche_avis ul, div#fiche_infos ul {
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
}

div#fiche_avis_note {
	float:right;
	width:80px;
	height:160px;
	margin-left:30px;
	padding-left:10px;
	border-left:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
	background:#FFFAE5;
}

div#fiche_avis h3 {
	padding:0;
	margin:0;
}

div#fiche_avis span {
	padding-left:5px;
	margin:0;
}

div#footer {
	text-align:right;
	border:none;
	height:20px;
	width:930px;
	margin: 0 auto;
}

div#annuaire {
	vertical-align:bottom;
}
/*********************************************************/
/* Objet HTML */
input, textarea, select {
	margin:0;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	border-style:solid;
	border-width: 1px;
	border-color:black;
	overflow:hidden;
	vertical-align:middle;
}

textarea {
	overflow:auto;
}

h1 {
	margin:0;
	padding:0;
	padding-left:3px;
	font-size:18px;
}
h2 {
	margin:0;
	padding:0;
	padding-left:3px;
	font-size:14px;
}
h3 {
	margin:0;
	padding:0;
	padding-left:3px;
	font-size:12px;
}

th {
	text-align:left;
}

form#f_add_fiche_plat input {
	text-align:right;
}

select.small, input.small {
  width:60px;
}

select.medium, input.medium {
  width:75px;
}

select.standard {
  width:150px;
}

input.standard {
  width:146px;
}

select.large, input.large {
  width:200px;
}

textarea.large {
	width:300px;
	height:100px;
}

input.checkbox {
  border:none;
}

.title {
	width:150px;
	font-style:italic;
	font-weight:bold;
}

input.title {
	width:146px;
}

p {
  padding-top:0;
  margin-top:0;
  text-align:justify;
}

ul {
  margin-top:0;
}
/************************************************/
/* HREF                                         */
a:link {
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration:underline;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
/**************************************************/
.tab_ligne1 {
	background:#FFCC66;
}

.tab_ligne2 {
	background:#FFFFCC;
}

.tab_ligne1:hover {
	background:#e2e9b2;
}

.tab_ligne2:hover {
	background:#e2e9b2;
}

table.tab_info {
	border:1px solid #FF6600;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

table.tab_info thead tr th {
	border-bottom:1px solid #FF6600;
	text-align:center;
}

table.tab_info tbody tr th {
	border-right:1px solid #FF6600;
	text-align:left;
	width:170px;
}

table.tab_info td {
	padding-left:4px;
	padding-right:4px;
	text-align:right;
}
