body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	line-height: normal;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	list-style-position: inside;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #0c1015;
	background-attachment: fixed;
}
.txt-rouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}


.padding-image-gauche {
	border: 1px solid #024272;
	margin-right: 15px;
	margin-bottom: 10px;
}

.arial-gris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}

.arial-blanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.bg-main {
	background-image: url(../images/bg_ice.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-footer {
	background-image: url(../images/bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

a.lien:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: ;
	text-decoration: none;
	font-weight: bold;
}

a.lien:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.lien:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.lien-bushido:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: ;
	text-decoration: none;
}

a.lien-bushido:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.lien-bushido:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

a.lien-main:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: ;
	text-decoration: underline;
}

a.lien-main:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}

a.lien-main:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #7d0c0c;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	background-image: url(../images/bullet.png);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	text-align: left;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7d0c0c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7d0c0c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7d0c0c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.bg-date {
	background-image: url(../images/bg-2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.box1b {
	display: block;
	height: 16px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	border: 1px dotted #000000;
	padding-top: 2px;
	padding-left: 2px;
	background-color: #EEEEEE;
	background-position: right top;
}
.box2b {
	background-color: #EEEEEE;
	display: block;
	height: 75px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px dotted #000000;
	background-repeat: no-repeat;
	background-position: right top;
}
