#navi ul.menu ul.menu{
  filter: alpha(opacity = 98);
}
#recherche-form #edit-recherche-wrapper .form-text{
  margin:7px 0 0 0;
  line-height:16px;
}
#breaking-news a span#breaking-tag{
  line-height:18px;
}
h2.accueil-slider-control{
  /height:44px;
  margin:0 0 6px 0;
  /margin: 0;
}

.node{
  padding-bottom:30px;
}
.node.odd,
.node.even{
  min-height:420px;
}
.odd-half,
.even-half{
  min-height:450px;
}
.node.odd-half .nodetext,
.node.even-half .nodetext {
	min-height: 116px;
}
.node.odd-half h2,
.node.even-half h2{
	height: auto;
}
.odd-journal,
.even-journal{
  height:160px;
}
.links-share{
  padding-left:180px;
}
#node-prev-next{
  min-height:25px;
}
.comment .links{
  width:90px;
}
.comment .links div{
  float:right;
}

.bloc-liste .views-row{
  min-height:15px;
  padding:2px 0 6px 0;
}
#block-morandini-top20membres .bloc-liste .views-row{
  min-height:10px;
}
.bloc-riche-liste li{
  list-style-position:outside;
}

#comments-login .content{
  height:210px;
}

.profile{
  height:150px;
}

/* drupal's */

fieldset {
  /* Don't draw backgrounds on fieldsets in IE, as they look really bad. */
  background: none;
}

ul.primary {
  /* Fix missing top margin */
  position: relative; /* LTR */
/*  top: 0.5em; */
}

/* Prevent fieldsets from shifting when changing collapsed state. */
html.js fieldset.collapsible {
  position: relative;
  top: -1em;
}
html.js fieldset.collapsed {
  top: 0;
  margin-bottom: 1em;
}

tr.menu-disabled {
  /* Use filter to emulate CSS3 opacity */
  filter: alpha(opacity=50);
}

tr.taxonomy-term-preview {
  filter: alpha(opacity=50);
}

#attach-hide label, #uploadprogress div.message {
  /* Fading elements in IE causes the text to bleed unless they have a background. */
  background-color: #ffffff;
}

/*#breaking-title {
	width: 665px;
}*/

#block-jmm-videos-videos .image img {
	min-height: 134px;
	min-width: 250px;
}

#programmetv .chaine .imagechaine img {
	*min-height: 37px;
	*min-width: 44px;
}

.bloc-programmetv .chaine .imagechaine img {
	*min-height: 44px;
	*min-width: 44px;
}

.bloc-programmetv .chaine .programmes .programme .programme-image img {
	*height: 44px;
	*width: 44px;
}
