@charset "utf-8";
/* CSS Document */

body{
	background-color:#000;
	font-family:Arial;
	font-size:12px;
	color:#EDDDCC;
	margin:0;
}

a {
	color:#A5DCD6;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

a:hover{
	color:#A5DCD6;
	font-family:Arial;
	font-size: 12px;
	text-decoration: underline;
}


#main{
	margin: 0px;
	width: 1000px;
	float: none;
}

img{
	border:none;
}

/* BANDEAU SUPERIEUR */

#banniere{
	
	/*position:relative;
	background-color:#FFF;*/
	width:980px;
	}
	
#phrase{
	position:absolute;
	width:600px;
	/*top:250px;
	left:300px;
	margin:0;*/
	padding:0;
	border:0;
	z-index:100;
	text-align:center;
	margin-left:290px;
	margin-top:200px;
	color:red;
	font-size:24px;
}

#logo{
	position:absolute;/**********************************************************************************/
	margin-top:140px;
	margin-left:20px;
	text-decoration:none;z-index:200;
}

#fond_menu{
	/*background-color:#7e5127;*/
	background-image:url(../img/black.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	background-color:#b07f47;
	width:980px;
	float:left;
	position:absolute;
	top:339px;
	height:49px;
	border:0px solid red;
	z-index:100;
	
	
}

#juin{
	margin:2px 0 0 0;
	width:auto;
}
#reflet_menu
{
	height:21px;
	background-image:url(../img/reflet-menu.jpg);
	position:absolute;
	top:389px;
	width:980px;
}

.barre_accroche
{
	background-color:#2c0e0b;
	filter : alpha(opacity=70);
    -moz-opacity : 0.7;
    opacity : 0.7;
	width:980px;
	position:absolute;
	z-index:100;
	height:58px;
	top:281px;
	text-align:right;
	font-size: 22px;
	font-family:"Trebuchet MS";
	font-variant: small-caps;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:-0.5px;

	
}

/* PARTIE DE GAUCHE */

#gauche{
	float: left;
	width: 205px;
}

#titre{
	width:auto;
	text-align:center;
	color:#a67643;
	font-size:20px;
	font-family:"Arial";
	font-weight:100;
	margin:15px 0 15px;
	text-transform:uppercase;
}



.bouteille_icon{
	float:left;
	margin:2px 15px 0 15px;
}

/*.liste_vigneron{
	float:left;
	width:195px;
	padding:0 5px 24px 0;
	font-size:12px;
	line-height:14px;
	clear:both;
}*/

.liste_vigneron{
	background-image: url('../img/bouteille_icon.png');
	background-repeat: no-repeat;
	background-position: 15px 2px;
	width: 160px;
	padding: 0 5px 24px 36px;
	font-size: 12px;
	line-height: 14px;
}

.liste_vigneron a{
	margin: 0;
	padding: 0;
	color: #8f928f;
	font-size: 12px;
}

.liste_vigneron img {
	display: none;
}

.liste_vigneron_appelation{
	background-image: url('../img/bouteille_icon.png');
	background-repeat: no-repeat;
	background-position: 15px 7px;
	width: 700px;
	padding: 0 5px 5px 36px;
	font-size: 12px;
	line-height: 14px;
	border-bottom:1px solid #8f928f;
	padding-top:5px;
}

.liste_vigneron_appelation a{
	margin: 0;
	padding: 0;
	color: #8f928f;
	font-size: 12px;
}

.liste_vigneron_appelation img {
	/*display: none;*/
}


#listeappelation
{
	text-align:left;
	color:#a57945;
	font-size:12px;
	font-family:"Arial";
	text-decoration:none;
	margin-top:10px;
}

#listeappelation a
{
	text-align:left;
	color:#a57945;
	font-size:12px;
	font-family:"Arial";
	text-decoration:none;
}
#listeappelation a:hover
{
	text-align:left;
	color:#a57945;
	font-size:12px;
	font-family:"Arial";
	text-decoration:underline;
}

#revuedepresse
{
	background-color:#1c1e1c;
	font-family:Arial, Helvetica, sans-serif;
	color:#edddcc;
	font-size:12px;
	width:100%;
	/*border-top:1px solid #bee3db;
	border-bottom:1px solid #bee3db;*/
	margin-top:10px;
	padding:10px;
}

.titrerevue-off
{
	
}

.titrerevue-on
{
	
}

.source
{
	font-weight:normal;
	font-style:italic;
	color:#edddcc;
	float:right;
}

/* EDITO */

#contenu{
	float: left;
	margin: 3px 0 0 15px;
}

#titre_edito{
	color:#a67643;
	font-size:14px;
	margin:0 0 5px 0;
}
#edito{
	width:750px;
	margin:20px 0 18px 0;
	font-size:12px;
	height:118px;
}
*:first-child+html #edito{
	width:750px;
	margin:20px 0 18px 0;
	font-size:12px;
	height:100px;
}

#edito a{
	color:#a67643;
	text-decoration:none;
}

#edito p{
	display:inline;
	font-size:12px;
}

/* ACTUALITE */

#actualite{
	margin:0 0 5px 0;
	float:left;
}

*:first-child+html #actualite{
	margin:0 0 5px 0;
	float:left;
	padding-top:16px;
}

#titre_actualite{
	font-size:12px;
	/*background-color:#2c0e0b;*/
	background-color:#1C1E1C;
	padding:10px 0 3px 25px;
	width:80px;
}

#contenu_actualite{
	width:490px;
	/*background-color:#2c0e0b;*/
	background-color:#1C1E1C;
	margin:0 0 5px 0;
	padding:15px 0 6px 15px;
	float:left;
	height:232px;
}

#separation{
	margin:0 10px 0 10px;
	float:left;
}

.bloc_actualite{
	float:left;
	width:230px;
}
.bloc_actualite img
{
	border:1px solid #B07F47;
}


.titre_actu{
	color:#98C6C0;
	margin:10px 0 0 0;
	font-weight:bold;
}

.titre_actu a{
    color: #98C6C0;
    text-decoration: none;
}

.text_actu {
	max-height:75px;
	overflow:hidden;
}

.text_actu a{
    color: #EDDDCC;
    text-decoration: none;
}
	
.lire_suite{
	text-align:right;
	width:auto;
	margin:0 0 10px 0;
}

.lire_suite a{
	color:#98C6C0;
	font-size:8px;
	text-decoration:none;
}

/* ENCARTS */

#encarts{
	float:left;
	margin:0px 0 0 5px;
	text-decoration:none;
	padding-top:2px;
	height:230px;
}

#encart1{
	margin: 0 0 5px 0;
	background-color:#9B1727;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:245px;
	min-height:80px;
	padding :0px 0px 0px 5px;
	text-decoration:none;
}
#encart2{
	margin: 0 0 5px 0;
	background-color:#455A39;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:245px;
	min-height:70px;
	padding :0px 0px 0px 5px;
	text-decoration:none;
}
#encart3{
	margin: 0 0 5px 0;
	background-color:#F29923;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:245px;
	min-height:80px;
	padding :0px 0px 0px 5px;
	text-decoration:none;
}
.lienencart
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	/*color:#fff;*/
	color:#EDDDCC;
	font-weight:bold;
}
.lienencart:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:underline;
	/*color:#fff;*/
	color:#EDDDCC;
	font-weight:bold;
}

/* APELLATION */

#titre_apellation{
	color:#a67643;
	font-size:18px;
	font-family:"Arial";
	font-weight:100;
	margin:15px 0 10px 30px;
	text-transform:uppercase;
}

#apellation{
	height:286px;
	background-image: url(../img/fond_bouteilles.png);
	background-repeat:repeat-x;
	_background:none;
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fond_bouteilles.png', sizingMethod='crop');*/
	border-top:2px #905F2A solid;
	padding:0 0 0 30px;
	width:950px;
	font-size:12px;
}
#apellation a {
	color: white;
}

.bloc_apellation {
	float:left;
	margin:10px 0 0 20px;
	font-size:12px;
}

.bloc_apellation2 {
	float:left;
	margin:10px 0 0 0px;
	font-size:12px;
}

.nom_apellation{
	color:#a67643;
	font-size:18px;
	font-family:"Arial";
	font-weight:100;
	margin:0;
	font-weight:lighter;
	/*height:60px;*/
}

a.nom_apellation {
     font-size:12px;
}

.citationAppellation {
    color: #98C6C0
}

#nom_apellation2{
	color:#a67643;
	font-size:18px;
	font-family:"Arial";
	font-weight:100;
	margin:0;
	text-transform:uppercase;
	font-weight:lighter;
	width:300px;
	height:60px;
	
}

.gras_appellation {
	color: white;
	font-weight: bold;
}

.cepage_appellation {
	color: #99cccc;
	/*font-weight: bold;*/
}

.liseret{
	background-image: url('../img/liseret_bleu.png');
    float: left;
    height: 6px;
	margin: 20px 0 0 0;
	width: 26px;
}

/* PIED DE PAGE */

#pied_page{
	margin: 0;
	color:#a1d4ce;
	width: 980px;
}

#pied_page a {
	text-decoration:none;
	/*color:#fff;*/
	color:#EDDDCC;
	font-size:12px;
	
}


/******************** FORMULAIRE *************************/

.libelle-contact
{
 	text-align:right;
	font-family:Arial;
	font-size:11px;
	color:#EDDDCC;
	padding-right:5px;
}

input
{
	text-align:left;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	border:1px solid #7E5127;
}
select
{
	border:1px solid #7E5127;
	text-align:left;
	font-family:Arial;
	font-size:11px;
}
textarea
{
	border:1px solid #7E5127;
	text-align:left;
	font-family:Arial;
	font-size:11px;
}
.etoile
{
	color:#a1d4ce;
}

.puce_marron
{
	color: #b07f47;
}

.submit
{
	text-align:center;
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	border:2px solid #7E5127;
	background-color:#1C1E1C;
	
}
.ul
{
	margin: 0px 0px 0px 18px;
	padding:0px;
	text-decoration:none;
}
.li
{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#a77744;
	list-style-position:outside;
	list-style-image:url(../img/puce-marron.gif);
}

.lienbleu
{
	text-decoration:none;
	color:#a1d4ce;
	
}
.lienbleu:hover
{
	text-decoration:underline;
	color:#a1d4ce;
	
}

/********************** carte **********************/


.texteblanc12px
{
	color:#EDDDCC;
	font-size:12px;
}

.titre-rub{
	width:auto;
	text-align:center;
	color:#a67643;
	font-size:18px;
	font-family:"Arial";
	font-weight:100;
	text-transform:uppercase;
}

#carte, #carte2{
	width:740px;
	margin:13px 0 27px 0;
}

#fondcarte
{
	background-image:url(../img/carte-fond.gif);
	background-repeat:no-repeat;
	width:774px;
	height:330px;
	display:compact;
}

.pointcarte
{
	width:13px;
	height:38px;
}

.img-png
{
	behavior: url(../iepngfix.htc);
}

#point1
{
	position:absolute;
	top:260px;
	left:365px;
	cursor:pointer;
	
}

#point2
{
	position:absolute;
	top:242px;
	left:485px;
	cursor:pointer;
}

#point3
{
	position:absolute;
	top:205px;
	left:488px;
	cursor:pointer;	
}

#point4
{
	position:absolute;
	top:203px;
	left:455px;
	cursor:pointer;
}

#point5
{
	position:absolute;
	top:255px;
	left:533px;
	cursor:pointer;	
}

#point6
{
	position:absolute;
	top:240px;
	left:543px;
	cursor:pointer;
}

#point7
{
	position:absolute;
	top:185px;
	left:688px;
	cursor:pointer;
}

#point8
{
	position:absolute;
	top:225px;
	left:643px;
	cursor:pointer;
}

#point9
{
	position:absolute;
	top:223px;
	left:733px;
	cursor:pointer;
}

#point10
{
	position:absolute;
	top:200px;
	left:653px;
	cursor:pointer;
}

#point11
{
	position:absolute;
	top:215px;
	left:665px;
	cursor:pointer;
}

#point12
{
	position:absolute;
	top:243px;
	left:560px;
	cursor:pointer;
	
}

#point13
{
	position:absolute;
	top:235px;
	left:567px;
	cursor:pointer;
}

#point14
{
	position:absolute;
	top:227px;
	left:579px;
	cursor:pointer;
}

#point15
{
	position:absolute;
	top:220px;
	left:590px;
	cursor:pointer;	
}

#point16
{
	position:absolute;
	top:250px;
	left:575px;
	cursor:pointer;	
}

#point17
{
	position:absolute;
	top:257px;
	left:600px;
	cursor:pointer;	
}

#point18
{
	position:absolute;
	top:195px;
	left:728px;
	cursor:pointer;	
}

#point19
{
	position:absolute;
	top:225px;
	left:907px;
	cursor:pointer;	
}

#point20
{
	position:absolute;
	top:210px;
	left:915px;
	cursor:pointer;	
}

#point21
{
	position:absolute;
	top:245px;
	left:872px;
	cursor:pointer;	
}

#point22
{
	position:absolute;
	top:245px;
	left:882px;
	cursor:pointer;	
}

#point23
{
	position:absolute;
	top:245px;
	left:892px;
	cursor:pointer;	
}

#point24
{
	position:absolute;
	top:285px;
	left:805px;
	cursor:pointer;	
}

#point25
{
	position:absolute;
	top:275px;
	left:835px;
	cursor:pointer;	
	
}

#point26
{
	position:absolute;
	top:215px;
	left:938px;
	cursor:pointer;
}

#point27
{
	position:absolute;
	top:235px;
	left:938px;
	cursor:pointer;
}

#point28
{
	position:absolute;
	top:352px;
	left:853px;
	cursor:pointer;	
}

#point29
{
	position:absolute;
	top:95px;
	left:522px;
	cursor:pointer;	
}

	
.contenubulle
{
	background-image:url(../img/bulle-fond.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bulle-fond.png', sizingMethod='crop');
	background-repeat:repeat-y;
	width:217px;
	padding:5px;
	color:#a57945;
	behavior: url(../iepngfix.htc);
}
#infobulle
{
	position:absolute;
	/*width:217px;*/
	
	

}

.montre
{
	display:block;
}

.cache
{
	display:none;
}

.hautBulle {
    background-image: url(../img/bulle-haut.png);
    background-repeat: no-repeat;
    width: 217px;
    height: 14px;
}

.basBulle {
    background-image: url(../img/bulle-bas.png);
    background-repeat: no-repeat;
    width: 217px;
    height: 13px;
}

.titrebulle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	/*color:#ffffff;*/
	color:#EDDDCC;
	margin-right:10px;
}
.debtitre_appelation
{
	color:#EDDDCC;
	text-transform: uppercase;
}

.titrebulle2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#7d5026;
}

.btnbulle
{
	cursor:pointer;
}

.bandeaucarte
{
	background-color:#7d5026;
	margin-top:1px;
	height:28px;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-variant: small-caps;
	/**color: #ffffff;*/
	color:#EDDDCC;
	text-decoration: none;
	letter-spacing:-0.5px;
	width:757px;
}

.vinbandeau
{
	line-height:28px;
	vertical-align:middle;
	text-align:center;
}

.proprio
{
	/*color:#fff;*/
	color:#EDDDCC;
	text-align:center;
	margin-right:10px;
	margin-top:5px;
	font-style:italic;
}


/************* LISTE DEROULANTE NOS APPELATIONS **************************/

#conteneur
{
	position:relative;
	width:205px;
	height:339px;
	/*top:0px;
	left:90px;*/
	overflow:hidden;
	background-color:#1C1E1C;
}

#haut
{
	position:relative;
	width:205px;
	height:20px;
	/*top:0px;
	left:90px;*/
	overflow:hidden;
	text-align:center;
	/*border:1px solid black;*/
	background-color:#1C1E1C;
	background-image:url(../img/fleche-haut.gif);
	background-repeat:no-repeat;
	background-position: 50% 50%;
	border-bottom:1px solid black;
	cursor:pointer;
}
#haut:hover
{
	position:relative;
	width:205px;
	height:20px;
	/*top:0px;
	left:90px;*/
	overflow:hidden;
	text-align:center;
	/*border:1px solid black;*/
	background-color:#272b2a;
	background-image:url(../img/fleche-haut-on.gif);
	background-repeat:no-repeat;
	background-position: 50% 50%;
	border-bottom:1px solid black;
	cursor:pointer;
}
#bas
{
	position:relative;
	width:205px;
	/*left:90px;*/
	height:20px;
	overflow:hidden;
	text-align:center;
	/*border:1px solid black;*/
	background-color:#1C1E1C;
	background-image:url(../img/fleche-bas.gif);
	background-repeat:no-repeat;
	background-position: 50% 50%;
	border-top:1px solid black;
	cursor:pointer;
}
#bas:hover
{
	position:relative;
	width:205px;
	/*left:90px;*/
	height:20px;
	overflow:hidden;
	text-align:center;
	/*border:1px solid black;*/
	background-color:#272b2a;
	background-image:url(../img/fleche-bas-on.gif);
	background-repeat:no-repeat;
	background-position: 50% 50%;
	border-top:1px solid black;
	cursor:pointer;
}

#contenuliste{
	/*background-color:#2c020b;*/
	
	background-color:#1C1E1C;
	padding:10px 5px 0px 0;
	/*float:left;*/
}

#contenuliste a{
	text-decoration:none;
}

.img-borduremarron
{
	border:1px solid #B07F47;	
}
.autrerevuedomaine a
{
	color: #BEE3DB;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

.autrerevuedomaine a:hover
{
	color: #BEE3DB;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/
	text-decoration:underline;
}

#lire_suite {
	margin-top: 5px;
}

.Style3 {
	color: #a57945
}

#planSite {
	width: 100%;
}

#planSite td {
	vertical-align: top;
	padding-left: 20px;
}

#planSite ul {
    margin: 0;
    padding-left: 0;
}

/************** infobulles domaines ***************/
.bulle_source {
	font-weight:normal;
	font-style:italic;
	color:#edddcc;
	margin-left: 20px;
	float: left;
}
.bulle_lire_suite {
	text-align:right;
	width:auto;
	float: right;
	margin-top: -11px;
}
