/**  CSS RESET ***/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

@font-face {
    font-family: 'Caviar dreams';
    src: url('../fonts/caviardreams_bold-webfont.eot');
    src: url('../fonts/caviardreams_bold-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/caviardreams_bold-webfont.woff') format('woff'),
         url('../fonts/caviardreams_bold-webfont.ttf') format('truetype'),
         url('../fonts/caviardreams_bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

 
html {font-size: 100%; } /* Evite un bug d'IE 6-7.*/

body {
	background:url(../images/bkg/background-texture.jpg) repeat center bottom !important;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em; /* Soit 80% de la taille de la police par défaut du navigateur (par défaut 16px) - Voir http://riddle.pl/emcalc/ pour calculer la taille des polices en cascade */
	color: #000000; /* Couleur des texte dans Speedsales */
	margin: 0;
	padding: 0;
}


/* ###########################################################
######################## CONTENT #############################
########################################################### */
div#global div#content div#generate {
 width: 400px !important;   
}

#visualize { background-color:#edc5a2 !important;}


.tableauGlobal { 
	width: 980px;
	overflow:hidden;
}
.tableauContenu {
	width: 980px !important;
    margin: 0 20px 0 20px;
   
}

.text {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    text-align: justify;
    line-height: 20px;
    margin-bottom: 20px;
}

 
.text2 {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    text-align: left;
    line-height: 15px;
} 

.text3 {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    text-align: center;
    line-height: 15px;
} 
.poeme {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
    line-height: 20px;
    font-style:italic;
    
}
.poeme p:first-letter {
    font-size:3em !important;
    float: left;
    vertical-align: bottom;
    
    line-height: 1 !important;
    margin-right: 0.2em !important;
}
.formulaire {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
    line-height: 20px;
    margin-left:128px;
}
.formulaire p a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
    color: #bf6f4c;
}
.formulaire p a:hover {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
    color: #bf6f4c;
    text-decoration: none;
}

.green {
    color: #758406;
}

.red {
    color: #bf6f4c;
    padding-left: 5px;
}

.brown {
   color: #7d4d39 !important; 
}


.citation {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #a7a099;
    text-align: left;
    line-height: 20px;
    
	font-family: 'Caviar dreams';
	font-size: 18px;
	text-align: center;
	color: #666666;
	text-shadow: 0.15em 0.15em 0.2em #b6b4b4;
	-moz-text-shadow:: 0.15em 0.15em 0.2em #b6b4b4;
	-ms-text-shadow: 0.15em 0.15em 0.2em #b6b4b4;
	-webkit-text-shadow: 0.15em 0.15em 0.2em #b6b4b4;
}

.left {
    float: left;
}

p a {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}
p a:hover {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    text-decoration: none;
}

#title {
    width: 450px;
    height:150px;
}
 
.col_1b p a {
    background: url(../images/reserver.png) 0 0px no-repeat;
    display: inline-block;
    text-transform: uppercase;
    width: 218px !important;
    height: 18px;
    color: white;
    font-size: 11px;
    text-align: center;
    padding-bottom: 4px;
    text-decoration: none;    
}

.col_1b p a:hover {
    background: url(../images/reserver.png) 0 -24px no-repeat;  
}

.col_2b ul li {
    list-style: circle inside;
}
.col_2b ul li a {
    color: #333333;
    text-decoration: none;
}
.col_2b ul li a:hover {
    color: #333333;
    text-decoration: underline;
    text-align: left !important;
}

.col_2 {
    width: 320px;
    float: left;
    margin-right: 20px;
    margin-top: 49px;
}
.col_2 ul li {
    list-style: circle inside;
}

.col_2 table {
    width: 320px;
}

.col_2 table td {
    border: 1px solid #583212;
    padding: 3px;
}
.col_1{
    float:left;
    width: 445px;
}
.col_2b{
    float:left;
    width: 280px;
    float:right;
    margin-top: 15px;
}

.col_2c {
    width: 304px;
    float: left;
    margin-right: 20px;
    margin-top: 45px;
}
.col_2c img {
    cursor:pointer; 
}
.col_2c div {
  margin-bottom: 25px;
}
.col_2c table,{
  width: 320px;
}
.col_2c td  {
  border: 1px solid #cccccc !important;
  padding-left: 3px !important;
}
.col_290 {
    width: 290px;
    margin: 15px 50px 50px 0;
    float:  left;
}
.col_290 ul {
	padding-left:1px
}

.col_290 ul li {
    list-style: circle inside;
}
.col_290 table {
    width: 290px;
}

.col_290 table td {
    border: 1px solid #583212;
    padding: 3px;
}
.marge {
    margin-right: 15px;
}
/* ------------ MODELE 1 -------------*/

#col_left {
	width: 220px;
	float: left;
	margin-right: 15px;
}

#col_right {
	width: 735px;
	float:left;
	padding-bottom:10px;
}

.breve {
   width: 470px;
   padding: 5px 0 10px 15px;
}

#ss-titre {
	clear: both;
	position: relative;
	margin-bottom: 10px;
	/*margin-left: 50px;*/
}


#title .p1 {
    float: left;
    margin-left: 20px;
    margin-bottom: 30px;
}

.r_1 {
	margin-top: 15px;
	height: 154px;
}

.r_1b {
    margin-top: 75px;
    height: 154px;
}
.r_2 {
    margin-top: 15px;
    height: 355px;
}

.r_2b {
    margin-top: 15px;
    height: 420px;
}
.r_3b p { 
    margin: 10px 0 0px 5px !important;
    text-align: justify !important;
    float:left;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
}

.r_3b p a {
    background: url(../images/reserver.png) 0 2px no-repeat;
    display: inline-block;
    text-transform: uppercase;
    width: 218px !important;
    height: 18px;
    color: white;
    font-size: 11px;
    text-align: center;
    padding-bottom: 4px;
    text-decoration: none;
}
.r_3b p a:hover {
    background: url(../images/reserver.png) 0 -22px no-repeat;  
}
.r_3 {
    margin: 20px auto 0px auto;
    overflow: hidden;
    width: 200px;    
}
.r_4 {
    margin: 35px auto;
    overflow: hidden;
    width: 200px;    
} 
.r_5 {
    margin: 65px auto;
    overflow: hidden;
    width: 200px;
    text-decoration:none;    
}

.blocInt2 {
    width: 490px;
    float: right;
}
.blocInt {
	width: 245px;
	float: left;
}


.blocInt p {
	display:block;
	width: 210px;
	margin: 20px auto;
	font-family: 'Caviar dreams';
	font-size: 18px;
	text-align: center;
	color: #666666;
	text-shadow: 0.15em 0.15em 0.2em #b6b4b4;
	-moz-text-shadow:: 0.15em 0.15em 0.2em #b6b4b4;
	-ms-text-shadow: 0.15em 0.15em 0.2em #b6b4b4;
	-webkit-text-shadow: 0.15em 0.15em 0.2em #b6b4b4;
}
.blocInt p.text {
    display:block;
    width: 210px;
    margin: 20px auto;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    color: #666666;
}

a.index {
    text-decoration:  none;
}
/* ------------ MODELE 2 -------------*/
.col_left2 {
    width: 465px;
    float: left;
    margin-bottom: 25px;
}
.col_right2 {
    width: 735px;
    float:left;
    height: auto;
}

.col_right3 {
    width: 460px;
    float:left;
    height: auto;
}
.col_right3 p a {
    background: url(../images/reserver.png) 0 0px no-repeat;
    display: inline-block;
    text-transform: uppercase;
    width: 218px !important;
    height: 18px;
    color: white;
    font-size: 11px;
    text-align: center;
    padding-bottom: 4px;
    text-decoration: none;    
    line-height: 16px; 
}

.col_right3 p a:hover {
    background: url(../images/reserver.png) 0 -24px no-repeat;  
}

.col_right3.espace p{
	line-height:27px !important ;
} 
.col_214 {
    width:214px;
    margin-bottom: 15px;
}

.col_224 {
    width:224px;
    margin-bottom: 15px;
}

.col_450 {
    width:450px;
    margin-bottom: 15px;
    float: left;
}

.col_260 {
    width:260px;
    margin-bottom: 15px;
    margin-top: 0px;
    float: right;
}

.col_260 img {
    margin-top: 70px;
    min-height: 332px;
}

.col_465 {
    width:465px;
    margin-bottom: 15px;
    float: left;
    top:210px;
    margin-left: -230px;
    position: absolute;
}

.p1 {
  margin-left: 15px;

}

.p2 {
    top: 40px;
    margin-left: 275px;
    position: absolute;
}
.p2b {
    top: 40px;
    margin-left: 255px;
    position: absolute;
}



.titre_bloc {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    text-transform: uppercase; 
    color:#4B4B4D;
    text-align: center;
    margin-bottom: 15px;
    display: block;
}

 
.middle_bloc {
    width: 220px;
    height: 265px;
    top:230px;
    margin-left: 245px;
    position: absolute;
}

.mini-galery {
    background: transparent;
    width: 490px;
    height: 823px;
    box-shadow: 5px 5px 5px #BBBBBB;  
    position: absolute;
    top: 230px;
    margin-left: 480px;
}
 

.col_left2 .questions_metier{
    float:left;
}
.recettes {
    width: 460px; 
    margin-top: 15px;  
}

ul li.recettes_thumb {
    display:inline-block;
    float: left;
    width: 115px;
    margin: 0 0px 0 0;
    cursor: pointer;
}
ul li.recettes_thumb span {
    display:block;
    width: 115px;
    margin-bottom: 8px;
    font-size:14px;
}

.col_bottom{
    width: 980px;
    margin: 25px auto;
    text-align:  left;
}
.colInt {
    float:left;
    width: auto;
}


.col_quote {
    width: 230px;
    margin: 0 auto;
    text-align:  center;
}

.img_complicite {
    display:block;
    width:230px;
    height: 220px;
    padding: 0px 15px 20px 0;
}
.text_complicite {
    width: 725px;
    position: relative;
    float: left;
    margin: 30px 0 0 0px;
}

.titre_complicite {
}
.titre_confidence {
    margin-top: 60px;
}

.text_confidence {
    margin-bottom: 15px;
    text-align: left;
}



ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
    clear:both;
}

/** FIN DU RESET ***/

#global {
	margin: 0px auto;
	min-height: 1000px;
	background: url("../images/bkg/background-content-small.jpg") repeat-y center bottom;
	padding-bottom:20px;
	min-width: 980px;
}
#header {
	height: 540px;
	background: url("../images/bkg/bkg-header.png") repeat-x center bottom;
	width: 100%;
	min-width: 980px;
	overflow: hidden;
	width: 100%; 
}
#contenuHeader {
	width: 980px;
	position: relative;
	z-index: 20;
	margin: 0px auto;
}
#bkgConteneur {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 514px;
	top: 0;
	min-width: 980px;
}
#bkgConteneur img {

	left: 50%;
	margin-left: -800px;
	width: 1600px;
	position: absolute;
}
#content {
	width: auto;
	margin: 0 auto;
	width: 980px;
}
.tableauGlobal {
	width: auto;
	height: auto;
	position: relative;
}
#changeImg {
	background: transparent;
	float: left;
	height: 123px;
	margin-top: 0px;
	position: relative;
	top: 393px;
	position: absolute;
	left: 0;
	min-width: 980px;
	width: 100%;
}
#changeImg .zoneVignette {
	background: transparent;
	margin-left: 50%;
	height: 123px;
}
#changeImg .fondVignettes {

	position: relative;
	margin-left: 490px;
	height: 123px;
	background: transparent url(../images/bkg/bkg-vignettes.png) repeat-x;
}
#changeImg .vignettes {
	float: left;
	width: 980px;
	margin-left: -490px;
	height: 123px;
	text-align: right;
}
#changeImg  .vignettes > * {
	display: inline-block;
	vertical-align: middle;
}
#changeImg  .fdVignette > * {
	display: inline-block;
	vertical-align: middle;
}
#changeImg  .vignette {

	height: 71px;
	width: 71px; 
	margin: 0px 0px;
	padding:8px 6px 8px 4px;
}
#changeImg  .vignette img {
	border:#000 1px solid;
	height: 71px;
	width: 71px; 
}
#changeImg  .vignette.enCours {
 
	background:#FFF;
}
#changeImg  .vignette.enCours img{
	border:#FFF 1px solid;
} 
#changeImg  .next, #changeImg  .previous {

	height: 71px;
	width: 20px;
}
#changeImg  .next {

	background: url(../images/flecheDroite.png) no-repeat 2px 22px;
}
#changeImg  .next:hover,
#changeImg  .previous:hover {
	background-position:-18px 22px; 
}
#changeImg  .previous {

	background: url(../images/flecheGauche.png) no-repeat 2px 22px;
}
#changeImg  .fdVignette {
	height: 112px;
	padding-top: 1px;
	background: transparent url(../images/bkg/bkg-vignettegauche.png) repeat-x;
	padding-left: 20px;
}

.mini-galery a {
	position: absolute;
	width: 490px;
	display: block;
	height: 823px;
	overflow: hidden; 
	z-index:3;
	border:1px solid #FFF;
}
.mini-galery .affiche {
	cursor:default;
	z-index:1;
	border:0;
}

.mini-galery .affiche2 {
	cursor:default;
	z-index:2;
	border:0;
}

.mini-galery img{
	position:absolute;	
}


.navigation {
	margin-right: 0px;
	width:980px;
	margin-right:10px;
	
}
.navigation ul {
	margin-right: -20px;
	height: 57px;
	
	width:1000px;
	background: transparent url(../images/bkg/bkg-navigationdroite.png) no-repeat right top;
}
.navigation ul li:first-child{

}

/*** TAILLE POUR WEBKIT  CORRECTION SMALL CAPS  ***/ 
@media screen and (-webkit-min-device-pixel-ratio:0) { 
		
	.navigation ul li.nav{
		font-size:0.95em
	}
}

/*** TAILLE POUR IE  CORRECTION SMALL CAPS  ***/ 
 

#logo {
	background: url(../images/logo.png) 0 0 no-repeat;
	width: 193px;
	height: 192px;
	top: 345px;
	margin-left: -480px;
	position: absolute;
	z-index: 100;
	left: 50%;
	display: block;
}
#logo:hover {
	background: url(../images/logo_hover.png) 0 0 no-repeat;
}
.blocBlanc {
	background-color: rgba(255,255,255,0.5);
	box-shadow: 5px 5px 5px #BBBBBB;
	clear: both;
	display: inline-block;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=120, Strength=5 ) ;
    background: #FFF;
} 
#reservation {
	width: 242px;
	position: absolute;
	top: 500px;
	left: 50%;
	margin-left: 238px;
	height: 145px;
	z-index: 10;
	padding-top:10px;
}
#divSpeedSearch {
	width: 242px;
	position: absolute;
	top: 670px;
	left: 50%;
	margin-left: 238px;
	height: 50px;
	padding-top:10px;
}
#divSpeedSearch .bouton{
	border:1px solid #888;
	border-left:0;
	width:21px;
	display:block;
	height:16px;
	float:left;
	margin-top:5px;
}



div.titreRub {
	font-variant: small-caps;
	text-align: right;
	padding-right: 10px;
	color: #4B4B4D;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps
}
#reservation #conteneur_quicksearch {
	width: auto;
	padding: 5px;
}
.tooltipMusique {

	float: left;
	text-align: center;
	background: #758406;
	color: #FFF;
	padding: 6px 4px 4px 4px;
	width: 280px;
	height: 16px;
	font-size: 11px;
	margin-left: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.tooltipMusique span {
	float: left;
	width: auto;
}
.tooltipMusique ul {
	display: inline;
	margin-top: 0px;
	float: right;
	padding: 0;
	height: auto;
}
.nav-sec .tooltipMusique li {
	float: left;
	margin: 0 2px;
	margin-top: -4px;
	padding: 4px 4px 0;
	color: #FFF;
	background-color: #758406;
	cursor: pointer;
	display: block;
	border: 1px solid #FFF;
}
.tooltipMusique li:hover {

	color: #758406;
	background-color: #FFF;
}
 
.col_1b{
	float:left;
	    width: 445px;
	    padding:20px;
}

#titreRestaurant{
	height:140px;
	padding:15px 20px;
}

#fonddegrade{
 height: 1020px;
    position: absolute;
    top: 0;
    width: 100%;
    background:transparent url(../images/bkg/fonddegrade.png) repeat-x;

}

#content{
	min-height:200px;
}

#emailing_auto_suscribe td {
	vertical-align:middle;
}

.breve {
	width:auto;
 
	padding:0;
	padding-top:50px;
}



.nav-sec li.liMusique{

	background:url(../images/icones_header/icones.png) 2px -97px no-repeat;
}



/**** COULEUR : GRIS ***/
#global.gris .nav-sec li {
	border-right: 1px solid #888;
}

#global.gris .nav-sec li a.home{
	background-position:-55px -5px;
}

#global.gris .nav-sec li a.galerie{
	background-position:-55px -33px;
}

#global.gris .nav-sec li a.pdf{
	background-position:-55px -64px;
}
#global.gris .nav-sec li.liMusique   {
	background-position:-48px -97px;
}

#global.gris .tooltipMusique ul li,
#global.gris .tooltipMusique{
	background-color:#666;
}
#global.gris .tooltipMusique ul li {
	border:1px solid #FFF !important;
}
#global.gris .nav-sec li .tooltipMusique ul li:hover{
	color:#666;
	background: #FFF;
}




/**** COULEUR : ROUGE ***/
#global.rouge .nav-sec li {
	border-right: 1px solid #8d3d2f;
}
#global.rouge .nav-sec li a.home{
	background-position:-105px -5px;
}

#global.rouge .nav-sec li a.galerie{
	background-position:-105px -33px;
}

#global.rouge .nav-sec li a.pdf{
	background-position:-105px -64px;
}
#global.rouge .nav-sec li.liMusique   {
	background-position:-98px -97px;
}

#global.rouge .tooltipMusique ul li,
#global.rouge .tooltipMusique{
	background-color:#8d3d2f;
}
#global.rouge .tooltipMusique ul li {
	border:1px solid #FFF !important;
}
#global.rouge  .nav-sec li .tooltipMusique ul li:hover{
	color:#8d3d2f;
	background: #FFF;
}



/**** COULEUR : BRUN ***/
#global.brun .nav-sec li {
	border-right: 1px solid #9f7b64;
}
#global.brun .nav-sec li a.home{
	background-position:-155px -5px;
}

#global.brun .nav-sec li a.galerie{
	background-position:-155px -33px;
}

#global.brun .nav-sec li a.pdf{
	background-position:-155px -64px;
}
#global.brun .nav-sec li.liMusique   {
	background-position:-148px -97px;
}

#global.brun .tooltipMusique ul li,
#global.brun .tooltipMusique{
	background-color:#9f7b64;
}
#global.brun .tooltipMusique ul li {
	border:1px solid #FFF !important;
}
#global.brun .nav-sec li .tooltipMusique ul li:hover{
	color:#9f7b64;
	background: #FFF;
}


/**** COULEUR : JAUNE ***/
#global.jaune .nav-sec li {
	border-right: 1px solid #CDAA2F;
}
#global.jaune .nav-sec li a.home{
	background-position:-305px -5px;
}

#global.jaune .nav-sec li a.galerie{
	background-position:-305px -33px;
}

#global.jaune .nav-sec li a.pdf{
	background-position:-305px -64px;
}
#global.jaune .nav-sec li.liMusique   {
	background-position:-298px -97px;
}

#global.jaune .tooltipMusique ul li,
#global.jaune .tooltipMusique{
	background-color:#CDAA2F;
}
#global.jaune .tooltipMusique ul li {
	border:1px solid #FFF !important;
}
#global.jaune .nav-sec li .tooltipMusique ul li:hover{
	color:#CDAA2F;
	background: #FFF;
}


/**** COULEUR : BORDEAU ***/
#global.bordeau .nav-sec li {
	border-right: 1px solid #703b42;
}
#global.bordeau .nav-sec li a.home{
	background-position:-205px -5px;
}

#global.bordeau .nav-sec li a.galerie{
	background-position:-205px -33px;
}

#global.bordeau .nav-sec li a.pdf{
	background-position:-205px -64px;
}
#global.bordeau .nav-sec li.liMusique   {
	background-position:-198px -97px;
}

#global.bordeau .tooltipMusique ul li,
#global.bordeau .tooltipMusique{
	background-color:#703b42;
}
#global.bordeau .tooltipMusique ul li {
	border:1px solid #FFF !important;
}
#global.bordeau .nav-sec li .tooltipMusique ul li:hover{
	color:#703b42;
	background: #FFF;
}


/**** COULEUR : HOVER BLANC ***/
#global .nav-sec li a:hover.home{
	background-position:-255px -5px;
}

#global .nav-sec li a:hover.galerie{
	background-position:-255px -33px;
}

#global .nav-sec li a:hover.pdf{
	background-position:-255px -64px;
}
#global .nav-sec li.liMusique:hover   {
	background-position:-248px -97px;
}
 


#contenuHeader .navigation .active .cgris{
	color:#000;
}


#contenuHeader .navigation .active .crouge{
	color:#8D3D2F;
}


#contenuHeader .navigation .active .cbrun{
	color:#9F7B64;
}


#contenuHeader .navigation .active .cbordeau{
	color:#703B42;
}


#contenuHeader .navigation .active .cjaune{
	color:#CDAA2F;
	
}



#contenuHeader .navigation .active .cvert{
	color:#758406;
	color:#4F6209;
}



/**** RECHERCHE***/

#ResultSearch a,
#ResultSearch{
	
	    color: #333333;
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 15px;
}

h1.titreRub   {
	font-variant: small-caps;
	text-align: left;
	padding-right: 10px;
	color: #4B4B4D;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps
	
	
}


#tableau_search_page{
	width:300px;
	float:right;	
}
#tableau_search_page .bouton,
#tableau_search_page .recherche{
	display:none
}
#tableau_search_page .options{
	    font-size: 13px;
	    color: #333333;
}

#ResultSearch a:hover,
#tableau_search_page a:hover{
	 text-decoration:none;
}

#ResultSearch a,
#tableau_search_page a{
	 text-decoration:underline;
}

#tabSearch{
	width:640px;
	margin-left:0px;
	margin-bottom:30px;
	padding:20px
}

.hautpage{
	 background: url("../images/speedmailing-submitbutton.png") no-repeat scroll left top transparent;
    border: medium none;
    color: white;
    cursor: pointer;
    display: block;
    height: 23px;
    width: 90px;
    font-size:11px;
    text-decoration:none;
    padding-top:9px;
    text-align:center;
    text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
    margin-left:890px;
    position:absolute;
    margin-top:110px;
    
}
.hautpage:hover{
	background-position:0 -33px;

}

.referencement table{
	float:left;
}





#subTabsContainer {
    display: block;
    margin: 0;
    padding: 0;
    width: 242px;
    height:24px;
    margin-top:5px;
}

#subTabsContainer li{
	width:79px;
	float:left;
	  color: #4B4B4D;
    font-family: Verdana,Geneva,sans-serif;
    font-variant: small-caps;
    text-align: right;
    font-size:12px;
    text-align:center;
    border-bottom:1px solid #DDD;
    border-left:1px solid #DDD;
    border-top:0px solid #DDD;
    height:24px;
    background: url(../images/fdOngletResa.png) repeat-x bottom center;
}

#subTabsContainer li.selected{
	border-bottom:0;
	background:transparent
}
#subTabsContainer li a{
	display:block;
	height:20px;	
    padding-top: 4px;
    
	color: #4B4B4D;
	text-decoration:none; 
}

.tabResa{
	/*border: 1px solid #4B4B4D;*/
	display:none;
	clear: both;
	width:242px;
	
	height:112px;
	
}

.tabResa.selectionner{
	
	display:block;
	
}

.boutonOnglet a{

    color: #FFFFFF;
    font-size: 11px;
    height: 16px;
    text-align: center;
    text-transform: uppercase;
    width: 217px;
    display:inline-block;
    text-decoration:none;
    box-shadow: 0 0 15px #888888;
    -moz-box-shadow: 0 0 15px #888888;
    -webkit-box-shadow: 0 0 15px #888888;
    background: url("../images/quicksearch/reserver.png") repeat scroll 0 0 transparent;
    
    margin-top:20px;
}
   
.boutonOnglet a:hover{
    
    background: url("../images/quicksearch/reserver.png") repeat scroll 0 -25px transparent;
}

.boutonOnglet{
    display: inline;
    line-height: 16px;
    margin: 0 5px;
    padding: 0;
    vertical-align: middle;
    height: 16px;
    
}