/* CSS Document */
/* <!-- compression status: 0 --> (this is for http compression) */
/*  (do not remove this :) */
/*  (not this either :) */


@import url(http://www.massmailer.co.uk/portlet_navigation.css);
@import url(http://www.massmailer.co.uk/plonePublicStyles.css);
@import url(http://www.massmailer.co.uk/javascript/LayerResize.css);
@import url(http://www.massmailer.co.uk/css/public.php);
@import url(http://www.massmailer.co.uk/photoalbum.css);


.listingBar {
    background-color: #dee7ec;
    border-color: #8cacbb;
    border-style: solid;
    border-width: 1px;
    padding: 0em 1em;
    text-align: center;
    text-transform: normal;
    vertical-align: top;
    margin: 1em 0em;
    font-size: 94%;
    clear: both;
}
.listingBar span.previous,
.listingPrevious {
    text-align: left;
    float: left;
    margin-right: 1em;
}
.listingBar span.next,
.listingNext {
    text-align: right;
    float: right;
    margin-left: 1em;
}
.listingBar img {
	vertical-align: middle;
}

/* Add CM - July 2005 */
.container {/* encadre le tableau */
  width:100% ; 
  height:1% ; /* hauteur minimale du tableau */
  margin:0 ; padding:0 ; /* marges intérieures et extérieures du tableau */
  } 
.gauche { /* définition de la colonne gauche */
  float:left ; /* flotte à gauche */
  width:33% ; /* 30% of .container */
  height:100% ; /* 100% of .container */
} 

.centre {/* définition de la colonne centre */
  float:left ; /* flotte à gauche */
  width:33% ; /* 30% of.container */
  height:100% ; /*  100% of .container */ 
 } 

.droite { /* colonne droite */
  float:left ; /* flotte à gauche */
  width:33% ; /* 30% of .container */
  height:100% ; /*  100% of .container */
 }

.spacer { /* force au retour à la ligne après des fenêtres float */
  clear:both}

/* 3 offers */
.container_yellow {
  width:100% ; 
  margin:0 ; padding:0 ; /* marges intérieures et extérieures du tableau */
  } 
.gauche_yellow { /* left*/
  float:left ; /* flotte à gauche */
  width:32% ; /* 30% of .container */
  height:100% ; /* 100% of .container */
  border:2px dashed rgb(255,226,82);
} 

.centre_yellow {/* center */
  float:left ; /* flotte à gauche */
  width:32% ; /* 30% of.container */
  height:100% ; /*  100% of .container */
  border-top:2px dashed rgb(255,226,82);
  border-bottom:2px dashed rgb(255,226,82);
 } 

.droite_yellow { /* right */
  float:left ; /* flotte à gauche */
  width:32% ; /* 30% of .container */
  height:100% ; /*  100% of .container */
   border:2px dashed rgb(255,226,82);
} 
  
.container_yellow div{
  background-color:rgb(255,244,161) ; 
}

.column-inner{
	padding:0 1em;
	margin:1em -1px 0 0;
}
/* Trial account */
.green{
 color:green;
}

.orange_bkg{
 background-color:rgb(255,226,82);
}

/* Example newsletter */
blockquote{
 font-style:italic;
}
.author{
 float:right;
 font-style:italic;
 padding-right:200px;
}
.image_right_top{
 float:right;
}

.entete{
padding-right:120px ;
padding-left:80px ;
}

.blue{
 color:blue;
 font-style:bold;
}

/*  */

