body {
	background-image: url(bg_page.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
}

#main {
	margin: 0 auto 0 auto;
	width: 970px;
}

#header {
	background-image: url(bg_header.jpg);
	background-repeat: no-repeat;
}

a.ajouter:link, a.ajouter:visited {
	float: right;
	color: #EE3D92;
	background-image: url(bg_ajouter.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

a.ajouter:hover {
	text-decoration: none;
	color: #000000;
}

#content {
	background-image: url(bg_content.gif);
	background-repeat: no-repeat;
	text-align: center;
}

a.txtlnk:link, a.txtlnk:visited, a.txtlnk:hover {
	margin: 20px 0 20px 0;
	display: block;
}

.bigLnk {
	padding: 20px 0 20px 0;
}

.profile {
	width: 950px;
	height: 202px;
	display: block;
	margin: 0 auto 0 auto;
	background-image: url(bg_profile.gif);
	background-repeat: no-repeat;
}

.mandra {
	float: left;
	display: inline;
	margin: 8px -1px 0 6px;
	color: #ffffff;
	font-size: 11px;
}

.mandra em {
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	margin: 4px 0 2px 0;
}

.mandra a.pic:link, .mandra a.pic:visited {
	border: 1px solid #EE3D92;
	display: block;
}

.mandra a.pic:hover {
	border: 1px solid #ffffff;
}

.mandra a:link, .mandra a:visited {
	color: #ffffff;
	text-decoration: none;
}

.mandra a:hover {
	text-decoration: underline;
	color: #ffffff;
}
