/* CSS Document */
/* CSS copyright Agence et Studio L J & C */
body {
	background-color: #FCF9F2;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

strong {
	font-style: italic;
	font-weight: bold;
	color: #B29221;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: capitalize;
}
h1 a {
	font-size: 0.7em;
	color: #333367;
	padding-left: 30px;
}

img {
	border: 1px solid #B29221;
	padding: 0px;
	margin: 0px;
}

p {
	font-family: "Times New Roman", Times, serif;
	color: #333367;
	padding: 5px;
}
#txt p:first-letter {
	text-transform: capitalize;
	color: #191E25;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #B29221;
	background-image: url(../media-seguinot-bordet/h2-trait.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-transform: capitalize;
}
h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	margin: 0px;
	position: relative;
}
a.pdf  {
	background-image: url(../media-seguinot-bordet/puce-menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #4A2A1B;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 20px;
}
a:hover.pdf  {
	background-image: url(../media-seguinot-bordet/puce-menu-hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a:visited.pdf  {
	color: #C59800;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	width: auto;
	text-transform: uppercase;
	margin-top: 600px;
	padding-left: 120px;
}
h4 a:hover {
	color: #B29221;
}
h4 a {
	color: #2F3069;
}
a {
	text-decoration: none;
	color: #D9D19C;
}
a:hover {
	color: #FCF9F2;
}
#conteneur {
	min-height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../media-seguinot-bordet/fd_conteneur.jpg);
	background-repeat: repeat-y;
	position: relative;
}
.h1intro {
	color: #2F3069;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
	top: 0px;
	padding: 0px;
}
.h2intro {
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	margin-top: 30px;
	margin-bottom: 30px;
}

#txtintro {
	float: right;
	margin-top: 0px;
	height: 562px;
	text-align: justify;
	border: 1px solid #8F701D;
	position: absolute;
	margin-left: 260px;
	width: 330px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#intro p {
	color: #2F3069;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-indent: 10px;
}
#intro p:first-letter {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #8F701D;
	font-style: italic;
	font-weight: bold;
}

.agence {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	background-image: url(../media-seguinot-bordet/puce-agence.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 175px;
	padding-left: 25px;
}
a.agence:hover {
	color: #0099FF;
}
.time {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}


#colgauche {
	width: 250px;
	position: absolute;
	background-image: url(../media-seguinot-bordet/fd_bd_gauche.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 580px;
	left: 0px;
	top: 0px;
}
#header {
	width: 750px;
	margin-left: 250px;
	height: 200px;
}
#txt {
	min-height: 900px;
	margin-left: 250px;
	background-image: url(../media-seguinot-bordet/fond-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 70px;
	margin-top: 20px;
}
#footer {
	width: 1000px;
	text-align: right;
	color: #333366;
	font-size: x-small;
	height: 30px;
	clear: both;
	background-color: #FCF9F2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #996633;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#haut {
	height: 30px;
	margin-left: 260px;
	margin-right: 10px;
}
.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
.menuhaut dt {
display: inline;
}
.menuhaut a {
	color: #D9D19C;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-image: url(../media-seguinot-bordet/puce-menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.menuhaut a:hover {
	text-decoration: none;
	color: #333367;
	background-image: url(../media-seguinot-bordet/puce-menu-hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.menuhaut a:visited {
	text-decoration: none;
	color: #996633;
	background-image: url(../media-seguinot-bordet/puce-menu-hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
/* class site seguinot bordet */
.gauche {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	text-transform: capitalize;
	color: #DBD597;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 170px;
	padding-top: 5px;
}
.adresse {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #DBD597;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccc99;
	text-transform: capitalize;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 170px;
}
.ouvert {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccc99;
	text-transform: uppercase;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 170px;
	font-weight: bold;
}
p.francais {
	padding-left: 20px;
	text-align: justify;
	width: 60%;
}
.h1francais {
	color: #2F3069;
	font-size: xx-large;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-left: 35px;
	margin-bottom: 20px;
	background-image: url(../media-seguinot-bordet/h1-feuille.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

p.anglais {
	padding-left: 20px;
	font-style: italic;
	text-align: justify;
	width: 60%;
}
.h1anglais {
	color: #996633;
	font-size: xx-large;
	background-image: url(../media-seguinot-bordet/h1-feuille.gif);
	background-position: left bottom;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-left: 50px;
}

.h2f {
	margin-left: 20px;
	width: 60%;
}
.h2a {
	width: 60%;
	margin-left: 20px;
}
a.info{
	position:relative;
	z-index:24;
	color:#333366;
	text-decoration:none;
	font-weight: normal;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996633;
	font-style: italic;
}

a.info:hover{z-index:25; background-color:#DBD597}

a.info span{display: none}

a.info:hover span{
	/*le contenu de la balise span ne 
sera visible que pour l'état a:hover */
 display:block;
	position:absolute;
	top:2em;
	width:15em;
	border:1px solid #333367;
	background-color:#eeeeee;
	color:#333367;
	text-align: justify;
	padding:3px;
	font-size: small;
	left: 2em;
    
}
.photo {
	float: right;
	position: static;
	margin-left: 20px;
	top: 0px;
	background-image: url(../media-seguinot-bordet/fd_photo.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	border: 1px solid #B29221;
	margin-right: 10px;
	padding: 8px;
	margin-top: 0px;
}
.salle {
	float: right;
	position: static;
	margin-left: 20px;
	top: 0px;
	height: auto;
	width: auto;
	border: 1px solid #B29221;
	margin-right: 10px;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 70px;
}
strong .livre {
	text-transform: uppercase;
}
.recomm {
	color: #2F3069;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	list-style-image: url(../media-seguinot-bordet/puce-li.gif);
	margin-left: 40px;
	list-style-position: outside;
	text-indent: 25px;
	font-weight: normal;
	padding-bottom: 15px;
}
a.externe {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2F3069;
	color: #B9A06A;
}
a.externe:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9A06A;
	color: #2F3069;
}
.annee {
	margin-left: 60px;
	color: #333367;
}
.maj {
	text-transform: uppercase;
}
.horaire {

	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #DBD597;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccc99;
	text-transform: capitalize;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 170px;
}
img.plan {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
fieldset {
	width: 80%;
	margin-left: 30px;
}
form {
	color: #996633;
	font-weight: normal;
	text-transform: capitalize;
	margin-left: 30px;
	font-size: small;
}
input, textarea {
	background-color: #EFE9CF;
	color: #996633;
	width: 400px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
}
label {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	vertical-align: top;
}
.input_bt {
	background-color: #996633;
	border: 1px solid #cccc99;
	display: inline;
	color: #cccc99;
	width: 180px;
}
.ptbleu {
	font-size: x-small;
	color: #333367;
}
.descript {
	text-align: justify;
	width: 60%;
}
.bouteille1 {
	float: left;
}
.bouteille2 {

	float: right;
}
#vins {
	margin-right: 0px;
	margin-bottom: 50px;
	width: 700px;
	margin-left: 0px;
	padding-left: 20px;
}
.actualite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D19C;
	color: #F8F6EA;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 5px;
}
#formcmd {
	text-align: left;
}
.nocadre {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
table {
	border-collapse: collapse;
	border: 2px solid #333367;
	width: 699px;
}

td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	width: 150px;
}
.chpsform {
	float: left;
	padding-top: 8px;
}
.inputprix {
	color: #B29221;
	background-color: #FBF8F1;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 45px;
}
.titretable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #D9D19C;
	background-color: #333367;
	font-weight: bold;
}
.sable {
	color: #FDFCF8;
}
.nocadre {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hiddenimg { display:none;}
#footer a {
	color: #333367;
}
#footer a:hover {

	color: #996633;
}
#colgaucheintro {
	width: 250px;
	position: absolute;
	background-image: url(../media-seguinot-bordet/fd_bd_gauche.jpg);
	background-repeat: no-repeat;
	background-position: top;
	left: 0px;
	top: 0px;
	margin: 0px;
	background-color: #333367;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 580px;
}
#conteneurIntro {
	min-height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../media-seguinot-bordet/fd_conteneur.jpg);
	background-repeat: repeat-y;
	position: relative;
	height: auto;
}
h1 a:hover {

	font-size: 0.7em;
	color: #B29221;
	padding-left: 30px;
}
.lang {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #DBD597;
	text-transform: capitalize;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccc99;
	padding-bottom: 5px;
}
.bdcmd {
	border: 1px solid #cccc99;
	display: inline;
	color: #996633;
	width: 50px;
}
.coordform {
	width: 200px;
}
#horaire a:hover {
	color: #FCF9F2;
	text-decoration: underline;
}

