/* 
	DEFAULT STYLESHEET
	All pages inherrit from this stylesheet, so anything reusable, 
	site-wide or generic goes here.
*/

/* ------------------------------------------------------------------------
	HTML BODY tag and Page div
------------------------------------------------------------------------ */

body {
	margin: 0;
  	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
}
#page {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #0b323f;
}

input, textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

/* ------------------------------------------------------------------------
	Header
------------------------------------------------------------------------ */

#logo
{
    position: absolute;
    height: 126px;
    width: 189px;
    left: 0;
    top: 0;
    z-index: 2;
}

#header
{
    height: 93px;
    background-image: url(../images/entete03.gif);
    background-position: top left;
    background-repeat: repeat-x;
    position: relative;
}

#imagetete1
{
    position: absolute;
    width: 89px;
    height: 93px;
    left: 201px;
    top: 0;
    background-image: url(../images/entete01.jpg);
    background-repeat: no-repeat;
}

#imagetete2
{
    position: absolute;
    width: 89px;
    height: 93px;
    left: 306px;
    top: 0;
    background-image: url(../images/entete02.jpg);
    background-repeat: no-repeat;
}

#imagetete3
{
    position: absolute;
    width: 339px;
    height: 23px;
    left: 409px;
    top: 65px;
}

#autrelangue
{
    background-color: #16637d;
    color: #000;
    position: absolute;
    right: 0;
    top: 0;
    padding: 2px 4px;
    font-size: 90%;
}

#autrelangue a, #autrelangue a:visited
{
    color: #d6e7f3;
    text-decoration: none;
    text-transform: uppercase;
}

#autrelangue a:hover
{
    text-decoration: underline;
}

/* ------------------------------------------------------------------------
	Menu
------------------------------------------------------------------------ */

#menucontainer
{
    background-color: #16637d;
    border-top: solid 1px #0c566f;
    padding-left: 190px;
	height: 32px;
}

#menu
{
    float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 32px;
}

#menu li
{
    float: left;
    display: block;
	margin: 0;
	list-style: none;
	padding: 8px 14px 10px 0;
	/* \*/
	padding: 8px 14px 9px 0;
	/* */
	font-weight: bold;
	background: url(../images/entete05.gif) top right no-repeat;
}

#menu li a, #menu li a:visited
{
    color: #d6e7f3;
    text-decoration: none;
}

#menu li a:hover
{
    text-decoration: underline;
}

/* ------------------------------------------------------------------------
	General
------------------------------------------------------------------------ */

h1 span
{
    display: none;
}

h2
{
    display: inline;
}

h2 span
{
    display: none;
}

h3
{
    font-size: 1.6em;
	/*margin: 2em 0 0 0;*/
	margin: 0;
	padding: 2em 0 0 0;
	color: #fff;
}

h3 span
{
    display: block;
    float: left;
    background-color: #caa36b;
    padding: 3px 44px 5px 26px;
}

#h3clear
{
    font-size: 1.6em;
    height: 1em;
}

h4
{
    margin-left: 22px;
    color: #16647D;
    font-size: 1.3em;
}

p
{
    margin-left: 22px;
    margin-right: 10px;
}

address
{
    text-align: center;
    font-weight: bold;
    font-style: normal;
    margin: 0;
    color: #f5d89d;
}

.largecol address
{
    padding: 10px 0;
}

.smallcol address
{
    padding: 3px 0 2px;
}

/* ------------------------------------------------------------------------
	Content
------------------------------------------------------------------------ */

#contentwrap
{
}

#leftcol
{
    float: left;
    color: #e7c888;
    background-color: #16647b;
    padding: 0px;
}

.largecol #leftcol
{    
    width: 289px;
}

.smallcol #leftcol
{    
    width: 200px;
}

#leftcol img
{
    display: block;
}

#content
{
    float:right;
    color: #000;
    background-color: #f0f1eb;
    padding: 36px 0;
    padding: 0;
}

.largecol #content
{
    width: 471px;
}

.smallcol #content
{
    width: 560px;
}

.fixheight #content, .fixheight #leftcol
{
    height: 354px;
}

/* ------------------------------------------------------------------------
	Index
------------------------------------------------------------------------ */

#accueilintro1
{
    background-image: url(../images/armoire1.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    height: 43px;
}

#accueilintro2
{
    background-image: url(../images/armoire2.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #e5d9c4;
    font-weight: bold;
    padding: 20px 180px 0 14px;
    height: 83px;
    he\ight: 63px;
}

#accueilintro3
{
    background-image: url(../images/armoire3.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    height: 39px;
}

#introaccueil
{
    margin: 1px 26px 0;
    padding: 0;
}

/* ------------------------------------------------------------------------
	Produits
------------------------------------------------------------------------ */

#produits
{
    border-collapse: collapse;
    width: 560px;
}

#produits th
{
    color: #16647D;
    text-align: center;
    font-size: 1.3em;
    width: 187px;
}

#produits #cateproduits
{
    background-image: url(../images/categories.jpg);
    height: 151px;
}

#produits #cateproduits2
{
    background-image: url(../images/categories2.jpg);
    height: 151px;
}

#produits .plustext
{
    text-align: right;
    vertical-align: middle;
    color: #000;
}

#produits .plusimage
{
    vertical-align: middle;
    padding-right: 6px;
}

/* ------------------------------------------------------------------------
	Réalisations
------------------------------------------------------------------------ */

#realisations
{
    border-collapse: collapse;
    margin: 6px 24px;
}

#realisations td
{
    margin: 0;
    text-align: center;
    vertical-align: middle;
    padding: 8px;
}

.imagerealisation
{
    margin: 0 0 20px 0;
}

#specrealisation
{
    border-collapse: collapse;
    border: solid 1px #069;
    margin: 0 6px 0px 12px;
    padding: 0;
    float: left;
    color: #000;
}

#specrealisation td
{
    margin: 0;
    padding: 4px;
}

#specrealisation .even td
{
    background-color: #e8d7ae;
}

#specrealisation .odd td
{
    background-color: #fff;
}

/* ------------------------------------------------------------------------
	Contact
------------------------------------------------------------------------ */

#contactinfo
{
    background-image: url(../images/fondcuisine.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 10px;
    background-color: #e7dbc6;
}

#contact
{
    border-collapse: collapse;
    background-color: #fff;
    border: solid 1px #036;
    width: 416px;
    margin: 16px 24px;
}

#contact th
{
    background-color: #caa36b;
    font-weight: bold;
    padding: 6px;
    color: #000;
}

#contact .label
{
    padding: 4px 8px;
    vertical-align: top;
    color: #000;
}

#contact .field
{
    padding: 0;
    margin: 0;
    vertical-align: middle;
    text-align: left;
}

#contact .textfield
{
    width: 220px;
}

#contact .textarea
{
    width: 260px;
    height: 75px;
}

#contact .note
{
    padding: 6px 10px;
    color: #000;
}

#contact .erreur
{
    color: red;
}

.validation td
{
    margin: 0;
    padding: 0;
}

.validation div
{
	margin: 0 0 0.5em;
	padding: 10px;
	color: red;
	background: #fff;
}

.validation p
{
	font-weight: bold;
}

#divGoogleMap
{
    width: 500px;
    height: 260px;
    margin: 16px;
    border: solid 2px #000;
}

/* ------------------------------------------------------------------------
	Pied
------------------------------------------------------------------------ */

#pied
{
    background-color: #0b323f;
    color: #d6e7f3;
    clear: both;
    padding: 120px 4px 2px 4px;
}

#pied p
{
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}

#pied a
{
    color: #d6e7f3;
    text-decoration: underline;
}

#pied a:visited
{
    color: #b6cfe0;
}