BODY  {
    background-color: #BEAD99;
	margin:0px;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	padding:0px;
}
/* Content */
#page {
	background-color:#fff;
	margin-top:1px;
    width:922px;
	min-height:500px;
	margin-right:0px;
	min-height:727px;
}
#content{
	padding: 10px 13px 10px 13px;	
}
#annee {
    left:36px;
    padding-top: 48px;
	/*padding: 10px 13px 10px 13px;*/
    width: 760px;
    position: relative;
    margin: auto;
}
#content p{
	text-align:justify;
}
/* Header & Footer */
#header{
	background-color:#fff;
	height:52px;
}

#header_right{
		min-height:52px;
}
#hidden{
	display:none;
}
.footer{
	color:#7C7364;
	background-color:#BEAD99;
	height:20px;
	margin:0px;
	width:100%;
	text-align:center;
}
.footer a{
	color:#7C7364;
	text-decoration:none;
}
.footer a:hover{
	color:#444;
}
.footer_top{
	background-image:url('../images/footer.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	height:15px;
}
.left{
	background-image:url('../images/left.jpg');
	background-repeat:no-repeat;
	width:94px;
	padding:67px 15px 0px 0px;
}
.centre{

	width:922px;
}
.right{
	margin:0px;
	padding:0px;
	width:7px;
	background-image:url('../images/right_border.jpg');
	background-repeat:repeat-y;
	padding-bottom:0px;
}
.right_r{
	background-image:url('../images/right_r.jpg');
	background-repeat:repeat-x;
	background-position:right;
	z-index:2;
}
/* Global */
table{
	color: #656565;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 12px;
}
p{
	color: #656565;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 12px;
	padding-left:10px;
	margin-top:0em;
	margin-bottom: 0.37em;
}
/* Gestion Erreur */
.global_label-error {
	clear:both;
	font-weight:bold;
	color:#DA1533;
}

.global_label-success {
	clear:both;
	color:#009900;
}

/* Articles de presse */
#revue{
	width:100%;
	margin:auto;
	padding:50px 20px 10px 20px;
}

.annee{
	font-size:40px;
	font-family: 'impact';	
}
.annee a {
	text-decoration:none;
	color:#e67eb7;
}
.annee a:hover{
	color:#992866;
}

#titre_revues{
	margin-top:45px;
}
.titre_revues{	
	font-size:12px;
}
.titre_revues a{
	font-weight:bold;
	color:#DE0EC8;
	text-decoration:none;
}
.date{
	font-size:10px;
	color:#666;
}
.desc{
	color: #DDDDDD;
}
#slideshow_main {
    /*border:1px solid #B55A8C;*/
    overflow:hidden;
    width: 760px;
    height: 450px;
    background: url(boulangerie0046.JPG);
}
/* FIN Article de presse */

.map_address{
	font-size:16px;
	color:#666;
}