Plantilla:ÍndiceGeneral/estilo.css

.estilo {
	width:100%;
	text-align:center;
	padding: 0.25em 0.5em 0.3em 0.5em; 
	border-top: 1px solid #A0A0A0; 
	border-bottom: 1px solid #A0A0A0; 
	background-color: #F4F0E5;
	margin:auto;
}
.cabecera {
	padding: 0.25em 0.5em 0.3em 0.5em; 
	background-color: #AEABA0;
	text-align: center; 
	margin:auto;
}