.body
{
	background-image: url(imgs/fond_pierre.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

.menu
{
	background-image: url(images/Cep_Design_07.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
}

.lien
{
	border-bottom: 1px inset black;
	font-size: 12px;
}

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

.lien a:hover
{
	color : black;
	text-decoration : underline;
}

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

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

.contenu a:hover
{
	color : red;
	text-decoration : underline;
}

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

.contenu
{
	background-color : none;
	border : black 0px solid;
	padding-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	padding-top : 10px;
	padding-bottom : 0px;
	font-family : arial;
	font-size : 11px;
	text-align : center;
}

.centre
{
	padding-left: 20px;
	padding-right: 20px;
}
