/* -------------------------------------------------------------- 
   
   BLUEPRINT CSS
    * Filename:        grid.css
    * Version:         0.7.1 (2008-02-25) YYYY-MM-DD
    * Website:         http://code.google.com/p/blueprintcss/

   Generated by:
    * Blueprint CSS Grid Generator (2009-08-11) [http://kematzy.com/blueprint-generator/]

   Based on work by:
    * Olav Bjorkoy      [bjorkoy.com]
    * Nathan Borror     [playgroundblues.com]
    * Jeff Croft        [jeffcroft.com]
    * Christian Metts   [mintchaos.com]
    * Khoi Vinh         [subtraction.com]

   == STRUCTURE: ========================
    * Page width:            960 px
    * Number of columns:     12
    * Column width:          80 px
    * Margin width:          0 px
   ======================================

   By default, the grid is 960px wide, with 12 columns 
   spanning 80px, and a 0px margin between columns.

   If you need fewer or more columns, use this formula to calculate
   the new total width: 

   Total width = (number_of_columns * column_width) - margin_width

   Read more about using a grid here:
   * subtraction.com/archives/2007/0318_oh_yeeaahh.php
   
-------------------------------------------------------------- */

/* A container should group all your columns. */
.container
{
  width: 960px;
  margin: 0 auto;
  background-color:rgb(255, 255, 255);
}

/* Use this class on any div.span / container to see the grid. */
.showgrid
{ 
  background:url(img/blueprint_grid_80+0x16.png); 
}

/* Body margin for a sensile default look. */
body
{
	margin-top:16px;
	margin-bottom:32px;
	background-color:rgb(160, 90, 25);
}



/* Div du menu par dessus l'image
-------------------------------------------------------------- */
.nav_menu
{ 
	position: absolute;
	top:0;
	left:0;
	width:960px;
}

.nav
{
	background-color:transparent;	
}

.nav:hover
{
	background-color:#FFF;	
}


/* Columns
-------------------------------------------------------------- */

/* Sets up basic grid floating and margin. */
div.span-1,div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12 { float:left; }

/* The last column in a row needs this class. */
div.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1  { width: 80px;  }
.span-2  { width: 160px; }
.span-3  { width: 240px; }
.span-4  { width: 320px; }
.span-5  { width: 400px; }
.span-6  { width: 480px; }
.span-7  { width: 560px; }
.span-8  { width: 640px; }
.span-9  { width: 720px; }
.span-10 { width: 800px; }
.span-11 { width: 880px; }
.span-12, div.span-12 { width: 960px; margin: 0; }


/* Classes supplémentaires pour créer des bloc avec gouttières (Left + Right) */
 div.bloc-1, div.bloc-2, div.bloc-3, div.bloc-4, div.bloc-5, div.bloc-6, div.bloc-7, div.bloc-8, div.bloc-9, div.bloc-10, div.bloc-11, div.bloc-12 { float:left; margin:16px 5px 16px 5px; } 

.bloc-1  { width: 70px;  }
.bloc-2  { width: 150px; }
.bloc-3  { width: 230px; }
.bloc-4  { width: 310px; }
.bloc-5  { width: 390px; }
.bloc-6  { width: 470px; }
.bloc-7  { width: 550px; }
.bloc-8  { width: 630px; }
.bloc-9  { width: 710px; }
.bloc-10 { width: 790px; }
.bloc-11 { width: 870px; }
.bloc-12, div.bloc-12 { width: 950px; }

/* Classes supplémentaires pour créer des bloc déstinés au menu */
 div.blocnav-1, div.blocnav-2, div.blocnav-3, div.blocnav-4, div.blocnav-5, div.blocnav-6, div.blocnav-7, div.blocnav-8, div.blocnav-9, div.blocnav-10, div.blocnav-11, div.blocnav-12 { float:left; margin:8px 5px 16px 5px; } 

.blocnav-1  { width: 70px;  }
.blocnav-2  { width: 150px; }
.blocnav-3  { width: 230px; }
.blocnav-4  { width: 310px; }
.blocnav-5  { width: 390px; }
.blocnav-6  { width: 470px; }
.blocnav-7  { width: 550px; }
.blocnav-8  { width: 630px; }
.blocnav-9  { width: 710px; }
.blocnav-10 { width: 790px; }
.blocnav-11 { width: 870px; }
.blocnav-12, div.blocnav-12 { width: 950px; }

/* Classes supplémentaires pour créer des bloc avec gouttières (Left + Right) sans saut de ligne */
 div.bloctxt-1, div.bloctxt-2, div.bloctxt-3, div.bloctxt-4, div.bloctxt-5, div.bloctxt-6, div.bloctxt-7, div.bloctxt-8, div.bloctxt-9, div.bloctxt-10, div.bloctxt-11, div.bloctxt-12 { float:left; margin-left:5px; margin-right:5px; margin-top:0px; margin-bottom:8px; } 

.bloctxt-1  { width: 70px;  }
.bloctxt-2  { width: 150px; }
.bloctxt-3  { width: 230px; }
.bloctxt-4  { width: 310px; }
.bloctxt-5  { width: 390px; }
.bloctxt-6  { width: 470px; }
.bloctxt-7  { width: 550px; }
.bloctxt-8  { width: 630px; }
.bloctxt-9  { width: 710px; }
.bloctxt-10 { width: 790px; }
.bloctxt-11 { width: 870px; }
.bloctxt-12, div.bloctxt-12 { width: 950px; }

/* Classes supplémentaires pour créer le tableau tartif hôtel */
 div.bloctabhot-1, div.bloctabhot-2, div.bloctabhot-3 { float:left; margin:0px; } 

.bloctabhot-1  { width: 99px; }
.bloctabhot-2  { width: 97px; }
.bloctabhot-3, div.bloctabhot-3  { width: 390px; }

.bloctxt-12, div.bloctxt-12 { width: 950px; }

/* Add these to a column to append empty cols. */
.append-1  { padding-right: 80px;  }
.append-2  { padding-right: 160px; }
.append-3  { padding-right: 240px; }
.append-4  { padding-right: 320px; }
.append-5  { padding-right: 400px; }
.append-6  { padding-right: 480px; }
.append-7  { padding-right: 560px; }
.append-8  { padding-right: 640px; }
.append-9  { padding-right: 720px; }
.append-10 { padding-right: 800px; }
.append-11 { padding-right: 880px; }


/* Add these to a column to prepend empty cols. */
.prepend-1  { padding-left: 80px;  }
.prepend-2  { padding-left: 160px; }
.prepend-3  { padding-left: 240px; }
.prepend-4  { padding-left: 320px; }
.prepend-5  { padding-left: 400px; }
.prepend-6  { padding-left: 480px; }
.prepend-7  { padding-left: 560px; }
.prepend-8  { padding-left: 640px; }
.prepend-9  { padding-left: 720px; }
.prepend-10 { padding-left: 800px; }
.prepend-11 { padding-left: 880px; }


/* Border on right hand side of a column. */
div.border
{
  padding-right: 4px;
  margin-right:  0px; 
  border-right: 1px solid #FFFFFF;
}

/* Border with more whitespace, spans one column. */
div.colborder
{
  padding-right:83px;
  margin-right:80px;
  border-right: 1px solid #eee;
}

/* Use these classes on an element to push it into the 
   next column, or to pull it into the previous column.  */

.pull-1  { margin-left: -80px;  }
.pull-2  { margin-left: -160px; }
.pull-3  { margin-left: -240px; }
.pull-4  { margin-left: -320px; }
.pull-5  { margin-left: -400px; }
.pull-6  { margin-left: -480px; }
.pull-7  { margin-left: -560px; }
.pull-8  { margin-left: -640px; }
.pull-9  { margin-left: -720px; }
.pull-10 { margin-left: -800px; }
.pull-11 { margin-left: -880px; }
.pull-12 { margin-left: -960px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12 { float:left; position:relative; }


.push-1  { margin: 0 -80px  1.5em 80px;  }
.push-2  { margin: 0 -160px 1.5em 160px; }
.push-3  { margin: 0 -240px 1.5em 240px; }
.push-4  { margin: 0 -320px 1.5em 320px; }
.push-5  { margin: 0 -400px 1.5em 400px; }
.push-6  { margin: 0 -480px 1.5em 480px; }
.push-7  { margin: 0 -560px 1.5em 560px; }
.push-8  { margin: 0 -640px 1.5em 640px; }
.push-9  { margin: 0 -720px 1.5em 720px; }
.push-10 { margin: 0 -800px 1.5em 800px; }
.push-11 { margin: 0 -880px 1.5em 880px; }
.push-12 { margin: 0 -960px 1.5em 960px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12 { float:right; position:relative; }

.marginBottom { margin-bottom:16px; }
.marginTop    { margin-top:16px;    }


/* Misc classes and elements
-------------------------------------------------------------- */

/* Use a .box to create a padded box inside a column.  */ 
.box
{ 
  padding: 1.5em; 
  margin-bottom: 1.5em; 
  background: #E5ECF9; 
}

/* Use this to create a horizontal ruler across a column. */
hr
{
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.45em;
  border: none; 
}
hr.space
{
  background: #fff;
  color: #fff;
}


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }
