body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form, select, fieldset,input,textarea,p,th,td,tr,a,img { 
  margin:0;
  padding:0;
  border:0;
}

body {
  font-family:Verdana, Geneva, sans-serif;
  color:#333333;
  font-size:12px;
  background-color:#f3f3f3;
}

.inside {
  width:992px;
  margin:0 auto 0 auto;
}

.site-inside {
  background-color: #ffffff; 
  padding:20px;
  width:952px;
  margin:0 auto 0 auto;
}

[class~=MsoNormal],
[class~=MsoListParagraphCxSpLast],
[class~=MsoListParagraphCxSpFirst],
[class~=MsoListParagraphCxSpMiddle] {
  margin: auto !important;
  text-indent: 0 !important;
}

h2{
  font-size:1.5em;
  font-weight:bold;
  color:#000000;
  text-transform:uppercase;
  padding-top:5px;
  margin-bottom:20px;
}

h3{
  font-size:1.2em;
  font-weight:bold;
  color:#000000;
  text-transform:uppercase;
  margin-bottom:16px;
}

/* -------------------------------------------------- header ----------------------------------------------*/

.header {
  width:992px;
  margin:0 auto 0 auto;
}

.header:after, .header::after {
  display:block;
  clear:both;
  content:"";
}

.header .logo {
  float:left;
  margin: 20px 0 0 20px;
}

.header .social {
  float:right;
  background-color:#b80a25;
  height:45px;
  text-align:right;
}

 .header .social a {
  display:inline-block;
  margin:11px 10px 0 0;
  vertical-align: top;
  height:24px;
  line-height: 23px;
}

.header .lang {
  margin:11px 12px 0 10px;
  padding:0 12px 0 12px;
  border-right: solid 1px #999999;
  color: #FFF;
  font-family: Arial;
  font-size: 1.8em;
  text-decoration: none;
}

/* ---------------------------------------- menu ----------------------------------------------------*/

.menu {
  clear:right;
  float:right;
  text-align:right;
}

.menu ul {
  list-style:none;
  margin:0;
  padding:0;
  font-size:1.15em;
}

.menu li {
  float:left;
  list-style:none;
  padding:0 17px;
  position:relative;
}

.menu li a {
  color:#181818;
  text-decoration:none;
  padding:26px 0 14px 0;
  display:block;
  text-transform:uppercase;
}

.menu li:hover a {
  padding-bottom: 12px;
  border-bottom: solid 2px #c10b27;
}

.menu li ul {
  top:56px;
  left:0px;
  padding-top:5px;
  visibility:hidden;
  position:absolute;
  width:300px;
  background-image:url(../img/training/bg_menu.png);
  z-index:2;
}
.menu li li {
  float:none;
}
.menu li:hover li a,.menu li li a {
  padding:15px 10px 15px 10px;
  font-weight:normal;
  border:0;
  display:block;
  text-transform:none;
  background-color:#b80a25;
  text-align:left;
  color:#ffffff;
  border-bottom:solid 1px #FFF;
}

.menu li li a:hover {
  border:0;
  border-bottom:solid 1px #FFF;
  background-color:#8b0217;
}

.menu li:hover ul {
  visibility:visible;
  display:block;
}

.bigimage {
  height:486px;
  background-color:#dce3e7;
  color:#333333;
}


/* --------------------------------------- big image ---------------------------------*/

.bigimage {
  height:486px;
  background-color:#dce3e7;
  margin-bottom:1px;
}

input,input[type=text],textarea {
  background: #f3f3f3;
  border: 1px solid #6d6d6d;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   height: 22px;
   -webkit-appearance: none;
   color:#444444;
   margin-bottom: 18px;
}
textarea {
  height: 120px;
}
input[type=radio],input[type=checkbox],input[type=button],input[type=submit] {
  background: none;
  border: 0;
   padding: 0;
   font-size: inherit;
   line-height: normal;
   height: auto;
}

.selectbox {
  display:block;
  color:#333333;
  width:180px;
  overflow: hidden;
  background: url(../img/training/bt_down.jpg) no-repeat right #f3f3f3;
  border: 1px solid #6d6d6d;
  margin-bottom:18px;
  margin-right:5px;
}

.selectbox select {
   background: transparent;
   width: 210px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   height: 32px;
   -webkit-appearance: none;
   color:#444444;
 }

/* --------------------------------------- search box ---------------------------------*/

.searchbox {
  width:375px;
  height:412px;
  float:right;
  margin-top:15px;
  margin-right:15px;
  z-index:1;
  background-image:url(../img/training/bg_black.png);
  padding:22px 16px 22px 16px;
}

.searchbox .title {
  font-size:30px;
  color:#ffffff;
  text-align:right;
  text-transform:uppercase;
  width:100%;
  display:block;
  line-height:34px;
  margin-bottom:40px;
}

.searchbox .title span {
  color:#b80a25;
}




.searchbox .box {
  float:left;
  font-size:14px;
  color: #fff;
  margin-right:5px;
}
 
 
.searchbox .box.large {
  margin:0;
   clear:both;
   padding-top:40px;
   height:135px;
}

.searchbox .field {
  display:block;
  color:#333333;
  width:180px;
  overflow: hidden;
  background: url(../img/training/bt_down.jpg) no-repeat right #f3f3f3;
  border: 1px solid #6d6d6d;
  margin-bottom:18px;
}

.searchbox .field select {
   background: transparent;
   width: 210px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   height: 32px;
   -webkit-appearance: none;
   color:#444444;
 }
 
.searchbox .field input {
   background: transparent;
   width: 210px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   height: 22px;
   -webkit-appearance: none;
   color:#444444;
   margin-bottom: 0;
 }
 
.searchbox .field.small {
  width:84px;
}

.searchbox .field.small select {
   background: transparent;
   width: 114px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 32px;
   -webkit-appearance: none;
    color:#444444;
 }

.searchbox input[type=button] {
  clear:both;
  display:block;
  color:#ffffff;
  text-transform:uppercase;
  font-size:18px;
  padding:10px 30px 10px 30px;
  background-color:#c10b27;
  float:right;
  margin-top:20px;
  cursor:pointer;
  width:150px;
  border: 0;
}

/* ------------------------------------------ slogan -----------------------------------------*/

.slogan {
  background-color:#444444;
  padding:25px 0 25px 0;
  color:#ffffff;
  font-size:24px;
  font-weight:bold;
  text-left;
  margin-bottom:0px;
}

.slogan span {
  color:#aaaaaa;
}

.slogan .alogo {
 float:left;
 background-color: #fff;
 height:112px;
 width: 180px;
 margin-right:30px;
 padding-top: 5px;
 margin-top:-25px;
 text-align:center;
 font-size: 10px;
 color: #444444;
 font-weight:normal;
 text-transform: uppercase;
 display: flex;
 align-items: center;      /* vertical centering */
 justify-content: center;  /* horizontal centering */
}

.slogan alogo img{
 padding-left:25px; 
 margin:auto auto;
 }
/* --------------------------------------------- content ------------------------------------*/

.boxlist {
  width:318px;
  background-color:#ffffff;
  float:left;
  margin-right:19px;
  min-height:492px;
}

.boxlist .title {
  background-color:#c10b27;
  color:#ffffff;
  font-size:20px;
  height:35px;
  font-family:"Times New Roman", Times, serif;
  padding:15px 0 0 15px;
  display:block;
  text-transform:uppercase;
  margin-bottom:1px;
}

.boxlist ul {
  padding:5px 15px 0px 15px;
  list-style:none;
}

.boxlist ul li {
  background-image:url(../img/training/icon_list.jpg);
  background-repeat:no-repeat;
}

.boxlist ul li a {
  font-size:12px;
  color:#888888;
  text-decoration:none;
  display:block;
  padding: 0px 10px 10px 30px;
  border-bottom: solid 1px #e5e5e5;
  margin-top:10px;
}

.boxlist ul li a:hover {
  color:#c10b27;
}


/* ------------------------------------------------- zone button -------------------------------------*/

.btlarge{
  display:block;
  margin-bottom:19px;
}

.btmid{
  
vertical-align: top;
display: inline-block;
margin-right: 0;
width: 318px;
height: 106px;
padding: 0;
min-height: 32px;
color: #c10b27;
background: url(../img/training/send_to_friend.jpg) no-repeat center center transparent;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
text-align: center;
background-size: auto 114px;
text-indent: -10000em;
  
  
  
  
}
.btsignup{
    
vertical-align: top;
display: inline-block;
margin-right: 0;
width: 318px;
height: 106px;
padding: 0;
min-height: 32px;
color: #c10b27;
background: url(../img/training/icon_singup.jpg) no-repeat center center transparent;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
text-align: center;
background-size: auto 114px;
text-indent: -10000em;
  
  
}

/* ----------------------------------------------- splitter --------------------------------------------*/

.spliter {
  height:2px;
  background-color:#444444;
  clear:both;
  margin:30px 0 30px 0;
}


/* ---------------------------------------------- cours -------------------------------------------------*/


.dropcours {
  float:right;
  font-size:14px;
}

.dropcours .field{
  display:block;
  color:#333333;
  width:180px;
  overflow: hidden;
  background: url(../img/training/bt_down.jpg) no-repeat right #f3f3f3;
  border: 1px solid #6d6d6d;
  margin-right:10px;
}

.dropcours .field select {
   background: transparent;
   width: 210px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   height: 32px;
   -webkit-appearance: none;
   color:#444444;
 }


.courses {
  background-image:url(../img/training/bg_courses.jpg);
  background-repeat:repeat-x;
  clear:both;
  background-color:#ffffff;
  padding-bottom:30px;
}

.courses thead {
  color:#ffffff;
  font-size:14px;
}


.courses thead td {
  height:48px;
  text-align:left;
}

.courses tbody td {
  font-size:12px;
  color:#555555;
  text-align:left;
}

.courses tbody td a {
  color: inherit;
  text-decoration: inherit;
  display:block;
  padding:20px 10px 20px 10px;
}

.courses tbody tr:nth-child(even) {
  background-color:#f3f3f3;
}

.courses tbody tr:hover, .courses tbody tr:hover td a  {
  background-color:#c10b27;
  color:#ffffff;
}

.courses tbody tr td:first-child {
  color:#000000;
}

.courses tbody tr td:nth-child(5) {
  color:#888888;
}

.courses tbody tr td:nth-child(3) {
  color:#c10b27;
}

.print-list,input[type=button],input[type=submit] {
  color:#333333; 
  text-decoration:none; 
  background-color:#DCDFD6;
  float: right;
  margin-left:5px;
  padding:7px 12px;
  border:1px solid #84939A;
}
  
  
/* ------------------------------------------------- footer ------------------------------------------------*/


.footer {
  padding:28px 0 28px 0;
  background-color:#444444;
  color:#aaaaaa;
}

.footer:after,.footer::after  {
  display:block;
  clear:both;
  content: "";
}

.footer .link {
  float:left;
}

.footer .link a {
  color:#aaaaaa;
  display:inline-block;
  margin:0 10px 0 10px ;
  text-decoration:none;
  font-size:12px;
  text-transform:uppercase;
}

.footer .link a:hover {
  color:#ffffff;
}

.footer .social {
  float:right;
  text-align:right;
}

.footer .social a {
  display:inline-block;
  margin-left:5px;
}

.footer .legal {
  padding-top:55px;
  clear:both;
}
.footer .legal:after {
  display:block;
  clear:both;
  content: "";
}

.footer .baracci {
  float:left;
  color: inherit;
  text-decoration: inherit;
}

.footer .copy {
  float:right;
  text-align:right;
}
