/*
. class
# id
*/
body {
	background-color: #000000;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}


#principal {
	position: absolute;
	width: 800px;
	height: 600px;
	top: 0px;

	left: 50%;
	margin-left: -400px;
	background-color: #F00C07;

	background: url('./res/barre.jpg');
}
#gauche {
	width: 142px;
	height: 461px;
	left: 0px;
	top: 87px;
	color: #F9ECD7;
	position: absolute;
	background-image: url('./res/verre.jpg');
	background-repeat: no-repeat;
}
#contenu {
  width: 658px;
	height: 461px;
	left: 142px;
  overflow: auto;
	position: absolute;

	scrollbar-face-color: #610023;
	scrollbar-highlight-color: #210202;
	scrollbar-shadow-color: #210202;
	scrollbar-3dlight-color: #FFBF3E;
	scrollbar-arrow-color: #F9ECD7;
	scrollbar-track-color: #F9ECD7;
	scrollbar-darkshadow-color: #F9ECD7;
}

#pied {
	position: absolute;
	width: 800px;

	height: 52px;
	top: 548px;
	background-image: url('./res/bdp.jpg');
	background-repeat: no-repeat;

}
#menu {
	width: 800px;
	height: 87px;
	background: url('./res/menu.jpg');
	margin: 0;
	padding: 0;
	position: relative;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#menu li, #menu a {
	height: 87px;
	display: block;
}
#menu span {
	display: none;
}
#menu_accueil {
	left: 0;
	width: 130px;
}
#menu_cave {
	left: 130px;
	width: 70px;
}
#menu_terroir {
	left: 200px;
	width: 70px;
}
#menu_produits {
	left: 270px;
	width: 70px;
}
#menu_commande {
	left: 340px;
	width: 85px;
}
#menu_actualite {
	left: 425px;
	width: 75px;
}
#menu_acces {
	left: 500px;
	width: 55px;
}
#menu_contact {
	left: 555px;
	width: 100px;
}
#menu_accueil a:hover {
	background: transparent url('./res/menu.jpg') 0 -87px no-repeat;
}
#menu_cave a:hover {
	background: transparent url('./res/menu.jpg') -130px -87px no-repeat;
}
#menu_terroir a:hover {
	background: transparent url('./res/menu.jpg') -200px -87px no-repeat;
}
#menu_produits a:hover {
	background: transparent url('./res/menu.jpg') -270px -87px no-repeat;
}
#menu_commande a:hover {
	background: transparent url('./res/menu.jpg') -340px -87px no-repeat;
}
#menu_actualite a:hover {
	background: transparent url('./res/menu.jpg') -425px -87px no-repeat;
}
#menu_acces a:hover {
	background: transparent url('./res/menu.jpg') -500px -87px no-repeat;
}
#menu_contact a:hover {
	background: transparent url('./res/menu.jpg') -555px -87px no-repeat;
}


#tetePopup {
	position: absolute;
	width: 500px;
	height: 58px;
	top: 0px;
	margin-left: 0px;
	background-image: url('./res/hdppopup.jpg');
	background-repeat: no-repeat;
}
#bodyPopup {
	background-color: #F9ECD7;
}
#Popup {
	position: absolute;
	width: 484px;
	height: 100%;
	top: 58px;
	padding: 8px;
	background-color: #F9ECD7;
  overflow: auto;

	scrollbar-face-color: #610023;
	scrollbar-highlight-color: #210202;
	scrollbar-shadow-color: #210202;
	scrollbar-3dlight-color: #FFBF3E;
	scrollbar-arrow-color: #F9ECD7;
	scrollbar-track-color: #F9ECD7;
	scrollbar-darkshadow-color: #F9ECD7;
}

.imalign {
position: relative;
float: right;
margin: 16px;
}

.picto {
  /*margin-bottom:-10px;*/
	border:0;
	
}
.titrePage {
	top: 20;
	height: 80px;
	margin-right: 0;
}
h1 {
	font-size: 14px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #610023;
	text-align: justify;
}
.debug_style {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
h2 {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #610023;
	text-align: justify;
}
h3 {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #610023;
	text-align: justify;
}
select {
	color: #999999;
	width: 200px;
	height: 18px;
	border: 0;
/*	margin: -1px;*/
}
p {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	color: #610023;
	text-align: justify;
	margin-left: 16px;
	margin-right: 16px;
}
ul {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	color: #610023;
	text-align: justify;
		margin-left: 16px;
	margin-right: 16px;

}
.separateur {
	background: url('./res/separateur.jpg');
	position: relative;
	float: right;
	margin: 0;
	width: 587px;
	height: 41px;
}
hr {
	width: 70%;
	text-align: center;
}
form
{
	width: 94%;
	margin-left: 3%;
	/*margin-right: 1%;*/
}
table {
	width: 90%;
	margin-left: 2%;
		border: 0px solid;

	margin-right: 2%;
	
  font-size: 10px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #610023;
}
.tr {
	text-align: center;
}
td { 
border-style:solid; 
border-width:0px; 
border-color:red;

}
.celluletitre {
	background-color: #ffd960;
	border: 1px solid;
	border-color: #610023;
}
.celluleclaire {
	background-color: #dcb7c4;
}
.cellulefoncee {
	background-color: #b4728a;
}


label {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-indent: 80px;
	color: #610023;
	text-align: right;
}
fieldset
{
}
legend {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;

	color: #610023;
}
input {
	border: 1px solid;
	border-color: #210202;
	margin:8px;
	background-color: #F9ECD7;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #610023;
}
select, option {
	background-color: #F9ECD7;
	color: #610023;
}
textarea {
	border: 1px solid;
	border-color: #210202;
	font-family: verdana, arial, sans-serif;
	background-color: #F9ECD7;
	margin-left: 40;
}
input.bouton {
	font-size: 12px;
	border: 2px outset;
	border-color:#ffd960;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	height: 30px;
	color: #F9ECD7;
	background-color: #610023;
	position: relative;
	float: right;
}
div.diaporama {
	width: 400px;
	background: #FEDA92;
	border: 1px solid #610023;
	padding: 15px;
	margin: 15px 30px;
	text-align: center;
	font: 0.9em Georgia, serif;
	margin-left: 100px;
}
ul.diapo_mini {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.diapo_mini li {
	display: inline;
}
ul.diapo_mini li a img {
	margin-left: 50px;
	margin: 2px 1px;
	border: 1px solid #610023;
}
dl.photo {
	clear: both;
	margin: 0 auto;
}
dl.photo dt {
	margin-top: 10px;
	font: italic 18px Georgia, serif;
	font-weight: normal;
	color: #610023;
}
dl.photo dd {
	margin: 0;
}
dl.photo img {
	margin-top: 5px;
	border: 1px solid #610023;
}
.link_clair {
/*	color: #610023;*/
  color: #BF3EFF;
  }
a {
	color: #FF3e3E;
}
a:visited {
	color: #FF3e3E;
}
a:hover {
	color: #FF3e3E;
	text-decoration: none;
}
