/*=======================================
Feuille de style du site www.yves-guegniard.com
R�alis�e par la SARL IP&Moteur
Janvier 2007
=======================================*/
body {
	margin: 0 auto;
	padding: 0;
	background-color: #4C4C4C;
	font-family: "Times New Roman", arial, times, sans serif;
	width: 850px;
	height: 600px;
}

li,ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img{border: none; margin: 0;}

h2 a, p a:hover{color: #333;
text-decoration : none;}

ul.plan a, ul.plan a:hover{
  color: #333;
  text-decoration : none;
  font-size:13px;
  }

ul.plan li {
  line-height: 10px;
  float: left;
  line-height: 16px;
  width:160px;
}

p a, h2 a:hover {color:#555555;
text-decoration : none;}
#texte {
	float: right;
	margin: 21px 0 0 0;
	padding: 5px 15px 0 15px;
	background-color: #A6998D;
	width: 327px;
	height: 630px;
        font-size:14px;
        text-align: justify;
}


#texte2 {
	float: right;
	margin: 21px 0 0 0;
	padding: 5px 15px 0 15px;
	background-color: #A6998D;
	width: 327px;
	height: 820px;
	
}



#texte.archi{
	overflow-y: auto;
	overflow-x: hidden;
}
	
#photo{
        background:none repeat scroll 0 0 #A6998D;
	float: right;
	height: 635px;
	width: 248px;
	margin: 21px 6px 0 0;
	padding: 0;
	color: #FFF;
	text-align: center;
}
p.col_gauche {
	float: left;
	text-align: left;
	font-size: .9em;
	margin: 0;	padding: 0 5px 0 5px;
	width: 238px; height: 247px;
	background: #A6998D;}

#photo2 {
	float: right;
	height: 528px;
	width: 248px;
	margin: 21px 6px 0 0;
	padding: 0;
	background-color: #A6998D;
	text-align: center;
	font-size: 0.9em;
	color: #FFF;
}

#photo2 h1 {
	text-align: center;
	margin: 0 0 10px 0;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.3em;
	padding: 5px;
}

#photo2 h2 {
	text-align: center;
	text-decoration: underline;
	font-size: 1em;
	padding: 10px 5px 5px 5px;
	margin:0;
}

#photo2 table {
	font-size: 1em;
}

#photo2 th {
	color: #333;
	font-weight: bold;
}

#photo2 td {
	height: 22px;
	vertical-align: middle;
}

#photo2 td.tech {
	border-right: 1px solid #333;
}

a.lien_fiche {
	width: 310px;
	border: 1px solid #333;
	color: #333;
	margin: 10px 0 10px 0;
	padding: 5px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	display: block;
}

#footer {
	float: right;
	width: 825px;
	background: #333333 url(images/backsite/signature.jpg) no-repeat 213px top;
	height: 50px;
	margin: 0;
	padding-bottom: 25px;
	overflow:auto;
}
#ip{
float: right;
	width: 825px;
text-align: right;
 font-size: .7em;}
#ip a{color: #666;}

#footer ul {
	float: left;
	margin: 10px 0 0 45px;
	padding: 0;
	width: 150px;
}
#footer ul.adresse {
	float: right;
	margin: 5px 0 0 45px;
	padding: 0;
	width: 320px;
}


#footer ul.adresse2{
	float:right;
	margin:16px 0 0 49px;
	padding:0;
	width:320px;
}

#footer li {
	display: inline;
	margin: 0 20px 0 0;
}
#footer ul.adresse li {
	clear: both;
	display: block;
	margin: 0 20px 0 0;
	text-transform: none;
}

#footer li a {
	color: #FFFFFF;
	font-size: 0.7em;
	text-decoration: none;
	text-transform: uppercase;
}
#footer ul.adresse li a {
	text-transform: none;
}


 
#texte h1 {
	font-size: 1em;
	line-height: 1.5em;
	color: #333;
	margin: 10px 0 15px;
	text-align: center;
	text-transform: uppercase;
        letter-spacing: -1px;
}

#texte h2 {
	font-size: .8em;
	line-height: .9em;
	color: #333;
	margin: 10px 0 5px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	border-bottom: 1px solid #333;
}

#texte h3 {
	font-size: 1em;
	color: #333;
	border: 2px solid #333;
	display: block;
	margin: 0;
	text-align: center;
	width: 320px;
}

#texte h4 {
	font-size: 1em;
	color: #FFF;
	display: block;
	margin: 10px 0 10px 0;
	text-align: center;
	font-weight: bold;
	width: 320px;
}

#texte h5{
	font-size: .8em;
	line-height: .9em;
	color: #333;
	margin: 10px 0 5px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	border-bottom: 1px solid #333;
}

#texte p.titre2 {
	color: #333;
	font-size: 0.9em;
	text-decoration: underline;
	margin: 0;
}

#texte p.general {
	font-size: .9em;
	color: #FFFFFF;
	text-align: justify;
	padding: 0;
	margin: 10px 0 0 0;
}


#texte p.recette , #texte table{
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: justify;
	padding: 0;
	margin: 0;
}

#texte p.fete {
	font-size: 1em;
	color: #800000;
	text-transform: uppercase;
	text-align: center;
}

#texte p.presse {
	font-size: 0.9em;
	color: #333;
	text-align: justify;
	padding: 0;
}

a.retour {
	width: 70px;
	height: 15px;
	display: block;
	background: url(images/backsite/retour.jpg) no-repeat;
	margin: 0 0 0 250px;
	padding: 0;
}

a.return {
	width: 70px;
	height: 15px;
	display: block;
	background: url(images/backsite/back.jpg) no-repeat;
	margin: 0 0 0 260px;
	padding: 0;
}

a.date {
	color: #333;
}

a.acheter {
	float: right;
	color: #800000;
	font-size: 0.9em;
	font-weight: bold;
}

a.acheter_vin {
	color: #800000;
	font-size: 0.9em;
	font-weight: bold;
}

a.recettes {
	font-weight: bold;
	padding: 0 0 0 30px;
	color: #FFFFFF;
}

a.vins {
	text-decoration: none;
	color: #FFF;
	font-size: .9em;
	padding-left: 5px;
}

a.presse {
	width: 320px;
	text-align: center;
	color: #FFF;
	border: 2px solid #333;
	display: block;
	margin: 10px 0 0 0;
	text-decoration: none;
	height: 40px;
	vertical-align: middle;
	font-weight: bold;
}

a.carte {
	width: 200px;
	height: 160px;
	display: block;
	position: absolute;
	background: url(images/pages/carte.jpg) no-repeat;
	margin: 358px 0 0 24px;
}

a.contact {
	color: #333;
	font-weight: bold;
	text-align: center;
}

h2.cuvee {
	font-weight: bold;
	color: #000000 !important;
        border: 0 !important;
        text-decoration:underline;
}
h2.cuvee2 {
	color: #000000 !important;
        border: 0 !important;
        text-align:left !important;
        text-decoration:none;
        letter-spacing: -1px;
        text-transform: none;
}

#texte p.titre {
	color: #333;
	font-style: italic;
	width: 350px;
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
}

#texte p.centre {
	text-align: center;
	color: #FFF;
	width: 300px;
	margin: 0;
	font-weight: normal;
}

/***********  MENU  **********/
#menu {
	background:url("images/backsite/fond-menu.gif") repeat-y scroll 9px top transparent;
        height:646px;
        margin:0;
        position:absolute;
        top:10px;
        width:232px;
}

ul.un {
	float: right;
	width: 200px;
	text-align: center;
	text-transform: uppercase;
	margin: 145px 0 0 0;
	padding:0;
}

ul.un a {
	font-size: 1.1em;
	line-height: 2.1em;
	color: #333;
	text-decoration: none;
	padding:0;
	margin: 0;
}

ul.deux {
	float: right;
	width: 172px;
	text-transform: uppercase;
	padding: 10px 10px 0 23px;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	display: block;
	text-align: center;
}

ul.deux a {
	font-size: 13px;
	line-height: 4em;
	color: #333;
	text-decoration: none;
	margin: 0;
}

ul.trois {
	float: right;
	width: 200px;
	text-align: center;
	text-transform: uppercase;
	margin: 18px 0 0 0;
}

ul.trois a {
	font-size: 1.1em;
	line-height: 2.1em;
	color: #333;
	text-decoration: none;
}

/**********  PUCES MENU ********* */
#puce-accueil {
	position: absolute;
	top: 155px;
	background-image: url(images/pages/puce.gif);
	width: 17px;
	height: 16px;
}

#puce-domaine {
	position: absolute;
	top: 190px;
	background-image: url(images/pages/puce.gif);
	width: 17px;
	height: 16px;
}

#puce-philo {
	position: absolute;
	top: 227px;
	background-image: url(images/pages/puce.gif);
	width: 16px;
	height: 16px;
}

#puce-vins {
	position: absolute;
	top: 267px;
	background-image: url(images/pages/puce.gif);
	width: 17px;
	height: 16px;
}

#puce-plat {
	position: absolute;
	top: 331px;
	background-image: url(images/pages/puce.gif);
	width: 17px;
	height: 16px;
}

#puce-presse {
	position: absolute;
	top: 405px;
	background-image: url(images/pages/puce.gif);
	width: 17px;
	height: 16px;
}

#puce-evt {
	position: absolute;
	top: 442px;
	background-image: url(images/pages/puce.gif);
	width: 17px;
	height: 16px;
}

#puce-contact {
	position: absolute;
	top: 480px;
	background-image: url(images/pages/puce.gif);
	width: 17px;
	height: 16px;
}

/*****************************
	Page index
*****************************/
#index_gene {
	width: 800px;
	margin: 0 auto;
	background-color: red;
}

#index_flash {
	width: 700px;
	position: absolute;
	height: 300px;
	margin: 200px 0 50px 50px;
}

#texte_intro {
	width: 750px;
	position: absolute;
	padding: 0;
	margin-top: 500px;
	color: #FFF;
	font-size: 1.05em;
	text-align: center;
}

a.liens1 {
	width: 50px;
	float: right;
	height: 30px;
	margin: 0 60px 0 55px;
	display: block;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}

#liens_intro {
	width: 760px;
	position: absolute;
	margin-top: 530px;
	padding: 15px 30px 10px 20px;
	text-align: center;
	color: #8E8E8E;
}

#liens_intro a {
	text-decoration: none;
	color: #8C8C8C;
}

#liens_intro dt {
	color: #FFF;


}
#liens_intro a:hover {
	text-decoration: underline;
}
#nos_vins_intro {
	text-align:left;

}

/* SITEMAP */
table#mini-sitemap {
    float: left;
    clear: both;
    background:none repeat scroll 0 0 #333333;
    border-top:1px solid #CCCCCC;
    margin-left: 25px;
}
table#mini-sitemap td {
    width: 208px;
}

ul#sitemap {
    margin-left:20px;
}


ul#sitemap li {
    color: #FFF;
    font-weight: bold;
}
ul#sitemap li a {
    text-decoration: none;
    margin-left: 5px;
    font-weight: normal;
    color: #DDD;
}

body #texte {overflow: auto;}

