/*------------------------------------------------------- Navigation : header - footer --------------------------------------------------------*/
*{
	margin:0;
	padding:0;
	border:0;
}

body{
	background:url(../images/bkg1.gif);
	font-family:arial;
}

@media print{
	#container{
		width:100%;
		min-height:500px;
		border:none;
	}
}

@media screen{
	#container{
		border-width:0 1px 1px;
		border-style:solid;
		border-color:#8c857b;
		width:100%;
		min-height:500px;
		margin:0 auto;
		background:#ffffff;
		padding:0 2px;
	}
}

/**/
@media print{
	.noprint {
		display:none;
	}
}
/*---------------------------------------------------------------------------------------------- #content_right----------------------------------------------------------------------------------------------*/
#content_right
{
	width:100%;
}
#content_right .ariane
{
	display:block;
	line-height:25px;
	font-size:12px;
	color:#414141;
	padding:0 0 0 10px;
}
#content_right .ariane a
{
	text-decoration:none;
	color:#414141;
}
#content_right .ariane a:hover
{
	text-decoration:underline;
}
#content_right .tetiere{
	background:url(../images/tetiere_bkg1.gif) 0 30px no-repeat;
	position:relative;
	margin:0 0 10px;
}
#content_right .canadaNature
{
	background:url(../../design/tetiere_bkg1.gif) 0 30px no-repeat;
	position:relative;
	margin:0 0 10px;
}
#content_right .tetiere h1
{
	display:block;
	height:30px;
	background:#674d3b url(../../design/tetiere_bkg_h1.gif) top left no-repeat; 
	font:700 16px arial;
	color:#e9c55e;
	line-height:32px;
	position:relative;
	padding:0 0 0 216px;
}

#content_right .tetiere h1 a {
	position:absolute;right:10px;color:#ffffff;font:700 11px arial;
	text-decoration:none;
	top:10px;
}
#content_right .tetiere h1 a:hover{
	text-decoration:underline;
}

#content_right .tetiere p{
	margin:64px 0 0 0;
	background:#674d3b url(../../design/tetiere_edito_bkg.jpg) 4px 4px no-repeat;
	color:#ffffff;
	font-size:10px;
	bottom:0;
	padding:5px 5px 5px 46px;
}

#content_right .tetiere p strong{
font-size:11px;display:block;}
#content_right .canadaNature h1 a:hover{
	text-decoration:underline;
}
#content_right .canadaNature p{
margin:64px 0 0 0;background:#674d3b url(../../design/tetiere_edito_bkg.jpg) 4px 4px no-repeat;color:#ffffff;font-size:10px;bottom:0;padding:5px 5px 5px 46px;}
#content_right .canadaNature p strong{
font-size:11px;display:block;}
#content_right .avecnavd .centre{
width:100%;display:block;}
#content_right .avecnavd .navd{
width:170px;display:block;}
#content_right .avecnavd .navd a{
display:block;margin:0 0 10px;}
#content_right .sansnavd .centre{
width:100%;}

#content_right .avecnavd .navd img{
	height:114px; 
	width:170px;
}

#content_right .blocclassiques a:hover,
#content_right .blocprivileges a:hover{
	text-decoration:underline;
}

#content_right .encadre{
	border:1px solid #b8b8b8;
	padding:5px 0;
	margin:0 0 10px;
	position:relative;
}

#content_right .acces{
	display:block;
	font-size:12px;
	font-weight:700;
	min-height:30px;
	clear:both;
}

#content_right p.retour a{
	display:block; 
	width:82px; 
	height:20px; 
	background:url('../../design/services/btn_retour.gif');
}

a.btn-retour{
	visibility:hidden;
}

#cadre .border-bas {
	border: solid 1px #b8b8b8; 
	margin-bottom:10px; 
	padding-top:6px; 
    
}

#content_right .sansnavd .centre .services {
	font-size:11px;color:#414141;
	width:100%;
    font-weight:bold;
	overflow:hidden;
	position:relative;
}

#content_right .sansnavd .centre .services h1 { 
	background:#ebe5d1;
	color:#414141;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 10px 10px;
	margin-bottom:10px;
}

#content_right .sansnavd .centre .services .cadre { 
	border:solid 1px #b8b8b8;
	padding:10px;
	overflow:hidden;
	width:auto;
    height: auto;
}

#content_right .sansnavd .centre .services .cadre .centre { 
	text-align:center;
    vertical-align: middle
    width: auto;
}

#content_right .sansnavd .centre .services .cadre .centre p { 
	/* margin:10px 10px ; */
   margin-top : 10%; margin-right: 10px; width: 100%;
}

#container a.btnClose{
	font:700 11px arial;
	color:#598822;
	text-decoration:underline;
}

#container a.btnClose:hover{
	text-decoration:underline;
}