body {
	margin : 0;
	padding : 0;
	background : #000000  url(images/background22.jpg) repeat-x;
	background-attachment : fixed;
	font-family : Arial, Helvetica, sans-serif;
}

h1, h2, h3, p, ol, ul {
	margin-top : 0;
}

h1, h2, h3 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight : normal;
}

h1 {
	letter-spacing : -2px;
	font-size : 2.4em;
}

h2 {
	letter-spacing : -1px;
	font-size : 1.8em;
}

h3 {
	color : #ffffff;
}

#logo {
	float : left;
	position : absolute;
	top : 30px;
	display : inline;
}

#logo h1, #logo p {
	float : left;
	margin : 0;
	line-height : normal;
}

#logo h1 {
	padding : 5px 0 0 20px;
	font-size : 2.5em;
	color : #9D4418;
	text-decoration : none;
}

#logo p {
	padding : 25px 0 0 7px;
	letter-spacing : -1px;
	font-size : 1.1em;
	color : #666666;
	text-decoration : underline;
}

#logo a {
	text-decoration: none;
	color: #9D4418;
}


#page {
	margin-top : 130px;
	margin-right : auto;
	margin-left : auto;
	padding-left : 40px;
	padding-right : 40px;
	width : 1000px;
	/*height : 1000px;*/
	background : url("images/borderDroite2.jpg") repeat-y;
	/*background : url("images/backPage.png") repeat-y;*/
}

#banniere {
	display : block;
	padding : 0px;
	margin-top : 0px;
	margin-right : 60px;
	float : right;
	background : url(images/banniere2.png) no-repeat;
	width : 655px;
	height : 97px;
}


.article {
	width : 655px;
	border-bottom : 1px solid #3a3a3a;
	float : right;
	margin-right : 60px;
	/*padding : 5px;*/
	margin-bottom : 30px;
	margin-top : 30px;
	background : url(images/content2.png) repeat-y;
}

.article h3 {
	/*color : #2D8CD2;*/
	color : #fafafa;
	font-size : 18px;
	font-weight : bold;
	padding : 5px;
	background : url(images/h32.png) repeat-y;
	border-bottom : 1px solid #474747;
}

.article p {
	font-size : 12px;
	font-weight : light;
	color : #cccccc;
	line-height : 135%;
	margin : 7px;
}

.article img {
	display : block;
	margin-top : 7px;
	margin-bottom : 7px;
	margin-left : auto;
	margin-right : auto;
}

.article ul {
	
}

.article li {
	display : block;
	color : #cccccc;
	font-size : 12px;
	font-weight : light;
}

.article dl {
	margin : 5px;
	padding : 5px;
	list-style-type : none;
}

.article dt {
	font-size : 12px;
	font-weight : bold;
	color : #e7573b;
	line-height : 135%;
	margin : 7px;
}

.article dd {
	font-size : 12px;
	font-weight : bold;
	margin-left : 25px;
	padding : 0px;
	color : #cccccc;
}

.article a {
	color : #9D4418;
	text-decoration : none;
	margin : 5px;
	font-size : 11px;
}

.article a:hover {
	color : #9D4418;
	text-decoration : underline;
}

.comments {
	/*margin : 0 auto;*/
	width : 655px;
	padding : 2px;
	background : url(images/comments2.png) repeat-y;
	border-bottom : 1px solid #474747;
}

.comments img {
	display : inline;
	margin : 0px;
}

.comments p {
	color : #3a3a3a;
	margin : 5px;
}

.comments a {
	color : #9D4418;
	text-decoration : none;
	margin : 5px;
	font-size : 11px;
}

.comments a:hover {
	color : #9D4418;
	text-decoration : underline;
}

.footer {
	float : bottom;
	width : 1000px;
	padding : 5px;
	/*height : 85px;*/
	clear : both;
	/*border : 1px solid #3a3a3a;*/
	/*background : #EEEEE8 url("img/pied3.png") repeat-x;*/
	margin-top : 5px;
	margin-bottom : 45px;
	margin-left : auto;
	margin-right : auto;
	padding : 0px;
}

.footer p{
	font-size : 12px;
	text-align : center;
	color : #cccccc;
	margin : 3px;
	float : bottom;
	font-weight : bold;
}

.footer a{
	color : #9D4418;
	text-decoration : none;
}

.footer a:hover{
	color : #2D8CD2;
	text-decoration : underline;
}

.footer ul{
	list-style : none;
	margin : 3px;
	font-size : 12px;
	text-align : center;
}

.footer li {
	display : inline;
	margin : 3px;
	font-weight : bold;
}

.footer img{
	border : 1px solid #000000;
	margin-top : 5px;
}

.left {
	float : left;
	padding : 0px;
	width : 250px;
	border : 1px solid #3A3A3A;
	/*background : url(images/borderDroite2.jpg) repeat-y;*/
}

.left #menu h3{
	font-size : 14px;
	font-weight : bold;
	color : #00ff33;
	text-align : center;
	margin : 0px;
	padding-top : 15px;
	padding-bottom : 15px;
	padding-left : 0px;
	padding-right : 0px;
	background : #333 url(images/menu22.png) repeat-x;
	border-bottom : 1px solid #3a3a3a;
}

.left ul {
	list-style-type : none;
	margin : 0px;
	padding : 0px;
	width : 250px;
	text-decoration : none;
	font-family : Calibri;
}

.left li {
	text-align : left;
	color : #4B4B4B;
	font-size : 11px;
	list-style-type : none;
	margin : 0px;
	padding : 0px;
}

.left li a {
	display : block;
	font-size : 14px;
	font-weight : bold;
	color : #ccc;
	text-align : left;
	margin : 0px;
	padding-top : 7px;
	padding-bottom : 7px;
	padding-left : 15px;
	padding-right : 0px;
	background : #151515;
	list-style-type : none;
	text-decoration : none;
	border-bottom : 1px ridge #00ff33;
}

.left li a:hover {
	display : block;
	font-size : 14px;
	font-weight : bold;
	color : #00ff33;
	margin : 0px;
	padding-top : 7px;
	padding-bottom : 7px;
	padding-left : 15px;
	padding-right : 0px;
	background : #222;
	list-style-type : none;
	text-decoration : none;
	border-bottom : 1px ridge #00ff33;
}