@charset "utf-8";

body {
  margin: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #F2F3E7;
}

a {
  color: #CCC;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}

.volver {
  color: #E85403;
  text-decoration: none;
}
.volver:hover,
.volver:focus {
  color: #E85403;
  font-weight:bold;
  text-decoration: none;
}

.row {
  margin-left: 00px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}


.container{
  width: 1020px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

.letra_capital {
	font-size:28px;
}

footer
 {
  display: block;
}

.home_800 {
	max-width:800px;
}

.hor_line {
	width: 100%;
}

/* ========================= FOOTER ========================= */
.footer {
    background: #231F20 url('../images/elements/header_bg.png') repeat-x;
    padding:25px 0px;
	bottom:0;
	width: 100%;
}
.footer .widget-title {
    font-size: 14px;
    font-weight: 200;
    text-shadow: 0px 1px 0px #000;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    display: block;
    color: #fff;
	
}


/* ========================= FOOTER ========================= */

/* ========================  FADE v produktax =============== */

.mix {
	display: none;
}