@charset "UTF-8";
/* CSS Document */

/* ==========  Correction classes ========== */
.nomargin {
	margin: 0!important;
}
.mAuto {
	margin: auto;
}
/* + Correction margins + */
.m01 {
	margin: 1px;
}
.m02 {
	margin: 2px;
}
.m03 {
	margin: 3px;
}
.m04 {
	margin: 4px;
}
.m05 {
	margin: 5px;
}
.m10 {
	margin: 10px;
}
.m15 {
	margin: 15px;
}
.m20 {
	margin: 20px;
}
.m25 {
	margin: 25px;
}
.m30 {
	margin: 30px;
}
.m35 {
	margin: 35px;
}
/* margin-right */
.mr0 {
	margin-right: 0px;
}
.mr01 {
	margin-right: 1px;
}
.mr02 {
	margin-right: 2px;
}
.mr03 {
	margin-right: 3px;
}
.mr04 {
	margin-right: 4px;
}
.mr05 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr25 {
	margin-right: 25px;
}
.mr30 {
	margin-right: 30px;
}
.mr35 {
	margin-right: 35px;
}
.mr40 {
	margin-right: 40px;
}
.mr45 {
	margin-right: 45px;
}
.mr50 {
	margin-right: 50px;
}
.mr01neg {
	margin-right: -1px;
}
.mr02neg {
	margin-right: -2px;
}
.mr03neg {
	margin-right: -3px;
}
.mr04neg {
	margin-right: -4px;
}
.mr05neg {
	margin-right: -5px;
}
.mr10neg {
	margin-right: -10px;
}
.mr15neg {
	margin-right: -15px;
}
.mr20neg {
	margin-right: -20px;
}
.mr25neg {
	margin-right: -25px;
}
.mr30neg {
	margin-right: -30px;
}
.mr35neg {
	margin-right: -35px;
}
.mr40neg {
	margin-right: -40px;
}
.mr45neg {
	margin-right: -45px;
}
.mr50neg {
	margin-right: -50px;
}
/* margin-right */
/* margin-bottom */
.mb0 {
	margin-bottom: 0!important;
}
.mb01 {
	margin-bottom: 1px;
}
.mb02 {
	margin-bottom: 2px;
}
.mb03 {
	margin-bottom: 3px;
}
.mb04 {
	margin-bottom: 4px;
}
.mb05 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb01neg {
	margin-bottom: -1px;
}
.mb02neg {
	margin-bottom: -2px;
}
.mb03neg {
	margin-bottom: -3px;
}
.mb04neg {
	margin-bottom: -4px;
}
.mb05neg {
	margin-bottom: -5px;
}
.mb10neg {
	margin-bottom: -10px;
}
.mb15neg {
	margin-bottom: -15px;
}
.mb20neg {
	margin-bottom: -20px;
}
.mb25neg {
	margin-bottom: -25px;
}
.mb30neg {
	margin-bottom: -30px;
}
.mb35neg {
	margin-bottom: -35px;
}
.mb40neg {
	margin-bottom: -40px;
}
.mb45neg {
	margin-bottom: -45px;
}
.mb50neg {
	margin-bottom: -50px;
}
/* margin-bottom */
/* margin-top */
.mt0 {
	margin-top: 0!important;
}
.mt01 {
	margin-top: 1px;
}
.mt02 {
	margin-top: 2px;
}
.mt03 {
	margin-top: 3px;
}
.mt04 {
	margin-top: 4px;
}
.mt05 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt45 {
	margin-top: 45px;
}
.mt50 {
	margin-top: 50px;
}
.mt01neg {
	margin-top: -1px;
}
.mt02neg {
	margin-top: -2px;
}
.mt03neg {
	margin-top: -3px;
}
.mt04neg {
	margin-top: -4px;
}
.mt05neg {
	margin-top: -5px;
}
.mt10neg {
	margin-top: -10px;
}
.mt15neg {
	margin-top: -15px;
}
.mt20neg {
	margin-top: -20px;
}
.mt25neg {
	margin-top: -25px;
}
.mt30neg {
	margin-top: -30px;
}
.mt35neg {
	margin-top: -35px;
}
.mt40neg {
	margin-top: -40px;
}
.mt45neg {
	margin-top: -45px;
}
.mt50neg {
	margin-top: -50px;
}
/* margin-top */

/* margin-left */
.ml0 {
	margin-left: 0px!important;
}
.ml01 {
	margin-left: 1px;
}
.ml02 {
	margin-left: 2px;
}
.ml03 {
	margin-left: 3px;
}
.ml04 {
	margin-left: 4px;
}
.ml05 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}
.ml30 {
	margin-left: 30px;
}
.ml35 {
	margin-left: 35px;
}
.ml40 {
	margin-left: 40px;
}
.ml45 {
	margin-left: 45px;
}
.ml50 {
	margin-left: 50px;
}
.ml01neg {
	margin-left: -1px;
}
.ml02neg {
	margin-left: -2px;
}
.ml03neg {
	margin-left: -3px;
}
.ml04neg {
	margin-left: -4px;
}
.ml05neg {
	margin-left: -5px;
}
.ml10neg {
	margin-left: -10px;
}
.ml15neg {
	margin-left: -15px;
}
.ml20neg {
	margin-left: -20px;
}
.ml25neg {
	margin-left: -25px;
}
.ml30neg {
	margin-left: -30px;
}
.ml35neg {
	margin-left: -35px;
}
.ml40neg {
	margin-left: -40px;
}
.ml45neg {
	margin-left: -45px;
}
.ml50neg {
	margin-left: -50px;
}
/* margin-left */

/* PADDING */

.nopadding {
	padding: 0!important;
}
/* + Correction paddings + */
.pb0 {
	padding-bottom: 0!important;
}
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.pt0 {
	padding-top: 0!important;
}
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt25 {
	padding-top: 25px;
}
.pt30 {
	padding-top: 30px;
}
.pr0 {
	padding-right: 0!important;
}
.pr5 {
	padding-right: 5px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pr20 {
	padding-right: 20px;
}
.pr25 {
	padding-right: 25px;
}
.pr30 {
	padding-right: 30px;
}
.pl0 {
	padding-left: 0!important;
}
.pl5 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.pl20 {
	padding-left: 20px;
}
.pl25 {
	padding-left: 25px;
}
.pl30 {
	padding-left: 30px;
}
/* padding */

/* 10 colunas */
.grid10-col-nospan {
	width: 10%;
}
.grid10-col-span2 {
	width: 20%;
}
.grid10-col-span3 {
	width: 30%;
}
.grid10-col-span4 {
	width: 40%;
}
.grid10-col-span5 {
	width: 50%;
}
.grid10-col-span6 {
	width: 60%;
}
.grid10-col-span7 {
	width: 70%;
}
.grid10-col-span8 {
	width: 80%;
}
.grid10-col-span9 {
	width: 90%;
}
.grid10-col-span10 {
	width: 100%;
}
/* 10 colunas */

/* 24 colunas */
.grid24-col-nospan {
	width: 4.1666666667%;
}
.grid24-col-span2 {
	width: 8.3333333333%;
}
.grid24-col-span3 {
	width: 12.5%;
}
.grid24-col-span4 {
	width: 16.6666666667%;
}
.grid24-col-span5 {
	width: 20.8333333333%;
}
.grid24-col-span6 {
	width: 25%;
}
.grid24-col-span7 {
	width: 29.1666666667%;
}
.grid24-col-span8 {
	width: 33.3333333333%;
}
.grid24-col-span9 {
	width: 37.5%;
}
.grid24-col-span10 {
	width: 41.6666666667%;
}
.grid24-col-span11 {
	width: 45.8333333333%;
}
.grid24-col-span12 {
	width: 50%;
}
.grid24-col-span13 {
	width: 54.1666666667%;
}
.grid24-col-span14 {
	width: 58.3333333333%;
}
.grid24-col-span15 {
	width: 62.5%;
}
.grid24-col-span16 {
	width: 66.6666666667%;
}
.grid24-col-span17 {
	width: 70.8333333333%;
}
.grid24-col-span18 {
	width: 75%;
}
.grid24-col-span19 {
	width: 79.1666666667%;
}
.grid24-col-span20 {
	width: 83.3333333333%;
}
.grid24-col-span21 {
	width: 87.5%;
}
.grid24-col-span22 {
	width: 91.6666666667%;
}
.grid24-col-span23 {
	width: 95.8333333333%;
}
.grid24-col-span24 {
	width: 100%;
}
/* 24 colunas */

/* 12 colunas */
.grid12-col-nospan {
	width: 8.3333333333%;
}
.grid12-col-span2 {
	width: 16.6666666667%;
}
.grid12-col-span3 {
	width: 25%;
}
.grid12-col-span4 {
	width: 33.3333333333%;
}
.grid12-col-span5 {
	width: 41.6666666667%;
}
.grid12-col-span6 {
	width: 50%;
}
.grid12-col-span7 {
	width: 58.3333333333%;
}
.grid12-col-span8 {
	width: 66.6666666667%;
}
.grid12-col-span9 {
	width: 75%;
}
.grid12-col-span10 {
	width: 83.3333333333%;
}
.grid12-col-span11 {
	width: 91.6666666667%;
}
.grid12-col-span12 {
	width: 100%;
}
/* 12 colunas */


/* displays e afins */
.displayBlock {
	display: block;
}
.displayInline {
	display: inline;
}
.displayInlineBlock {
	display: inline-block;
}
.limpaDisplay {
	clear: both;
}
.flutuaEsq {
	float: left;
}
.flutuaDir {
	float: right;
}
/* displays e afins */
/* tamanhos de texto */
.texto07 {
	font-size: 7px;
}
.texto08 {
	font-size: 8px;
}
.texto09 {
	font-size: 9px;
}
.texto10 {
	font-size: 10px;
}
.texto11 {
	font-size: 11px;
}
.texto12 {
	font-size: 12px;
}
.texto13 {
	font-size: 13px;
}
.texto14 {
	font-size: 14px;
}
.texto15 {
	font-size: 15px;
}
.texto16 {
	font-size: 16px;
}
.texto17 {
	font-size: 17px;
}
.texto18 {
	font-size: 18px;
}
.texto19 {
	font-size: 19px;
}
.texto20 {
	font-size: 20px;
}
.texto21 {
	font-size: 21px;
}
.texto22 {
	font-size: 22px;
}
.texto23 {
	font-size: 23px;
}
.texto24 {
	font-size: 24px;
}
.texto25 {
	font-size: 25px;
}
.texto26 {
	font-size: 26px;
}
.texto27 {
	font-size: 27px;
}
.texto28 {
	font-size: 28px;
}
.texto29 {
	font-size: 29px;
}
.texto30 {
	font-size: 30px;
}
.ls00 {
	letter-spacing: 0px;
}
.ls01 {
	letter-spacing: 1px;
}
.ls02 {
	letter-spacing: 2px;
}
.ls03 {
	letter-spacing: 3px;
}
.ls04 {
	letter-spacing: 4px;
}
.ls05 {
	letter-spacing: 5px;
}
.ls06 {
	letter-spacing: 6px;
}
.ls07 {
	letter-spacing: 7px;
}
.ls08 {
	letter-spacing: 8px;
}
.ls09 {
	letter-spacing: 9px;
}
.ls10 {
	letter-spacing: 10px;
}
.lh7 {
	line-height: 7px;
}
.lh08 {
	line-height: 8px;
}
.lh09 {
	line-height: 9px;
}
.lh10 {
	line-height: 10px;
}
.lh11 {
	line-height: 11px;
}
.lh12 {
	line-height: 12px;
}
.lh13 {
	line-height: 13px;
}
.lh14 {
	line-height: 14px;
}
.lh15 {
	line-height: 15px;
}
.lh16 {
	line-height: 16px;
}
.lh17 {
	line-height: 17px;
}
.lh18 {
	line-height: 18px;
}
.lh19 {
	line-height: 19px;
}
.lh20 {
	line-height: 20px;
}
.lh21 {
	line-height: 21px;
}
.lh22 {
	line-height: 22px;
}
.lh23 {
	line-height: 23px;
}
.lh24 {
	line-height: 24px;
}
.lh25 {
	line-height: 25px;
}
.lh26 {
	line-height: 26px;
}
.lh27 {
	line-height: 27px;
}
.lh28 {
	line-height: 28px;
}
.lh29 {
	line-height: 29px;
}
.lh30 {
	line-height: 30px;
}
.lh31 {
	line-height: 31px;
}
.lh32 {
	line-height: 32px;
}
.lh33 {
	line-height: 33px;
}
.lh34 {
	line-height: 34px;
}
.lh35 {
	line-height: 35px;
}
.lh36 {
	line-height: 36px;
}
.lh37 {
	line-height: 37px;
}
.lh38 {
	line-height: 38px;
}
.lh39 {
	line-height: 39px;
}
.lh40 {
	line-height: 40px;
}
.lh41 {
	line-height: 41px;
}
.lh42 {
	line-height: 42px;
}
.lh43 {
	line-height: 43px;
}
.lh44 {
	line-height: 44px;
}
.lh45 {
	line-height: 45px;
}
.lh46 {
	line-height: 46px;
}
.lh47 {
	line-height: 47px;
}
.lh48 {
	line-height: 48px;
}
.lh49 {
	line-height: 49px;
}
.lh50 {
	line-height: 50px;
}
/* tamanhos de texto */

/* alinhamentos */
.alinhaEsquerda {
	text-align: left;
}
.alinhaDireita {
	text-align: right;
}
.alinhaCentro {
	text-align: center;
}
.alinhaJustifica {
	text-align: justify;
}
/* alinhamentos */

/* alturas máximas de divs */
.altura-max-005 {
	max-height: 5%;
}
.altura-max-010 {
	max-height: 10%;
}
.altura-max-015 {
	max-height: 15%;
}
.altura-max-020 {
	max-height: 20%;
}
.altura-max-025 {
	max-height: 25%;
}
.altura-max-030 {
	max-height: 30%;
}
.altura-max-035 {
	max-height: 35%;
}
.altura-max-040 {
	max-height: 40%;
}
.altura-max-045 {
	max-height: 45%;
}
.altura-max-050 {
	max-height: 50%;
}
.altura-max-055 {
	max-height: 55%;
}
.altura-max-060 {
	max-height: 60%;
}
.altura-max-065 {
	max-height: 65%;
}
.altura-max-070 {
	max-height: 70%;
}
.altura-max-075 {
	max-height: 75%;
}
.altura-max-080 {
	max-height: 80%;
}
.altura-max-085 {
	max-height: 85%;
}
.altura-max-090 {
	max-height: 90%;
}
.altura-max-095 {
	max-height: 95%;
}
.altura-max-100 {
	max-height: 100%;
}
/* alturas máximas de divs */

/* larguras máximas de divs */
.largura-max-005 {
	max-width: 5%;
}
.largura-max-010 {
	max-width: 10%;
}
.largura-max-015 {
	max-width: 15%;
}
.largura-max-020 {
	max-width: 20%;
}
.largura-max-025 {
	max-width: 25%;
}
.largura-max-030 {
	max-width: 30%;
}
.largura-max-035 {
	max-width: 35%;
}
.largura-max-040 {
	max-width: 40%;
}
.largura-max-045 {
	max-width: 45%;
}
.largura-max-050 {
	max-width: 50%;
}
.largura-max-055 {
	max-width: 55%;
}
.largura-max-060 {
	max-width: 60%;
}
.largura-max-065 {
	max-width: 65%;
}
.largura-max-070 {
	max-width: 70%;
}
.largura-max-075 {
	max-width: 75%;
}
.largura-max-080 {
	max-width: 80%;
}
.largura-max-085 {
	max-width: 85%;
}
.largura-max-090 {
	max-width: 90%;
}
.largura-max-095 {
	max-width: 95%;
}
.largura-max-100 {
	max-width: 100%;
}
.zindex-1000 {
	z-index: 1000;
}
.zindex-neg1000 {
	z-index: -1000;
}

/* larguras máximas de divs */
