/*
:Author: Rasadacrea
:Contact: contact@rasadacrea.com
:Copyright: This stylesheet has been placed in the public domain.

Stylesheet for template reservation.html
*/

@import url(base.css);

h1.title { 
  font-size: 24px !important; }

div#envoi_mail {
  text-align: justify;
  padding: 0 40px;}

div#envoi_mail ul {
  list-style-type: none;
  padding: 14px 27px;
  margin: 22px 0 30px 0;
  background: #f0f0f0;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-opacity: 0.8;}

div#envoi_mail ul li {
  font-size: 13px;
  font-weight: bold;
  padding: 4px 8px;}

div#envoi_mail p {
  margin-top: -2px;}

div#envoi_mail p img {
  margin-bottom: -3px;}

div#envoi_mail p a:link, div#envoi_mail p a:visited {
  text-decoration: none;
  font-weight: bold;}

div#contenu ul { 
  -moz-opacity: 0.9 !important; }

li img { 
  margin-bottom: -3px;}
