/*
Theme Name: Clinic Leger
Theme URI: http://www.clinicaleger.com
Author: Ozorio Silva Neto
Author URI: http://ozoriosilva.blog.br
Description: Tema Responsivo para wordpress.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:health,medical
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* css default */
@import url("/template/leger/assets/css/bootstrap.min.css");
@import url("/template/leger/assets/css/custom.css");
@import url("/template/leger/assets/css/font-awesome.min.css");

/* css nivo slider */
@import url("/template/leger/assets/nivoslider/themes/default/default.css");
@import url("/template/leger/assets/nivoslider/themes/light/light.css");
@import url("/template/leger/assets/css/nivo-slider2.7.css");

/* css efeitos */
@import url("http://fonts.googleapis.com/css?family=Prosto+One");
@import url("/template/leger/assets/css/style_common.css");
@import url("/template/leger/assets/css/style1.css");
@import url("/template/leger/assets/css/text.css");
.menu-fixo{ position:fixed; z-index:10; top:0; max-width:1170px; width:100%;}