body {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size : 1em;
	color : #cc0099;
    font-family : arial;
	background-color: #FFE8E2;
	background-image: url(img2/fond_content.png);
	background-repeat: repeat-x;
}

A
{
text-decoration:none;
color : #cc0099;
}

A:active
{
text-decoration:none;
color : #cc0099;
}

A:visited
{
text-decoration:none;
color : #cc0099;
}

A:hover
{
text-decoration:underline;
color : #cc0099;
}

h1 {
    font-size: 1em;
	color : #cc0099;
}

h2 {
    font-size: 2em;
	color : #cc0099;
}

h3 {
    font-size: 0.7em;
	color : #cc0099;
}

.big {
font-size: 25px;
}

.menu {
	font-size: 10px;
	color : #cc0099;
	font-weight: normal;
	}
	
a.menu:link{
font-size: 10px;
color : #cc0099;
text-decoration: underline;
}

a.menu:visited {
font-size: 10px;
color : #cc0099;
text-decoration: underline;
}

a.menu:hover{
font-size: 10px;
color : #cc0099;
text-decoration: underline overline;
}
	
img {border:0;}
