html, body
{
  background-color: #a0a0a0;
  margin: 0px;
  text-align: center;
  padding: 0px;
  font-family: Verdana,Arial, Helvetica, Sans Serif;
  line-height: 150%;
  font-size: 11px;
  color:#404040;
  
  width:100%;
  height:100%;
}
.global{
  margin:0px;
  padding:0px;
  width:996px;
  height:100%;
}
.global_admin {
  padding:0px;
  width:996px;
  height:100%;
}
.top{
  position:relative;
  width: 996px;
  height:120px;
  top:20px;
  
  border: 2px black solid;
}
.top_admin
{
  position:relative;
  width: 996px;
  height:75px;
  background-color: #ffdd27;
  text-align: left;
  top:20px;
  
  border: 2px black solid;
}
.logo{
  position:absolute;
  left:40px;
  top:30px;
}
.logo_admin
{
  position:absolute;
  left:25px;
  top:20px;
}
.menu_admin{
  position:relative;
  background-repeat: no-repeat;
  background-position:1px 0px;
  height:10px;
  width:850px;
  padding-left:100px;
    padding-right:100px;
}
.content
{
	text-align:justify;
	width:996px;
	position:relative;
	background-color: #FFFFFF;
	border: 2px black solid;
	min-height : 450px;
}
hr
{
  border: 0;
  background-color: #404040;
  height: 1px;
}

.pdflink
{
	font-family:verdana, kartika, arial;
	font-size:8pt;
	width:100%;
  margin-right:10px;
	text-align:right;
}

.floatingLeft{
	position:absolute;
	top:10px;
	left:30px;
	bottom:0px;
	width:150px;
	border-right: 1px dotted #E0E0E0;
}
.floatingLeftImage
{
  left:30px;
}
.floatingRight{
	position:absolute;
	top:10px;
	right:30px;
	bottom:0px;
	width:200px;
	border-left: 1px dotted #E0E0E0;
}
.floatingRightContact{
	position:absolute;
	top:10px;
	right:30px;
	bottom:0px;
	width:200px;
	border-left: 1px dotted #E0E0E0;
  font-family: Verdana,Arial, Helvetica, Sans Serif;
  line-height: 150%;
  font-size: 13px;
}
.mainContent{
  padding-top:10px;
  padding-bottom:10px;
  margin-right:240px;
  margin-left:200px;
  /*margin-left:265px;*/
  height:100%;
  text-align:justify;
}
.mainContentNoRight{
	padding-top:10px;
	padding-bottom:10px;
	margin-right:50px;
	margin-left:200px;
	/*margin-left:265px;*/
	height:100%;
	text-align:justify;
	/*
	background-image: url(images/verre-vin-naturel.png);
	background-repeat:no-repeat;
	*/
}
.mainContentNoLeft{
	padding-top:10px;
	padding-bottom:10px;
	margin-right:240px;
	margin-left:40px;
	height:100%;
	text-align:justify;
}
.mainContentNoLeftNoRight{
	padding-top:10px;
	padding-bottom:10px;
	margin-right:50px;
	margin-left:40px;
	height:100%;
	text-align:justify;
}
.mainContentAdmin{
  padding-top:10px;
  padding-bottom:10px;
  margin-right:40px;
  margin-left:30px;
}
.content-bottom
{
	background-color: #F8E91F;
	height:10px;
	width:996px;
	border-top: 3px black solid;
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	
}

.footer {
  height:25px;
  color:#404040;
  font-size:7pt;
  font-family: verdana, kartika, arial;
  width:996px;
  padding-top:5px;
}

/* Pages */
.pages{

}
.pagesTop{

}
.pagesTopText{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			  : 10px;
	font-weight			: bold;
	text-decoration	: none;
	white-space			: normal;
	padding-left:0px;
}
.pagesMiddle{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			  : 10px;
	text-decoration	: none;
	white-space			: normal;
	padding-left:0px;
	padding-right:5px;
	height:100%;
	text-align:left;
}
.pagesMiddle ul {
	list-style-type:none;
	margin-left:-40px;
	_margin-left:0px; /* ie 6 fix */
	*margin-left:0px; /* ie 7 fix */
}

.pagesBottom{
	height:50px;
}
.floatingWindow{
	padding-left:10px;
	padding-right:10px;
}
.floatingTop{
}
.floatingTopText
{
}

.floatingTopText h2
{
	font-size			  : 12px;
	font-weight			: bold;
	text-decoration	: none;
  white-space			: normal;
}

.floatingMiddle
{
  font-size			  : 10px;
	text-decoration	: none;
	white-space			: normal;
	text-align:left;
}

.floatingBottom{
}

/* HTML TAG*/
a:link
{
  color: #FF0000;
  text-decoration: none;
}
a:visited
{
  color: #E00000;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

li.currentPage a:hover, li.pageLink a:hover
{
}

h1
{
	font-size:11pt;
}

h2
{
	font-size:10pt;
}

/* ----------------------------- ADMIN ------------------------------- */
.scroll_table
{
  overflow: auto;
  width: 924px;
  height: 400px;
  border: 1px darkgray solid;
}

/* ------------------------ CHROME MENU -------------------------------- */
.chromestyle{  
  font-weight: bold;
  position:relative;
  /* background-image: url(images/menu.png); */
  /*_background-image: url(images/menuIE.png); *//* ie 6 fix */
  /*background-repeat: no-repeat;*/
  /*background-position:1px 0px;*/
  background-color: #000000;
  height:32px;
  width:896px;
  top:00px;
  padding-left:100px;
  border: 2px black solid;
}

.chromestyle:after
{
  /*Add margin between menu and rest of content in Firefox*/
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.chromestyle ul
{
  position:relative;
  left:-55px;
  top:5px;
  width: 100%;
  /*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
  padding: 4px 0;
  margin: 0;
  text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #F8E91F;
padding: 4px 7px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
/*background-color: #B9E053;*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB;
border-bottom-width: 0;
font-family: Verdana,Arial, Helvetica, Sans Serif;
line-height: 150%;
font-size: 10px;
text-align:left;
font-weight: normal;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;

text-indent: 1px;
/*margin:3px;*/
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ffffC0;
}

/* de ancien vini circus */

table.programmation
{
	width:90%;
	border-spacing: 0px 10px;
}

table.exposants
{
	border-collapse: collapse;
	width:100%;
}

.nomVigneron
{
	font-size: 11px;
	font-weight: bold;
	color: #343A2A;
}

.textStandard
{
	font-size: 10px;
	color: #343A2A;
}

.typeVin
{
	font-size: 10px;
	font-style: italic;
	color: #343A2A;
}

tr.titre td
{
	background:#F8E91F;
	
	font-size: 16px;
	font-weight: bold;
	color: #343A2A;
	text-align: center;
}
tr.rowodd td
{
	background:#ffffC0;
}

tr.roweven td
{
	background:#ffffff;
}
