/* CSS Document */
ul#menuGeneral{
	list-style-type:none;
	height:445px;
	position:relative;
	z-index:50px;
	padding-top:5px;
	padding-top:20px;
}
html[xmlns] ul#menuGeneral{
	height:auto;
	min-height:445px;
}
ul#menuGeneral li{
	display:block;
	position:relative;
	width:186px;
	/*height:19px;*/
	float:left;
	display:inline;
	margin:0px 0px 2px 13px;
}
ul#menuGeneral li a{
	display:block;
	width:186px;
	height:19px;
}
ul#menuGeneral li a span{display:none;}

ul#menuGeneral li.menu1 a{background:url(../images/menu/allaitement.gif) no-repeat;}
ul#menuGeneral li.menu2 a{background:url(../images/menu/conseils-pratiques.gif) no-repeat}
ul#menuGeneral li.menu3 a{background:url(../images/menu/pourquoi-louer-tire-lait.gif) no-repeat}
ul#menuGeneral li.menu4 a{background:url(../images/menu/comment_louer_tire_lait.gif) no-repeat}
ul#menuGeneral li.menu5 a{background:url(../images/menu/votre-avis.gif) no-repeat}
/*sous menu général*/
ul#menuGeneral li ul{
	float:left;
	margin:3px 0px 0px 5px;
	width:175px;
}
ul#menuGeneral li ul li{
	float:left;
	margin:0px;width:175px;
}
ul#menuGeneral li.menu1 ul li a,
ul#menuGeneral li.menu2 ul li a,
ul#menuGeneral li.menu3 ul li a,
ul#menuGeneral li.menu4 ul li a,
ul#menuGeneral li.menu5 ul li a{width:175px;background:url(../images/menu/ss_menu_off.gif) no-repeat 0px 11px; padding-left:8px;}

ul#menuGeneral li ul li a.encours, ul#menuGeneral li ul li a.encours:visited{
	background:url(../images/menu/ss_menu_on.gif) no-repeat 0px 11px; padding-left:8px; color:#7E0045; font-weight:bold; text-decoration:none;
	cursor:default;
}
ul#menuGeneral li.menu1 ul li a:hover,
ul#menuGeneral li.menu2 ul li a:hover,
ul#menuGeneral li.menu3 ul li a:hover,
ul#menuGeneral li.menu4 ul li a:hover,
ul#menuGeneral li.menu5 ul li a:hover{background:url(../images/menu/ss_menu_on.gif) no-repeat 0px 11px; padding-left:8px; color:#7E0045; font-weight:bold; text-decoration:none}
a.next, a.next:visited{
background:url(../images/menu/ss_menu_off.gif) no-repeat 0px 11px; padding-left:8px;

}
a.next:hover{
background:url(../images/menu/ss_menu_on.gif) no-repeat 0px 11px; padding-left:8px; color:#7E0045; font-weight:bold; text-decoration:none
}


ul#menu_transverse{
	list-style:none;
	float:right;
	clear:both;	
}

ul#menu_transverse li{display:block;float:left}
ul#menu_transverse li a{
	padding:0px 7px 0px 7px;
	font-size:9px;
	background:url(../images/separateurTransverse.gif) no-repeat 0px 2px
}
ul#menu_transverse li a.first{background:none; }

ul.puceTriangle{list-style:none; background:none; margin:0px; padding:0px;}

ul.puceTriangle li{list-style:none; background:url(../images/puce2.gif) no-repeat 0px 8px; padding:0px 0px 0px 10px;}

/**/
.tab_masterPage{margin-top:0px;}
.tab_masterPage tr td{
	padding-bottom:20px;
}
.tab_masterPage a, .tab_masterPage a:visited{display:block;
width:138px; 
height:29px !important; height /**/:113px;
color:#FFFFFF;
text-align:center;
padding-top:84px;
}
.tab_masterPage a.avantages{background:url(../images/allaitement/avantages.jpg) no-repeat}
.tab_masterPage a.preparation{background:url(../images/allaitement/preparation.jpg) no-repeat}
.tab_masterPage a.lactation{background:url(../images/allaitement/lactation.jpg) no-repeat}
.tab_masterPage a.grossesse{background:url(../images/allaitement/grossesse.jpg) no-repeat}
.tab_masterPage a.premiersmois{background:url(../images/allaitement/premiersmois.jpg) no-repeat}
.tab_masterPage a.diversification{background:url(../images/allaitement/diversification.jpg) no-repeat}
.tab_masterPage a.sevrage{background:url(../images/allaitement/sevrage.jpg) no-repeat}
.tab_masterPage a.bonnelactation{background:url(../images/allaitement/bonnelactation.jpg) no-repeat}
.tab_masterPage a.conserver{background:url(../images/allaitement/conserver.jpg) no-repeat}
.tab_masterPage a.pasassez{background:url(../images/allaitement/pasassez.jpg) no-repeat}
.tab_masterPage a.ejection{background:url(../images/allaitement/ejection.jpg) no-repeat}
.tab_masterPage a.crevasses{background:url(../images/allaitement/crevasses.jpg) no-repeat}
.tab_masterPage a.engorgement{background:url(../images/allaitement/engorgement.jpg) no-repeat}
.tab_masterPage a.mamelons{background:url(../images/allaitement/mamelons.jpg) no-repeat}
.tab_masterPage a.mastite{background:url(../images/allaitement/mastite.jpg) no-repeat}
.tab_masterPage a.achatloc{background:url(../images/allaitement/achatloc.jpg) no-repeat}



/***/
.boutonBleu{float:left; color:#FFFFFF; font-size:10px; margin-right:10px;}
.boutonBleu a, .boutonBleu a:visited{color:#FFFFFF;}
.boutonBleu .coin_gauche{float:left; background:url(../images/bt_bleu_left.gif) no-repeat; height:18px; width:9px;}
.boutonBleu .coin_droit{float:left; background:url(../images/bt_bleu_right.gif) no-repeat top right; height:16px !important; height /**/:18px; padding-right:9px; padding-top:2px}
/***/


/* classe pour une liste à puce dans du contenu*/

.liste_contenu{
	margin-top:10px;
}
