@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Carrois+Gothic);
@import url(http://fonts.googleapis.com/css?family=Scada);
@import url(http://fonts.googleapis.com/css?family=Carrois+Gothic);
.linea-naranja{
background:#E67817;
height:40px;
width:100%;
}

.botonera a{
    display: inline-block;
    font-family: 'Carrois Gothic', sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    /* height: 40px; */
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
    text-decoration: none;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
}

.botonera a:hover{
background:#C55B0F;
}

.color-header
{
font-size:18px;
color:#2B1870;
}

.linea-gris
{
background:#E3E3E3;
height:5px;
width:100%;
}
.botonera2 a{
display: table-cell;
font-family: 'Carrois Gothic', sans-serif;
font-size:12px;
color:#333333;
padding:5px;
padding-left:10px;
padding-right:10px;
text-decoration:none;
cursor:pointer;
}
.botonera2 a:hover{
color:#666666;
}
.letra-infe
{
font-family: 'Carrois Gothic', sans-serif;
font-size:12px;
color:#666666;
}
.empresas{
font-family: 'Scada', sans-serif;
font-size:15px;
color:#666666;
}
.bienvenidos{
font-family: 'Carrois Gothic', sans-serif;
font-size:35px;
color:#FFFFFF;
}
.bienvenidos2{
font-family: 'Carrois Gothic', sans-serif;
font-size:35px;
color:#FFFFFF;
padding-top:40px;
}

.descrip_B{
color:#FFFFFF;
font-family: 'Carrois Gothic', sans-serif;
font-size:14px;
}
.titulos_naranjas
{
color:#E67817;
font-family: 'Carrois Gothic', sans-serif;
font-size:18px;
}
.titulos_naranjas33
{
color:#E67817;
font-family: 'Carrois Gothic', sans-serif;
font-size:14px;
}
.titulos_naranjas11
{
color:#E67817;
font-family: 'Carrois Gothic', sans-serif;
font-size:16px;
}

.titulos_naranjas2
{
color:#E67817;
font-family: 'Carrois Gothic', sans-serif;
font-size:22px;
}
.frase
{
color:#4E4E4E;
font-family: 'Carrois Gothic', sans-serif;
font-size:18px;
}
.descrip-gris
{
color:#4E4E4E;
font-family: 'Carrois Gothic', sans-serif;
font-size:13px;
}
.descrip-gris33
{
color:#4E4E4E;
font-family: 'Carrois Gothic', sans-serif;
font-size:12px;
}
.descrip-gris22
{
color:#4E4E4E;
font-family: 'Carrois Gothic', sans-serif;
font-size:15px;
}

.contactenos {
font-family: 'Scada', sans-serif;
font-size:20px;
color:#E67817;
}
.informacion {
font-family: 'Scada', sans-serif;
font-size:20px;
color:#062369;
}
.oferta {
font-family: 'Scada', sans-serif;
font-size:28px;
color:#062369;
}
.descripcion-index{
color:#4E4E4E;
font-family: 'Carrois Gothic', sans-serif;
font-size:16px;
}
.titulo_azul
{
color:#29166F;
font-family: 'Carrois Gothic', sans-serif;
font-size:22px;
}
.boton-rojo {
display:inline-block;
width:156px;
height:125px;
background:url(../imagenes/botones/familia.png) no-repeat;
cursor:pointer;
}
.boton-rojo:hover{
background:url(../imagenes/botones/familia1.png) no-repeat;
}
.boton-amarillo {
display:inline-block;
width:156px;
height:125px;
background:url(../imagenes/botones/propiedad.png) no-repeat;
cursor:pointer;
}
.boton-amarillo:hover{
background:url(../imagenes/botones/propiedad1.png) no-repeat;
}
.boton-azul {
display:inline-block;
width:156px;
height:125px;
background:url(../imagenes/botones/empresas.png) no-repeat;
cursor:pointer;
}
.boton-azul:hover{
background:url(../imagenes/botones/empresas2.png) no-repeat;
}
