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

.button {
	background-color:rgba(51,51,63,1);
	background-size:90px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:16px;
	margin-bottom:10px;
	border-style: none;
	border-color:#666;
	font-family: Optima, Segoe, 'Segoe UI', Candara, Calibri, Arial, sans-serif;
	width:55px;
	font-weight: bold;
}
.msj2{
	background-color:rgba(187,180,174,0.1);
	background-size:90px;
	color:#fff;
	margin-bottom:10px;
	border-style: none;
	border-color:#666;
	width:100%;
	height:100px;
	font-family: Optima, Segoe, 'Segoe UI', Candara, Calibri, Arial, sans-serif;
	
}
.msj{
	color:#fff;
	width:100%;
	border-style: none;
	text-align:center;
	background-color:rgba(187,180,174,0.1);
	height:20px;
	font-family: Optima, Segoe, 'Segoe UI', Candara, Calibri, Arial, sans-serif;
}
h12{
	font-size:16px;
}
.h16{
	font-size:16px;
	color:#FFF;
}
h26{
	font-size:10px;
	color:#FFF;
}
h18{
	font-size:12px;
	color:#FFF;
}
#bl{
	color:#FFF;
}
u{
	color:rgba(200,200,200,0.5);
}