
/* PMP CONCEPT 02/2007 */

/* NEWSLETTERS */







table.newsletter { background:#ffffff url('/_images/newsletter/bg_gauche_line.png') repeat-y left; }
.newsletter .spacer { width:10px; }
.newsletter .haut .gauche { background:transparent url('/_images/newsletter/stamp-top.png') no-repeat left top; }
.newsletter .haut .droite { background:#e4f5be url('/_images/newsletter/corners_top.png') no-repeat left top; }
.newsletter .bas .gauche { height:10px; background:transparent url('/_images/newsletter/corners_bottom_gauche_line.png') no-repeat left bottom; }
.newsletter .bas .droite { height:10px; background:#e4f5be url('/_images/newsletter/corners_bottom.png') no-repeat left bottom; }

.newsletter .droite { width:265px; }
.newsletter .droite form { }
.newsletter .droite .titre_abo { font-size:20px; height:37px; padding:28px 5px 0 55px; background:#e4f5be url('/_images/newsletter/form_top.gif') no-repeat left top; text-align:left; }
.newsletter .droite .titre_desabo { font-size:20px; height:47px; padding:18px 5px 0 55px; background:#e4f5be url('/_images/newsletter/unsubscribe_top.gif') no-repeat left top; text-align:left; }
.newsletter .droite .bttaction { margin-top:15px; text-align:center; }
.newsletter .droite p, .newsletter .droite ul { margin-bottom:4px; padding:0 10px 0 15px; }

.newsletter .gauche { width:545px; }
.newsletter .gauche div { padding:10px 10px 10px 45px; }
.newsletter .gauche .titre { height:26px; padding:27px 5px 0 130px; color:#ffffff; font-size:18px; line-height:normal; }
.newsletter .gauche .bouton_news { height:41px; margin-bottom:31px; color:#ffffff; font-size:14px; padding:0 }
.newsletter .gauche .bouton_news a { margin:0; }
.newsletter .gauche .bouton_news a.unsubscribe { float:right; height:21px; width:196px; display:block; color:#ffffff; background:transparent url('/_images/newsletter/env_unsubscribe.png') no-repeat; padding:19px 0 0 45px; text-decoration:none; }
.newsletter .gauche .bouton_news a:hover.unsubscribe { float:right; height:21px; width:196px; display:block; color:#004b41; background:transparent url('/_images/newsletter/env_unsubscribe.png') no-repeat; padding:19px 0 0 45px; text-decoration:none; }
.newsletter .gauche .bouton_news a.subscribe { float:right; height:21px; width:86px; display:block; color:#ffffff; background:transparent url('/_images/newsletter/env_subscribe.png') no-repeat; padding:19px 0 0 45px; text-decoration:none; }
.newsletter .gauche .bouton_news a:hover.subscribe { float:right; height:21px; width:86px; display:block; color:#004b41; background:transparent url('/_images/newsletter/env_subscribe.png') no-repeat; padding:19px 0 0 45px; text-decoration:none; }
.newsletter .gauche .message { background:#ffffff url('/_images/newsletter/bg_gauche.png') repeat-y right; padding:0 25px 10px 45px; color:#ffffff }
.newsletter .gauche a { float:none; color:#E00006; text-decoration:underline; background:none; padding:0; margin:0 }
.newsletter .gauche a:hover { float:none; color:#78A83F; text-decoration:underline; background:none; padding:0; margin:0 }