body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	background-image: url(./pdv/back02.png);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-height: 100%;
	height: auto !important;
	height: 100%
}
td {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/******************** STRUCTRURE **********************************************/

#horizon {   
  background-image: url(./pdv/back01.png);
  background-repeat: repeat-x;
	height: 195px;
	margin-left: auto;
  margin-right: auto;
}

#tout {
	display: block;
	width: 900px;
  text-align: left;
	margin-left: auto;
  margin-right: auto;
	padding: 0 0 0 0;
}

#titre {
  display: block;
	width: 660px;
	height: 210px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(./pdv/easy-factory.png);
}

/******************* COLONNE DROITE *******************************************/
#colonne{
  display: block;
	width: 240px;
	height: 420px;
	margin: 0 0 0 0;
	background-image: url(./pdv/fun-factory.png);
	font-size: 11px;
	color: #000000;
}
#colonne p{
 margin: 0 0 0 0;
 padding: 100px 30px 0 15px;
}


/******************** CONTENU CENTRAL *****************************************/
#centre {
  display: block;
	width: 635px;
	height: 375px;
	margin: 0 0 0 0;
	padding: 15px 0 0 25px;
	background-image: url(./pdv/site-restaurant.png);
	color: #ffffff;
}
h1 {
  font-size:14px;
	color: #ffffff;
}
#centre-gauche {
	display: block;
	float: left;
	width: 300px;
	font-size: 11px;
}
#centre-droite {
  display: block;
	float: right;
	width: 300px;
	font-size: 11px;
	margin-right: 10px;
}

#signature a{
	width: 800px;
  font-size: 10px;
	margin-left: auto;
  margin-right: auto;
	color: #ffffff; 
}

/******************** OPTIONS *************************************************/
#details {
  display: block;
	width: 900px;
	height: 245px;
	background-image: url(./pdv/site-restaurant-option.png);
	font-size: 11px;
	color: #ffffff;
}
.image{
  margin-top: 20px;
	margin-left: 40px;
}
.separateur {
  display: block;
	background-image: url(./pdv/separateur.png);
	float: left;
	width: 2px;
	height: 65px;
	margin-right: 30px;
}
#opt-lg {
  display: block;
	float: left;
	padding-left: 40px;
	padding-top: 20px;
	width: 250px;
}
#opt-concert {
  display: block;
	float: left;
	width: 250px;
	padding-top: 20px;
}
#opt-mail {
  display: block;
	float: left;
	width: 219px;
	padding-top: 20px;
}

/******************** COMMANDES ***********************************************/
#demo a:hover {background: url(./pdv/demo.png) no-repeat 0 -100px ;}
#demo a {
			display: block ;
			position: relative;
			width: 240px ;
			line-height: 100px ;
			background: url(./pdv/demo.png) no-repeat 0 0 ;
			border: 0px;
}
#contact a:hover {background: url(./pdv/contact.png) no-repeat 0 -65px ;}
#contact a {
			display: block ;
			position: relative;
			width: 240px ;
			line-height: 65px ;
			background: url(./pdv/contact.png) no-repeat 0 0 ;
			border: 0px;
}

/********************* POP-UP VIRTUEL *****************************************/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#TB_window a:link {color: #000000;}
#TB_window a:visited {color: #000000;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #000000;}
#TB_window a:focus{color: #000000;}
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}
#TB_window {
	position: absolute;
	background-color:#7f0302;
	z-index: 102;
	color:#000000;
	border: 1px solid #ffffff;
	text-align:left;
}
#TB_window img {
	display:block;
}
#TB_caption{
	height:40px;
	padding: 0 0 0 0;
	float:left;
}
#TB_closeWindow{
	padding:0 0 0 0;
	float:right;
}
#TB_closeAjaxWindow{
	width: 41px;
	height: 40px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 15px;
}
#TB_title{
	background-color:#7f0302;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}
#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:1px;
	margin-top:1px;
}
/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}

