﻿@charset "utf-8";
/* CSS Document */
/* --- Global --- */
img {border: 0;margin:0;padding:0;text-decoration:none;}
img:hover {border: 0;margin:0;padding:0;text-decoration:none;}
form {padding:0px;margin:0px;}
a{font-family: Arial, Helvetica, sans-serif;	color: #827F7C;	text-decoration: none;}
a:hover{font-family: Arial, Helvetica, sans-serif;	color: #827F7C;	text-decoration: none;}
input[type="text"] , textarea {border:1px solid #626262 ;}
#global {
	vertical-align: top;
	width: 923px;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	/*position: relative;*/
}
body {
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../photos-domaine-laguille/wallpapers/wallpaperBody_r1_c1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/* --- Texte ---*/

h1 { /* -- Titre vins / armagnacs */
	font-family: verdana, Arial, Helvetica;
	font-size: 18px;
	color: #827f7c;
	text-align:left;
	padding:2px 0px 2px 0px;
}

h2 {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #999999; /*Gris*/
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
h4 {
	background-color:#333333;
	font-family: Arial, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF; 
	margin: 0px;
	padding: 0px;
	width:100%;
}

/* --- BANDEAU COULEUR --- */
h5 {  /*VINS*/
	font-family: verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	float:left;
	background-color:#666666;
	padding: 5px 0px 5px 10px;
	width:680px;
}

h6 { /*ARMAGNACS 1 */
	font-family: verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	float:left;
	background-color:#753838;
	padding: 5px 0px 5px 10px;
	width: 680px;
	margin-top:32px;
}

h7 { /*ARMAGNACS 2 */
	font-family: verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	float:left;
	background-color:#230101;
	padding: 5px 0px 5px 10px;
	width:680px;
}

.green {
	color: #00823b;
	font-weight: bold;
}
.orange {
	color: #de6703;
	font-weight: bold;
}
.blue {
	color: #00008a;
	font-weight: bold;
}
.red {
	color: #c00000;
	font-weight: bold;
}
.grey {
	color: #333333;
	font-weight: bold;
}

li {
	color: #827f7c; /* Gris */
	display: list-item;
	list-style-image: url(../photos-domaine-laguille/commun/puce.png);
}
/* DEBUT A SUPPR ?! */
.Titre01 {
    float:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 18px;
	color: #827f7c;
	text-align:left;
	padding:2px 0px 2px 0px;
}

.Titre02 { /* Bandeau Gris */
    float:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	width: 600px;
	padding: 5px 0px 5px 10px;
	background-color:#666666;
}


.Titre03 {
    float:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	width: 690px;
	padding: 5px 0px 5px 10px;
	background-color:#753838;
}

.Titre04 {
    float:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	width: 690px;
	padding: 5px 0px 5px 10px;
	background-color:#230101;
}
/* FIN A SUPPR ?! */
.Titre05 { 
    float:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	width: 100%;
	padding: 5px 0px 5px 5px;
	background-color:#333333;
}

.imgMaxWidth img {max-width:100%;}

/* --- colonne texte --- */
.colonnes {
    display: table;
    border-collapse: separate; /*Pour s'assurer que les cellules ne sont pas collées */
     border-spacing: 10px;  /*10 px d'écartement entre les colonnes */

}

.colonneg, .colonned {
    display: table-cell;
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
    text-align: justify; 
    vertical-align: top;

}


#logo {
    float: left;
    position: relative;
	text-align: left;
	vertical-align: top;
	width: 923px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 212px;
}

#logo .PaveLangues {
    position:absolute;
    right:0;
    top:0;
    background:url(/photos-domaine-laguille/wallpapers/wallpaper-langues_r1_c1.png) repeat-y left top;
    height:31px;
    padding:0 5px 0 49px;
    text-align:right;
}
#logo .PaveLangues img {float:right;margin-right:0;z-index:41;}
.LangOff {opacity:.5;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s;transition:.4s;}
.LangOff:hover {opacity:1;}

#navHaut {
	float: left;
	width: 923px;
	position: relative;
	background-color: #999999;
	font-family: Georgia, Arial, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
	text-align:left;
	vertical-align:middle;
	text-decoration: none;
	text-transform:uppercase;
	height:28px;
	overflow:hidden;
}

.navHautDefault{
    float:left;
	font-family: Georgia, Arial, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
	text-transform:uppercase;
	padding:3px 10px 2px 10px;

	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition-timing-function: all .2s linear;
	transition: all .2s linear;
}
.navHautDomaine, .navHautVins, .navHautMoment, .navHautContact, .navHautTarifs {
    float:left;
	font-family: Georgia, Arial, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
	text-transform:uppercase;
	padding:2px 10px 2px 10px;

	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition-timing-function: all .2s linear;
	transition: all .2s linear;
}

.navHautDefault:hover{
    float:left;
	font-family: Georgia, Arial, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
	text-transform:uppercase;
	padding:3px 10px 2px 10px;
	background-color:#626262;
	text-shadow: 0px 0px 10px black;
}
.navHautDomaine:hover, .navHautVins:hover, .navHautMoment:hover, .navHautContact:hover, .navHautTarifs:hover{
    float:left;
	font-family: Georgia, Arial, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
	text-transform:uppercase;
	padding:2px 10px 2px 10px;
	background-color:#626262;
	text-shadow: 0px 0px 10px black;
}

#navVins{
	float: left;
	position: relative;
	padding: 0px 0px 0px 10px;
}


/* --- Bon de commande.aspx --- */
.textForm{
	display: block;
	color:#000;
	font-size:12px;
	font-weight: bold;
	text-align:left;
	padding:5px 10px 5px 0px;
	vertical-align:top;
	width:580px;
    float:left;
}


/* --- colonne texte --- */
div#colonnesNav {
    display: table;
    border-collapse: separate; /* Pour s'assurer que les cellules ne sont pas collées */
    border-spacing: 10px; /* 10 px d'écartement entre les colonnes */
}

#CONTENERINT {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	float: left;
	height: 517px;
	width: 921px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../photos-domaine-laguille/wallpapers/wallpaperConstructionAccueil_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#navBas {
	float:left;
	clear: both;
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	height: 50px;
}
#NAVBASADRESSE {
	/*background-image: url(../photos-domaine-laguille/wallpapers/wallpaperNavBas_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color:#999;
	float: left;
	width: 913px;
	height: 20px;
	position: relative;
	text-align: center;
	vertical-align: top;
	padding: 4px 10px 0px 0px;
	top: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	/* CSS3 */
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;

}
#NAVBASCOPYRIGHTS {
	float: right;
	position: relative;
	padding-top: 4px;
	padding-right: 10px;
	top: 0px;
	left: 0px;
}

/* --- Liens ---*/
.Liens00 {
	text-decoration: none;
}
.Liens00:hover {
	text-decoration: none;
}

.Liens01 {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: underline;
}
.Liens01:hover {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
.Liens02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.Liens02:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.Liens03 {
	font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	text-decoration: none;
}
.Liens03:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	text-decoration: none;
}
.Liens04 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #753838; 
	text-decoration: underline;
}
.Liens04:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #753838;
	text-decoration: underline;
}

.Liens05 {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #000; 
	text-decoration: none;
}
.Liens05:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}

.telecharger {
	font-family: Arial, Helvetica, sans-serif;
	color: #827f7c;
	font-size:10px;
	text-decoration: none;
	font-style:italic;
	vertical-align:top;
}
.telecharger:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #827f7c;
	font-size:10px;
	text-decoration: none;
	font-style:italic;
	vertical-align:top;
}

.LiensGraphibox {
	font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.LiensGraphibox:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}


/* --- Accueil ---*/
#accueil {
	float:left;
	background-image: url('../photos-domaine-laguille/accueil/accueil-2_r2_c1.png');
	background-repeat: no-repeat;
	background-position: left top;
	width:911px;
	vertical-align:top;
	padding: 5px 0px 0px 10px; 
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	font-size: 12px;
	font-weight: normal;
	background-color:#ffffff;
	border:1px solid grey;
}

#BLOCTEXTEHOME {
	float: left;
	background-image: url('../photos-domaine-laguille/accueil/background_text.png');
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 150px;
	position: relative;
	padding: 10px 80px 80px 75px;
	width:360px;
	height: 230px;
/*	padding: 10px 0 80px 0;
	width:480px;
	height:260px;*/
	text-shadow: 2px 2px 4px #969696;
}
#BLOCPUB {
	float: right;
	height: 220px;
	width: 220px;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	background-image: url('../photos-domaine-laguille/pub/BoutonPub_r1_c1.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.titrePub {
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.descriptifPub {
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	font-size: 10px;
}


/* --- Contact --- */

#contact {
    float:left;
	text-align:center;
	width:915px;
	vertical-align:top;
	padding: 5px 0px 0px 5px; 
	color: #000000;
	background-color:#ffffff;
	border:1px solid grey;
}
.contact {
	background-image: url('../photos-domaine-laguille/contact/contact_r3_c1.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
	height: 180px;
	padding: 20px 0px 0px 20px;
}
	/* - colonne Contact --- */
.contactColonnes {
    display: table;
    border-collapse: separate; /* Pour s'assurer que les cellules ne sont pas collées */
    border-spacing: 5px; /* 5 px d'écartement entre les colonnes */
}

.contactColonneg {
    display: table-cell;
    border: 0px solid black;
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
    text-align: justify; 
    vertical-align: top;
	/*width:50%*/
}

.contactColonned {
	display: table-cell;
	border: 0px solid black;
	font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	text-align: justify;
	vertical-align: top;
	/*width:50%*/
}



/* --- En ce moment ---*/
#moment {
	float:left;
	width:923px;
	vertical-align:top;
	padding: 0px 0px 0px 0px;
}

.encemoment {
	background-image: url('../photos-domaine-laguille/encemoment/background-r1.png');
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	width:auto;
	height:155px;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
}

.encemomentBis {
	background-image: url('../photos-domaine-laguille/encemoment/background-r2.png');
	background-repeat: repeat-y;
	background-position: left top;
	text-align:justify;
	width:771px;
	vertical-align:top;
	padding: 0px 0px 0px 150px;
	color: #000000;
	background-color:#ffffff;
    border-left: 1px solid grey;
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
}


.actualite {
	vertical-align:top;
	padding: 5px 5px 5px 5px; 
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	font-size: 12px;
	font-weight: normal;
	background-color:#ffffff;
	/*border:1px solid grey;*/
}

	/* - colonne en cemoment --- */
.actuColonnes {
    display: table;
    border-collapse: separate; /* Pour s'assurer que les cellules ne sont pas collées */
    border-spacing: 5px; /* 5 px d'écartement entre les colonnes */
}

.actuColonneg {
    display: table-cell;
    border: 0px solid black;
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
    text-align: justify; 
    vertical-align: top;
	width: 10%;
}

.actuColonned {
	display: table-cell;
	border: 0px solid black;
	font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	text-align: justify;
	vertical-align: top;
	width: 90%;
	padding: 0px 20px 0px 20px;
}



/* --- Domaine --- */
#domaine {
	float:left;
	font-size: 12px;
	font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	width:915px;
	vertical-align:top;
	padding: 5px 0px 0px 5px; 
	background-color:#ffffff;
	border:1px solid grey;
}

.colonnesDomaine {
    display: table;
    border-collapse: separate; /* Pour s'assurer que les cellules ne sont pas collées */
    border-spacing: 10px; /* 10 px d'écartement entre les colonnes */
}

.colonnegDomaine {
    display: table-cell;
    border: 0px solid black;
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
    text-align: justify; 
    vertical-align: top;
}

.colonnedDomaine {
    display: table-cell;
    border: 0px solid black;
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
    text-align: justify; 
    vertical-align: top;
    padding:0px 10px 0px 0px;
}



/* --- Nos  Vins ---*/
#nosproduitsVins {
	float:left;
	position:relative;
	width:911px;
	vertical-align:top;
	padding: 5px 0px 0px 10px; 
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	font-size: 12px;
	font-weight: normal;
	background-color:#ffffff;
	border:1px solid grey;
}


.textVins {
	float:left;
	width: 650px;
	padding: 0px 10px 30px 10px;
	text-align:justify;vertical-align:middle;
}
.imgVins {
	float:left;
	width:210px;
	text-align:center;
}






/* --- Nos  Armagnacs ---*/ /* --- A SUPRIMMER */
#nosproduitsA {
	float:left;
	width:911px;
	vertical-align:top;
	padding: 5px 0px 0px 10px; 
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	font-size: 12px;
	font-weight: normal;
	background-color:#ffffff;
	border:1px solid grey;
}
 .textArmagnacs {
	float:left;
	width: 650px;
	padding: 0px 10px 30px 10px;
	text-align:justify;vertical-align:middle;
}
.imgArmagnacs {
	float:left;
	width:210px;
	text-align:right;
}


/* --- Nos  Flocs ---*/ /* --- A SUPRIMMER */
#nosproduitsFlocs {
	float:left;
	width:911px;
	vertical-align:top;
	padding: 5px 0px 0px 10px; 
    font-family: Arial, Helvetica, sans-serif;
	color: #827f7c; /* Gris */
	font-size: 12px;
	font-weight: normal;
	background-color:#ffffff;
	border:1px solid grey;
}

.textFlocs {
	float:left;
	width:510px;
	padding:0px 10px 30px 10px;
	text-align:justify;
	vertical-align:middle;
}
.imgFlocs {
	float:left;
	width:350px;
	text-align:left;
}
.textFlocsTitre {
	float:left;
	width:890px;
	padding:0px 10px 0px 10px;
	text-align:justify;vertical-align:middle;
}
.imgFlocsTitre {
	float:left;
	width:210px;
	text-align:right;
}

/* --- detaillant (liste caviste) ---*/
#detaillant {
	float:left;
	width:923px;
	vertical-align:top;
	padding: 0px 0px 0px 0px;
}

.detaillantHaut {
	background-image: url('../photos-domaine-laguille/detaillant/background-r1.png');
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:921px;
	height:155px;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
}

.detaillantContener {
	background-image: url('../photos-domaine-laguille/detaillant/background-r2.png');
	background-repeat: repeat-y;
	background-position: left top;
	text-align:justify;
	float:left;
	width:771px;
	vertical-align:top;
	padding: 0px 0px 0px 150px;
	color: #000000;
	background-color:#ffffff;
    border-left: 1px solid grey;
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
}



/* Recherche revendeur --- *** */
#zone_recherche {
	width: 170px;
	position: absolute;
}

#zone_recherche2 {
	width: 170px;
	margin-left: 190px;
	position: absolute;
}

#zone_recherche3 {
	width: 170px;
	margin-left: 380px;
	position: absolute;
}

.input_text {
	padding:5px 5px;
	width:150px;
	height:10px;
	background:#FFFFFF;
	color: #706144;
	border-bottom: 1px solid #D5C6A2;
	border-top: 1px solid #D5C6A2;
	border-left:1px solid #D5C6A2;
	border-right:1px solid #D5C6A2;
}

#bouton_recherche {
	margin-top: 25px;
	position: absolute;
	right: 10px;
}

.BlocOuAcheter{
    float:left;
    width: 200px;
    margin-right:6px;
}
.BlocOuAcheter .Tete{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size:11px;
}
.BlocOuAcheter .BoxesB{
    padding-bottom: 5px;
}
.BlocOuAcheter .BtnRech{
	text-align:right;
}
.LineResult{
    float:left;
    width: 760px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #f0f0f0;
    color:#363636;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dashed #999999;
}
.LineResultBloc1{
    float:left;
    width:180px;
    font-weight:bold;
    padding-left: 3px;
    padding-right:3px;
}
.LineResultBloc2{
    float:left;
    width:220px;
    padding-left: 3px;
    padding-right:3px;
}
.LineResultBloc3{
    float:left;
    width:54px;
    padding-left: 3px;
    padding-right:3px;
}
.LineResultBloc4{
    float:left;
    width:113px;
    padding-left: 3px;
    padding-right:3px;
}
.LineResultBloc5{
    float:left;
    width:95px;
    padding-left: 3px;
    padding-right:3px;
}
.LineResultBloc6{
    float:left;
    width:59px;
    text-align:center;
    padding-left: 3px;
    padding-right:3px;
}



div.textForm{
display: block;
color:#999999;
font-size:12px;
font-weight: bold;
text-align:left;
padding:5px 10px 0 0;
vertical-align:top;
}


.textError {
    color:#FF0000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}