body {
  margin: 5px 0;
  padding: 0;
  color: #000;
  font-family: Helvetica;
  font-size: 12px;
  background: #d2d2d3;
  -webkit-text-size-adjust:none;  
}

img {
  border: 0;
}

a {
   color: #0e528f;
}

h1 {
  text-align: center;
  margin: 0;
}

h3, h4, h5, h6 {
  color: #3a6ea5;
}

h2#maintitle {
  clear: both;
  background: #00538e top left no-repeat;
  padding: 5px;
  margin: 0 0 5px 0;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

hr {
  clear: both;
  height: 1px;
  background-color: #28519F;
  color: #28519F;
}

hr.clear {
  visibility: hidden;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #3a6ea5;
}

h4 {
  font-size: 13px;
  font-weight: bold;
  border-bottom: 2px solid #3a6ea5;
}

h5 {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  margin-left: 60px;
}

h6 {
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  margin-left: 60px;
}

#copyright {
   clear: both;
   background: #949494;
   padding: 2px;
   font-size: 10px;
   text-align: center;
}

#copyright a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

#copyright a:hover {
   color: #dce7ff;
}

a.creopolis {
  color: #000 !important;
  text-decoration: underline !important;
}

abbr,
acronym,
dfn {
  background-color: transparent;
  color: #3a6ea5;
  cursor: help;
  border-bottom: 1px dashed #3a6ea5;
}

.small, .petit {
  font-size: 10px;
}

.left {
  float: left;
  margin: 0 20px 10px 0;
}

.right {
  float: right;
  margin: 0 0 10px 20px;
}


.center {
  text-align: center;
  margin: auto;
}

.droite {
   text-align: right;
}

img.icone {
  vertical-align: middle;
}

div.headline h3 {
  margin: 0 0 2px 0;
  padding: 0 0 0 5px;
  font-size: 14px;
  font-weight: bolder;
  color: #3a6ea5;
  border-left: 15px solid #3a6ea5;
  border-bottom: 0;
}

p.topic {
  margin: 0;
  font-size: 10px;
  color: #666;
}

p.date {
  margin: 0;
  font-size:10px;
  color:#bbb;
}


div.feuille-calendrier {
  color: #BDBDBD;
  font-size: 10px;
  text-shadow: #fff 1px 1px 1px;
  float: left;
  background: url(/images/feuille_calendrier1.gif) 0 0 no-repeat;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  margin: 5px 10px 5px 5px;
  width: 35px;
  padding-top: 5px;
}

div.feuille-calendrier span {
  display: block;
  font-weight: bold;
  font-size: 20px;
  text-indent: -3px;
  letter-spacing: -2px;
  color: #c00;
  text-shadow: #bbb 2px 2px 0;
  background: url(/images/feuille_calendrier2.gif) bottom left no-repeat;
  padding-bottom: 5px;
}

img.headline-image {
  float: right;
  margin: 0 0 10px 10px;
  border: 1px solid #b2b2b2;
  padding: 4px;
  background: #F4F4F4;
}


div.description {
  clear: both;
  margin-top: 2px;
  padding: 2px 5px;
  font-style: italic;
/*  background: #dce7ff; */
}

div.headline blockquote {
  background: #eee url(/images/quote.gif) left top no-repeat;
  padding: 4px 4px 4px 30px;
}


img.bordure {
  margin: 5px;
  border: 1px solid #b2b2b2;
  padding: 2px;
  background: #fff;
}

pre {
  font-family: Helvetica;
}

div.headline {
  padding: 5px;
  margin: 0 5px;
}

ul#headlines {
  padding: 0;
  margin-left: 10px;
}

ul#headlines, div.headline {     
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 17px;
  color:black;
  background-color: white;
  border-width: 1px;
  border-style:solid ;
  border-color:rgb(217,217,217);
  -webkit-border-radius: 8px;
}

ul#headlines li {  
  list-style-type: none;  
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:rgb(217,217,217);
  padding-top:10px;      
  padding-right:15px;     
  padding-bottom:14px;
  padding-left:10px;  
}

ul#headlines li:first-child {
  border-top:0;
}

ul#headlines a {
  display: block;
  font-weight:bold;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 8px;
  margin-top: -8px;
  margin-right: -8px;
  margin-bottom: -12px;
  margin-left: -8px;   
  text-decoration: none;
  color: #324F85;
  background-image: url(/images/chevron.png); 
  background-repeat: no-repeat;
  background-position: right; 
}

ul#headlines .date {
  color: #7a1617;
}

a.back_button {
  display:block;		    
  line-height: 46px;	 
  width:150px;		
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  text-align:center;
  margin: 3px auto;
  color: white;
  text-shadow: #000 0px 1px 1px;	 
  border-width: 0 5px 0 12px;
  -webkit-border-image: url(/images/iphone_back.png) 0 5 0 12;		
}
