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

Stylesheet for template tarifs.html
*/

@import url(base.css);

/*
#twitter_div { 
  padding-right: 18px;
  width: auto;}

*/

/*
ul#twitter_update_list li span a { 
  font-size: 7px; }

#twitter_div { 
  margin-left: 0; }

div.all_bookmarks div { 
  float: left; }

div.all_bookmarks { 
  width: 1100px; 
  }
*/

h1.title { 
  padding-top: 28px;
  padding-bottom: 14px;
  margin: 0;
  font-size: 17px;}

div.document p { 
  text-align: justify;
  padding-right: 30px;
  padding-bottom: 0px;}

.session h1 { 
  padding-top: 10px !important;}

blockquote, ul.simple { 
  padding: 0px 12px 8px 0;
  text-align: justify;
  margin: 20px 44px 0 44px; }

ul.simple li { 
  padding-left: 0px;
  padding-right: 0px;}

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

div#content-main div h1 { 
  margin-bottom: 2px ;
  margin-top: 14px ;}

div#content-main div p { 
  margin-bottom: 100px ;}

div#content-main div { 
  padding-bottom: 0px ;}

div#content-secondary div h1 { 
  margin: 0; 
  padding: 0;
  font-size: 19px;}

div#content-secondary div p { 
  margin-bottom: 0;
  padding-bottom: 12px;}

.table-rst { 
  border: none;
  margin-left: 60px;
  background-color: #f0f0f0;
  color: #616969;
  font-weight: bold;
  text-align: center;
  width: 85%;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-topright: 8px;}



.table-rst td{ 
  padding: 3px;
  border: none;
  font-weight: bold;
  font-size: 13px;}
.table-rst tr.odd{ 
  background-color: #f6f6f6;}

/*.table-rst thead { 
  background-color: #e6e6e6;}*/
.table-rst thead th{
  padding: 5px;
  border: none; 
  font-weight: bold;
  font-size: 15px;}

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