/*
Theme Name: ACTIC
Theme URI: http://www.actic.cl
Version: 2.0
Author: beans comunicaciones
Author URL: http://www.beans.cl
Description: Tema exclusivamente diseñado para ACIC Consultores. Contiene plantillas especiales y formatos de imagenes.
License: Licencia Creative Commons
License URL: http://creativecommons.org/licenses/by/3.0/
*/

@charset "utf-8";

/* CSS Document */
@import url('css/actic.css');

/******CLEARFIX******/
.clearfix {*zoom:1; display:block;}
.clearfix:before, .clearfix:after {display:table; content:""; line-height:0; visibility:hidden; height:0;}
.clearfix:after {clear:both;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
.clear {clear:both;}

/*END*/