body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #D5D7F5;
}
h1 {
	background-image: url(../images/bandeau.jpg);
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 230px;
	width: 905px;
}
#page {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border: 1px solid #000078;
}
.blocb {
	background-color: #4542e2;
	border: 1px solid #FFFFFF;
}
#menu {
	vertical-align: top;
	background-image: url(../images/fd_left.gif);
	background-position: 0px 0px;
	width: 127px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	
}
#menu a:link, #menu a:visited
{
	color:#ffffff;
	font-size: 12px;
}
#menu li {
	margin: 0px;
	padding: 0px 0px 0px 2px;
	list-style-position: outside;
	text-indent: -6px;
}
menu ul {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-indent: 0px;
}
.menu4 {
	background-repeat: no-repeat;
	list-style-image: url('../images/heart.png');
}
.menu3 {
	background-repeat: no-repeat;
	list-style-image: url('../images/new.png');
}
.menu2 {
	background-repeat: no-repeat;
	list-style-image: url('../images/cup.png');
}
.menu1 {
	background-repeat: no-repeat;
	list-style-image: url('../images/commun.png');
}
h3
{
	background-image: url('../images/fd_titre_left.png');
	background-repeat: no-repeat;
	background-position: 1% 50%;
	color:#B90000;
	font-weight: bold;
	font-size: 14px;
	padding-left: 40px;
	border-left: 1px solid #C0BCB9;
	border-top: 1px solid #C0BCB9;
	background-color:#FCFBFB;
	margin: 0px;
	width: 400px;
}
.descriptif
{
	background-color: #D5D7F5;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.logos
{
	background-color: #0502A3;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	width:100%;
}
.violet
{
	color: #4542E2;
	font-weight: bold;
	font-size: 11px;
}
.telecharger
{
	text-align: center;
	
}
a.telecharger:link, a.telecharger:visited
{
	color:#ffffff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/telecharger.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 42px;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 60px;
}
.pave {
	width: 750px;
	display: block;
	text-align: left;
	margin-bottom: 20px;
	background-position: 400px 0px;
	background-repeat: no-repeat;
}
#colr {
	text-align: right;
}
.center {
	text-align: center;
}
.video {
	width: 314px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 0px;
	padding-bottom: 43px;
	vertical-align: top;
	padding-top: 55px;
	background-image: url(../images/video.gif);
	
}
.right {
	text-align: right;
}
#fd_top {
	background-image: url('../images/fd_top.gif');
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
a:link, a:visited {
	color: #0502A3;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:hover, a:active {
	color: #0502A3;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.thumb {
	text-align: center;

}
.thumb img {
	margin: 10px 6px 5px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}

