/*
: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);

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

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 0px;
  text-align: justify;
  margin: 20px 44px 0 44px;}

blockquote {
  padding-bottom: 6px; 
  padding-top: 6px;} 

#content-secondary blockquote, #content-secondary blockquote ul.simple { 
  padding-top: 0px; 
  font-weight: bold;
  color: #364636;}

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 { 
  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;}

div#content-secondary div#vie-quotidienne { 
  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: 4px;
  border: none;
  font-weight: bold;
  font-size: 13px;
  vertical-align: middle;}

.table-rst td+td{ 
  text-align: justify;
  font-weight: normal;}

.table-rst tr.odd{ 
  background-color: #f6f6f6;}

table.docutils td{ 
  vertical-align: middle;}

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