html, body {
 margin: 0;
 padding: 0;
 }
body {
 background-color: white; 
 font-family: Verdana, sans-serif; 
 font-size: 100%;
 }
h1 {
 font-size: 200%; 
 color: #023084; 
 text-align: center;
 }
h2 {
 font-size: 150%; 
 color: red; 
 padding-left: 15px;
 }
p,ul,li,td {
 color: black; 
 }
a:link {
 color: white;
 text-decoration: none;
 }
a:visited {
 color: white;
 }
a:hover {
 color: white;
 text-decoration: underline;
}
a:active, a:focus {
 color: white;
}

.ombre {
  //font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  font-family:Lucida Handwriting;
  font-size: 30px;
  padding: 10px;
  text-align: center;
  //text-transform: uppercase;
  text-rendering: optimizeLegibility;
  color: #ffffff;
}

.logo {
	width :270;
	min-width: 270px;
	max-width: 270px;
	height :150px;
	border-radius: 30px;
	background-image:  url("images/finacalc-fr-logo-240v.png");
    background-repeat: no-repeat;	
}

.entete {
	border-radius: 30px;
width :100%;
//height :150px;
min-width: 240px;  
background-color: WHITE;

//background-image:  url("images/fond_hexa.png");

//background-image:  url("images/geometrique_bleu.jpg");

//overflow: hidden;
//background-repeat: no-repeat;
display: flex;
flex-wrap: wrap;
//background-color: #023084;
color  : white;
}

.entetecarre {
width :100%;
//height :150px;
min-width: 240px;  
background-color: WHITE;
//background-image:  url("images/geometrique_bleu.jpg");

//overflow: hidden;
//background-repeat: no-repeat;
display: flex;
flex-wrap: wrap;
color  : white;
}

.entete_suite{
	//width  : 100%;
	//height : 150px;
	color : white; 
	text-align: center;
}

.t1 {	 
padding-top: 5px;
padding-bottom: 5px;
margin: 5px;
border-radius: 30px;
border: 1px solid #ccc;
background-color: #023084;
background-image:  url("images/T1-fond.png");

font-size: 14px;
text-align: center;
color: white;
overflow: hidden;
}
 

.t1g{
font-weight: bold;	
}

.t1i{
font-weight: italic;	
}

.blk_ciel{
	padding: 0px;
	border: 2px solid #023084;
	margin: 5px;
	//background-color: #aaedff;
	//background-image:  url("images/fond-bleu-ciel.jpg");
	background-image:  url("images/geometrique_bleu2.jpg");	
	border-radius: 30px;
}

.blk_ciel_flex
{
	display: flex;
	flex-wrap: wrap;
	column-span:all;	
	border-radius: 30px;
	text-align:center;
    align-items: center;
    justify-content: center;
}

.menu {
min-width: width:350px;
justify-content: center;
}


.menu_t1 {	 
padding-top: 5px;
padding-bottom: 5px;
margin: 5px;
border-radius: 30px;
border: 1px solid #ccc;
width: 90%; 
//min-width: 300px;  
//max-width: 350px; 
background-image:  url("images/menu_t1-fond.png");
font-size: 14px;
text-align: center;
color: white;
overflow: hidden;
}

.menu_t1:hover { 
position:relative;
padding-top:10px;
padding-bottom: 0px;
margin-top: 10px;
margin-bottom: 0px;  
border-radius: 30px;
border: 1px solid #ccc;  
background-color: #023084;
background-image:  url("images/menu_t1-fond-ho.png");
font-size: 14px;
text-align: center;
color: white;
overflow: hidden;
}


.submit {
    //padding:5px 15px; 
    background:#023084; 
	high:20px
	margin-top : 15px;
    border:0 none;
    cursor:pointer;
    //-webkit-border-radius: 5px;
    border-radius: 5px; 
	color: white;
	font-weight: bold;
	font-size: 14px;	
}

submit:hover {
    background:#023084; 
	high:20px
	margin-top : 15px;
    border:0 none;
    cursor:pointer;
    border-radius: 5px; 
	color: white;
	font-weight: bold;
	font-size: 14px;	
}

.t20d
{
transform:rotate(-20deg);
v-align:top;
}

.ccm
{
background-image:  url("images/fond-bleu-ciel.jpg");
border-radius: 30px;	
}

.casier {
	
}

.idee {
  background-color: #f4f4f4;
  padding: 5px;
  border: 1px solid #ccc;
  color:red;
  border-radius: 30px;
  font-family:Lucida Handwriting;
  font-weight: bold;
  
}

.puces_box{
  text-align:center;
  display: flex;
  flex-wrap: wrap;	 
  align-items: center;
  justify-content: center;
}

.puces
{
	text-align:justify;
	box-sizing: border-box;
	list-style-type: disc;	 
	align: center;
	align-items: center;
}

.boxprix {
  
   
  display: flex;
  flex-wrap: wrap;	 
   
  text-align:center;
  align-items: flex-start;
  justify-content: center;
}

.boxprix h3 {
   text-align:center;
   column-span:all;
}
.boxprix img {
   display:block;
   column-span:all; 
   width:100%;
}

.box { 
  align-self: center;   
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border: 3px solid #023084;
  border-radius: 30px;
  margin: 2px;
  padding: 10px;
}

.box_text { 
  width: 300px;
  align-self: center;   
  flex-wrap: wrap;
  align-items: left;
  justify-content: center;
  border: 3px solid #023084;
  border-radius: 30px;
  margin: 2px;
  padding: 10px;
}
.textjustifie {
	text-align: justify;
	text-justify: auto;
}


.prix {
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 90px;
  height:35px;
  color:white;
  background-color: #023084;
  border: 3px solid #FFFFFF;
  border-radius: 30px;
  margin: 5px;
  padding: 5px;
}

.test {
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  font-size: 50px;
  padding: 80px 50px;
  text-align: center;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  
  &.elegantshadow {
    color: #131313;
    background-color: #e7e5e4;
    letter-spacing: .15em;
    text-shadow: 
      1px -1px 0 #767676, 
      -1px 2px 1px #737272, 
      -2px 4px 1px #767474, 
      -3px 6px 1px #787777, 
      -4px 8px 1px #7b7a7a, 
      -5px 10px 1px #7f7d7d, 
      -6px 12px 1px #828181, 
      -7px 14px 1px #868585, 
      -8px 16px 1px #8b8a89, 
      -9px 18px 1px #8f8e8d, 
      -10px 20px 1px #949392, 
      -11px 22px 1px #999897, 
      -12px 24px 1px #9e9c9c, 
      -13px 26px 1px #a3a1a1, 
      -14px 28px 1px #a8a6a6, 
      -15px 30px 1px #adabab, 
      -16px 32px 1px #b2b1b0, 
      -17px 34px 1px #b7b6b5, 
      -18px 36px 1px #bcbbba, 
      -19px 38px 1px #c1bfbf, 
      -20px 40px 1px #c6c4c4, 
      -21px 42px 1px #cbc9c8, 
      -22px 44px 1px #cfcdcd, 
      -23px 46px 1px #d4d2d1, 
      -24px 48px 1px #d8d6d5, 
      -25px 50px 1px #dbdad9, 
      -26px 52px 1px #dfdddc, 
      -27px 54px 1px #e2e0df, 
      -28px 56px 1px #e4e3e2;
  }
  &.deepshadow {
    color: #e0dfdc;
    background-color: #333;
    letter-spacing: .1em;
    text-shadow: 
      0 -1px 0 #fff, 
      0 1px 0 #2e2e2e, 
      0 2px 0 #2c2c2c, 
      0 3px 0 #2a2a2a, 
      0 4px 0 #282828, 
      0 5px 0 #262626, 
      0 6px 0 #242424, 
      0 7px 0 #222, 
      0 8px 0 #202020, 
      0 9px 0 #1e1e1e, 
      0 10px 0 #1c1c1c, 
      0 11px 0 #1a1a1a, 
      0 12px 0 #181818, 
      0 13px 0 #161616, 
      0 14px 0 #141414, 
      0 15px 0 #121212, 
      0 22px 30px rgba(0, 0, 0, 0.9);
  }
  &.insetshadow {
    color: #202020;
    background-color: #2d2d2d;
    letter-spacing: .1em;
    text-shadow: 
      -1px -1px 1px #111, 
      2px 2px 1px #363636;
  }
  &.retroshadow {
    color: #2c2c2c;
    background-color: #d5d5d5;
    letter-spacing: .05em;
    text-shadow: 
      4px 4px 0px #d5d5d5, 
      7px 7px 0px rgba(0, 0, 0, 0.2);
  }
}
