@charset "utf-8";


.bbbranco1			{ border-bottom:1px solid #ffffff;	}
.bbranco1			{ border:1px solid #ffffff;	}	
.bcinza1			{ border:1px solid #d7d7d7;	}
.bcorpri1			{ border:1px solid #ED2B35;	}	
.bbcinza1			{ border-bottom:1px solid #d7d7d7;	}	

.bpontilhado 		{ border-style:dotted; 	}
.bbpontilhado 		{ border-bottom-style:dotted; 	}
.btracejado 		{ border-style:dashed; 	}
.bsolida 			{ border-style:solid; 	}
.bbsolida 			{ border-bottom-style:solid; 	}

.b1 				{ border-width:1px; 	}
.b2 				{ border-width:2px; 	}
.bb1 				{ border-bottom-width:1px; 	}
.bb2 				{ border-bottom-width:2px; 	}

.bcinza 			{ border-color:#d7d7d7; 		}
.bbcinza 			{ border-bottom-color:#d7d7d7; 	}
.bpreto 			{ border-color:#000000; 		}

.bcorsec			{ border-color:#e4cda0;		}
.bcorsec_right		{ border-right-color:#e4cda0;	}
.bcorsec_left		{ border-left-color:#e4cda0;	}
.bcorsec_barra		{ border-top-color:#e4cda0;
					  border-bottom-color:#e4cda0;}					  

.bcorpri			{ border-color:#951a00;		}
.bcorpri_right		{ border-right-color:#951a00;	}
.bcorpri_left		{ border-left-color:#951a00;	}
.bcorpri_barra		{ border-top-color:#951a00;
					  border-bottom-color:#951a00;}

.pad5				{ padding: 5px !important;	}
.pad10				{ padding: 10px !important;			}
.pad15				{ padding: 15px !important;			}
.pad20				{ padding: 20px !important;			}
.pad25				{ padding: 25px !important;			}
.pad30				{ padding: 30px !important;			}
.pad50				{ padding: 50px !important;			}

.f10 				{ font-size:10px !important; 		} 
.f11 				{ font-size:11px !important; 		} 
.f12 				{ font-size:12px !important; 		} 
.f13 				{ font-size:13px !important; 		} 
.f14 				{ font-size:14px !important; 		} 
.f15 				{ font-size:15px !important; 		} 
.f16 				{ font-size:16px !important; 		} 
.f17 				{ font-size:17px !important; 		} 
.f18 				{ font-size:18px !important; 		} 
.f19 				{ font-size:19px !important; 		} 
.f20 				{ font-size:20px !important; 		} 
.f22 				{ font-size:22px !important; 		} 
.f25 				{ font-size:25px !important; 		} 
.f30 				{ font-size:30px !important; 		} 
.f40 				{ font-size:40px !important; 		} 
.f50 				{ font-size:50px !important; 		} 
.f60 				{ font-size:60px !important; 		} 

.h10				{	height:10px !important;		}
.h15				{	height:15px !important;		}
.h20				{	height:20px !important;		}
.h30				{	height:30px !important;		}
.h40				{	height:40px !important;		}
.h50				{	height:50px !important;		}
.h60				{	height:60px !important;		}
.h70				{	height:70px !important;		}
.h80				{	height:80px !important;		}
.h90				{	height:90px !important;		}

.h100				{	height:100px !important;		}
.h125				{	height:125px !important;		}
.h150				{	height:125px !important;		}
.h200				{	height:200px !important;		}

.w100p				{ width:100% !important;}
.w50				{ width:50px !important;			}
.w80				{ width:80px !important;			}
.w100				{ width:100px !important;			}
.w125				{ width:125px !important;			}
.w145				{ width:145px !important;			}
.w150				{ width:150px !important;			}
.w200				{ width:200px !important;			}
.w250				{ width:250px !important;			}
.w300				{ width:300px !important;			}
.w350				{ width:350px !important;			}
.w400				{ width:400px !important;			}
.w450				{ width:450px !important;			}
.w500				{ width:500px !important;			}
.w550				{ width:550px !important;			}
.w600				{ width:600px !important;			}

.fcorpri 			{ color:#009e73 !important;		}
.fbranco 			{ color:#FFFFFF !important; 		}
.fpreto 			{ color:#000000 !important; 		}
.fcinza 			{ color:#555555 !important; 		}
.fvermelho 			{ color:#f05050 !important; 		}
.fverde 			{ color:#2ECC71 !important; 		}
.fazul 				{ color:#0000BF !important; 		}
.famarelo 			{ color:#FFcc00 !important; 		}
.fcinzai 			{ color:#9d9d9d !important; 		}
.fbold 				{ font-weight: bold !important;	}
