@charset "utf-8";
body {
  background-color: #214472;
}
.container-div {
  width: 885px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  color: #fff;
  /*
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;	
*/
}

/* ======== MENU TOP ======== */

.menu-top {
  width: 885px;
  height: 71px;
}

.menu-item-top {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  line-height: 31px;
  font-weight: bold;
  color: #fff;
  padding-right: 14px;
  padding-left: 14px;
  float: left;
  margin-top: 21px;
}

.menu-item-top a:link,
.menu-item-top a:visited,
.menu-item-top a:active {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.menu-item-top a:hover {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #d6d6d6;
  text-decoration: none;
}
.menu-bar {
  padding: 0px;
  float: left;
  height: 31px;
  width: 3px;
  border: 0px;
  background-color: #fff;
}

/* ======== END MENU MIDDLE ======== */

/* ======== HEADER ======== */
.header {
  width: 885px;
  height: 245px;
}

.logo {
  float: left;
  padding-left: 56px;
}

.header-txt {
  float: left;
}

/* ======== END HEADER ======== */

/* ======== CONTENT ======== */

.content {
  position: relative;
  width: 828px;
  margin-left: 27px;
  background-color: #fff;
  float: none;
  border-radius: 0 0 15px 15px;
  -webkit-border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
  /* text-shadow: #ccc 1px 2px 0px; */
  box-shadow: 0px 7px 13px #000;
  -webkit-box-shadow: 0px 7px 13px #000;
  -moz-box-shadow: 0px 7px 13px #000;
  -ms-box-shadow: 0px 7px 13px #000;
  behavior: url(pie/PIE.htc);
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 2;
  color: #000;
  background-image: url(img/footer-bgr.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #fff;
  margin-right: 27px;
  height: auto;
}

.middle {
  float: left;
  background-image: url(img/col-st-bgr.jpg);
  background-repeat: repeat-y;
  background-position: left top;
}

.middle-single-column {
  float: left;
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.up {
  background-color: #bd161d;
  float: left;
  width: 828px;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
}

.tit-page {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background-color: #214472;
  line-height: 41px;
  padding-left: 27px;
  margin-top: 19px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.box-prod-ind {
  position: relative;
  text-align: center;
  float: left;
  height: 142px;
  width: 151px;
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: 44px;
  background-color: #fff;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 0px 0px 13px #666666;
  -webkit-box-shadow: 0px 0px 13px #000;
  -moz-box-shadow: 0px 0px 13px #000;
  -ms-box-shadow: 0px 0px 13px #000;
  behavior: url(pie/PIE.htc);
  border: 1px solid #787878;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #214472;
  display: inline;
}

.box-prod-lung {
  position: relative;
  text-align: center;
  float: left;
  height: 142px;
  width: 539px;
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: 44px;
  background-color: #fff;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 0px 0px 13px #666666;
  -webkit-box-shadow: 0px 0px 13px #000;
  -moz-box-shadow: 0px 0px 13px #000;
  -ms-box-shadow: 0px 0px 13px #000;
  behavior: url(pie/PIE.htc);
  border: 1px solid #787878;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #214472;
  display: inline;
}

.box-prod-ind a:link,
.box-prod-ind a:visited,
.box-prod-ind a:active {
  font-family: Arial, Helvetica, sans-serif;
  color: #214472;
  text-decoration: none;
}
.box-prod-ind a:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  text-decoration: none;
}

.box-prod-ind img {
  margin-top: 13px;
  margin-bottom: 12px;
  border: 1px solid #787878;
}

.box-prod-int {
  position: relative;
  text-align: center;
  float: left;
  height: 142px;
  width: 151px;
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: 41px;
  background-color: #bd161d;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 0px 0px 13px #666666;
  -webkit-box-shadow: 0px 0px 13px #000;
  -moz-box-shadow: 0px 0px 13px #000;
  -ms-box-shadow: 0px 0px 13px #000;
  behavior: url(pie/PIE.htc);
  border: 1px solid #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  display: inline;
  line-height: 17px;
}

.box-prod-int a:link,
.box-prod-int a:visited,
.box-prod-int a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.box-prod-int a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #c3c3c3;
  text-decoration: none;
}

.box-prod-int img {
  margin-top: 13px;
  margin-bottom: 4px;
  border: 1px solid #fff;
}

.box-prod-lung {
  position: relative;
  text-align: left;
  float: left;
  height: 131px;
  width: 513px;
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: 41px;
  background-color: #bd161d;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 0px 0px 13px #666666;
  -webkit-box-shadow: 0px 0px 13px #000;
  -moz-box-shadow: 0px 0px 13px #000;
  -ms-box-shadow: 0px 0px 13px #000;
  behavior: url(pie/PIE.htc);
  border: 1px solid #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  display: inline;
  line-height: 17px;
  padding-top: 13px;
  padding-left: 13px;
  padding-right: 13px;
}

.box-prod-lung a:link,
.box-prod-lung a:visited,
.box-prod-lung a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.box-prod-lung a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #d8d8d8;
  text-decoration: none;
}

.box-prod-lung div {
  float: left;
  margin-top: 0px;
  margin-right: 13px;
  border: 1px solid #fff;
}

.col-1st {
  float: left;
  width: 192px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #fff;
  text-align: center;
  height: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
}
.tit-categ {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #214472;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6c6c6c;
  margin-top: 22px;
  margin-bottom: 8px;
  width: 170px;
  margin-right: auto;
  margin-left: auto;
  line-height: 24px;
}

.tit-categ a:link,
.tit-categ a:visited,
.tit-categ a:active {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #214472;
  text-decoration: none;
}
.tit-categ a:hover {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #bd161d;
  text-decoration: none;
}
.sub-tit {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #214472;
  line-height: 39px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #214472;
  margin-bottom: 26px;
  float: left;
  width: 426px;
  clear: left;
}

.content-dr {
  float: left;
  width: 517px;
  padding-top: 50px;
  padding-right: 45px;
  padding-bottom: 20px;
  padding-left: 54px;
  line-height: 1.5;
}

.content-dr-categ {
  float: left;
  width: 616px;
  padding-top: 10px;
  padding-bottom: 33px;
  line-height: 19px;
}
.expl-sub-prod {
  float: right;
  width: 539px;
  padding-right: 38px;
  padding-left: 38px;
  padding-bottom: 40px;
  line-height: 16px;
}

.img-prod {
  float: left;
  padding: 2px;
  border: 1px solid #214472;
  margin-right: 20px;
}
.caract {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #bd161d;
  line-height: 37px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #214472;
  float: left;
  width: 231px;
  margin-bottom: 12px;
}

.forma {
  width: 273px;
  margin-right: auto;
  margin-left: auto;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  line-height: 23px;
  font-weight: bold;
  color: #ff9c00;
  padding-bottom: 13px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-align: left;
}

.forma p {
  margin-bottom: 25px;
}
.send {
  float: left;
  margin-left: 348px;
}

.txt-field {
  width: 299px;
  margin-bottom: 17px;
}
.cont-st {
  float: left;
  width: 125px;
  font-weight: bold;
  clear: left;
  margin-bottom: 30px;
}

.cont-dr {
  float: left;
  width: 236px;
  margin-bottom: 30px;
}

/* ======== END CONTENT ======== */

.footer {
  float: left;
  width: 808px;
  height: 28px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 28px;
  font-weight: bold;
  color: #fff;
  text-align: right;
  padding-right: 20px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #fff;
}

.footer span {
  float: left;
  margin-left: 15px;
}

.footer a:link,
.footer a:visited,
.footer a:active {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #d6d6d6;
  text-decoration: none;
}

.clear {
  line-height: 0px;
  margin: 0px;
  padding: 0px;
  clear: both;
  height: 0px;
}
