#menu_droit_top {
	background:url('/res/img/profile/bg_top_menu_droit.gif') no-repeat 0 0;
}
#menu_droit_bottom {
	background:url('/res/img/profile/bg_menu_droit_bottom.gif') no-repeat 0 0;
}
#menu_droit {
	background:url('/res/img/profile/bg_menu_droit.gif') repeat-y 0 0;
}
.bloc_rose_top {
	width:220px;
	height:11px;
	background:url('/res/img/board/bloc_rose_top.gif') no-repeat 0 0;
}
.bloc_rose {
	width:220px;
	background:url('/res/img/board/bg_bloc_rose.gif') no-repeat 0 100%;
	margin-bottom:23px;
	position:relative;
	height:230px;
}
html > body .bloc_rose {
	height:auto;
	min-height: 230px;
}
.bloc_rose_inner {
	width:190px;
	margin-left:10px;
	padding-bottom:20px;
}
.bloc_rose .bloc_titre {
	color:#fff;
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom:20px;
}
.bloc_rose .profil_nom a {
	color:#fff!important;
}
.profil img {
	float:left;
	margin-right:10px;
}
.profil {
	margin-bottom:10px;
}
.profil a {
	color: #000;
	text-decoration:none;
}
#cg_col1, #cg_col2, #cg_col3 {
	width:220px;
	float:left;
}
#cg_col1, #cg_col2 {
	margin-right:22px;
}
.bloc_gris {
	width:220px;
	background:url('/res/img/board/bg_bloc_gris.gif') no-repeat 0 100%;
	margin-bottom:23px;
	position:relative;
	height:230px;
}

.bloc_gris2 {
	width:220px;
	background:url('/res/img/board/bg_bloc_gris2.gif') no-repeat 0 100%;
	margin-bottom:23px;
	position:relative;
	height:auto;
}

.bloc_gris .bloc_titre {
	color: #fff;
	background:#E40582;
	display:inline-block;
	font-size:1.2em;
	font-weight:bold;
	padding:2px;
	margin-bottom:15px;
}


.bloc_gris_inner {
	width: 190px;
	margin-left:10px;
	padding-bottom:10px;
}

.bloc_gris_top {
	width:220px;
	height:9px;
	background:url('/res/img/board/bloc_gris_top.gif') no-repeat 0 0;
}
.bloc_annonces, .bloc_actus {
	width:220px;
}
.bloc_actus {
	background:url('/res/img/board/bg_bloc_actus.gif') no-repeat 0 100%;
	margin-bottom:23px;
	position:relative;
	height:230px;
}
.bloc_annonces {
	background:url('/res/img/board/bg_bloc_annonces.gif') no-repeat 0 100%;
	margin-bottom:23px;
	position:relative;
	height:230px;
}
.bloc_actus .bloc_titre {
	color: #fff;
	background:#00A4BA;
	display:inline-block;
	font-size:1.2em;
	font-weight:bold;
	padding:2px;
	margin-bottom:15px;
}
.bloc_annonces .bloc_titre {
	color: #fff;
	background:#D35A27;
	display:inline-block;
	font-size:1.2em;
	font-weight:bold;
	padding:2px;
	margin-bottom:15px;
}
.bloc_actus_top {
	width:220px;
	height:10px;
	background:url('/res/img/board/bloc_actus_top.gif') no-repeat 0 0;
}
.bloc_annonces_top {
	width:220px;
	height:10px;
	background:url('/res/img/board/bloc_annonces_top.gif') no-repeat 0 0;
}
.bloc_annonces_inner, .bloc_actus_inner {
	width:190px;
	margin-left:10px;
}
#menu_bord {
	width: 215px;
	margin-bottom:23px;
	height:230px;
}
#menu_bord ul {
	list-style-type:none;
}
#menu_bord li {
	margin-bottom:10px;
}
#menu_bord li p {
	color: #E40582;
	border-bottom:1px solid #E40582;
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:5px;
}
#mes_messages {
	padding-left:25px;
	background:url('/res/img/board/ico_msg.gif') no-repeat 0 0;
}
#mes_demandes {
	padding-left:25px;
	background:url('/res/img/board/ico_demandes.gif') no-repeat 4px 0;
	padding-top:8px;
	margin-top:-10px;
}
#mes_evens {
	padding-left:25px;
	background:url('/res/img/board/ico_even.gif') no-repeat 4px 0;
	padding-top:8px;
	margin-top:-10px;
}
#invitation {
	padding-left:25px;
	background:url('/res/img/board/picto_invitation.gif') no-repeat 4px 0;
	padding-top:8px;
	margin-top:-10px;
}
#mes_annotes {
	padding-left:25px;
	background:url('/res/img/board/ico_annotes.gif') no-repeat 4px 0;
	padding-top:18px;
	margin-top:-15px;
}
#abonnement {
	padding-left:25px;
	background:url('/res/img/board/picto_abonnement.gif') no-repeat 4px 0;
}
.lien_plus {
	display:block;
	width:11px;
	height:11px;
	position:absolute;
	bottom:3px;
	right:3px;
}
.bloc_annonces_inner ul, .bloc_actus_inner ul {
	list-style-type:none;
}
.bloc_annonces_inner li, .bloc_actus_inner li {
	margin-bottom:10px;
}
.bloc_annonces_inner .actu_date, .bloc_annonces_inner a {
	color:#D35A27;
}
.bloc_actus_inner a, .bloc_annonces_inner a {
	text-decoration:none;
}
.bloc_actus_inner .actu_date, .bloc_actus_inner a {
	color:#00A4BA;
}

#board_content {
	height:255px;
    width:240px;
	position:relative;
}
