

/**********************************************************
***********************************************************
***********************************************************



   SOME MORE LAYER EXAMPLES, USE ONLY WHICH YOU NEED,
   TO SAVE LOAD TIME 



***********************************************************
***********************************************************
***********************************************************/



.tipo-banner1{
	font-family: Bask-it;
	font-size:80px;
	line-height:70px;
	letter-spacing: 0.2em;
	color:rgb(255, 255, 255);
	text-decoration:none;
	background-color:transparent;
	text-shadow:none;
	border-width:0px;
	border-color:rgb(0, 0, 0);
	border-style:none;

}

.tipo-banner2{
	font-family: Bask-boldit;
	font-size:80px;
	letter-spacing: 0.2em;
	line-height:70px;
	color:#B99923;
	text-decoration:none;
	background-color:transparent;
	text-shadow:none;
	border-width:0px;
	border-color:rgb(0, 0, 0);
	border-style:none;

}

.tipo-banner3{
	font-family: Bask-reg;
	font-size:18px;
	line-height:70px;
	color:#B99923;
	text-decoration:none;
	background-color:transparent;
	text-shadow:none;
	border-width:0px;
	border-color:rgb(0, 0, 0);
	border-style:none;

}

.tipo-banner4{
	font-family: Bask-reg;
	font-size:18px;
	line-height:70px;
	color:#fff;
	text-decoration:none;
	background-color:transparent;
	text-shadow:none;
	border-width:0px;
	border-color:rgb(0, 0, 0);
	border-style:none;

}