/* CSS Document */body {		background-color: #e8e8e8;	text-align: center;	margin: 0;}a {		color: Black;	text-decoration: none;}a:hover {	color: #2b761b;	}p, td, li {	color: 3f3f3f;	font: 12px Arial, Helvetica, sans-serif;		}#contenido {	text-align: justify;	padding: 0 10px;	width:557px;	background: #f6f6f6 url(IMG/Sombra_derecha.gif) top right repeat-y;}#pie {	text-align: center;}.izquierda {	background: Transparent url(IMG/SombraIzq_botonera.gif) top right repeat-y;}.fondo_botonera td {		background: #e8e8e8 url(IMG/boton.jpg);	height: 27px;	width: 187px;	padding: 6px 15px 0 0;	text-align: right;	font: bold 12px Arial, Helvetica, sans-serif;	vertical-align: top;}html>body .fondo_botonera td {	height: 33px;	}#contenedor {	position: relative;	margin: 0 auto;	width: 776px;	text-align: left;}