

body {
font: arial, helvetica, serif;
background: #fafafa;
text-align: left;
padding: 0;
margin: 4px;
}


a:link,
a:visited ,
a:active {
	color: #990000;
	text-decoration: none;
	background-color:none;
	font-weight: bold;
}

a:hover {
	color: #006600;
	text-decoration: underline overline;
	background-color:#ffcc66;
}
  
a.texte:link,
a.texte:visited ,
a.texte:active {
	color: #990000;
	text-decoration: none;
	background-color:none;
	font-weight: normal;
}

a.texte:hover {
	color: #006600;
	text-decoration: underline overline;
	background-color:#ffcc66;
}

a.yah:link,
a.yah:visited ,
a.yah:active {
	color: #eeeeee;
	text-decoration: none;
	background-color:#009966;
}

a.yah:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#33cc66;
}

a.yahg:link,
a.yahg:visited ,
a.yahg:active {
	color: #eeeeee;
	text-decoration: none;
	background-color:#009966;
	font-size: 20px;

}

a.yahg:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#33cc66;
	font-size: 20px;

}

h1 /* ne pas modifier : très utilisé */
{
	font-family: 78%/1.5 Arial, helvetica, serif;
	font-size: 16px;
	color: #fffbbb;
	background-color: #880841;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 10px; 
	margin: .5px 0px 0px 0px;
}

h2 /* texte avec grande marge gauche */
{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-style: bold;
	text-align: justify;
	margin: 0em 100px 0em 100px;
}


h3 /* seulement dans les 2 blocs */
{
	font-size: 12px;
	color: #666666;
	font-style: bold;
	text-align: left;
	margin: 0em 0px 0em 0px;
}

h4 /* principalement pour vigneron_afficher */
{
	font-size: 14px;
	color: #666666;
	font-style: bold;
	text-align: justify;
	margin: 0 40 10 30;
	background-color: #fffde6;
	width: 720px;
	padding: 20px;
	border:green 1px solid;
}

h5 /* ne pas modifier : très utilisé */
{
	font-size: 12px;
	color: #03917f;
	font-style: bold;
	text-align: justify;
	margin: 0 40 10 30;
	background-color: #ffe79b;
	width: 560px;
	padding: 20px;
	border:green 1px solid;
}

h6 /* ne pas modifier : très utilisé */
{
	font-size: 12px;
	color: #666666;
	font-style: bold;
	text-align: left;
	margin: 0em 20px 0em 30px;
}

.bleu /* Un style qui permet par exemple de surligner certains mots d'un texte */
{
   color: #0000ff; /* Le texte surligné sera écrit en noir, parce que le blanc sur fond jaune on voit rien ;o) */
}

.vert /* Un style qui permet par exemple de surligner certains mots d'un texte */
{
   color: #03917f; /* Le texte surligné sera écrit en noir, parce que le blanc sur fond jaune on voit rien ;o) */
}

.petitcp /* Un style qui permet par exemple de surligner certains mots d'un texte */
{
	font-size: 12px;
	color: grey; /* Le texte surligné sera écrit en noir, parce que le blanc sur fond jaune on voit rien ;o) */
}

table.vico {
margin:0px;
 border-width:1px; 
border-top-style:solid; 
border-right-style:none; 
 border-left-style:none; 
 border-color:#009966;
 margin-right: 0mm:
 }
td.vico { 
 border-width:1px;
 border-bottom-style:dotted; 
 border-color:red;
 }

.image {text-align: right}


div#trois p
{
margin:0;
padding:0;
text-align:justify;
}
div#trois img
{
float:left;
margin:0 10px 10px 0;
}







#container {
width: 1080px;
background: #fae2be;
text-align: left;
border: 0.1px solid #ffcc33;
margin: 0 auto;
}


#nav, #nav ul {
float: left;
width: 880px;
list-style: none;
line-height: 1;
background: white;
font-weight: bold;
padding: 0;
border: solid #ffcc33;
border-width: 0.1px 0;
margin: 0 0 1em 0;
}

#nav a {
display: block;
width: 10em;
w\idth: 8em;
color: #7C6240;
text-decoration: none;
padding: 0.3em 0.3em;
}

#nav a.daddy {
background: url(../photos/rightarrow2.gif) center right no-repeat;
color: #7C6240;
}

#nav li {
float: left;
padding: 0;
width: 8.6em;
}

#nav li ul {
position: absolute;
left: -1000em;
height: auto;
width: 14.4em;
w\idth: 13.9em;
font-weight: normal;
border-width: 0.1em;
margin: 0;
}

#nav li li {
padding-right: 1em;
width: 13em
}

#nav li ul a {
width: 13em;
w\idth: 12.6em;
}

#nav li ul ul {
margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}

#nav li:hover, #nav li.sfhover {
background: #ffcc33;
}









a.tooltip em {
    font-style: normal;
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
	font-style: normal;
	font-size: 12px;
	text-align: left;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #666;
    border: 1px solid #bbb;
    background: #ffc;
    width:280px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 10px;
    height: 7px;
    width: 11px;
    background: transparent url(../photos/infobulletop00.gif);
    margin:0;
    padding: 0;
    border: 0;
}

