/* CSS Document */
body {
scrollbar-base-color: #ffffed;
scrollbar-arrow-color: #3461a2;
scrollbar-3dlight-color: #3461a2;
scrollbar-darkshadow-color: #fffed;
scrollbar-face-color: #fffed;
scrollbar-highlight-color: #fffed;
scrollbar-shadow-color: #fffed;
scrollbar-track-color: #fffed;
font-family:"Courier New", Courier, monospace;
font-size:12px;
}
a:link {text-decoration: none; color: #0061a6;}
A:visited {text-decoration: none; color:#999999;}
A:active {text-decoration: none;  color: red;}
A:hover {text-decoration: underline; color: red;}

.conteneur {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 936px;
	height: 540px;
	margin-top: -270px;
	margin-left: -468px;
	background-image:url(/templates/johanna_westman_home/images/red_bkg.png);
	border: 0px #000000 groove;
}
.etiquette {
	width: 550px;/
	height: 390px;
	margin-left: auto; 
    margin-right: auto;
    top:50%;
    margin-top:-195px; 
	text-align: left; 
	border: 0px #000000 solid;
    position:relative;
}
.etiquette_top {
	width: 550px;
	height: 30px;
	background-image:url(/templates/johanna_westman_home/images/etiquette_top.png);
	background-repeat:no-repeat;
	padding: 0px;
}
.etiquette_middle {
	width: 550px;
	height: 330px;
	background-image:url(/templates/johanna_westman_home/images/etiquette_middle.png);
	background-repeat:repeat-y;
	padding: 0px;
}
.etiquette_content {
padding-left: 30px;
padding-top: 0px;
width:550px;
height: 300px;
}
.etiquette_bottom {
	width: 550px;
	height: 30px;
	background-image:url(/templates/johanna_westman_home/images/etiquette_bottom.png);
	background-repeat:no-repeat;
	padding: 0px;
}
/* page blog */
.bloc_return{
width:50px;
height:68px;
background-image:url(/templates/johanna_westman_home/images/bloc_return.png);
background-repeat:no-repeat;
float:left;
border: 0px #000000 solid;
}
.bloc_title{
width:285px;
height:68px;
/*background-image:url(/templates/johanna_westman_book/images/book_title.png);*/
background-repeat:no-repeat;
float:left;
border: 0px #000000 solid;
}
.bloc_txt {
width:330px;
height:221px;
padding: 0px;
margin: 0px;
overflow:auto;
border: 0px #000000 solid;
float:right;
font-family:"Courier New", Courier, monospace;
}
.bloc_menu {
float:left;
width:120px;
height:130px;
padding:0px 11px 27px 0px;
}
.bloc_center {
width:420px;
height:270px;
margin-left: auto; 
margin-right: auto;
overflow:auto;
font-family:"Courier New", Courier, monospace;
border: 0px #000000 solid;
float:left;
padding: 0px 10px 0px 56px;
/*
width:468px;
height:270px;
margin-left: auto; 
margin-right: auto;
overflow:auto;
font-family:"Courier New", Courier, monospace;
border: 1px #000000 solid;
float:left;
padding: 0px 10px 0px 05px;
*/
}
.clear {
clear:both;
}
/* end page blog*/
/*background-image:url(#);*/