﻿
a:link { color: rgb(102, 0, 0); text-decoration: none; border: 0px none; }	/* cibles non encore visitées */
a:visited { color: #860071;  text-decoration: none;  border: 0px none;}	 	/* cibles visitées */
a:focus { color: black;  text-decoration: none;  border: 0px none;}  		 /* Liens qui reçoivent la zone de saisie active */
a:hover { color: rgb(102, 0, 0); background-color: #dbd4a6;}  			 /* Liens pour "MouseOver" */
a:active { color: red; text-decoration: none; } 				 /* Liens cliqués */



/* image sans cadre */


.ima            {
		border: 0px none;
		}

/* header */

.headx		{
		clear: both;
		background-color: #dbd4a6;
		text-align:center;
		width: 100%;
		height: 100px;
		}

a.headx		{
		clear: both;
		border: 0px none;
		}

/* color link */
a.clk		{
		background-color: #c3d9ff;
		}
/* footer */

.footx		{
		background-color: #dbd4a6;
		text-align:center;
		width: 100%;
		padding-top: 15px;
		}
.xiti                     {
		text-align: right;
		}	

/* map */

.mapx		{
		width: 800px;
		height: 500px;
		margin: auto;
		}

/* menu haut */

.menu_retour     	{
		clear: both;
		border: 2px solid rgb(204, 0, 0);
		background-color: rgb(195, 217, 255);
		font-family: Arial,sans-serif; 
		font-size: 11px; 
		font-weight: bold; 
		color: rgb(102, 0, 0); 
		padding-left: 1px; 
		width: 100%; 
		margin: 0px auto;
		height: 15px;
		}

a.menu_retour     	{
		border: 0px none;
		text-decoration: none;
		}

UL LI
{
    MARGIN-TOP: 10px;
    PADDING-LEFT: 10px;
    LIST-STYLE-IMAGE: url(http://www.liens-du-vin.ch/puce-boule.gif);
    MARGIN-LEFT: 18px;
}
