/* CSS Document */

p {
	font-family: "Gill Sans Bold";
	font-size: 12;
	font-weight: normal;
	color: #4f3535
}

a:link { text-decoration: none; font-family: Gill Sans Bold; font-size: 12; color: #4f3535; font-weight: bold }
a:visited { text-decoration: none; font-family: Gill Sans Bold; font-size: 12; color: #4f3535; font-weight: bold }
a:hover { text-decoration: none; font-family: Gill Sans Bold; font-size: 12; color: #4f3535; font-weight: bold }
a img
{
border: none;
} 

H1 { font-family: Myriad Pro; font-size: 15; font-weight: bold; color: #4f3535}
H2 { font-family: Myriad Pro; font-size: 14; font-weight: bold; color: #CC0000}

body {margin-top: 0px;background-image: url(medias/liserai_fond4.png);background-repeat: repeat;}

.menuleft {text-align:left}
.menuleft a {text-decoration: none;font-family: Gill Sans Bold; font-size:12; font-weight: bold; color: #CC0000}
.menuleft a:link {}
.menuleft a:visited {}
.menuleft a:hover {}