body {
    font: 0.70em verdana, helvetica, sans-serif;
}
div.widget {
	width: 300px;
	margin: 5px 5px 10px 5px;
}
div.widget div.head {
	width: 100%;
	background-color: #306628;
	padding: 3px 5px;
	border: 1px solid #1B5120;
	font-weight: bold;
	color: #6B9F3D;
	cursor: move;
}
div.widget div.edit {
	width: 100%;
	background-color: #C5ED7D;
	padding: 3px 5px;
	border: 1px solid #306628;
	border-top: 0;
}
div.widget div.content {
	width: 100%;
	background-color: #6B9F3D;
	padding: 3px 5px;
	border: 1px solid #306628;
	border-top: 0;
}
div.colonne {
	width: 320px;
	padding: 5px;
	background-color: #E5E2D1;
	float: left;
	margin-right: 20px;
}

/* ---- Widget Mon Magasin (systeme onglets) ---- */

div.blocContentWidget #magasinOnglets {
	height: 22px;
	margin-top: -10px;
	margin-bottom: 10px;
}

div.blocContentWidget .ongletMonMagasinOn {
	background: url(/images/widget_magasin_onglets1.png) no-repeat;
	background-position: center;
	margin-right: -5px;
}

div.blocContentWidget .ongletMesReductionsOn {
	background: url(/images/widget_magasin_onglets2.png) no-repeat;
	background-position: center;
	margin-left: -5px;
}

div.blocContentWidget #magasinOnglets a {
	height: 22px;
	width: 50%;
	float: left;
	display: block;
	cursor: pointer;
	text-decoration: none;
	outline-style:none;
}

div.blocContentWidget #magasinOnglets a:hover {
	text-decoration: none;
}

/* ---- Widget Audio ---- */

#blocContent #widget-10 p.lienFlecheRose {
  text-align: left;
  margin: 8px 0 6px 5px;
}

#blocContent #widget-10 ul {
  margin-bottom: 5px;
}

#blocContent #widget-10 ul li {
  color: #0D3D0E;
  list-style: disc;
  margin: 0 0 4px 20px;
}

#blocContent #widget-10 ul li a {
  color: #0D3D0E;
  font-size: 1.1em;
}

#blocContent #widget-10 #publicationEnregistrement {
  width: 280px;
}

#blocContent #widget-10 h4.choixThemesFichiersAudio {
  margin: 10px 0 5px 0;
}

#blocContent #widget-10 select {
  margin-bottom: 5px;
  width: 277px;
}
