/* @override 
	http://www.redibex.ch/stylered.css
	http://www.redibex.ch/res/stylered.css
	http://www.redibex.ch/stylered.css
	http://www.redibex.ch/essai/stylered.css
*/



@font-face {
	font-family: 'NuevaStdRegular';
	src: url('NuevaStd-Regular.eot');
	src: local('Nueva Std Regular'), local('NuevaStd-Regular'), url('NuevaStd-Regular.ttf') format('truetype'), url('NuevaStd-Regular.svg#NuevaStd-Regular') format('svg'), url('NuevaStd-Regular.otf') format('OpenType');
}


html{
	height:100%;
	width:4150px;
	background: #0a0501;
	float:left;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	background-color: #fff;
	padding: 0;
	margin: 0;	
}
a {
	text-decoration: none;
	color: #d0dae1;
	border:none;
}

#home { 
	padding-top:260px;
	padding-left:50px;
	width: 1400px; 
	float:left;
	min-height:200px
}

#portfolio{ 
	padding-left:50px;
	width: 1400px; 
	float:left;
	padding-top:260px;
	min-height:200px
}
#about{ 
	padding-left:50px;
	width: 1200px; 
	float:left;
	padding-top:300px;
	min-height:200px
}
#content{
	height:300px;
	background:#fff;
}


#header{
	height:100%;
	background: #fff url(images/header.jpg) repeat-x 0 top;
	float:left;
}

#logo{
	height:124px;
	width:181px;
	background: url(images/logo.png) no-repeat;
	margin-left:60px;
	margin-top:50px;
	position:absolute;
	top: 0;	
	}
#mountain{
	background: url(images/mountain.png) no-repeat;
	height:320px;
	width:349px;
	float:left;
	position:absolute;
	left:600px;
	top: 50px;
	
	
}
#logo img{
	border:none;
}
#redibex{
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 8px;
	padding-top:25px;
	float:left;

}

#qui{
	width:490px;
	height:490px;
}

#photo img{
	border:3px solid #ddd;
	margin: 5px;
}
h3{
	text-align: right; 
	margin: 0; 
	font: 18px 'NuevaStdRegular';
	color: orange;
	
	
}

h3.s_title{
	text-align: right; 
	margin: 0; 
	font: 12px 'NuevaStdRegular';
	color: orange;
	float:right;
	
}
.meta{
	color: #000;
	display: none;
}
*+html h3{
	font-size:16px;
}
.web_img{
	border: 3px solid #fff;
	margin: 0;
	
}
.txttech{
	float:left;
	width:220px;
}
.imgtech{
	float:right;
	padding-right:50px;
}
ul{
	font-size:12px;
	float:left;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.right_txt ul{
	list-style-position: inside;
	padding: 0;
}

span{
	float:right;
	font-size: 15px;
	font-variant: small-caps;
	color:#fff;
	margin-bottom:5px;
	width:150px;
	padding-bottom:5px;
}
.tech{
	font-size:14px;
	width:180px;
	float:right;
	text-align:right;
	
}

#lightbox{	
	position: absolute;	
	left: 0; 
	width: 100%;
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}

#lightbox img{ 
	width: auto; 
	height: auto;
}

#lightbox a img{ 
	border: none; 
}

#outerImageContainer{ 
	position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
}
#imageContainer{ 
	padding: 10px; 
}

#loading{ 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
}

#hoverNav{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
}
#imageContainer>#hoverNav{ 
	left: 0;
}
#hoverNav a{ 
	outline: none;
}

#prevLink, #nextLink{ 
	width: 49%; 
	height: 100%; 
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
	display: block; 
}
#prevLink { 
	left: 0; 
	float: left;
}
#nextLink { 
	right: 0; 
	float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
	background: url(../images/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer{ 
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
}

#imageData{	
	padding:0 10px; 
	color: #666; 
}
#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#imageData #caption{ 
	font-weight: bold;	
}
#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}	 	

#overlay{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}
#web_print{
	text-align: center;
	border: none;
	width:1400px;
	float:left;
	padding-top:270px
	
}
#web{
	width:180px;
	float:left;
	margin-left:80px;

}
#web_link{
	text-align: justify; 
	margin: 5px 0 0; 
	width:450px; 
	color: #7e7e7e;
	font: 16px 'NuevaStdRegular';
}
#showroom_web{
	padding-left:10px;
	float:left;
}
#print{
	width:200px;
	float:left;

}
#print_link{
	text-align: justify; 
	margin: 5px 0 0; 
	color: #7e7e7e;
	font: 16px 'NuevaStdRegular';
}
#showroom_print{
	position: absolute;
	left:1450px ;
	width:800px;
}
#photo{
	text-align: center;
	border: none;
	float:left;
	width:1350px;
}
#showroom{
	margin-top:270px;
	width:1000px;
	margin-left:80px
}
.right_txt ul{
	list-style-position: inside;
	padding: 0;
}

.create{
	text-transform:uppercase;
	font-size: 7px;
	color: #535353;
	letter-spacing: 2px;
	height: 10px;
	padding-top:30px
}
*+html .create{
	padding-top:0px;
	margin-top:15px;
}
/*** FORMULAIRE ***/

.formBox{
	
}

td.send_button input{
	width:252px;
	height:20px;
}
.tdtxtBox{
}

input{
	margin-top:20px;
	background:none;
	color: #fff;
	border: 1px solid grey;
}
.txtBox{
	width:250px;
	height:13px;
	margin:0;
	background:none;
	border:1px solid grey;

}
.txtareaBox{
	width:250px;
	margin: 0;
	overflow: hidden;
	height:100px;
	background:none;
	border: 1px solid grey;
	color: #fff;

}

.sendButton{
	width:80px;
	height:20px;
	border:1px solid #dddddb;
	background:#ddd;
	margin-top:20px;
}
.sendButton:hover{
	background:red;
	border: none;

}
h6.label{
	text-align: right; 
	font: 16px 'NuevaStdRegular';
	margin: 10px 0 0;
	color: #fff;
	width:200px;
	float:right;
	
}

td.label {
	text-align: right; 
	width:200px;
	padding-right:20px;	
	font: 20px 'NuevaStdRegular';
	color: #fff;
	float:left;
	
}
.labelarea{
	padding-right:20px;	
	font: 20px 'NuevaStdRegular';
	color: #fff;
	text-align: right; 
	width:200px;
	float:left;
}
.table_contact{
	color:#fff;
	width:600px;
	float:left;
	
	
}
#textcontact{
	width:500px;
	background:#101010;
	border-bottom:5px solid #fff;
	
}
#textcontact img{
	margin-left:50px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}
.navigation, #sidebar form #sidebar #files_list, #filelist .filedetails form, #filelist .filedetails ul, #logout {
	margin:0;
	padding:0;
}
#filelist .details span.hide {
}
.error {color:red;}
.hidden {display:none;}

a:hover {
	color: orange;
}
#logout {
	position:absolute;
	right: 160px;
	left:auto;
	bottom: 130px;
	text-align:right;
}
#logout p {
  margin:0;
}
h1 a, #logout a {
	color:#fff;
}
h1 {
	font-size: 25px;
	padding: 5px;
	margin-bottom:25px;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
	background-color: silver;
	color: #fff;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}
h2 {
	font-size: 30px;
	font-weight:normal;
	font-family: 'NuevaStdRegular';
	color: #ffa400;
	text-align:right;
	width:500px;
	margin: 0 0 20px;
}
form .description {
  font-size:0.8em;
  margin:0;
}
/* Normal tables */

th {
  font-weight:bold;
}
th{
  border:1px solid black;
  padding:5px 10px;
}

/* Sidebar */
#sidebar {
	height:100%;
	background: #0a0501 url(images/sidebar.jpg) repeat-x 0 top;
	float:left;
}
#ibex{
	background: url(images/ibex.png) no-repeat;
	height:329px;
	width:344px;
	position:absolute;
	top:290px;
	left:620px;
	
}
#ibex2{
	background: url(images/ibex2.png) no-repeat;
	height:265px;
	width:247px;
	position:absolute;
	top:355px;
	left:2000px;
	
}
#ibex3{
	background: url(images/ibex3.png) no-repeat;
	height:300px;
	width:300px;
	position:absolute;
	top:323px;
	left:3500px;
	
}
#panobas a{
	background: url(images/panobas.png) no-repeat;
	width:100px;
	height:100px;
	position:absolute;
	top: 520px;
	left: 30px;
	
}
#panobas2 a{
	background: url(images/panobas.png) no-repeat;
	width:100px;
	height:100px;
	position:absolute;
	top: 520px;
	left: 1630px;
	
}

#panobas3 a{
	background: url(images/panobas.png) no-repeat;
	width:100px;
	height:100px;
	position:absolute;
	top: 520px;
	left: 3000px;
	
}
#panodroite a{
	background: url(images/panodroite.png) no-repeat;
	width:160px;
	height:160px;
	position:absolute;
	top: 460px;
	left: 800px;
	
}
#panogauche a{
	background: url(images/panogauche.png) no-repeat;
	width:160px;
	height:160px;
	position:absolute;
	top: 460px;
	left: 1500px;
	
}
#panohaut{
	background: url(images/panohaut.png) no-repeat;
	width:80px;
	height:310px;
	position:absolute;
	top: 310px;
	left: 2300px;
}
#panohaut2{
	background: url(images/panohaut.png) no-repeat;
	width:80px;
	height:310px;
	position:absolute;
	top: 310px;
	left: 3900px;
}
#panohautgranddroite a{
	background: url(images/panosimplegranddroite.png) no-repeat;
	width:100px;
	height:60px;
	position:absolute;
	top: 330px;
	left: 2300px;
	
}
#panohautgrandgauche a{
	background: url(images/panohautgrandgauche.png) no-repeat;
	width:100px;
	height:60px;
	position:absolute;
	top: 330px;
	left: 3900px;
	
}



#sidebar .section {
	margin:0 0 2.5em 0;
	padding-bottom:0.8em;
	border:1px solid #fff;
}
#sidebar .section form {
	padding:0.8em 0.8em 0 0.8em;
}
#sidebar h2 {
	color: #fff;
	font-size:1.2em;
	padding:0.4em 0 0.4em 0.4em;
	margin:0;
	background:gray;
}

#sidebar ul {
	margin:0.8em 0 0 1.5em;
	padding:0;	
}
#sidebar #files_list, #sidebar #searchlist {
	margin-left:1.5em;
}
#sidebar #uploadbutton {
	margin:1em 0 0 0;
}
#sidebar .info {
  float:right;
}
#files_list span.error {
	cursor:pointer;
}
#files_list span.error:hover {
	text-decoration:underline;
}
#uploadsection input {
	width:300px;
	padding:5px;
}
#newdir{
	width:300px;
	margin:5px;
}
#mkdir, #q {
	width:140px;
}
#mkdirsubmit, #searchsubmit {
	width:40px;
}
#q {
	width:300px;
	margin:5px;
}
#searchsubmit {
	width:50px;
}

.label_highlight {
  font-weight:bold;
}
/* Search */
div#searchoptions {
	margin:0.5em 0 0 0.3em;
}
dl#searchlist dt {
	font-size:1.2em;;
}
dl#searchlist dt.dir {
	font-weight:bold;
}
dl#searchlist dd {
	margin:0.3em 0 0.5em 1em;
	padding-left:0;
}
dl#searchlist dd a {
	color:#666;
}
dl#searchlist dd a:hover {
}
/* Status box and auto update box */
#status p, #autoupdate p {
  text-align:left;
}
#status p, 
#status ul, 
#autoupdate div {
	text-align:left;
	margin:0px;
  padding:0;
}
#status ul {
	padding:0 0 0 10px;  
}
#status, #autoupdate {
	border:1px solid black;
	padding:10px;
	margin:0 0 15px 285px;
	width:400px;
}
/* File list */
#filelist td.name a {
  display:block;
/*  width:100%;*/
/*  height:100%;*/
  padding:4px 2em 4px 10px;
}
#filelist td.name {
  padding:0;
  margin:0;
  width:300px;
}
#filelist a:hover {
	background:inherit;
	text-decoration:none;
}
#filelist {
	border:1px solid #fff;
	margin: 60px 0 0 25px;
	width: 435px;
}
#filelist th.size a {
	color:white;
}
#filelist th {
	padding:5px;
	text-align:left;
	background:grey;
	color:#fff;
	width:300px
	
}
#filelist td.details {
  padding:0.3em 0;
  width:20px;
}
#filelist .details span.show, #filelist .details span.hide {
	cursor:pointer;
  padding:4px 4px;
}
#filelist th.size, 
#filelist td.size, 
#filelist th.date, 
#filelist td.date {
	text-align:right;
	float:right;
}
#filelist th.size, 
#filelist td.size {
  float:left;
  padding:4px 2em 4px 10px;

}
#filelist tfoot td {
	font-size:10px;
	text-align:right;
	font-weight:normal;
}
#filelist .hover, #filelist .filedetails ul li {
	cursor:pointer;
}
#filelist .filedetails {
	font-size:10px;
	border-top:2px solid black;
	border-bottom:2px solid black;
	padding:1em 0.5em;
}
#filelist .filedetails td {
	width:275px;
}
#filelist .filedetails .newvalue {
	width:150px;
}
#filelist .filedetails form {
	padding:0.3em;
}
#filelist .filedetails label {
	display:block;
	font-weight:bold;
	margin:0 0 0.5em 0;
}
#filelist .filedetails ul {
	list-style:none;
	padding:0.3em 1.2em 0.3em 0.3em;
	width:60px;
	float:left;
}
#filelist .filedetails ul li.selected {
	font-weight:bold;
}
#filelist td.error {
	padding:1em 3em;
}
form#sort_form {
  margin:0;
  padding:0;
  float:right;
}
#sort {
  margin:0;
  padding:0;
}
/* Edit form */
form#edit textarea {
	margin:1.5em 0 1em 0;
}
#savestatus {
	margin-left:265px;
}
/* Login box */
#loginbox {
	margin:25px;
	width:350px;
}
#loginbox div {
  clear:both;
}
#loginbox label {
  display:block;
  height:2.4em;
  width:100%;
}
#cookie_label {
  text-align:left;
  margin-left:116px;
}
#ft_user, #ft_pass {
  float:right;
  width:225px;
}
#login_button {
  float:right;
}
/* Footer */
#footer {
	height:20px;
	background: #0a0501;
	
}
.seperator {
	border-top:2px solid ;
}
#versioninfo {
	display:none;
	margin:1em 2em;
	padding:0.5em;
	border:2px solid ;
	width:250px;
}

/*********** fin de block_20 *************/

/****************************** Formulaire ************************************/
#form{
	text-align: center;
	border: none;
	width:1400px;
	float:left;
	padding-top:270px

}
#form p{
	width:280px;
	margin-left:130px;
}
#form a{
	width:280px;
	margin-left:170px;
	font-size: 20px;
	font-variant: small-caps;
}

.wrapper{
	width:600px;
	float:left;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
		
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 600px;
	overflow:hidden;
}

		/* These 2 lines specify style applied while slider is loading */
.csw {
	width: auto;
	height: 500px;
	background: #fff;
	overflow: hidden;
	float: left;
	outline-width: thin;
}
.csw .loading {
	margin: 200px 0 300px 0; 
	text-align: center;
}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	margin: auto auto auto 0;
	width: 600px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	clear: both;
}
		
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 600px;
	list-style-type: none;
	overflow:hidden;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	position: relative;
	width: 600px;
	overflow:hidden;
			
}
		
.stripViewer .panelContainer .panel { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0 0 20px;
	margin: 0;
	overflow: hidden;
}
		
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	display: none;
}
		
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}
		
.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in slideviewer.js */
}
		
.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: #c6e3ff;
	color: #000;
	text-decoration: none;
	display: block;
}
		
.stripNav a:hover {
	background: #9cf;
}
		
.stripNav a.current {
	background: #39c;
	color: #fff;
}
		
.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	text-indent: -9000em;
	top: 400px;
}
		
.stripNavL a, .stripNavR a {
	display: block;
	height: 28px;
	width: 40px;
	margin-top:35px;
}
		
.stripNavL, .stripNavL a {
	left: 610px;
	bottom:0px;
}
		
.stripNavR, .stripNavR a {
	left: 690px;
	bottom:0px;
}
		
.stripNavL {
	background: url("../images/arrow-left.gif") no-repeat center;
	display:none;
}
	
		
.stripNavR {
	background: url("../images/arrow-right.gif") no-repeat center;
	display:none;
}
#txt{
	margin-left:100px;
	margin-top:20px
}
		
p {
	text-align: justify; 
	margin: 0; 
	width:500px; 
	color: #7e7e7e;
	font: 18px 'NuevaStdRegular';

}
		
p, ul { 
} 
		
p a, li a {
	color: #39c; 
	text-decoration: none;
}
		
p.intro {
	border-bottom: 1px solid #ccc; 
	margin-bottom: 20px; 
	padding: 20px 0 30px 0; 
	text-align: center; 
	width: 100%;
}
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #fff;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_right.png') repeat-x;
}
