/* CSS Document */

/*** Menu de gauche ***/
#col_left_frames #menu-vert{

}
#col_left_frames #smenu-titre{
  	background-image: url(../img/smenu-titre.jpg);
	background-repeat: no-repeat;
	width:237px;
	height:41px;
}
#col_left_frames .menuFirst{
	cursor:pointer;
	padding-left:28px;
	background-image: url(../img/rub.jpg);
	background-repeat: no-repeat;
	background-position:0px -2px;
	color:#FF41A6;
	font-size:11pt;
	margin-top:1px;
	text-transform:uppercase;
	height:20px;
}
#col_left_frames .menuFirstSelect{
	cursor:pointer;
	padding-left:28px;
  	background-image: url(../img/smenu-haut.jpg);
	background-repeat: no-repeat;
	background-position:0px -2px;
	color:#FFFFFF;
	font-size:11pt;
	text-transform:uppercase;
	height:34px;
}
#col_left_frames .smenu-bas{
  	background-image: url(../img/smenu-bas.jpg);
	background-repeat: no-repeat;
	width:237px;
	height:11px;
	margin-left:-2px;
	margin-top:10px;
	display:none;
}
#col_left_frames .colorBgSrub{
	background-color: #FEDFF5;
	border-left:2px solid #DBC0D3;
	width:234px;
	margin-top:-2px;
}
#col_left_frames table tr td{
	vertical-align:top;
}
#col_left_frames #zone-part{
	width:200px;
	height:auto;
	padding:20px;
}
#col_left_frames #cadre-rose{
	border: 5px solid #FFE3FF;
	width:187px;
	text-align:center;
}
#col_left_frames #partenaires{
	background-color:#FFFFFF;
	width:187px;
}
#col_left_frames #titre-partenaires{
  background-image:  url(../img/partenaires.jpg);
	background-repeat: no-repeat;
	width:187px;
	height:22px;
}
#col_left_frames .imgPart{
	border:5px solid #FFFFFF;
}
#col_left_frames li{
	list-style-type:none;
} 
#col_left_frames ul, #col_left_frames li{
	margin:0;
	padding:0;
}
#col_left_frames .ul{
	display:none;
}
#col_left_frames .li{
	background-image:url(../img/puce2-menu-g.gif);
	background-repeat:no-repeat;
	background-position:24px 3px;
	padding-left:40px;
	text-transform:capitalize;
	margin-bottom:5px;
}
#col_left_frames a.lien-srub{
	color:#854791;
	font-size:12px;
	text-decoration:none;
}
#col_left_frames a:hover.lien-srub{
	color:#E22A42;
	font-size:12px;
	text-decoration:underline;
}
#col_left_frames .lien-srub-select{
	color:#F948A0;
	font-size:12px;
	text-decoration:none;
}
