/* marsouins.com - Show - CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
body {
	background-color: #F7FCFF;
	background-image: url(../images/fd.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	text-align: center;
	background-image: url(../images/container_fd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
	background-color: #993333;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.medias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pointer {
	cursor: pointer;
}
.bbaction {
	color: #FFFFFF;
	background-color: #993333;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.rubriques {
	font-style: normal;
	font-weight: bold;
}
.titre {
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding-left: 50px;
	padding-top: 120px;
	padding-bottom: 30px;
}
#lettres {
	text-align: left;
	padding: 5px;
	font-size: 110%;
}
#lettres .titre {
	padding: 10px;
}
#lettres .sign {
	font-style: italic;
}

