body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
p {
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.boton {
	background-color: #f08d00;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;

}
.alert {
	color: #333333;
	font-size: 16px;
	font-weight: bold;

}
.caja1 {
	background-color: #c1d0e3;
	border: 1px solid #699DB6;
}
.txt-med {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.boton-inicio {
	background-color: #C1D0E3;
	font-size: 11px;
	color: #333333;
	border: 1px solid #475B63;
	height: 20px;
	width: 230px;

}
.masmenos {
	font-size: 12px;
	color: #666666;
}
.centro {
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #3CA9FB;
}
