﻿*
{
    border: 0;
    padding: 0;
    margin: 0;
}

* html a:hover
{
    visibility: visible;
}
/* pour les menus CSS */

body
{
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
}
p
{
    margin: 8px 0;
}
h1
{
}
h2
{
}
h3
{
    margin: 12px 0;
    font-size: 12pt;
}
h4
{
    margin: 10px 0;
    font-size: 10pt;
    font-weight: bold;
}

#cadre
{
    width: 960px;
}


/*#conteneurExterieur
{*/
/* reserves space for the left and right columns. you can use either
	 * padding, margins, or borders, depending on your needs. however you
	 * can use the border method to create a background color for both left
	 * and right columns
	 */
/* border-left:  solid 178px red;
	ipk, remplacer border par padding pour pouvoir utiliser une image de fond */
/*padding-left: 225px;*/
/*	border-left: solid 225px #230714;
	border-right: solid 320px transparent;
}*/

#conteneurInterieur
{
    width: 100%;
    z-index: 1;
}

#cadreSO
{
    float: left;
    width: 100%;
    z-index: 3;
}

#centre
{
    float: right;
    width: 100%;
    z-index: 5;
    background-image: url(../images/fond.gif);
    background-repeat: no-repeat;
}

#gauche
{
    float: left;
    z-index: 4;
}

#droite
{
    float: right;
    z-index: 2;
}

#pied
{
    background: green;
}

#gauche, #centre, #droite, * html #cadreSO
{
    position: relative; /* fix some rendering issues */
}

.clear
{
    clear: both;
}
.contenu
{
    padding: 5px;
}


.menu
{
    position: relative;
    height: 110px;
}

.menu a
{
    position: absolute;
    text-decoration: none;
    font-family: Arial, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    color: #ffffff;
}
.menu a img
{
    position: absolute;
    top: 0;
    left: 0;
}
.menu div
{
    position: absolute;
    font-family: Arial, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    color: #ffffff;
}
.menu div img
{
    position: absolute;
    top: 0;
    left: 0;
}

.menu a:hover img
{
    visibility: visible;
}
.menu a img
{
    visibility: hidden;
}
.menu-default
{
    left: 20px;
    top: 10px;
    width: 76px;
    height: 21px;
    padding-top: 13px;
    text-align: left;
}
a.menu-default:hover
{
    color: #ffffff;
}

.menu-vins-tour-des-genets
{
    left: 99px;
    top: -8px;
    width: 91px;
    height: 25px;
    padding-top: 23px;
    text-align: right;
}
a.menu-vins-tour-des-genets:hover
{
    color: #5D1F40;
}
.menu-panier
{
    left: 99px;
    top: -8px;
    width: 91px;
    height: 25px;
    padding-top: 23px;
    text-align: right;
}
a.menu-panier:hover
{
    color: #5D1F40;
}
.menu-commande
{
    left: 99px;
    top: -8px;
    width: 91px;
    height: 25px;
    padding-top: 23px;
    text-align: right;
}
a.menu-commande:hover
{
    color: #5D1F40;
}

.menu-call_response
{
    left: 99px;
    top: -8px;
    width: 91px;
    height: 25px;
    padding-top: 23px;
    text-align: right;
}
a.menu-call_response:hover
{
    color: #5D1F40;
}


.menu-domaine-tour-des-genets
{
    left: 29px;
    top: 38px;
    width: 93px;
    height: 24px;
    padding-top: 12px;
    text-align: left;
}
a.menu-domaine-tour-des-genets:hover
{
    color: #E5BA1F;
}
.menu-cave-tour-des-genets
{
    left: 123px;
    top: 39px;
    width: 77px;
    height: 24px;
    padding-top: 12px;
    text-align: right;
}
a.menu-cave-tour-des-genets:hover
{
    color: #E6E0BC;
}
.menu-contact-tour-des-genets
{
    left: 31px;
    top: 73px;
    width: 79px;
    height: 24px;
    padding-top: 12px;
    text-align: left;
}
a.menu-contact-tour-des-genets:hover
{
    color: #4C326A;
}
.menu-references-tour-des-genets
{
    left: 95px;
    top: 109px;
    width: 87px;
    height: 18px;
    padding-top: 10px;
    text-align: right;
}
a.menu-references-tour-des-genets:hover
{
    color: #C2DC70;
}
.menu-actualites-tour-des-genets
{
    left: 111px;
    top: 76px;
    width: 79px;
    height: 18px;
    padding-top: 10px;
    text-align: right;
}
a.menu-actualites-tour-des-genets:hover
{
    color: #CA8F53;
}
div#sous-menu-references
{
    color: #ffffff;
    font-weight: bold;
}
div#sous-menu-references a
{
    color: #4A3F3D;
    text-decoration: none;
    font-weight: bold;
}
.sous-menu-vins
{
    height: 30px;
}
.sous-menu-vins a
{   
    font-size: 7pt;
    font-weight: bold;
    color: #B3B3B3;
    text-decoration: none;
}
.sous-menu-vins a:hover
{   
    color: #808080;
}
div#menubas
{
    clear: both;
    padding: 20px 0;
    font-size: 7pt;
    color: #aaaaaa;
}
div#menubas a
{
    font-size: 7pt;
    color: #aaaaaa;
    text-decoration: none;
}

div#menubas a:hover
{
    color: #666666;
}




table#medailles
{
    margin: 30px 0 0 30px;
    font-size: 10pt;
    color: #43353D;
}

table.panier
{
    border-top: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    border-collapse: collapse;
}
table.panier td
{
    border-right: solid 1px #ffffff;
}
table.panier a
{
    color: #aaaaaa;
}
table.panier a:hover
{
    color: #636363;
}
.note
{
    font-size: 8pt;
}

.bouton
{
    background-color: #ffffff;
    height: 20px;
}