/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.typemenu {
	margin: 0px;
	padding: 5px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-position: 0px 0px;
	background-attachment: inherit;
	background-repeat: no-repeat;
	height: 19px;
	clear: none;
	float: none;
	width: 160px;
	list-style-type: lower-alpha;
	background-image: url(images/fondmenu3.jpg);
}
.texte_menu_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.titre_menu_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #99CC00;
}
.titre_page_centrale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.titre_produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	text-align: left;
}
.titre_produitCopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
}
.titre_produitCopieCopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFF;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
}


.texte_page_interieure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	font-weight: normal;
}
.titre_produit_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.titre_papier_vert {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99CC00;
}
.texte_page_interieure_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.texte_page_interieure_verte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}
.texte_page_interieure_gras_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #C00C1E;
	text-decoration: none;
	font-weight: bold;
}
.stylemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/fondmenu3.jpg);
	height: 19px;
	width: 195px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.titre_produit_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
}
.titre_produit_gras_BLANC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
}
.pommoMailing .pommoMailing table tr td .texte_page_interieure {
	font-weight: bold;
}
.pommoMailing .pommoMailing table tr td .texte_page_interieure {
	font-weight: normal;
	text-align: left;
}

