


.contenido{
    margin-top: 25px;
    margin-bottom: 50px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    font-family: "Source Sans Pro", sans-serif;
    clear: both;
    overflow: visible;
}

hr .titulo{
    color: #c10a26;
    height: 4px;

}

hr{
    color:#c10a26;
}

h1{
    color: #c10a26;
    font-size: 18px;
    text-align: center;

}

h2{
    color:grey;
    font-size: 16px;

}

h4{
    position: relative;
    font-family: "Mako", sans-serif;
}

a{
    color: #c10a26;
}
.idioma a{
    color: #666666;
}


.texto{
    width: 700px;
    float: left;
    text-align: justify;
    margin-right: 50px;
    color: #666666;

}


.texto-index{
    text-align: justify;
    color: #666666;
}




/*/////////////////////Siderbar//////////////////////////*/
/* Citas */
.sidebar{
width: 210px;
float: right;
}


.frase{
    color:grey;
    font-size: 20px;
    text-align: center;

}

.frase-pie{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}


.frase-pie-contacto{
 position: relative;
top: 80px;

}



.open-quotes{
    background-image: url("http://www.coestecnic.com/imagenes/blockquote.png");
    width: 24px;
    height: 18px;
    position: relative;
    top: 44px;
}

.closed-quotes{
    background-image: url("http://www.coestecnic.com/imagenes/blockquote-final.png");
    width: 24px;
    height: 18px;
   position: relative;
   top:-90px;
   left: 185px;

}

.open-quotes-one-line{
    background-image: url("http://www.coestecnic.com/imagenes/blockquote.png");
    width: 24px;
    height: 18px;
    display: inline-block;
    position: relative;
    top: -7px;

}

.closed-quotes-one-line{
    background-image: url("http://www.coestecnic.com/imagenes/blockquote-final.png");
    width: 24px;
    height: 18px;
    display: inline-block;
    position: relative;
    top: -7px;
}


.autor{
    color: grey;
    text-align: right;
    font-size: 12px;
    position: relative;
    top: -20px;

}

.autor2{
    color: grey;
    text-align: right;
    font-size: 12px;
    position: relative;

}

.autor3{
  top: 80px;
}

.aviso{
width: 210px;
height: 100px;
padding-top: 15px;
 background-image: url("http://www.coestecnic.com/imagenes/identidad/aviso.jpg");
    background-repeat: no-repeat;
    background-position: 0px 0px;
 overflow: hidden;

    text-align: center;
  font-size: 14px;
font-weight: bold;
    color: white;
    background-color: grey;
    position: relative;
    top: 1098px;
}

.aviso p{
margin-top: 3px;
}


.link-sin-subrallar{
text-decoration: none;
}
/*tablas*/

.tabla-enlaces{
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    font-weight:bold;
}

.table{
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    font-weight:bold;

}

.table tr{

}

.table, td, th
{
    border:1px solid #CCCCCC;
    vertical-align: middle;
    text-align: center;
}


tr{
    height: 100px;

}

/*logos situados en tablas*/


.logo49px{
    width: 85px;
    height: 85px;
    margin-left: auto;
    margin-right: auto;
}

.logoLargo{
    width: 120px;
    height: auto;
    margin-left: auto;
    margin-right: auto;

}

.logo-alto{
    width: auto;
    height: 85px;
    margin-left: auto;
    margin-right: auto;

}

/* fotogalerias*/

.gallery-container{
    width: 700px;
    position: relative;
    height: 725px;

}

.gallery-sub-container{
width: 645px;
margin-left: auto;
margin-right: auto;


}

.gallery-container li{
float: left;
list-style: none;
width: 150px;
background-color: red;
margin-top: 15px;
margin-left: 0px;
height: 113px;
overflow: hidden;
}

.gallery-container .intermediate-photo-gallery{
margin-left: 15px;
}

.gallery-container img{
width: 150px;
}

/* iconos sociales*/
.social{
    width: 32px;
    height: 32px;
    background-image: url("http://www.coestecnic.com/imagenes/iconos/social_icons_coestecnic.png");
    display: inline-block;

}

.facebook{
    background-position: 0px 0px;
}


.twitter{
    background-position: -32px 0px;
}


.linked-in{
    background-position: -128px 0px;
}


.gplus{
    background-position: -96px 0px;
}


/* Formulario Contacto */


.formulario{
    position: relative;
    width: 490px;
    height: 500px;
    float: left;
    margin-right: 10px;
    color: #666666;


}

.texto-mas-corto{
position: relative;
    width: 480px;
}

.formulario div{
    position: relative;

}

.formulario label{

    font-size: 15px;
    display: inline-block;


}

.formulario input, .formulario textarea{
    position: absolute;
    left: 150px;
    width: 300px;
    height: 15px;



}
.formulario textarea{
    width: 298px;
    height: 200px;
}

.obligatorio{
position: relative;
top: 190px;
left: 150px;
color: #c10a26;
}

.formulario .button{
    top: 190px;
    height: 50px;
    width: 306px;

}

.dato{
    margin-top: 10px;
}

.errores li{
font-size: 12px;
}


/* Datos de contacto coestecnic */
.datos-coestecnic{
    color: #666666;
    width: 460px;
    float: left;
}


/* Elements Scroll */
.flecha{
    display: inline-block;
    width: 16px;
    height: 16px;
    float: right;
    cursor: pointer;
}

.flecha-abajo{
    display: inline-block;
    width: 16px;
    height: 16px;
    float: right;
}


/* Llistes */

ol ol{
    margin-left: 20px;
}

.letras{
    list-style: lower-alpha;
}



/*Mas contenido */

.mas-informacion{
    font-size: 10px;
    margin-left: 120px;
    color: #c10a26;
}

.lista-separada{
margin-top:20px;
}

.toogle{
cursor: pointer;
}

/*Prevencion*/

.indentar{
width:688px;
margin-left: 12px;
}

/*Contacto*/

.rojo{
color: #c10a26;
}


/*CREDITOS*/
.titlecreditos{

margin-top: 45px;

}

.photo-credit{
margin-top: 15px;
}

