body {
	background-image:url(pix/fondo_web.jpg);
	margin:0px;
	font-family:Arial, Helvetica, sans-serif
}

.texto_menu_1 {
	color:#666633;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}

.texto_menu_1 a:link,
.texto_menu_1 a:visited {
	color:#666633;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	text-decoration:none;
}

.texto_menu_1 a:hover {
	color:#666633;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	text-decoration:underline;
}

.texto_menu_2 {
	color:#666633;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	width:150px;
}

.texto_menu_3 {
	color:#666633;
	font-weight:normal;
	font-size:12px;
	text-align:right;
	width:150px;
}

.texto_menu_4 {
	color:#666633;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
