.divvisible{
     display:inline;
}

.divoculto {
    display: none;
}
.claseLimpia{
            
}

.body {
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EBEBEB;
}