/** SKIN OVERLOADS ************************************************************/

/** SKIN OVERLOADS ************************************************************/
body {
background: #ffffff;
background-image: url(https://vethyqua.online/images/images/_vethyqua-coche-fond-800.jpg);
background-repeat:repeat-y;
background-position:center center;
background-attachment:fixed;
font-weight: 400;
}
.block_no_ti i.blockType {
    display: none;
}

.block_no_ti::before {
    top: 1.2em;
}

table.txt_tb th, table.txt_tb td {

    padding: 0 10px;

}


/*	Preview	*/
.scCommentToolBar .activationCommentDiv {
    top:inherit;
    bottom: 5px;
    right: 160px;
	left:inherit;
}
#page::before{
  display:;
}

i.blockType{
	display:;
}

.block::before{
    display:initial;
}
:root{
	--fontSize: 1.1em;
  --fontStyle: Roboto;
  --contentBG: #ffffff;
  --contentFG: #4d4d4d;
  --contentLightBG: #f2f2f2;
  --contentLightFG: #989898;
 	--headerBG: #ffffff;
  --headerFG: #4d4d4d;
  --maxWidth: 1296px;
  --titleFG: #292929;
  --accentColor: #0b2b7b;
  --accentColorAlpha: #0b2b7b3d;
  --accentDarkColor:#074f82;
  --accentDarkFG: #ffffff;
  --accentLightColor: #D9EBFF;
  --borderColor: #e2e2e2;
  --borderColorAlpha: #e2e2e280;
  --hoverBG: #bae2fe;
  --menuBG: #f5f5ff;
  --menuFG: #1177C0;
  --elmtBG: #f5f5ff;
  --blockWarning: #ff3434;
  --blockWarningLight: #ff343414;
  --blockAdvice: #0b2b7b;
  --blockTip: #24a244;
  --blockExample: #1976D2;
  --blockNote: #ff6600;
  --blockLegal: #388E3C;
  --blockComplement: #324195;
  --blockComplementLight: #3241951f;
  --footerBG: #ffffff;
  --footerFG: #4d4d4d;
  --resultsBG: #e0f2e4;
  --scrollbar-thumb-color:#1177C0;
  --scrollbar-bgcolor:#f5f5ff;
}
