/*******************************************************************/
/*                                                                 */
/* Site web du Domaine du Ridge                                    */
/* 31 mars 2010                                                    */
/*                                                                 */
/* (c)2009-2010 Communications Anie Perrault, tous droits réservés */
/* info@commap.ca                                                  */
/* (450)263-3088                                                   */
/*                                                                 */
/* Couleurs:                                                       */
/* #a08f7f:  gris utilisé sur le rouge                             */
/* #443e37:  gris du texte du contenu                              */
/* #5b2024:  rouge                                                 */
/* #ae3840:  rouge plus clair pour menu                            */
/* #f8eec4:  jaune clair du fond du contenu                        */
/* #f4dd81:  jaune plus foncé pour bordures                        */
/*                                                                 */
/*******************************************************************/
.italic {
    font-style:italic;
}
body {
    background-color:#5b2024;
}
img.michelvastelcentre {
    border:thin solid #fff200;
    margin:25px 190px;
    width:370px;
}
span.michelvastel {
    position:relative;
    left:190px;
    top:-20px;
    font-size:10px;
}
p.michelvastel {
    text-align:justify;
    padding:0px 20px;
}
#imggauche {
    clear:none;
    float:left;
    margin:0px 25px 0px 0px;
    padding:25px 25px 0px 0px;
    width:175px;
}
#bandeau1 {
    height:107px;
    margin: 0px auto;
    text-align: left;
    width: 800px;
}
#entetelogo {
    float:left;
    margin-top:10px;
    padding:10px 10px 10px 25px;
    width:400px;
}
#entetelogo img {
    border-style:none;
}
#enteteaccueil, #entetenousjoindre {
    color:#a08f7f;
    float:right;
    font-family:  Century, serif;
    font-weight:  bold;
    font-size: 12px;
    padding:0px 10px 10px 0px;
    text-align:center;
    width:auto;
}
#enteteapropos {
    color:#a08f7f;
    float:right;
    font-family:  Century, serif;
    font-weight:  bold;
    font-size: 12px;
    padding:0px 25px 10px 0px;
    text-align:center;
    width:auto;
}
img.borduregrise {
    border:thin solid #a08f7f;
    padding:1px;
}
img.bordureilluminee {
    border:thin solid #f8eec4;
    padding:1px;
}
img.menuhaut {
    border: none;
    padding:0px 2px 0px 2px;
}
#contenuhaut {
    background-image:url(images/contenuhaut.jpg);
    height:50px;
    margin:0px auto;
    width:750px;
}
#imageprincipale {
    background-image:url(images/contenu.gif);
    margin:0px auto;
    width:750px;
}
#imageprincipale img {
    border:thin solid #5b2024;
    left:23px;
    padding:1px 1px 1px 1px;
    position:relative;
    top:-25px;
}
#menu {
    height:50px;
    margin:0px auto;
    width:750px;
}
div.itemmenu {
    float:left;
    margin:5px 0px 0px 0px;
    width:auto;
}
#menu a {
    border-style:none;
}
#menu img {
    border-style:none;
}
#contenubas {
    clear:both;
    background-image:url(images/contenubas.jpg);
    height:50px;
    margin:0px auto;
    width:750px;
}
a.rouge {
    color:#5b2024;
}
a:hover {
    text-decoration:underline;
}
ul.menubas {
    color:#a08f7f;
    display:block;
    font-family:  Century, serif;
    font-weight:  normal;
    font-size: 10px;
    height:22px;
    margin: 0px 0px 0px 0px;
    padding:15px 0px 0px 0px;
    text-align:center;
    width:750px;
}
ul.menubas a {
    text-decoration:none;
    color:#a08f7f;
}
ul.menubas a:hover{
    text-decoration:underline;
    color:#5b2024;
}
li.menubas {
    display:inline;
    padding:0px 5px;
}
li.bordure {
    border-right: #a08f7f thin solid;
}
#pieddepage {
    color:#a08f7f;
    font-family:  Century, serif;
    font-weight:  normal;
    font-size: 10px;
    margin:0px auto;
    padding:5px 0px;
    text-align:center;
    width:750px;
}
#pieddepage a {
    text-decoration:none;
    color:#a08f7f;
}
#pieddepage a:hover {
    text-decoration:underline;
    color:#f8eec4;
}
div.centre425px {
    margin:0px auto;
    width:425px;
}
div.droite525px {
    float:right;
    margin:0px 0px;
    padding:0px 25px 0px 0px;
    width:500px;
}
div.droite725px {
    float:right;
    margin:0px 0px;
    padding:0px 25px 0px 0px;
    width:700px;
}
p.centre {
    text-align:center;
}
p.citation {
    font-size:10px;
    font-style:italic;
}
p.b10 {
    margin-bottom:0px;
    padding-bottom:10px;
}
p.g10 {
    margin-left:0px;
    padding-left:10px;
}
p.g20 {
    margin-left:0px;
    padding-left:20px;
}
p.h10 {
    margin-top:0px;
    padding-top:10px;
}
p.h20 {
    margin-top:0px;
    padding-top:20px;
}
div.texteregulier {
    color:#443e37;
    font-family:  Verdana, Arial, sans-serif;
    font-size: 16px;
    text-align:justify;
}
#contenu {
    background-image:url(images/contenu.gif);
    color:#443e37;
    font-family:  Verdana, Arial, sans-serif;
    font-size: 16px;
    margin:0px auto;
    width:750px;
}
#contenumenugauche {
    clear:none;
    float:left;
    margin:0px 15px 0px 0px;
    padding:0px 0px 0px 0px;
    width:200px;
}
#contenumenugauchehaut {
    background-color:#5b2024;
}
#contenumenugauche ul {
    color:#f8eec4;
    display:block;
    font-family:  Century, serif;
    font-weight:  bold;
    font-size: 12px;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding:15px 0px 0px 23px;
    text-align:left;
}
#contenumenugauche li {
    padding:0px 0px 15px 0px;
}
#contenumenugauche a {
    text-decoration:none;
    color:#a08f7f;
}
#contenumenugauche a:hover {
    text-decoration:underline;
    color:#f8eec4;
}
#contenumenugauchebas {
    background-image:url(images/menugauchebas.gif);
    background-color:#f8eec4;
    height:20px;
    width:200px;
}
#contenutexte {
    float:left;
    text-align:justify;
    width:510px;
}
#contenutexte p {
    padding:0px 0px 0px 0px;
    margin:15px 0px 0px 0px;
}
#contenutexte p.g20 {
    padding:0px 0px 0px 20px;
    margin:15px 0px 0px 0px;
}
#encarthaut {
    background-image:url(images/encarthaut.gif);
    height:10px;
    margin:0px auto;
    width:300px
}
#encart {
    background-image:url(images/encart.gif);
    margin:0px auto;
    padding:0px 10px 0px 10px;
    width:280px;
}
#encart p {
    color:#443e37;
    font-family:  Verdana, Arial, sans-serif;
    margin:0px 0px 0px 0px;
}
#encart p.ordinaire {
    font-size: 16px;
    text-align:justify;
    padding:0px 0px 0px 0px;
}
#encart p.citation {
    font-size:16px;
    font-style:italic;
}
#encart p.p0 {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#encart p.g20 {
    padding:0px 0px 0px 20px;
}
#encart ul.p0 {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 20px;
}
#encartbas {
    background-image:url(images/encartbas.gif);
    height:10px;
    margin:0px auto;
    width:300px;
}
table.padded td {
    border-color:black;
    border-style:solid;
    border-width:1px;
    padding:10px;
    text-align:left;
}
/***********************************************/
/*                                             */
/* Définitions spécifiques à la page d'accueil */
/* État 0                                      */
/*                                             */
/***********************************************/
#accueilcontenugauche {
    float:left;
    margin:0px 0px 0px 25px;
    padding:25px 25px 0px 0px;
    width:300px;
}
#accueilcontenudroit {
    float:left;
    padding:24px 0px;
    color:#443e37;
    font-family:  Verdana, Arial, sans-serif;
    font-size: 16px;
    width:375px;
}
div.divisiongauche75 {
    float:left;
    width:75px;
}
div.divisiongauche300 {
    float:left;
    width:300px;
}
img.image75 {
    position:relative;
    left:0px;
    top:0px;
    width:75px;
    border:none;
}
p.pad0505 {
    padding:0 5px 0 5px;
}
/****************************************/
/*                                      */
/* Définitions spécifiques à Le Domaine */
/* États 1 à 6                          */
/*                                      */
/****************************************/
#ledomaineencart {
    float:left;
    margin:0px 0px;
    padding:50px 0px 0px 0px;
    width:500px;
}
div.ledomaineimgdroite {
    clear:none;
    float:right;
    margin:0px 10px 0px 25px;
    padding:5px 25px 0px 0px;
    width:175px;
}
div.ledomaineimggauche {
    clear:none;
    float:left;
    margin:0px 25px 0px 10px;
    padding:25px 25px 0px 0px;
    width:175px;
}
img.ledomaine {
    width:200px;
    border:thin solid #5b2024;
    padding:1px;
}
/************************************************/
/*                                              */
/* Définitions spécifiques à Vivez l'expérience */
/* États 7 à 11                                 */
/*                                              */
/************************************************/
#vivezlexperienceimgdroite {
    clear:none;
    float:right;
    margin:0px 0px 0px 25px;
    padding:25px 25px 0px 0px;
    width:175px;
}
img.vivezlexperience1 {
    width:200px;
    border:thin solid #5b2024;
    padding:1px;
}
img.vivezlexperience2 {
    width:200px;
}
/******************************************/
/*                                        */
/* Définitions spécifiques à Nouvelles    */
/* États 12 à 16                          */
/*                                        */
/******************************************/
#nouvellesencartdroite {
    clear:right;
    float:right;
    margin:0px 0px 0px 0px;
    padding:10px 50px 0px 10px;
    width:250px;
}
#nouvellesimgdroite {
    clear:none;
    float:right;
    margin:0px 0px 0px 25px;
    padding:0px 10px 0px 0px;
    width:200px;
}
#nouvellesfiller {
    float:right;
    clear:right;
    width:1px;
    height:100px;
}
div.nouvelles {
    clear:none;
    float:right;
    margin:0px 0px 0px 25px;
    padding:25px 25px 0px 0px;
    width:75px;
}
img.nouvelles1 {
    width:200px;
    border:thin solid #5b2024;
    padding:1px;
}
img.nouvelles2 {
    width:100px;
}
span.nouvelles {
    position:relative;
    top:-20px;
    font-size:10px;
}
/*********************************************/
/*                                           */
/* Définitions spécifiques à Nos produits    */
/* États 17 à 25                             */
/*                                           */
/*********************************************/
#nosproduitsimgdroite {
    clear:none;
    float:right;
    margin:0px 0px 0px 25px;
    padding:25px 25px 0px 0px;
    width:75px;
}
img.nosproduits {
    width:100px;
}
/******************************************/
/*                                        */
/* Définitions spécifiques à Achat        */
/* État 26                                */
/*                                        */
/******************************************/
#achatencartdroite {
    clear:right;
    float:right;
    margin:10px 0px 0px 0px;
    padding:10px 50px 0px 10px;
    width:250px;
}
div.achat {
    float:right;
    clear:right;
    width:1px;
    height:100px;
}
/************************************************/
/*                                              */
/* Définitions spécifiques à Amis du Vignoble   */
/* État 27                                      */
/*                                              */
/************************************************/
#amisimggauche {
    clear:none;
    float:left;
    margin:0px 10px 0px 0px;
    padding:10px 25px 0px 0px;
    width:175px;
}
img.amis {
    width:200px;
    border:thin solid #5b2024;
    padding:1px;
}
/*****************************************/
/*                                       */
/* Définitions spécifiques à Restaurants */
/* État 29                               */
/*                                       */
/*****************************************/
#restaurantscontenu {
    background-image:url(images/contenu.gif);
    color:#443e37;
    font-family:  Verdana, Arial, sans-serif;
    font-size: 16px;
    margin:0px auto;
    width:750px;
}
span.restaurants {
    padding:0px 20px;
}
/***************************************************/
/*                                                 */
/* Définitions spécifiques à Rosé en fête - Photos */
/* État 30                                         */
/*                                                 */
/***************************************************/
span.credit {
    font-size:10px;
}
table.photos {
    padding-top:10px;
}
td.gauche {
    text-align:left;
}
td.centre {
    width:510px;
}
img.photocentre {
    width:510px;
    border:thin solid #5b2024;
    padding:1px;
}
img.photocentre2 {
    width:228px;
    border:thin solid #5b2024;
    padding:1px;
}
img.photocentre3 {
    width:287px;
    border:thin solid #5b2024;
    padding:1px;
}
a.roseenfete {
    border-style:none;
}
img.roseenfete {
    border-style:none;
}
/***************************************************/
/*                                                 */
/* Définitions spécifiques à Michel Vastel         */
/* États 31 et 32                                  */
/*                                                 */
/***************************************************/
a.michelvastel {
    border-style:none;
}
img.michelvastel {
    border-style:none;
}
