.typo-1 { font-family:Arial, Helvetica, sans-serif; }
.rte h1 {
  font-size:25px;
  text-transform:uppercase;
  border-bottom:1px solid #e3e3e3;
  padding:0 0 10px 0;
  margin:0 0 20px 0;
}
.rte h2 {
  font-size:20px;
  margin:0 0 20px 0;
}
.rte h3 {
  font-size:18px;
  color:#0089bc;
  margin:0 0 20px 0;
}
.rte h4 {
  font-size:15px;
  margin:0 0 20px 0;
}
.rte h5 {
  font-size:13px;
  color:#ed8233;
  margin:0 0 20px 0;
}
.rte .hr {
  background:#e3e3e3;
  height:1px;
  line-height:1px;
  margin:0 0 20px 0;
  overflow:hidden;
  zoom:1;
}
.rte .hr hr { display:none; }
.rte p {
  font-size:13px;
  line-height:135%;
  margin:0 0 20px 0;
}
.rte p a, .rte li a { color:#0089bc; }
.rte p.intro { font-size:14px; }
.rte img {
  display:block;
  margin:0 0 20px 0;
}
.rte img.align-left {
  float:left;
  margin:0 20px 0 0;
}
.rte img.align-right {
  float:right;
  margin:0 0 0 20px;
}
.rte img.align-center {
  display:block;
  margin:0 auto 20px auto;
}
.rte ul, .rte ol {
  padding:0 0 0 10px;
  margin:0 0 20px 0;
}
.rte li {
  line-height:135%;
  overflow:hidden;
  zoom:1;
}
.rte ul li {
  background:url(/images/cms/li.png) no-repeat left 6px;
  padding:0 0 0 19px;
}
.rte .lien, .rte .telechargement, .rte .bouton { margin:0 0 20px 0; }
.rte .lien a {
  background:url(/images/cms/a.png) no-repeat left center;
  color:#0089bc;
  text-decoration:none;
  padding:0 0 0 12px;
}
.rte .telechargement a {
  background:url(/images/cms/a2.png) no-repeat left center;
  color:#0089bc;
  text-decoration:none;
  padding:0 0 0 25px;
}
.rte .bouton {
  overflow:hidden;
  zoom:1;
}
.rte .bouton a {
  float:left;
  background:url(/images/cms/bt.png) repeat-x left top;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
  color:#ffffff;
  height:29px;
  line-height:29px;
  padding:0 20px;
  border:1px solid #ed8233;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
.rte .bouton a:hover { background-position:left bottom; }
.rte blockquote {
  border-left:10px solid #efefef;
  padding:0 0 0 15px;
  margin:0 0 30px 0;
}
.rte blockquote p {
  font-size:16px;
  color:#777777;
  margin:0 0 10px 0;
}
.rte blockquote p.auteur {
  font-size:12px;
  font-style:italic;
  margin:0;
}
.rte table {
  width:100%;
  border-collapse:collapse;
  margin:0 0 25px 0;
}
.rte table th, .rte table td {
  text-align:left;
  vertical-align:top;
  border:1px solid #cfd2d6;
  padding:10px;
}
.rte table th {
  background:#3d89bc url(/images/cms/th.png) repeat-x left top;
  font-size:13px;
  color:#ffffff;
}
.rte table td {
  background:#ffffff;
  font-size:12px;
}
.rte table .odd td { background-color:#ffffff; }
.rte table .even td { background-color:#f6f7f8; }
.rte .focus {
  background:#f9f9f9;
  border:1px solid #f0f0f0;
  margin:0 0 20px 0;
}
.rte .focus1 {
  overflow:hidden;
  zoom:1;
}
.rte .focus1 img {
  float:left;
  margin:0;
}
.rte .focus1 .c {
  padding:20px;
  overflow:hidden;
  zoom:1;
}
.rte .focus1 h3 {
  line-height:25px;
  font-size:18px;
  margin:0 0 10px 0;
}
.rte .focus1 p {
  font-size:13px;
  margin:0 0 10px 0;
}
