body{
	background: #FFF;
	color: #97b9a7;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
}
h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

a:link{
	color: #97b9a7;
	text-decoration: none;
}

a:active{
	color: #ef5689;
	text-decoration: none;
}


a:visited{
	color: #ef5689;
	text-decoration: none;
}

a:hover{
	color: #f5b3c9;
	text-decoration: none;
}


table {
color: #97b9a7;
font-size: 100%;
line-height: 1.6em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
margin-left: 10%;
margin-right: 10%;
width: 500px;
border: 1px solid #f5b3c9;
background: #ffecf2;
}

th {
border: 1px solid #f5b3c9;
background: #ffecf2;
}

td {
background: #FFF;
}

#liens ul li{
    list-style-image: url(layoutorchid/listico1.png);
    margin: 0;
    padding: 0;
    text-align: left;
	
}


.welcome
{
text-align: center;
background: #ffecf2;
width: 100%;
height: auto;
color: #f5b3c9;
font-weight: bold;
margin-bottom: 5px;
text-decoration: none;
}

#date
{
text-align: left;
background: #fff;
width: 100%;
font-weight: bold;
border-bottom:  1px solid #f5b3c9;
text-decoration: none;
}

#update
{
margin-top: 10px;
text-align: left;
background: #fff;
width: 100%;
height: auto;
font-weight: light;
border:  1px solid #f5b3c9;
margin-bottom: 5px;
text-decoration: none;
}

