body {
background-image: URL(images/bg.gif);
background-repeat: repeat-x;
background-color: gray;
margin:0px;
}

p {
font-size: 12px;
} 

img {
border:0px;
}

.menulines{
border:2.5px solid #F0F0F0;
}

.menulines a{
text-decoration:none;
color:black;
}

.menu {
text-align:center;
padding:0px 0px 10px;
background-image: URL(images/link_1.gif);
}

.footer {
background-image: URL(images/ft_02.gif);
width:265px;
height:105px;
}

.footer p {
text-align:center;
font-size: 10px;
color:white;
font-weight:bold;
}

.titre {
 color:red;
 font-weight:bold;
}

.texte_rouge {
 color:red;
}
 
a:link, a:active, a:visited {
color: #4A265A; 
text-decoration: none;
}

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