body {
    margin: 0 auto;
    text-align: center;
    background-color: #fafafa;
    font-family: Barlow, Arial, Helvetica, sans-serif;
}

#container {
    width: 865px;
    height: auto;
    text-align: left;
}

#contenido {
    width: 865px;
    height: auto;
    float: left;
    color: #000;
}

#head {
    background-image: url("../images/head_.png");
    width: 865px;
    height: 242px;
    padding-top: 5px;
    padding-bottom: 3px;
    background-color: red;
}

#left {
    height: auto;
    width: 261px;
    margin-top: 5px;
    float: left;
    background-color: #006600;
    text-align: left;
}

#contenido_left {
    width: 261px;
    height: inherit;
}

a {
    color: #000000;
    text-decoration: none;
}

ul li {
    list-style-type: none;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: .9em;
    line-height: 15pt;
    margin-left: 0;
}

li {
    margin: auto auto auto 0;
}

a:hover {
    text-decoration: underline;
    color: #999999;
}

#titulos_left {
    margin: 0 auto;
    width: 261px;
    height: 32px;
}

.textos_titulos_left {
    color: #FFFF00;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: 5px auto auto 10px;
}

#right {
    width: 599px;
    height: auto;
    float: left;
    margin: 5px 0 0 3px;
    background-color: #FFFFFF;
    border: 1px solid #666666;
}

#header_sectores {
    width: 590px;
    height: auto;
    text-align: center;
    margin: 10px auto;
}

#texto_presentacion {
    width: 570px;
    height: auto;
    text-align: justify;
    margin: 10px auto;
}

#texto_presentacion p {
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
}

#texto_presentacion h4 {
    color: #990000;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

#texto_presentacion a {
    color: #990000;
}

#texto_presentacion a:hover {
    text-decoration: underline;
}

h4 a {
    color: #990000;
    font-family: Geneva, Arial, Helvetica, sans;
}

h4 a:hover {
    text-decoration: underline;
}

#resultados_busqueda {
    width: 560px;
    height: auto;
    text-align: justify;
    margin: 10px auto;
}

#resultados_busqueda h4 {
    color: #003300;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#resultados_busqueda p.titulo {
    color: #990000;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: .9em;
    margin: 19px auto auto;
}

#resultados_busqueda p {
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
    margin: 2px auto auto;
}

#right_bottom {
    width: 599px;
    height: auto;
    float: left;
    background-color: #FFFFFF;
}

#info_empresa {
    width: 390px;
    height: auto;
    float: left;
}


/*------ Información de la base de datos dentro de divs------*/

.tabla {
    margin: 5px auto auto 5px;
}

.logo {
    margin: 5px auto auto 5px;
}

.titulos_iconografia {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: .9em;
    color: #003333;
    font-weight: bold;
}

.datos_empresa {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: .8em;
}


/*----------------------------------------------------------*/

#fotos_producto {
    width: 190px;
    height: auto;
    float: right;
}

.textos_datos_empresa {
    color: #330000;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: .8em;
}

.foto {
    border: 4px solid #FFFFFF;
    margin-top: 5px;
}

#footer {
    width: 865px;
    height: 100px;
    background-image: url("../images/footer.jpg");
    background-repeat: no-repeat;
    margin: 5px 0 0;
    float: left;
}

.texto_footer {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: .7em;
    text-align: center;
    margin: 8px auto auto;
}

.button {
    background-image: url("../images/back_esp_eng.png");
    background-repeat: no-repeat;
    text-align: center;
    color: white;
    width: 113px;
    max-width: 113px;
    height: 24px;
    max-height: 24px;
}

.button:active {
    background-image: url("../images/back_esp_eng.gif");
}

.sector-link {
    color: rgba(0, 0, 0, 0.54);
    font-style: italic;
}

.sector-white {
    color: #FFFFFF;
    font-style: italic;
}

.fancy-background-green {
    background-image: url("../images/fancy-background-green.png");
    background-repeat: repeat;
}

.fancy-background-red {
    background-image: url("../images/fancy-background-red.png");
    background-repeat: repeat;
}

.fancy-background-blue {
    background-image: url("../images/fancy-background-blue.png");
    background-repeat: repeat;
}

.fancy-background-orange {
    background-image: url("../images/fancy-background-orange.png");
    background-repeat: repeat;
}

.fancy-background-purple {
    background-image: url("../images/fancy-background-purple.png");
    background-repeat: repeat;
}

.fancy-background-pink {
    background-image: url("../images/fancy-background-pink.png");
    background-repeat: repeat;
}

.fancy-background-yellow {
    background-image: url("../images/fancy-background-blue.png");
    background-repeat: repeat;
}

.fancy-background-black {
    background-image: url("../images/fancy-background-black.png");
    background-repeat: repeat;
}


/*---------------------Menu------------------------*/


/* Español / Ingles*/

span a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 5px auto auto;
}

span a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

.head {
    background-image: url("../images/head.png");
    width: 865px;
    height: 185px;
    padding-top: 5px;
    padding-bottom: 3px;
}

.head.index {
    background-image: url("../images/head-index.png");
    width: 865px;
    height: 208px;
}

.sectores-absolute {
    width: 866px !important;
    position: absolute;
    top: 300;
    z-index: 1;
    text-align: center;
}

.sector-title {
    width: 46px;
    height: 300px;
}

.sectores-links {
    width: 608px;
    margin-left: 222px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
}

.flex-row.start {
-webkit-box-pack: center;
    -ms-flex-pack: center;
          justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}

.flex-row.between {
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}

.rotate {
    white-space: nowrap;
    margin-top: 100px;
    color: #fafafa;
    font-weight: bold;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.rotate1 {
    white-space: nowrap;
    margin-top: -150px;
    color: #fafafa;
    font-weight: bold;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.rotate2 {
    white-space: nowrap;
    margin-top: -60px;
    color: #fafafa;
    font-weight: bold;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.rotate3 {
    white-space: nowrap;
    margin-top: 20px;
    color: #fafafa;
    font-weight: bold;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.rotate4 {
    white-space: nowrap;
    margin-top: 100px;
    color: #fafafa;
    font-weight: bold;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.rotate5 {
    white-space: nowrap;
    margin-top: 190px;
    color: #fafafa;
    font-weight: bold;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.rotate6 {
    white-space: nowrap;
    margin-top: 300px;
    color: #fafafa;
    font-weight: bold;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.rotate7 {
    white-space: nowrap;
    margin-top: 200px;
    color: #fafafa;
    font-weight: bold;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.rotate8 {
    white-space: nowrap;
    margin-top: 200px;
    color: #fafafa;
    font-weight: bold;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.box {
    height: 215px;
    width: 100%;
}

.producto-right {
    float: right;
    height: 100%;
    width: 500px;
    padding-right: 82px;
}

.image-boder {
    position: absolute;
    z-index: -1;
}

.dgti-pie ul {

   list-style-image:url(../img/vin3.gif);

}

.dgti-pie a {

	color:#CCCCCC;

	text-decoration:none;

}

.dgti-pie a:hover {

	color:#FFFFFF; 

	text-decoration:none;

}

.dgti-pie .col {

	float:left;

	vertical-align:top;

	padding:10px;

}
.dgti-centro .dgti-pie .dgti-footer{
	position:relative;
	height:130px;
}