/* Général */

body,body.small {
	background-color:#390d0e;
	padding:60px 0px 0px 0px;
	font-family:Arial,Geneva,sans-serif;
	font-size:12px;
	margin:0px;
	color:#FFFFFF;
}
body.small {
	padding:10px 0px 0px 0px;
}
div#contoursSite,
div#contoursSiteSmall {
	background-color:#541414;
	width:1000px;
	padding:15px 10px 15px 10px;
}
div#contoursSiteSmall {
	width:500px;
	padding:10;
}
div#bandeauSite {
	background-image:url("../icones/bandeau.jpg");
	background-repeat:no-repeat;
	height:200px;
	width:1000px;
}
div#contenuSite,
div#contenuSiteSmall {
	background-color:#ad4d4e;
	padding:0px 5px 5px 5px;
	text-align:left;
}
div#contenuSiteSmall {
	padding:5px;
}
div#basSite {
	background-image:url("../icones/bas.jpg");
	background-repeat:no-repeat;
	height:60px;
	width:1000px;
}
h1,h2,h3,h4 {
	font-size:20px;
	color:#ffffff;
	padding:0px;
	margin:10px 0px 10px 0px;
	text-align:left;
}
h2 {
	font-size:15px;
	color:#610e16;
	padding:0px;
}
h2.titreVignoble {
	font-size:20px;
	color:#F9F9E1;
}
h3 {
	font-size:14px;
	color:#F9F9E1;
	background-color:#A33A3F;
	padding:2px;
}
h4 {
	font-size:20px;
	color:#610E16;
	text-align:center;
	padding-bottom:10px;
	border-bottom:5px solid #A33A3F;
}
p {
	text-align:justify;
	line-height:18px;
	margin:15px 0px 15px 0px;
	padding:0px 5px 0px 5px;
}
hr {
	margin:10px 0px 0px 0px;
	padding:0px;
	border:0px;
	height:1px;
	background-color:#610e16;
}
label {
	color:#ffffff;
	cursor:pointer;
}
optgroup {
	font-style:normal;
	margin-left:2px;
}
input.text, select, textarea {
	width:300px;
	background-color:#610e16;
	border:1px solid #c7a621;
	color:#FFFFFF;
}
input.submit {
	background-color:#a33a3f;
	color:#610e16;
	padding:3px;
	margin:0px;
	border:0px;
	cursor:pointer;
}
input.checkbox {
	margin:0px;
	padding:0px;
}
select {
	width:302px;
}
textarea {
	height:200px;
	width:400px;
}
div.demi {
	float:left;
	width:50%;
}
div.cadreImg {
	border-left:5px solid #a33a3f;
	background-color:#c76c6d;
	text-align:center;
}
div.legende {
	font-size:11px;
	text-align:center;
}
a {
	color:#F9F9E1;
	text-decoration:underline;
}
a:hover {
	color:#F9F9E1;
	text-decoration:none;
}

/* Menus */

div#conteneurMenuPrinc {
	position:relative;
}
div#conteneurMenuPrinc div#drapeaux {
	position:absolute;
	top:0px;
	right:0px;
}
div#conteneurMenuPrinc div#drapeaux div#fr,
div#conteneurMenuPrinc div#drapeaux div#gb,
div#conteneurMenuPrinc div#drapeaux div#br,
div#conteneurMenuPrinc div#drapeaux div#es  {
	width:16px;
	height:11px;
	margin-right:5px;
	float:left;
	background-image:url("../icones/fr.png");
	cursor:pointer;
}
div#conteneurMenuPrinc div#drapeaux div#gb {
	background-image:url("../icones/gb.png");
}
div#conteneurMenuPrinc div#drapeaux div#br {
	background-image:url("../icones/br.png");
}
div#conteneurMenuPrinc div#drapeaux div#es {
	background-image:url("../icones/es.png");
}
div#conteneurMenuPrinc ul#menuPrinc,ul#sousMenu {
	margin:0px;
	padding:0px;
	list-style:none;
	height:30px;
}
div#conteneurMenuPrinc ul#menuPrinc li {
	float:left;
	margin:0px 5px 0px 0px;
}
div#conteneurMenuPrinc ul#menuPrinc li a, ul#sousMenu li a  {
	height:20px;
	display:block;
	padding:5px;
	color:#f9f9e1;
	text-decoration:none;
	background-color:#a33a3f;
}
div#conteneurMenuPrinc ul#menuPrinc li.actif a {
	background-color:#610e16;
	font-weight:bold;
}
div#conteneurMenuPrinc ul#menuPrinc a:hover, ul#sousMenu a:hover {
	background-color:#9a3136;
}
ul#sousMenu {
	height:21px;
	border-top:1px solid #610e16;
	background-color:#a33a3f;
}
ul#sousMenu li {
	float:left;
	margin:0px;
	border-right:1px dashed #610e16;
}
ul#sousMenu li a {
	height:15px;
	padding:3px;
	color:#610e16;
	font-size:11px;
}
ul#sousMenu li.actif a {
	background-color:#ad4d4e;
	color:#f9f9e1;
}

/* Messages statut */

.info,
.succes,
.erreur {
	background-repeat:no-repeat;
	background-position:left top;
	padding:5px;
	margin:5px 0px 5px 0px;
	text-align:left;
	position:relative;
}
.info {
	background-color:#e3d6db;
	color:#3371a5;
}
.succes {
	background-color:#ECFEEB;
	border:1px solid #9bd595;
	color:#3eb21a;
}
.erreur {
	background-color:#FCE9EE;
	border:1px solid #FC8FC2;
	color:#d41c1d;
}

/* Liens */

a.general {
	color:#F9F9E1;
	text-decoration:underline;
}
a.general:hover {
	color:#F9F9E1;
	text-decoration:none;
}
a.pages_liens{
	color:#610E16;
	text-decoration:none;
}
a.pages_liens:hover{
	color:#610E16;
	text-decoration:underline;
}
a.pages_texte{
	color:#FFFFFF;
}
a.pages_en_cours{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:14px;
}
a.lienImg {
	display:block;
}

/* Liste Vins */

div#contentListeVins {
	position:relative;
	z-index:100;
}
div#contentListeVins div#vignobles,
div#contentListeVins div#domaines,
div#contentListeVins div#vins {
	position:absolute;
	background-color:#610E16;
	border-left:1px solid #610E16;
}
div#contentListeVins div#vignobles {
	left:100px;
	top:0px;
	width:270px;
}
div#contentListeVins div#domaines {
	left:370px;
	top:0px;
	width:270px;
}
div#contentListeVins div#vins {
	left:640px;
	top:0px;
	width:300px;
}
div#contentListeVins div.titre {
	font-size:14px;
	font-weight:bold;
	padding:2px 2px 3px 2px;
	border-bottom:1px solid #ffffff;
}
div#contentListeVins div.titreVignoble {
	padding:1px 2px 1px 2px;
	background-color:#A33A3F;
}
div#contentListeVins a {
	text-decoration:none;
}
div#contentListeVins a#listeVins {
	display:block;
	padding:16px 2px 2px 18px;
	height:16px;
	width:80px;
	background-image:url("../icones/verre.png");
	background-position:2px;
	background-repeat:no-repeat;
	border-bottom:1px solid #F9F9E1;
}
div#contentListeVins a#listeVins:hover {
	background-color:#A33A3F;
}
div#contentListeVins a.vignoble,
div#contentListeVins a.ssVignoble,
div#contentListeVins a.domaine,
div#contentListeVins a.vin {
	background-image:url("../icones/fleche.png");
	background-position:99%;
	background-repeat:no-repeat;
	display:block;
	padding:1px 2px 1px 2px;
	height:15px;
}
div#contentListeVins a.ssVignoble {
	background-color:#9A3136;
	padding:1px 2px 1px 10px;
}
div#contentListeVins a.vin {
	background-image:none;
}
div#contentListeVins a.vignoble:hover,
div#contentListeVins a.domaine:hover,
div#contentListeVins a.vin:hover {
	background-color:#9A3136;
}
div#contentListeVins a.ssVignoble:hover {
	background-color:#610E16;
}

/* Administration */

#blockAdmin {
	text-align:left;
	width:1020px;
}
#blockAdmin a {
	color:#390d0e;
	text-decoration:none;
}
#blockAdmin a:hover {
	color:#541414;
}

/* Accueil */

#diapo {
	position:relative;
	height:432px;
}
#diapo .cache {
	display:none;
}
#diapo .cadre1,#diapo .cadre2,
#diapo .cadre3,
#diapo .cadre4,#diapo .cadre5 {
	position:absolute;
	background-color:#A33A3F;
	cursor:pointer;
}
#diapo .cadre1,#diapo .cadre5 {
	left:0px;
	top:125px;
	height:150px;
	width:150px;
	z-index:1;
	-moz-opacity:0.2;
	opacity: 0.2;
	KhtmlOpacity: 0.2;
	filter:alpha(opacity=20);
}
#diapo .cadre2,#diapo .cadre4 {
	left:40px;
	top:100px;
	height:200px;
	width:200px;
	z-index:2;
	-moz-opacity:0.7;
	opacity: 0.7;
	KhtmlOpacity: 0.7;
	filter:alpha(opacity=70);
}
#diapo .cadre3 {
	left:146.5px;
	top:0px;
	z-index:3;
	height:400px;
	width:400px;
}
#diapo .cadre4 {
	left:auto;
	right:40px;
}
#diapo .cadre5 {
	left:auto;
	right:0px;
}
#diapo #refletDiapo {
	height:32px;
	width:437px;
	background-image:url("../icones/refletDiapo.png");
	background-repeat:no-repeat;
	position:absolute;
	top:400px;
	left:128px;
}
#newsAcc #newsPrinc {
	padding-bottom:1px;
	border-bottom:5px solid #A33A3F;
}
#newsAcc .newsSec {
	padding-top:1px;
	padding-bottom:1px;
	border-bottom:1px solid #A33A3F;
}
#newsAcc #newsPrinc .imageNews,
#newsAcc .newsSec .imageNews {
	float:left;
	border-right:1px dashed #610E16;
	background-color:#A33A3F;
	margin-right:2px;
	width:135px;
	text-align:center;
}
#newsAcc .newsSec .imageNews {
	width:75px;
}
#newsAcc .texteNews {
	float:left;
	width:150px;
	text-align:justify;
}
#newsAcc .newsSec .texteNews {
	width:210px;
}
#newsAcc .texteNews a.titre {
	text-decoration:underline;
	font-weight:bold;
	color:#FFFFFF;
}
#newsAcc .texteNews a.texte {
	text-decoration:none;
	color:#FFFFFF;
	font-style:italic;
}
#cadreCatalogue {
	background-color:#A33A3F;
	text-align:center
}
#cadreCatalogue #imageCatalogue {
	height:160px;
	width:120px;
	margin:0px 5px 0px 5px;
	background-image:url("../icones/catalogue.jpg");
	background-repeat:none;
	float:left;
}
#cadreCatalogue #texteCatalogue {
	width:160px;
	float:left;
	margin-top:135px;
	text-align:center;
}
#cadreCatalogue #texteCatalogue a {
	font-size:15px;
}

#footer {
	margin-top:15px;
	border-top:1px solid #9A3136;
	padding-top:5px;
}
#footer .separateur {
	color:#610E16;
}
#presentationAccueil {
	border-left:1px solid #610E16;
	border-right:1px solid #610E16;
}
#presentationAccueil:first-Letter {
	color:#610E16;
	font-size:25px;
}

/* News */

.cadreNews {
	padding:5px;
	background-image:url("../icones/refletBlanc.png");
	background-repeat:repeat-y;
	background-position:left;
	margin-bottom:5px;
}
.cadreNews .imageNews {
	float:left;
	width:260px;
	background-color:#A33A3F;
	text-align:center;
	margin-right:5px;
}
.cadreNews .texteNews {
	float:left;
	text-align:justify;
	width:700px;
}
.cadreNews .texteNews .titreNews {
	color:#610E16;
	font-size:15px;
	text-decoration:underline;
}
.cadreNews .texteNews a.titre {
	color:#610E16;
	font-size:15px;
	text-decoration:underline;
}
.cadreNews .texteNews a.texte {
	text-decoration:none;
	color:#FFFFFF;
}
.categNews a.h4 {
	font-size:20px;
	color:#610E16;
	text-align:center;
	padding-bottom:10px;
	border-bottom:5px solid #A33A3F;
	margin-bottom:10px;
	display:block;
	font-weight:bold;
	text-decoration:none;
}

/* Domaines */

.cadreDomaines {
	padding:5px;
	background-image:url("../icones/refletBlanc.png");
	background-repeat:repeat-y;
	background-position:left;
	margin-bottom:5px;
}
.cadreDomaines .imageDomaines {
	float:left;
	width:135px;
	background-color:#A33A3F;
	text-align:center;
	margin-right:5px;
}
.cadreDomaines .texteDomaines {
	float:left;
	text-align:justify;
	width:700px;
}
.cadreDomaines .texteDomaines a.nomDomaines {
	color:#610E16;
	font-size:15px;
	text-decoration:underline;
}
.cadreDomaines .texteDomaines a.texteDomaines {
	color:#FFFFFF;
	text-decoration:none;
}

/* Services */

.cadreServices {
	background-color:#9A3136;
	padding:5px;
	margin:15px 5px 15px 5px;
}

.cadreServices .imgServices {
	background-color:#610E16;
	text-align:center;
}
.cadreServices .texteServices {
	padding:0px 5px 0px 5px;
	text-align:justify;
}
.cadreServices ul {
	padding:0px 5px 0px 20px;
	margin:0px;
}
.cadreServices li {
	padding:0px;
	margin:0px 0px 10px 0px;
}


/* Domaine */

#cadreDomaine #imageDomaine {
	float:left;
	width:155px;
	background-color:#A33A3F;
	text-align:center;
	margin-right:5px;
}
#cadreDomaine #texteDomaine {
	float:left;
	text-align:justify;
	width:300px;
}

/* Vin */

#cadreVin #imageVin {
	float:left;
	width:155px;
	background-color:#A33A3F;
	text-align:center;
	margin-right:5px;
}
#cadreVin #texteVin {
	float:left;
	text-align:justify;
	width:300px;
}
#cadreVin #texteVinNoImg {
	text-align:justify;
	padding:5px;
}

/* Partenaires */

.cadrePartenaire {
	float:left;
	background-color:#9A3136;
	padding:2px;
	margin:0px 5px 5px 0px;
	height:100px;
}
.cadrePartenaire .image {
	float:left;
	width:105px;
	background-color:#610E16;
	text-align:center;
	margin-right:5px;
}
.cadrePartenaire .texte {
	float:left;
	text-align:justify;
	width:205px;
}
.cadrePartenaire .texte a.nom {
	color:#610E16;
	font-weight:bold;
	font-size:16px;
}


/* Vignobles */

div#contentCarte {
	background-image:url("../icones/fondCarte.jpg");
	background-position:center;
	background-repeat:no-repeat;
}
div#france {
	margin-top:30px;
	width:467px;
	height:506px;
	background-image:url("../icones/france.jpg");
	background-repeat:no-repeat;
	position:relative;
}
div#france #calvados {
	position:absolute;
	left:155px;
	top:90px;
	width:30px;
	height:40px;
	cursor:pointer;
}
div#france #valleeLoire {
	position:absolute;
	left:95px;
	top:160px;
	width:170px;
	height:85px;
	cursor:pointer;
}
div#france #cognac {
	position:absolute;
	left:120px;
	top:245px;
	width:70px;
	height:60px;
	cursor:pointer;
}
div#france #bordeaux {
	position:absolute;
	left:130px;
	top:305px;
	width:35px;
	height:35px;
	cursor:pointer;
}
div#france #sudOuest {
	position:absolute;
	left:110px;
	top:340px;
	width:50px;
	height:60px;
	cursor:pointer;
}
div#france #armagnac {
	position:absolute;
	left:160px;
	top:350px;
	width:80px;
	height:60px;
	cursor:pointer;
} 
div#france #champagne {
	position:absolute;
	left:275px;
	top:85px;
	width:80px;
	height:90px;
	cursor:pointer;
}
div#france #bourgogne {
	position:absolute;
	left:275px;
	top:175px;
	width:80px;
	height:70px;
	cursor:pointer;
}
div#france #beaujolais {
	position:absolute;
	left:340px;
	top:245px;
	width:20px;
	height:35px;
	cursor:pointer;
}
div#france #alsace {
	position:absolute;
	left:425px;
	top:105px;
	width:25px;
	height:80px;
	cursor:pointer;
}
div#france #jura {
	position:absolute;
	left:370px;
	top:215px;
	width:25px;
	height:30px;
	cursor:pointer;
}
div#france #savoie {
	position:absolute;
	left:380px;
	top:245px;
	width:40px;
	height:40px;
	cursor:pointer;
}
div#france #valleeRhone {
	position:absolute;
	left:320px;
	top:285px;
	width:85px;
	height:90px;
	cursor:pointer;
}
div#france #languedoc {
	position:absolute;
	left:245px;
	top:375px;
	width:95px;
	height:80px;
	cursor:pointer;
}
div#france #provence {
	position:absolute;
	left:345px;
	top:375px;
	width:95px;
	height:50px;
	cursor:pointer;
}

/* Pubs */

div#pubFooter {
	text-align:center;
	padding:5px;
}