@charset "utf-8";
@import url("../webfonts/ITCAvantGardeGothicLTExtraLight/stylesheet.css");

/* CSS Document */

texto_normal {
	text-align: left;
}
.container .content table tr td .texto_generico {
	text-align: justify;
}

.txt1 {
	text-align: center;
	font-size: 12px;
	font-family: ITCAvantGardeGothicLTExtraLight;
	color: #FFF;
	font-weight:bold


}
.txt2 {
	text-align: right;
	font-size: 13px;
	font-family: ITCAvantGardeGothicLTExtraLight;
	color: #004e3b;
	font-weight:bold;

}
.txt3 {
	text-align: right;
	font-size: 18px;
	font-family: ITCAvantGardeGothicLTExtraLight;
	color: #004e3b;
	font-weight:bold;
	padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;

}
.txt4 {
	text-align: left;
	font-size: 22px;
	font-family: ITCAvantGardeGothicLTExtraLight;
	color: #e77618;
	font-weight:bold;

}

.buttonMenu {
  color: #FFF;
  text-decoration: none;
}
.buttonMenu:hover,
.buttonMenu:focus {
  color: #1a9d7e;
  /*text-decoration: underline;*/
}

.botones{
	text-align: center;
	font-size: 13px;
	font-family: ITCAvantGardeGothicLTExtraLight;
	color: #484848;
}

.botones2{
	text-align: center;
	font-size: 13px;
	font-family: ITCAvantGardeGothicLTExtraLight;
	color: #555555;
}

.titulo1{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.428571429;
  color: #74b0a2;
  text-align: left;
}
.titulo2{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.428571429;
  color: #FFF;
  text-align: left;
}
.titulo3{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.428571429;
  color: #004c3b;
  text-align: left;
  padding-top: 25px;
    padding-right: 50px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.titulo4{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.428571429;
  color: #74b0a2;
  text-align: left;
}
.txtnegro{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.428571429;
  color: #000000;
  text-align: justify;
}
.txtgenerico{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.428571429;
  color: #494949;
  text-align: justify;
}
.txt_producto{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 1.428571429;
  color: #3f2608;
  text-align: justify;
  font-weight: bold;
}
.txtcontacto{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.428571429;
  color: #000000;
  text-align: center;
}
