.linkButton1 .learnMore:before,
.content .linkButton1 .learnMore:before,
.linkButton2 .learnMore:before,
.content .linkButton2 .learnMore:before,
.linkButton1 .locate:before,
.content .linkButton1 .locate:before,
.linkButton2 .locate:before,
.content .linkButton2 .locate:before,
.linkButton1 .postulate:before,
.content .linkButton1 .postulate:before,
.linkButton2 .postulate:before,
.content .linkButton2 .postulate:before,
.content a .external:after,
.content h5:before,
.content .wrapBlockquote:before,
.content ul > li:before,
.content ul > li > ul > li:before,
.content ol > li > ul > li:before,
.box .title:after,
.showHide .showHideTitle > button:after,
.content .parsley-errors-list p:before,
form button:before,
input[type=submit]:before,
input[type=reset]:before {
  font-family: Icons;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  speak: none;
}
.title1:before,
.content .title1:before,
.title1:after,
.content .title1:after,
.linkButton1 .download:before,
.content .linkButton1 .download:before,
.linkButton2 .download:before,
.content .linkButton2 .download:before,
.linkButton1 .read:before,
.content .linkButton1 .read:before,
.linkButton2 .read:before,
.content .linkButton2 .read:before,
.box .title:before {
  font-family: specificIcons;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  speak: none;
}
/*
**		OOCSS Just What We Need
**		Object Oriented CSS Framework by Steven MOURET.
**		Powered by LESS
** 		www.stratis.fr
**		-----------------------------------------------
**		SUMMARY
**		Reset
**		Typo
**		Generic
**		Size bloc
**		Form
**		Imports
**		-----------------------------------------------
*/
* {
  margin: 0;
  padding: 0;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
html {
  font-size: 62.5%;
  box-sizing: border-box;
}
body {
  line-height: 1.3;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul {
  list-style: none;
}
ol {
  list-style: decimal inside none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
i,
em,
.italic {
  font-style: italic;
}
b,
strong,
.strong {
  font-weight: bold;
}
i b,
b i,
i strong,
strong i,
b em,
em b,
em strong,
strong em {
  font-weight: bold;
  font-style: italic;
}
img {
  vertical-align: bottom;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a img {
  border: 0;
}
abbr,
acronym,
dfn {
  cursor: help;
  border-bottom: 1px dotted #000;
}
abbr a,
acronym a,
dfn a {
  display: inline !important;
}
address {
  display: inline;
}
kbd {
  border-color: grey;
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  padding: 0 0.4em;
}
button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#container *:first-child,
.home *:first-child,
.popIn .content *:first-child {
  margin-top: 0;
}
#container ul ul:first-child,
#container ul ol:first-child,
#container ol ol:first-child,
#container ol ul:first-child,
.popIn .content ul ul:first-child,
.popIn .content ul ol:first-child,
.popIn .content ol ol:first-child,
.popIn .content ol ul:first-child {
  margin-top: 0;
}
@font-face {
  font-family: "Icons";
  src: url("../Fonts/default-icons-webfont.eot");
  src: url("../Fonts/default-icons-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/default-icons-webfont.woff") format("woff"), url("../Fonts/default-icons-webfont.ttf") format("truetype"), url("../Fonts/default-icons-webfont.svg#Icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "specificIcons";
  src: url("../Fonts/ch-cavaillonfr.eot");
  src: url("../Fonts/ch-cavaillonfr.eot?#iefix") format("embedded-opentype"), url("../Fonts/ch-cavaillonfr.woff") format("woff"), url("../Fonts/ch-cavaillonfr.ttf") format("truetype"), url("../Fonts/ch-cavaillonfr.svg#specificIcons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.robotoC,
.title2,
.content .title2,
.title3,
.content .title3,
.title4,
.content .title4,
.linkButton1,
.content .linkButton1 {
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}
.roboto,
body {
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
.wrapper940,
.aboveHeader,
#header,
#topOfContent,
#container,
#footer .wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
.resetMP {
  margin: 0;
  padding: 0;
}
.resetList {
  margin: 0;
  padding: 0;
}
.resetList li {
  margin: 0;
  padding: 0;
}
.resetList li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.tar {
  text-align: right;
}
.tal {
  text-align: left;
}
.center {
  text-align: center;
}
.vat {
  vertical-align: top;
}
.vab {
  vertical-align: bottom;
}
.vam {
  vertical-align: middle;
}
.table {
  display: table;
  vertical-align: top;
  border-collapse: collapse;
}
.row {
  display: table-row;
}
.cell {
  display: table-cell;
}
.firstCol {
  padding-right: 10px;
}
.clearFix:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.clear {
  clear: both;
}
.wrap {
  overflow: hidden;
}
.ghost {
  position: absolute !important;
  top: auto !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}
.hidden {
  display: none;
}
.fw100 {
  width: 100%;
}
.fw50 {
  width: 50%;
}
.overflowContainer {
  overflow-y: auto;
  margin: 2em 0 2.5em;
}
.resetInput {
  background: transparent;
  border: none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.resetInput:before {
  font-family: none;
  content: none;
  margin: auto;
}
.resetInput:hover {
  border: none !important;
}
.resetButton,
.resetButton:hover,
.resetButton:focus {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #000;
  font-weight: normal;
  text-decoration: underline;
  font-size: 0.9em;
}
.resetButton:before,
.resetButton:hover:before,
.resetButton:focus:before {
  font-family: none;
  content: none;
  margin: auto;
}
body {
  background: #fff;
  color: #000;
}
body.home {
  background: #ffffff url("../Images/bg/home-body-bg.jpg") no-repeat 50% 0;
}
body.popIn {
  background: #fff;
}
.aboveHeader:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
#header {
  background: url("../Images/bg/shadow1.png") no-repeat 50% 0;
}
#header:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
#header > .wrapper {
  background: url("../Images/bg/shadow2.png") no-repeat 0 100%;
}
#header .wrapper2 {
  overflow: hidden;
  position: relative;
}
#header .wrapper2:before {
  content: '';
  background: transparent url("../Images/bg//leaf1.png") no-repeat 0 0;
  width: 160px;
  height: 121px;
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 31.6em;
  z-index: 1;
}
#containerSite {
  width: 100%;
  clear: both;
}
#topOfContent {
  padding: 4em 0 1.5em;
  border-bottom: 0.1em solid #f1f1f1;
}
#container {
  position: relative;
  margin: 3.5em auto 0;
  z-index: 1;
  display: block;
}
#container:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.home #container {
  width: 100%;
  padding: 0;
  margin: 0;
}
#col2 {
  position: absolute;
  left: 10px;
  top: 0;
  width: 200px;
  z-index: 1;
}
#content {
  float: left;
  width: 500px;
  margin-left: 240px;
  position: relative;
}
#contentHome {
  float: none;
  margin-left: 0;
  width: 100%;
  position: relative;
}
.ie78 #contentHome,
.ie78 #content {
  display: inline;
}
.popIn #content {
  float: none;
  margin: 0;
  max-width: 980px;
  width: auto;
}
.largePage #content {
  width: 700px;
}
.noColumn #content {
  float: none;
  margin: 0;
  width: 100%;
}
#col1 {
  float: right;
  width: 160px;
}
.largePage #col1 {
  display: none;
}
#footer {
  clear: both;
  width: 100%;
  background: #0069a3;
}
#footer .wrapper {
  overflow: hidden;
  padding: 3em 1em;
  background: transparent url("../Images/bg/footer-bg.png") no-repeat 30em 0;
}
#printBanner {
  display: none;
}
.title1,
.content .title1 {
  margin: 0 0 1.38888889em 0;
  color: #2c2c2c;
  text-transform: uppercase;
  font-size: 1.8em;
  line-height: 2.22222222em;
  min-height: 2.22222222em;
  font-weight: 300;
  padding-left: 2.77777778em;
  background: none;
  position: relative;
}
.title1:before,
.content .title1:before {
  font-size: 2.33333333em;
  color: #1167a8;
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e001';
  line-height: 1;
}
.title1:after,
.content .title1:after {
  font-size: 0.88888889em;
  color: #ffffff;
  position: absolute;
  top: 0.8em;
  right: inherit;
  bottom: inherit;
  left: 0.8em;
  content: '\e002';
  line-height: 1;
}
.title1 .wrapper,
.content .title1 .wrapper {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.title2,
.content .title2 {
  margin: 0 0 0.90909091em 0;
  padding: 12px 0 12px 64px;
  font-size: 2.2em;
  color: #727272;
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 3px solid #a6c50f;
  background: url("../Images/pictos/leaf2.png") no-repeat 0 50%;
  -webkit-background-size: auto auto;
  background-size: auto auto;
}
.title2.title21,
.content .title2.title21 {
  margin: 0 0 1.11111111em 0;
  padding: 12px 0 12px 50px;
  font-size: 1.8em;
  -webkit-background-size: 40px 34px;
  background-size: 40px 34px;
}
.title3,
.content .title3 {
  margin: 0;
  padding: 14px 10px 14px 74px;
  font-size: 2em;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  background: #1167a8 url("../Images/pictos/leaf3.png") no-repeat 20px 50%;
  -webkit-background-size: auto auto;
  background-size: auto auto;
}
.title4,
.content .title4 {
  padding: 0;
  margin: 20px 0 0;
  font-size: 2em;
  color: #000;
  font-weight: 400;
  border: none;
}
.title4 a,
.content .title4 a {
  color: #000;
}
.linkButton1 .download,
.content .linkButton1 .download,
.linkButton2 .download,
.content .linkButton2 .download {
  position: relative;
}
.linkButton1 .download:before,
.content .linkButton1 .download:before,
.linkButton2 .download:before,
.content .linkButton2 .download:before {
  font-size: 16px;
  color: #1167a8;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e007';
  line-height: 1;
}
.linkButton1 .read,
.content .linkButton1 .read,
.linkButton2 .read,
.content .linkButton2 .read {
  position: relative;
}
.linkButton1 .read:before,
.content .linkButton1 .read:before,
.linkButton2 .read:before,
.content .linkButton2 .read:before {
  font-size: 16px;
  color: #1167a8;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e008';
  line-height: 1;
}
.linkButton1 .learnMore,
.content .linkButton1 .learnMore,
.linkButton2 .learnMore,
.content .linkButton2 .learnMore {
  position: relative;
}
.linkButton1 .learnMore:before,
.content .linkButton1 .learnMore:before,
.linkButton2 .learnMore:before,
.content .linkButton2 .learnMore:before {
  font-size: 16px;
  color: #dbdbdb;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e009';
  line-height: 1;
}
.linkButton1 .locate,
.content .linkButton1 .locate,
.linkButton2 .locate,
.content .linkButton2 .locate {
  position: relative;
}
.linkButton1 .locate:before,
.content .linkButton1 .locate:before,
.linkButton2 .locate:before,
.content .linkButton2 .locate:before {
  font-size: 16px;
  color: #dbdbdb;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e053';
  line-height: 1;
}
.linkButton1 .postulate,
.content .linkButton1 .postulate,
.linkButton2 .postulate,
.content .linkButton2 .postulate {
  position: relative;
}
.linkButton1 .postulate:before,
.content .linkButton1 .postulate:before,
.linkButton2 .postulate:before,
.content .linkButton2 .postulate:before {
  font-size: 16px;
  color: #dbdbdb;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e068';
  line-height: 1;
}
.linkButton1,
.content .linkButton1 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  width: 100%;
  clear: both;
}
.linkButton1 li,
.content .linkButton1 li {
  margin: 0;
  overflow: visible;
  border-top: 1px solid #d2d2d2;
  padding-left: 20px;
}
.linkButton1 li:before,
.content .linkButton1 li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.linkButton1 li a,
.content .linkButton1 li a {
  display: block;
  padding: 6px 0;
  color: #000000;
  font-size: 1.4em;
  line-height: 14px;
  text-decoration: none;
}
.linkButton1 li a:hover,
.content .linkButton1 li a:hover,
.linkButton1 li a:focus,
.content .linkButton1 li a:focus {
  text-decoration: underline;
  color: #1167a8;
}
.linkButton1 li a .fileInfos,
.content .linkButton1 li a .fileInfos {
  font-size: 0.71428571em;
  /* 10px - 1/1.2 */
  font-weight: 400;
}
.linkButton1 li a:before,
.content .linkButton1 li a:before {
  float: left;
}
.linkButton2,
.content .linkButton2 {
  margin: 0;
  padding: 0;
  width: 100%;
  clear: both;
}
.linkButton2 li,
.content .linkButton2 li {
  margin: 0 0 2px 0;
  overflow: visible;
  padding-left: 25px;
  background: #1167a8;
}
.linkButton2 li:before,
.content .linkButton2 li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.linkButton2 li a,
.content .linkButton2 li a {
  display: block;
  padding: 6px 0;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 13px;
  text-decoration: none;
}
.linkButton2 li a:hover,
.content .linkButton2 li a:hover,
.linkButton2 li a:focus,
.content .linkButton2 li a:focus {
  text-decoration: underline;
}
.linkButton2 li a .fileInfos,
.content .linkButton2 li a .fileInfos {
  font-size: .8333em;
  /* 10px - 1/1.2 */
  font-weight: 400;
}
.linkButton2 li a:before,
.content .linkButton2 li a:before {
  float: left;
}
.linkButton2 .download:before,
.content .linkButton2 .download:before,
.linkButton2 .read:before,
.content .linkButton2 .read:before,
.linkButton2 .learnMore:before,
.content .linkButton2 .learnMore:before,
.linkButton2 .locate:before,
.content .linkButton2 .locate:before,
.linkButton2 .external:before,
.content .linkButton2 .external:before {
  left: 5px;
  color: #fff;
}
.linkButton2 .external:after,
.content .linkButton2 .external:after {
  color: #fff;
}
.obsolescence {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px dotted #000;
}
.obsolescence p {
  padding: 10px;
  font-size: 1.3em;
  text-align: center;
  background: #c00;
  color: #fff;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.obsolescence form {
  padding: 0;
}
.obsolescence button,
.obsolescence input[type="submit"] {
  background: #0c0;
}
.tx-jkpoll-pi1 .resultats img {
  width: 100%;
}
.comments_avatars ul {
  margin: 0;
  padding: 0;
}
.comments_avatars ul li {
  margin: 0;
  padding: 0;
}
.comments_avatars ul li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.comments_avatars ul li {
  display: inline-block;
  margin: 10px 5px 0 0;
}
.comments_avatars ul li.selected_avatar {
  border: 1px solid #000;
}
.rssFeed {
  position: absolute;
  top: 5px;
  right: 10px;
  text-align: right;
  font-size: 1em;
}
.category,
.listItems .category {
  color: #000000;
  background: #a6c50f;
  text-transform: uppercase;
  padding: 2px 5px;
  display: inline-block;
  font-size: 1.2em;
  margin-bottom: 2px;
  font-weight: 300;
}
.category a,
.listItems .category a {
  color: #777777;
  text-decoration: underline;
}
.category a:hover,
.listItems .category a:hover,
.category a:focus,
.listItems .category a:focus {
  color: #000000;
  text-decoration: underline;
}
.date {
  display: block;
  font-weight: normal;
  font-style: italic;
  color: #777777;
  font-size: 1.2em;
  margin: 0 0 8px 0;
}
.teaser {
  margin: 0 0 10px 0;
  padding: 0;
}
.teaser a {
  display: block;
  color: #000000;
  text-decoration: none;
}
.teaser a:hover,
.teaser a:focus {
  color: #000000;
  text-decoration: none;
}
.description p {
  font-size: 1.3em;
}
.videos .videoItem {
  margin: 25px;
}
.videos .videoItem .video {
  position: relative;
  width: 100%;
  margin: 0 auto 25px;
}
.videos .videoItem .video .ratio {
  display: block;
  width: 100%;
  height: auto;
}
.videos .videoItem .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.color1 .category,
.color1 .subTitle,
.bleu .category {
  color: blue;
}
.color2 .category,
.color2 .subTitle,
.orange .category {
  color: orange;
}
.color3 .category,
.color3 .subTitle,
.rouge .category {
  color: red;
}
.color4 .category,
.color4 .subTitle,
.vert .category {
  color: green;
}
.ui-autocomplete {
  position: absolute !important;
  background-color: white !important;
  font-size: 1.5em;
  width: 258px !important;
}
.ui-autocomplete a:hover {
  cursor: pointer !important;
}
.linkViewOffreEmploi {
  font-size: 12px !important;
}
.content a {
  color: #1167a8;
  text-decoration: underline;
}
.content a:hover,
.content a:focus {
  text-decoration: none;
}
.content a .external:after {
  content: '\e06d';
  margin: 0 0 0 5px;
  font-size: 14px;
  color: #000000;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-decoration: none;
}
.ie7 .content a .external {
  display: inline-block;
}
.content .csc-textpic-image a .external {
  padding-right: 0;
  margin-right: 0;
  background: none;
  position: relative;
  display: block;
}
.content .csc-textpic-image a .external .externalPicto {
  position: absolute;
  top: 5px;
  right: 5px;
}
.csc-firstHeader {
  margin-top: 25px !important;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.content h1 a,
.content h2 a,
.content h3 a,
.content h4 a,
.content h5 a,
.content h6 a {
  text-decoration: none;
}
h1 {
  font-size: 2.8em;
  color: #484848;
  margin: 0 0 0.35714286em 0;
  padding-right: 35px;
}
h1 a {
  color: #484848;
}
h1 a:hover,
h1 a:focus {
  color: #1167a8;
}
.content h2 {
  font-size: 2em;
  color: #1167a8;
  margin: 1.25em 0 0.5em 0;
  background: url("../Images/pictos/leaf1.png") no-repeat 0 0.2em;
  padding-left: 1.25em;
}
.content h2 a {
  color: #1167a8;
}
.content h2 a:hover,
.content h2 a:focus {
  color: #000000;
}
.content h3 {
  font-size: 1.8em;
  color: #484848;
  margin: 1.27777778em 0 0.55555556em 0;
  padding-bottom: 5px;
  border-bottom: 1px dotted #777777;
  font-weight: 400;
}
.content h3 a {
  color: #484848;
}
.content h3 a:hover,
.content h3 a:focus {
  color: #000000;
}
.content h4 {
  font-size: 1.6em;
  color: #000000;
  margin: 1.25em 0 0.625em 0.9375em;
  font-weight: 700;
}
.content h4 a {
  color: #000000;
}
.content h4 a:hover,
.content h4 a:focus {
  color: #777777;
}
.content h5 {
  font-size: 1.5em;
  color: #565656;
  font-weight: 400;
  margin: 1.33333333em 0 0.66666667em 1em;
}
.content h5:before {
  content: '\e011';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #565656;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
.content h5 a {
  color: #565656;
}
.content h5 a:hover,
.content h5 a:focus {
  color: #777777;
}
.content p {
  margin: 5px 0 10px 0;
  font-size: 1.3em;
  font-weight: normal;
}
.content .lostPass {
  color: #777777;
  font-size: 1.2em;
}
.content .comment {
  font-style: italic;
  color: #777777;
  font-size: 1.2em;
}
.content .topContent {
  clear: both;
  text-align: right;
  font-size: 1.2em;
  text-transform: uppercase;
  margin: 0;
  padding: 15px 0;
}
.content .topContent a {
  display: block;
  text-decoration: none;
}
.content .topContent a:before {
  content: "\e025";
  color: #777;
  padding-right: 0.2em;
}
.content .chapeau {
  font-size: 1.4em;
  color: #777777;
}
.content .chapeau.error {
  color: #1167a8;
}
.content .chapeau a {
  color: #777777;
}
.content .encadre {
  padding: 1.53846154em 2.30769231em;
  background: #f5f5f5;
  border-left: 0.46153846em solid #a6c50f;
}
.content .encadre.error {
  color: #ff0000;
}
.content .noResult p,
.content .noResult {
  background: url('../Images/pictos/picto-noresults.png') no-repeat 50% 0;
  padding-top: 50px;
  text-align: center;
  font-size: 1.8em;
  color: #777777;
}
.content .noResult p a,
.content .noResult a {
  color: #777777;
}
.content .wrapBlockquote {
  margin: .5em 0 1em 0;
  position: relative;
  padding-left: 7em;
}
.content .wrapBlockquote:before {
  font-size: 5em;
  color: #d5e3a5;
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e071';
  line-height: 1;
}
.content .wrapBlockquote blockquote {
  padding: 1em 0 1em 3em;
  border-left: .1em solid #e9e9e9;
}
.content .wrapBlockquote blockquote p {
  font-size: 1.6em;
  color: #777777;
}
.csc-textpic .csc-textpic-single-image img {
  margin: 0;
}
.content .csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-right .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-image {
  margin: inherit;
  margin-left: 10px;
}
.content .csc-textpic-left .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-image {
  margin: inherit;
  margin-right: 10px;
}
.content .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 10px;
}
.content .csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image {
  margin-left: 0;
  margin-right: 0;
}
.content .csc-textpic .csc-textpic-imagewrap .csc-textpic-lastcol {
  margin-right: 0px !important;
}
.csc-textpic .csc-textpic-imagewrap p.csc-textpic-image {
  float: left;
}
.content p.figure {
  font-family: inherit !important;
  font-size: 1em !important;
}
.content p.figure img {
  float: none !important;
}
.imageSingle {
  display: block;
  margin: 15px 0;
  text-align: center;
}
.rgmediaimagesMedia {
  margin: 0 auto;
  padding-bottom: 25px;
}
.content .legende,
.content .copyright {
  display: block;
  padding: 5px;
  margin: 0;
  font-style: italic;
  font-size: 1.1em;
  text-align: left;
  color: #eee;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.content .copyright {
  color: #000;
  background: #ccc;
  background: rgba(238, 238, 238, 0.8);
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  padding: 0;
  display: block;
  border: 2px solid #000;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img.externalPicto {
  border: none;
}
.content table {
  width: 100%;
  margin-bottom: 2em;
}
.content caption {
  padding: 0.30769231em 0.38461538em;
  text-align: right;
  font-weight: bold;
  font-size: 1.3em;
  color: #777777;
}
.content th,
.content td {
  padding: 8px 10px;
  padding: .8rem 1rem;
}
.content th {
  font-size: 1.4em;
  font-weight: bold;
  color: #000;
  background: #fbfbfb;
}
.content td {
  font-size: 1.3em;
  color: #4f4f4f;
  background: #fbfbfb;
}
.content thead th {
  text-transform: uppercase;
  font-size: 1.4em;
  background: #11a9ca;
  color: #ffffff;
  text-align: left;
}
.content tr:nth-child(2n) td,
.content tr:nth-child(2n) th {
  background: #f1f1f1;
}
.content table ul {
  font-size: 1em;
}
.content ul {
  margin: 1.53846154em 0 1.15384615em 0;
  margin-left: 20px;
  list-style: none;
  padding: 0;
  font-size: 1.3em;
  color: #000000;
}
.content ul > li {
  position: relative;
  padding-left: 1.15384615em;
}
.content ul > li:before {
  font-size: 1.23076923em;
  color: #1167a8;
  position: absolute;
  top: 0.07692308em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e011';
  line-height: 1;
}
.content ul > li > ul {
  margin: 0 0 0 0;
  margin-left: 20px;
  list-style: none;
  padding: 0.07692308em 0 0.07692308em 0;
  font-size: 1em;
}
.content ul > li > ul > li {
  position: relative;
  padding-left: 0.92307692em;
}
.content ul > li > ul > li:before {
  font-size: 0.30769231em;
  color: #1167a8;
  position: absolute;
  top: 1.62790698em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e06c';
  line-height: 1;
}
.content ul > li > ol {
  margin: 0 0 0 1.53846154em;
  padding: 0.07692308em 0 0.23076923em 0;
  font-size: 1em;
}
.content ul > li > ol > li {
  padding: 0;
}
.content ul > li > ol > li:before {
  font-family: none;
  content: none;
}
.content ol {
  margin: 1.53846154em 0 1.15384615em 0;
  padding: 0 0 0 1.53846154em;
  list-style: decimal;
  font-size: 1.3em;
  margin-left: 20px;
}
.content ol > li {
  padding: 0;
}
.content ol > li > ol {
  margin: 0 0 0 1.53846154em;
  padding: 0.07692308em 0 0.07692308em 0;
  font-size: 1em;
}
.content ol > li > ol > li {
  padding: 0;
}
.content ol > li > ul {
  margin: 0;
  list-style: none;
  padding: 0.07692308em 0 0.23076923em 0;
  font-size: 1em;
}
.content ol > li > ul > li {
  position: relative;
  padding-left: 0.92307692em;
}
.content ol > li > ul > li:before {
  font-size: 0.30769231em;
  color: #1167a8;
  position: absolute;
  top: 1.62790698em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e06c';
  line-height: 1;
}
.box {
  background: #e9e9e9;
  margin: 2em 0 1.5em 0;
  padding: 2em;
}
.box .title {
  margin-top: 0;
  color: #2c2c2c;
  text-transform: uppercase;
  background: none;
  font-weight: 300;
  font-size: 2.4em;
  padding-left: 2.08333333em;
  position: relative;
}
.box .title:before {
  font-size: 1.625em;
  color: #a6c50f;
  position: absolute;
  top: -0.07692308em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e001';
  line-height: 1;
}
.box .title:after {
  font-size: 0.66666667em;
  color: #ffffff;
  position: absolute;
  top: 0.5em;
  right: inherit;
  bottom: inherit;
  left: 0.8125em;
  content: '\e039';
  line-height: 1;
}
.box ul {
  margin: 0;
  padding: 0;
  color: #565656;
}
.box ul > li {
  background: url("../Images/bg/dot1.png") 0 0 repeat-x;
  padding-top: 0.46153846em;
  padding-bottom: 0.46153846em;
}
.box ul > li:before {
  top: 0.38461538em;
  color: #1167a8;
}
.box ul > li > ul > li:before {
  top: 13px;
}
.box ul a {
  color: #1167a8;
  text-decoration: none;
}
.box ul a:hover,
.box ul a:focus {
  text-decoration: underline;
}
.wrapSavoirPlus .title:after {
  content: "\e003";
}
.wrapTelecharger .title:after {
  content: "\e060";
}
.wrapVoirAussi .title:after {
  content: "\e039";
}
.showHide {
  margin: 1em 0;
}
.showHide .showHideTitle {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  line-height: 1;
}
.showHide .showHideTitle:before {
  font-family: none;
  content: none;
  margin: auto;
}
.showHide .showHideTitle > button {
  display: block;
  width: 100%;
  text-align: left;
  white-space: normal;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding-left: 3.5em;
  background: #fbfbfb;
  color: #565656;
  min-height: 45px;
  position: relative;
}
.showHide .showHideTitle > button:hover,
.showHide .showHideTitle > button:focus {
  outline: 1px dotted #000;
}
.showHide .showHideTitle > button:before {
  width: 2.25em;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  content: "";
  background: #f1f1f1;
}
.showHide .showHideTitle > button:after {
  font-size: 1em;
  color: #1167a8;
  position: absolute;
  top: 0.7em;
  right: inherit;
  bottom: inherit;
  left: 0.7em;
  content: '\e017';
  line-height: 1;
}
.showHide .showHideContent {
  display: none;
  padding: 1.5em;
}
.showHide.open .showHideTitle > button {
  background: #f1f1f1;
  color: #1167a8;
}
.showHide.open .showHideTitle > button:before {
  background: #1167a8;
}
.showHide.open .showHideTitle > button:after {
  content: "\e014";
  color: #f1f1f1;
}
.showHide.open .showHideContent {
  display: block;
}
.subTitle,
.content .subTitle {
  color: #fff;
  background: #1167a8;
  padding: 0.23076923em 0.38461538em;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  font-size: 1.3em;
  margin-bottom: .2em;
}
.content .listEquipeService {
  margin: 10px 0 15px;
}
.content .listEquipeService > li {
  margin: 10px 0;
  padding: 0;
  font-size: 1.15384615em;
  color: #777;
}
.content .listEquipeService > li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.content .hospitalLocale {
  background: #f7f7f7;
  padding: 15px;
  margin: 10px 0 15px;
}
.content .hospitalLocale p {
  margin: 0;
  background: url("../Images/pictos/locate-service.png") no-repeat 0 50%;
  padding-left: 50px;
  font-weight: 700;
  font-size: 1.5em;
}
.content .hospitalLocale a {
  text-decoration: none;
  color: #484848;
}
.content .hospitalLocale a:hover,
.content .hospitalLocale a:focus {
  color: #1167a8;
  text-decoration: underline;
}
.content .blocContactService {
  margin: 20px 0 25px;
}
.content .blocContactService .wrapper {
  border-left: 5px solid #a6c50f;
  padding: 20px;
  background: #f5f5f5;
}
.content .blocContactService .contactService {
  margin: auto;
}
.content .blocContactService .contactService > li {
  margin: 10px 0;
  padding: 0;
  font-size: 1.07692308em;
  color: #000;
}
.content .blocContactService .contactService > li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.content .blocContactService .contactService > li:last-child {
  margin-bottom: 0;
}
.content .blocContactService .contactService a {
  color: #000;
  text-decoration: none;
}
.content .blocContactService .contactService a:hover,
.content .blocContactService .contactService a:focus {
  text-decoration: underline;
}
.content .blocContactService .contactService .mail {
  border-top: 1px solid #ddd;
  padding-top: 10px;
}
.content .blocContactService .contactService .mail a {
  color: #1167a8;
  font-weight: 700;
}
.content .pole {
  font-weight: 400;
  font-size: 1.3em;
  text-transform: uppercase;
  margin: 0;
}
.content .modalitePriseCharge {
  margin: 20px 0 25px;
}
.content .medicalTeam {
  font-size: 0;
  margin: 0 -2%;
}
.content .medicalTeam > li {
  margin: 0 2% 10px 2%;
  width: 46%;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  font-size: 1.2rem;
}
.content .medicalTeam > li strong {
  display: block;
  font-size: 1.27272727em;
}
.content .consultation {
  margin-bottom: 20px;
}
.content .listServicesMedecins {
  margin: 0 -2%;
  font-size: 0;
}
.content .listServicesMedecins .itemService {
  display: inline-block;
  vertical-align: top;
  margin: 0 2% 10px;
  width: 46%;
  font-size: 10px;
  font-size: 1rem;
}
.content .servicesBlocList {
  -moz-column: 33%;
  -moz-column-count: 3;
  -moz-column-gap: 3%;
  -webkit-column: 33%;
  -webkit-column-count: 3;
  -webkit-column-gap: 3%;
  column: 33%;
  column-count: 3;
  column-gap: 3%;
}
.content .servicesBlocList > li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  width: 100%;
  font-size: 13px;
  font-size: 1.3rem;
}
.content .servicesBlocList a {
  text-decoration: none;
}
.content .servicesBlocList a:hover,
.content .servicesBlocList a:focus {
  text-decoration: underline;
}
.content .locateStructure a {
  text-decoration: none;
}
.content .locateStructure a:hover,
.content .locateStructure a:focus {
  text-decoration: underline;
}
.content .listEquipeService {
  margin-bottom: 0;
}
.content .listEquipeService li:last-child {
  margin-bottom: 0;
}
.content .infosMedecin {
  color: #777;
  font-size: 1.5em;
  font-weight: 400;
  margin: -8px 0 20px 0;
}
.content .contactService {
  margin-top: 0;
  margin-bottom: 0;
}
.content .contactService a {
  color: #1167a8;
  text-decoration: none;
}
.content .contactService a:hover,
.content .contactService a:focus {
  text-decoration: underline;
}
.content .locateStructure {
  font-weight: bolder;
  color: #777;
}
.content .findStructure {
  text-decoration: none;
  background-color: #1167A8;
  font-size: 1.5em;
  font-weight: bold;
  color: white;
  height: 40px;
  width: 160px;
  float: right;
  padding-top: 10px;
  text-align: center;
}
.content .findStructure:hover {
  background-color: #0C4B7A;
}
.content .likeButton {
  text-decoration: none;
  background-color: #1167A8;
  font-size: 1.5em;
  font-weight: bold;
  color: white;
  height: 30px;
  width: 160px;
  float: right;
  padding-top: 5px;
  text-align: center;
}
.content .likeButton:hover {
  background-color: #0C4B7A;
}
.content .parsley-errors-list p {
  margin: 5px 0 15px;
  color: #ff0000;
  font-style: italic;
  font-size: 1.2em;
}
.content .parsley-errors-list p:before {
  content: '\e00f';
  margin: 0;
  font-size: 16px;
  color: #ff0000;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
form {
  display: block;
  overflow: hidden;
}
fieldset,
div.fieldset {
  padding: 15px 20px 5px 20px;
  margin-top: 40px;
  margin-bottom: 60px;
  border: none;
  position: relative;
  background: #f5f5f5;
}
div.fieldsetGauche,
fieldset.fieldsetGauche {
  clear: both;
  float: left;
  width: 49%;
  margin: 0;
}
div.fieldsetDroite,
fieldset.fieldsetDroite {
  float: right;
  width: 49%;
  margin: 0;
}
fieldset fieldset,
div.fieldset fieldset,
fieldset div.fieldset,
div.fieldset div.fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
fieldset div,
div.fieldset div {
  margin-bottom: 15px;
}
fieldset div fieldset div,
div.fieldset div fieldset div {
  margin: 0;
}
legend {
  display: inline;
  padding: 0;
  color: #1167a8;
  float: left;
  text-align: right;
  font-size: 1.5em;
  text-transform: uppercase;
  white-space: normal;
  width: 100%;
  margin-top: -15px;
  margin-bottom: 10px;
}
#col1 legend {
  text-align: left;
}
legend span {
  /*position: absolute;
	top: -30px;
	right: 0;
	z-index: 99;*/
  padding: 0 2px 0 0;
  display: inline-block;
  overflow: hidden;
}
.fieldsetGauche legend,
.fieldsetGauche legend span,
.fieldsetDroite legend,
.fieldsetDroite legend span {
  width: auto;
}
fieldset fieldset legend,
div.fieldset fieldset legend {
  background: transparent;
  color: #000000;
  padding: 0;
  font-size: 1.3em;
}
fieldset:first-child {
  margin-top: 40px;
}
label,
.label {
  cursor: pointer;
  font-size: 1.3em;
  color: #000000;
  display: block;
  padding-bottom: 3px;
}
.legend {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 5px 0;
  color: #000000;
}
legend em.required,
label em.required {
  color: #ff0000;
  font-weight: normal;
  font-size: 1em;
}
legend em.required {
  font-size: 0.9230769230769231em;
  text-transform: none;
}
legend .teaser,
label .teaser {
  padding: 2px 0;
  font-size: 1em;
  color: #777777;
  font-weight: normal;
}
legend .teaser.error,
label .teaser.error {
  display: block;
  color: #ff0000;
  margin: 0;
}
legend .teaser {
  font-size: 0.9230769230769231em;
}
input[type="text"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="file"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea,
select,
button {
  font-family: arial, helvetica, verdana, sans-serif;
  vertical-align: middle;
}
input[type="text"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="file"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  background: #ffffff;
  border: 1px solid #e8edf0;
  padding: 7px 2px;
  text-indent: 0.2em;
  font-size: 1.2em;
  color: #000000;
  width: 100%;
  -webkit-transition: 300ms border;
  -moz-transition: 300ms border;
  -ms-transition: 300ms border;
  -o-transition: 300ms border;
  transition: 300ms border;
}
textarea {
  height: 160px;
  resize: vertical;
}
input:hover,
textarea:hover,
input:focus,
textarea:focus {
  border: 1px solid #1167a8;
  background: #fbfdff;
}
input[readonly="readonly"] {
  border-color: #ffffff;
  background: #ffffff;
  color: #777777;
}
input[readonly="readonly"]:hover,
input[readonly="readonly"]:focus {
  border-color: #ffffff;
}
form button,
input[type=submit],
input[type=reset] {
  font-size: 1.3em;
  background: #1167a8;
  color: #ffffff;
  padding: 7px 10px;
  font-weight: bold;
  width: auto;
  cursor: pointer;
  border: 1px solid transparent;
  /*
	&:before {
		text-shadow: 1px 1px 1px @color2;
	}
	*/
}
form button:before,
input[type=submit]:before,
input[type=reset]:before {
  content: '\e057';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #ffffff;
  vertical-align: -1px;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
form button:hover,
input[type=submit]:hover,
form button:focus,
input[type=submit]:focus {
  border: 1px dotted #ffffff;
  background: #0c4b7a;
  color: #ffffff;
}
form button[type=reset],
input[type=reset] {
  background: #dddddd;
  color: #777777;
}
form button[type=reset]:hover,
input[type=reset]:hover,
form button[type=reset]:focus,
input[type=reset]:focus {
  background: #747474;
  color: #dddddd;
}
form button.image,
input[type="image"] {
  width: auto;
  background: none;
  border: none;
  padding: 0;
}
form button.cancel,
input.cancel {
  background: #777777;
}
form button.cancel:before,
input.cancel:before {
  content: '\e058';
}
form button.cancel:hover,
input.cancel:hover,
form button.cancel:focus,
input.cancel:focus {
  background: #5e5e5e;
}
input[type=radio],
input[type=checkbox] {
  width: auto;
}
.helpme {
  font-size: 1.1em;
  font-style: italic;
}
.reinit_fieldset {
  border: none;
  padding: 0;
}
.reinit_fieldset legend {
  display: none;
}
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  border-radius: 0;
  width: 100%;
  background: #ffffff url("../Images/form/select_right.png") no-repeat 100% 50%;
  border: 1px solid #e8edf0;
  color: #000000;
  font-size: 1.3em;
  line-height: normal;
  padding: 7px 0.15384615em;
  cursor: pointer;
}
.radio,
.checkbox {
  clear: both;
  display: inline-block;
}
.radio:after,
.checkbox:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.radio legend,
.checkbox legend {
  float: none;
  text-align: left;
  text-transform: none;
  font-style: normal;
  margin-bottom: 5px;
}
.radio label,
.checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  font-size: 1.3em;
  line-height: 1.38461538em;
  padding: 0 0 0 1.92307692em;
  margin: 0 0 0.15384615em 0;
  color: #656565;
  text-transform: none;
}
.radio label:before,
.checkbox label:before {
  content: "";
  position: absolute;
  display: inline-block;
  background-color: #fff;
  border: .2em solid #d2d2d2;
  font-size: 1em;
  width: 1.07692308em;
  height: 1.07692308em;
  left: 0;
  top: 0;
}
.radio label:disabled,
.checkbox label:disabled {
  border-color: #e2e2e2;
}
.radio input[type=radio],
.checkbox input[type=radio],
.radio input[type=checkbox],
.checkbox input[type=checkbox] {
  position: absolute;
  left: -9999px;
}
.radio input[type=radio]:disabled + label,
.checkbox input[type=radio]:disabled + label,
.radio input[type=checkbox]:disabled + label,
.checkbox input[type=checkbox]:disabled + label {
  cursor: default;
  color: #777;
}
.radio input[type=radio]:disabled + label:before,
.checkbox input[type=radio]:disabled + label:before,
.radio input[type=checkbox]:disabled + label:before,
.checkbox input[type=checkbox]:disabled + label:before {
  border: 0.07692308em solid #000000;
  color: #777;
  cursor: default;
}
.radio input[type=radio]:checked + label:after,
.checkbox input[type=radio]:checked + label:after,
.radio input[type=checkbox]:checked + label:after,
.checkbox input[type=checkbox]:checked + label:after {
  position: absolute;
  top: 3px;
  top: .3rem;
  left: 3px;
  left: .3rem;
  font-family: Icons;
  color: #1167a8;
  background: none;
  font-size: 9px;
  font-size: .9rem;
  line-height: normal;
}
.radio input[type=radio]:focus + label,
.checkbox input[type=radio]:focus + label,
.radio input[type=checkbox]:focus + label,
.checkbox input[type=checkbox]:focus + label {
  outline: 1px dotted #000;
}
.ie78 .radio label {
  padding: 0;
}
.ie78 .radio label:before {
  border: none;
  content: "";
  font-size: 0;
  width: auto;
  height: auto;
  margin: auto;
}
.ie78 .radio input[type=checkbox],
.ie78 .radio input[type=radio] {
  position: inherit;
  left: inherit;
}
/* Checkbox */
input[type=checkbox]:checked + label:after {
  content: "\e057";
}
/* radio */
.radio label:before {
  border-radius: 1em;
}
input[type=radio]:checked + label:after {
  content: "\e06c";
}
@-moz-document url-prefix() {
  .radio input[type=radio]:checked + label:after,
  .checkbox input[type=radio]:checked + label:after {
    top: .2rem;
  }
  .radio input[type=checkbox]:checked + label:after,
  .checkbox input[type=checkbox]:checked + label:after {
    top: .1rem;
  }
}
.horizontal .radio,
.horizontal2 .radio,
.horizontal3 .radio,
.horizontal4 .radio,
.horizontal .checkbox,
.horizontal2 .checkbox,
.horizontal3 .checkbox,
.horizontal4 .checkbox {
  overflow: hidden;
}
.horizontal .check_radio_item,
.horizontal2 .check_radio_item,
.horizontal3 .check_radio_item,
.horizontal4 .check_radio_item {
  float: left;
  width: 47%;
  padding-right: 3%;
}
.horizontal2 li:nth-of-type(2n+1) {
  clear: both;
}
.horizontal .check_radio_item,
.horizontal3 .check_radio_item {
  float: left;
  width: 30%;
  padding-right: 3%;
}
.horizontal .check_radio_item:nth-of-type(3n+1),
.horizontal3 .check_radio_item:nth-of-type(3n+1) {
  clear: both;
}
.horizontal4 .check_radio_item {
  float: left;
  width: 22%;
  padding-right: 3%;
}
.horizontal4 .check_radio_item:nth-of-type(4n+1) {
  clear: both;
}
#files_list {
  padding: 10px 0 0;
  margin: 0;
}
#files_list div {
  padding: 0 0 10px;
  margin: 0;
  font-size: 1.2em;
}
#files_list input {
  width: auto;
  margin-left: 10px;
  padding: 0;
  cursor: pointer;
  font-size: 1em;
}
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_back {
  float: left;
}
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_back input {
  background: #ECEAE0;
  color: #777777;
}
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_submit {
  float: right;
}
.captcha {
  margin-bottom: 1.5em;
  overflow: hidden;
}
.captcha img {
  margin: 20px 0;
  float: left;
}
.captcha input[type="image"].tx-srfreecap-pi2-image-accessible {
  float: left;
  margin: 90px 0 0 20px;
}
.captcha p.tx-srfreecap-pi2-accessible {
  float: left;
  margin: 100px 0 0 10px;
}
