﻿.panelTexto
{
	/*background-color:#E0DFDF;*/
 	text-align:center;
	padding:5px;
}

.labelTextoConfirmacion
{}

.panelBotones 
{
	padding-top: 15px;
}

.botonAceptarPanelConfirmacion
{
 	float:left;
}

.botonCancelarPanelConfirmacion
{
 	float:right;
}

.panelTextoInformacion
{
	/*background-color:#E0DFDF;*/
 	text-align:center;
	padding:5px;
}

.labelTextoInformacion
{}

.panelBotonesInformacion 
{
	padding-top: 15px;
}

.botonAceptarPanelInformacion
{
 	float:right;
}
