

#banner {
	padding-left:6px;
}

#archives ul li a {
-moz-border-radius:6px 6px 6px 6px;
background-color:#600D0D;
border:2px solid #000000;
color:#FDFFCA;
display:block;
font-size:20px;
font-weight:bold;
height:50px;
line-height:0.9em;
padding-top:20px;
text-align:center;
text-decoration:none;
width:108px;
}

#archives ul li a:hover {
	background-color:#ff7b39;
	color:#000000;
}

#archives ul li {
	float:left;
	list-style-type:none;
	margin:0 2px;
}

body {
	background: url(../images/fond.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
* html #global {
	height: 100%;
}
* html body {
	position: relative;
}


a {
	color: #600D0D;
	font-weight: bold;
}
a:hover {
	color: #000;
}
img{
	border:none;
}
h1, h2, h3, h4, h5 {
font-weight:bold;
}
h3{
clear:both;
margin:0 0 0 0;
padding:0 0 0 0;
}
h4{
background-color:#600D0D;
color:#D3B684;
text-transform:uppercase;
text-align:center;
margin: 0 3px 5px 3px;
font-size:14px;
height:20px;
padding-top:4px;
}
h5{
color:#600D0D;
margin: 5px 0 0 10px;
font-size:13px;
}
h6{
color:#600D0D;
margin: 0 0 0 0;
padding:0 0 0 0;
font-size:13px;
text-transform:uppercase;
}
h6 a {
	text-decoration:none;
}
h6 a:hover {
	text-decoration:underline;
}

h7{
color:#600D0D;
margin: 0 0 0 0;
padding:0 0 0 0;
font-size:11px;
text-transform:uppercase;
}
#global {
	position: relative;
	width: 981px;
	min-height: 100%;
	padding: 0;
	margin: 0 auto;
}
/*HEADER*/
#header {
	background: url(../images/header.gif) no-repeat;
	height: 298px;
}
#menu{
position:absolute;
width:700px;
height:27px;
top:266px;
left:15px;
}
#menu ul{
margin:0 0 0 0;
padding:0 0 0 0;
}
#menu li{
display:inline;
margin:0 0 0 0;
padding:0 0 0 0;
}
#header h1 {
	margin: 0;
}
/*CONTENEUR CONTENT ET SIDEBAR*/
#center {
	/* Pour éviter la superposition du pied de page et du contenu : */
	overflow: auto;
	background-image:url(../images/spacer.gif);
}
* html #center {
	overflow: visible;
	height: 1%;
}
/*FOOTER*/
#footer {
	position: absolute;
	width: 100%;
	height:108px;	
	background: #000 url(../images/footer.jpg);
	color: #fff;
	text-align:center;
}
#oeil{
float:left;
width:245px;
height:108px;
margin:0 0 0 45px;
}
#logo{
float:left;
height:36px;
margin:60px 0 0 20px;
}
#logo ul{
margin:0 0 0 0;
padding:0 0 0 0;
}
#logo ul li{
display:inline;
margin:0 0 0 0;
padding:0 0 0 0;
}
#menu-bas{
float:right;
height:36px;
margin:72px 20px 0 0;
}
#menu-bas ul{
margin:0 0 0 0;
padding:0 0 0 0;
}
#menu-bas ul li{
display:inline;
margin:0 30px 0 0;
padding:0 0 0 0;
}
#menu-bas ul li a{
color:#D3B684;
text-decoration:none;
}
#menu-bas ul li a:hover{
color:#AA916B;
text-decoration:none;
}
/*CONTENT*/
#content {
	float: left;
	width: 660px;
	margin-left: 20px;
}
* html #content {
	display: inline;
}
#ecard{
float:left;
width:660px;
height:328px;
margin-top:10px;
margin-left:-4px;
}

#sociable {
	float: left;
	margin-left: 25px;
	padding: 0;
}
#sociable img {
	float: left;
	margin: 0 5px 0 5px;
	padding: 0;
}

/* post */

#post{
float:left;
width:646px;
}
#post-header{
float:left;
width:646px;
height:31px;
background-image:url(../images/post-header.jpg);
background-repeat:no-repeat;
color:#D3B684;
}

.date{
float:right;
margin:12px 12px 0 0;
font-size:12px;
font-weight:bold;
}
.date a {
	color:#ffe8b8;
	text-decoration:none;
}
.date a:hover {
	text-decoration:underline;
}

#post-content{
float:left;
width:646px;
background-image:url(../images/spacer_post-content.gif);
background-repeat:repeat-y;
}

#column-right-titre{
float:left;
width:410px;
/*height:30px;*/
margin-top:10px;
background-image:url(../images/titre-post.gif);
background-repeat:repeat;
}

#post-content-next{
float:left;
width:643px;
background-image:url(../images/spacer_post-content-next.jpg);
background-repeat:repeat-y;
}

#column-right-titre-next {
float:left;
width:410px;
/*height:30px;*/
margin-top:10px;
/*background-image:url(../images/titre-post.gif);
background-repeat:repeat;*/
background-color:#ff7b39;
}

#post2 {
	float:left;
	width:200px;
	/*height:315px;*/
	margin:10px 15px 5px 0px;
/*	cursor :pointer;*/
}
#post2-header{
	text-align:center;
	float:left;
	width:200px;
	height:14px;
	background-image:url(../images/post2-header.gif);
	background-repeat:no-repeat;
	color:#D3B684;
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
}
#post2-content {
	float:left;
	width:200px;
	height:200px;
	background-color:#aa916b;
}
#post2 img{
	float:left;
	width:190px;
	/*padding:5px 5px 5px 10px;*/
	margin:5px 5px 5px 5px;
	/*height:auto;*/
	border:none;
}
#post2-titre{
	width:190px;
	/*height:30px;*/
	margin:5px 5px 5px 5px;
	text-align:center;
}
/* column */

#column-left{
float:left;
width:215px;
}
#column-left img{
float:left;
width:205px;
padding:5px 5px 5px 10px;
/*height:auto;*/
border:none;
}
#column-right{
float:right;
width:420px;
padding-bottom:10px;
}

.style{
color:#000;
font-size:11px;
}
#column-right-content{
float:left;
width:400px;
margin:10px 5px 0 0;
padding:5px 5px 5px 5px;
background-color:#D3B684;
text-align:justify;
display:none;
}
#post-footer{
float:left;
width:646px;
height:19px;
background-image:url(../images/post-footer.jpg);
background-repeat:no-repeat;
}
.suite{
float:right;
color:#600D0D;
font-size:11px;
margin-right:12px;
}
.suite a{
text-decoration:none;
}
/*SIDEBAR*/
#sidebar {
	float: right;
	width: 300px;
	}
#sidebar-content {
float:right;
width:280px;
}
/*Newsletter*/
#newsletter{
float:left;
width:300px;
height:90px;
background-image:url(../images/newsletter.jpg);
background-repeat:no-repeat;
}
#newsletter-champ{
position:relative;
width:174px;
height:27px;
left:105px;
background-image:url(../images/newsletter.gif);
background-repeat:no-repeat;
}
#newsletter-champ input{
float:left;
width:155px;
margin:3px 0 0 8px;
border:none;
}
#bouton-newsletter{
position:absolute;
width:45px;
height:45px;
left:850px;
top:315px;
z-index:100;
}
/*réserver*/
#reserver{
float:left;
width:204px;
height:35px;
margin-top:10px;
margin-left:20px;
}
/*ENCART*/
#encart{
float:left;
width:204px;
margin: 10px 0 10px 20px;
}
#encart-top{
float:left;
width:204px;
height:15px;
background-image:url(../images/encart-top.jpg);
background-position:left top;
}

#encart-spacer{
float:left;
width:204px;
background-image:url(../images/encart-spacer.jpg);
}

#encart-detail{
padding:5px;
}

#encart-spacer a{
margin-left:10px;
}
#encart-spacer ul{
margin:0 0 0 30px;
padding:0 0 0 0;
}
#encart-spacer object{
position:relative;
text-align:center;
clear:both;
}
* html #encart-spacer object{
position:relative;
text-align:center;
clear:both;
}
#encart-bottom{
float:left;
width:204px;
height:15px;
background-image:url(../images/encart-bottom.jpg);
background-position:left bottom;
}

#news{
	/*width:80px;*/
	padding:10px;
}
#news p {
	padding:0;
	margin:0;
}
#news a {
	padding:0;
	margin:0;
}
#news_title{
	color:#600D0D;
	/*margin: 5px 0 0 10px;*/
	font-size:13px;
	font-weight:bold;
}
#news_date{
	color:#c35e2c;
	font-size:8px;
}
#news_desc{
	font-size:11px;
	line-height:11px;
	text-align:justify;
}


#rub-text {
	float:left;
	width:646px;
	margin:10px;
	padding:0;
	
}
