html, body {
	width:100%;
	height:100%;
	margin:0;
	background-color: #23353f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center center;
}

td {
	font-family: Tahoma;
	font-size: 12px;
}


.bg_menu {
	background-image: url(img_web/fondo_menu.jpg);
	background-repeat: repeat-x;
}

.txt_titulo {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

