﻿/*************************** 
ETIQUETAS
***************************/


/*************************** 
IDENTIFICADORES
***************************/


/*************************** 
CLASES
***************************/

.ip-site-titulo {
    margin: 1.5% 4.3%;
}

.ip-site-menu {
    margin: 1.5% 5%;
}

.ip-site-info {
    margin: 0 5%;
}

.ip-site-cuerpo {
    margin: 0 5%;
}

.ip-site-accion {
    margin: 20px 5%;
}

.ip-site-pie {
    margin: 0 5%;
}


.ip-titulo-s {
    font-size: 1em;
}

.ip-titulo-m {
    font-size: 1.4em;
}

.ip-titulo-l {
    font-size: 1.8em;
}

.ip-titulo-xl {
    font-size: 2.2em;
}



/***************************
REGLAS ANIDADAS (EXCEPCIONES)
***************************/