/* CSS Document */

div#mon_dupuis{
	border: 1px solid #fff;
	background: #DFE1E0 url(../images/bg_mon_dupuis.gif) left top repeat-x;
	width: 207px;
	clear: both;
	float: right;
	margin: 7px 0 0 0;

}
div#mon_dupuis h2{
	font-size: 12px;
	font-weight: bold;
	width: 177px;
	height: 46px;
	background: url(../images/bg_tit_mon_dupuis.gif) right top no-repeat;
	padding: 0 15px;
}
div#img_mon_dupuis{
	margin-top: 19px;
	float: left;
	background: url("../images/titres/espaceMembres.gif") left top no-repeat;
	width: 107px;
	height: 11px;
}
div#mon_dupuis_btn{
	width: 177px;
	padding: 12px 0 20px 0;
	margin: 0 15px 15px 15px;
	background: url(../images/sep_bloc.gif) left top repeat-x;
	border-bottom: 1px solid #dcdcdc;
	color:#666;
}

div#mon_dupuis_btn2{
	width: 177px;
	padding: 12px 0 20px 0;
	margin: 0 15px 15px 15px;
	background: url(../images/sep_bloc.gif) left top repeat-x;
	border-bottom: 1px solid #dcdcdc;
	color:#666;
}


div#bedetheque h2{
	height: 16px;
	background: none;
	margin-bottom: 6px;
}
div#img_ma_bdtheque{
	background: url("../images/titres/BDtheque.gif") left top no-repeat;
	width: 63px;
	height: 15px;
}
div#bedetheque img.cover_bdtheque{
	float: left;
	/*width: 84px;
	height: 114px;*/
	background-color:#fff;
	border: 1px solid #e9e9e9;
	padding: 1px;
	margin-right: 5px;
}
div#bedetheque h3{
	font-size: 11px;
	color:#666;
	font-weight: normal;
	margin-bottom: 10px;
}
dl#bd_last{
	width: 177px;
	margin:0 15px;
}
dl#dernier_album{
	margin: 0;
	width: auto;
	font-size: 11px;
}
dl#dernier_album dt{
	color:#666;
}
dl#dernier_album dd{
	color:#999;
}
div#bdtheque_btn{
	width: 177px;
	margin: 0 15px 20px 15px;
	clear: both;
	position:relative;
	z-index: 0;
}
div#bdtheque_btn div#zebox{
	background-color:#fff;
	border: 1px solid #ccc;
	font-size: 11px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	color:#666;
	width: 165px;
	font-weight: bold;
	text-transform: uppercase;
}


.serie_font_5
{
	float: left;
	margin-top: 16px;
	color:#065BB3;
	font-size: 12px;
}
.serie_font_6
{
	float: left;
	margin-top: 16px;
	margin-left: 3px;
	color:#8C8C8C;
	font-size: 12px;
}
input#log_box{
	width: 175px;
	border: 1px solid #a9a9a9;
	color:#8C8C8C;
	font-size: 11px;
	margin-bottom: 5px;
}
input#pass_box{
	width: 127px;
	border: 1px solid #a9a9a9;
	color:#8C8C8C;
	font-size: 11px;
	margin-bottom: 5px;
}
input#log_btn_ok{
	width: 41px;
	height: 19px;
	background: url(../images/search_btn_ok.gif) left top no-repeat;
	border: 0;
	cursor: pointer;
	margin-left: 3px;
	position: relative;
	top: 2px;
}
html[xmlns*=""] body:last-child input#log_btn_ok  /* Hack Safari */
{
	top: -2px;
}

