/* Feuille de style pour le site de tourisme
 * Auteur : Damien Balloy, le 11/10/2005 */


.login
   { background-color:#FFFFFF; width:100; height:18; font-size:10; }



body
{
	background: #59BDE3;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10;
	text-align: left;
}

a img {border: none;}
a:link    {text-decoration: none;color:#0233ff; }
a:visited {text-decoration: none;color:#0233ff; }
a:active  {text-decoration: none;color:#0233ff; }
a:hover   {text-decoration: underline; cursor: hand;color:#77007F; }

/*

th {
	color:  black;
	background:     #9099A8;
	vertical-align: top;
	font-size:      1em;
	font-weight:    bold;
	font-family:    Verdana, Comic sans MS, sans-serif;
}

table, tr, td {
	font-size:      .92em;
	font-family:    Verdana, Comic sans MS, sans-serif;
}

	

*/