/*----------------------------- 
*            TOUS             *
*------------------------------
*/

/* ;link=#804000;vlink=#804000;alink=#804000 */

/* Le fond est toujours BLANCHE */
body {background-color:#FFFFFF}

/* CORPS DES PAGES */ 
body 
{background-color:#FFFFFF;link=#804000;vlink=#804000;alink=#804000}

/* Tableau Copyright */
td.copy {text-align:center;font-family:times;font-size:10px;color:#000000;text-decoration:none;font-weight:normal}

/* Tableau Copyright */
a.copy {text-align:center;font-family:times;font-size:10px;color:#511111;text-decoration:underline;font-weight:normal}



/*----------------------------- 
*            CARTE            *
*------------------------------
*/

/* Les titres des Plats (Entrées...) */
h5 {text-align:center;font-family:times;font-size:27px;color:#000066;text-decoration:none;font-weight:bold}

/* tableau des plats */
td.plat {text-align:left;font-family:times;font-size:16px;color:#000000;text-decoration:none;font-weight:bold;font-style:italic}

/* prix en FRANC */
td.pfr {text-align:right;font-family:times;font-size:11px;color:#000000;text-decoration:none;font-style:italic}

/* prix en EURO */
td.peu {text-align:right;font-family:times;font-size:16px;color:#000000;text-decoration:none;font-style:italic;font-weight:bold}

/* Le numéros des menus et le prix */
td.menu	{text-align:center;font-family:times;font-size:15px;color:#511111;text-decoration:underline;font-weight:bold}

/* Bouton [Retour] */
h3 {text-align:right;font-family:serif;font-size:13px;color:#663366;text-decoration:underline;font-weight:normal}

* Les plats des menus */
td.gr	{text-align:center;font-family:times;font-size:14px;color:#000000;text-decoration:none;font-weight:normal}


/*----------------------------- 
*            TEST             *
*------------------------------
*/

*/ Restaurant Unterlinden */
td.resto {Restaurant Unterlinden}

/* Titre de la Région Vin */
h2 {text-align:center;font-family:serif;font-size:27px;color:#804000;text-decoration:none;font-weight:bold} 

/* Les ancres de la page Vin */
h4 {text-align:center;font-family:times;font-size:16px;color:#804000;text-decoration:none;font-weight:normal}


/* FIN */