body {
margin: 0;
background-image: url("/templates/gauche/gauche-ps3_r3_c1.jpg");
color: #3366CC;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}

h1 {
font-size: 20px;
}

a:link{
color: #330099;
background-color: transparent;
text-decoration: none;
}

a:visited {
color:#330099;
background-color: transparent;
text-decoration: none;
}

a:hover{
color: red;
background-color: transparent;
text-decoration: underline overline;
}


a.lienp:link{
color: Yellow;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

a.lienp:visited {
color:yellow;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

a.lienp:hover{
color: white;
font-size: 10px;
background-color: transparent;
text-decoration: underline overline;
}



hr {
width:80%;
}

img {border:0;}


.menu {
	font-size: 5px;
	font-weight: normal;
} 